high-RTT:
alias: machines with high round trip times
private: 1
- ping-suckers:
- alias: machines that just suck at icmp
- private: 1
alioth:
alias: machines that just are just awkward
private: 1
name: PING
check: "check_ping!350.0,20%!600.0,40%"
hostgroups: pingable
- excludehostgroups: layer3-infrastructure, high-RTT, ping-suckers
+ excludehostgroups: layer3-infrastructure, high-RTT
normal_check_interval: 5
max_check_attempts: 4
retry_check_interval: 1
normal_check_interval: 5
max_check_attempts: 4
retry_check_interval: 1
- -
- name: PING
- check: "check_ping!600.0,90%!900.0,95%"
- hostgroups: ping-suckers
- normal_check_interval: 5
- max_check_attempts: 4
- retry_check_interval: 1
-
name: PING
check: "check_ping!2000.0,60%!3000.0,80%"