yes, this makes sense
On Mon, Feb 7, 2011 at 11:47 PM, Stuart Henderson wrote:
> Currently only "check tcp" displays times in the logs,
> "check icmp" and "check script" always display 0ms because the
> start time was not recorded (currently in struct ctl_tcp_event)
> so the duration can't be cal
Currently only "check tcp" displays times in the logs,
"check icmp" and "check script" always display 0ms because the
start time was not recorded (currently in struct ctl_tcp_event)
so the duration can't be calculated.
host 10.15.4.2, check tcp (2ms), state unknown -> down, availability 0.00%
hos