X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;ds=sidebyside;f=nagios-master.cfg;h=b8b6f202cedc29b6053584e98c446df04ba364c3;hb=d8c5d6904d8caaa22010740d6df2994c170af665;hp=d2a2c417e29b3f81e2638b9d844a71b77437cf22;hpb=376b9732c219c9819314aa9dddd05d3d78892eb4;p=mirror%2Fdsa-nagios.git diff --git a/nagios-master.cfg b/nagios-master.cfg index d2a2c41..b8b6f20 100644 --- a/nagios-master.cfg +++ b/nagios-master.cfg @@ -421,6 +421,17 @@ services: name: PING check: "check_ping!300.0,20%!600.0,40%" hostgroups: all + excludehostgroups: routing-infrastructure + normal_check_interval: 5 + max_check_attempts: 4 + retry_check_interval: 1 + - + name: PING + check: "check_ping!900.0,60%!1500.0,80%" + hostgroups: routing-infrastructure + normal_check_interval: 5 + max_check_attempts: 4 + retry_check_interval: 1 ############ Services ############ ###