Mon May 10, 2010 3:48 pm
Do you mean retry count and retry interval?
Standard ICMP probe settings for ping,
packet size = 32
TTL = 64
retry count = 3
retry interval =1000ms
I hope that packet size and TTL parameters are self-explanatory.
When ping fails (The Dude does not receive an answer for 1000ms), The Dude should report service down, when 3 consecutive pings failed (no reply for 1000ms for each of them).