Network host availability check
Agent Client Collector provides the following default check for network ping monitoring. The check is available for both Windows and Linux.
| Check | Description | Usage | Command | Output |
|---|---|---|---|---|
| util.check-ping |
Checks the network host availability via ICMP (ping) requests. Generates an OK event if the ping success ratio exceeds the Warning threshold (-W, default 50%). Generates a Warning event if the ping success ratio is between the warning threshold (-W, default 50%) and the critical threshold (-C, default 20%). Generates a Critical event if the ping success ratio falls below the critical threshold (-C, default 20%). A proxy agent is required. |
check-ping.rb -h <ip-address> (options)
|
|