Re: relayd diff: display times for non-tcp checks

2011-02-08 Thread Pierre-Yves Ritschard
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

relayd diff: display times for non-tcp checks

2011-02-07 Thread Stuart Henderson
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