GUI CSS: Decoupled most styles for sidebar from the classic theme (CMK-1171)
[check_mk.git] / checkman / check_icmp
blob4eaae65f5243893eac10e7ad5ec59bbb88d8441a
1 title: ICMP Echo Request (Ping)
2 agents: active
3 catalog: agentless
4 license: GPL
5 distribution: check_mk
6 description:
7  This performs an active check with a ICMP Echo Request (Ping)
9  It can check round trip times against given thresholds. It can also check packet
10  loss against given thresholds.
12  Returns {WARN} or {CRIT} if round trip times or packet loss is above given levels.
13  Returns {CRIT} if receiving ICMP Host unreachable messages.
15  This check can be configured by Wato.