Updated timeval_diff() to calculate a full difference.
[icmpmonitor] / icmpmonitor.c
CommitLineData
c5de9e27 1/*
50349883
AT
2 * ICMPmonitor
3 *
4 * Monitors hosts using ICMP 'echo', executing a user-specified command
5 * whenever hosts change state between responsive and unresponsive.
c9b16ece 6 *
476ea14d
AT
7