X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=config%2Fnagios-master.cfg;h=3c472051476c7fec4c31c9eb7c1c3a6bb5f27659;hb=5410d83bb5d20703ee786d2737a02542f7e64aa1;hp=913eb7f8bd4cb6ea7701aca826cc99c741cea6f8;hpb=c5b3a48cd1a6ad2db4a09877070f32dbe4f533dc;p=mirror%2Fdsa-nagios.git diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index 913eb7f..3c47205 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -255,10 +255,6 @@ servers: address: 82.195.75.98 parents: gw-man-da hostgroups: computers, acpid-hosts, service, squeeze, megactl - nielsen: - address: 82.195.75.99 - parents: gw-man-da - hostgroups: computers, acpid-hosts, service, squeeze, megactl unger: address: 82.195.75.102 parents: gw-man-da @@ -414,18 +410,6 @@ servers: parents: gw-freenet hostgroups: computers, porterbox, sw-raid, hasusrfs, hasorgfs, squeeze - albeniz: - address: 193.62.202.27 - parents: gw-sanger - # SMP kernel doesn't run stable - hostgroups: computers, porterbox, sw-raid, hasbootfs, ntpsuckers, lenny - contacts: tjrc1, dave - goetz: - address: 193.62.202.26 - parents: gw-sanger - # SMP kernel doesn't run stable - hostgroups: computers, buildd, sw-raid, hasbootfs, ntpsuckers, hassrvfs, lenny - contacts: tjrc1, dave sibelius: address: 193.62.202.28 parents: gw-sanger @@ -877,7 +861,7 @@ servers: santoro: address: 200.17.202.197 parents: gw-c3sl - hostgroups: computers, service, apache2-hosts, ftpd-hosts, rsyncd-hosts, xinetd-hosts, hassrvfs, squeeze + hostgroups: computers, service, apache2-hosts, ftpd-hosts, rsyncd-hosts, xinetd-hosts, hassrvfs, squeeze, high-RTT contacts: faw zemlinsky: @@ -1114,6 +1098,9 @@ hostgroups: brokensamhain: alias: machines that can not run samhain private: 1 + high-RTT: + alias: machines with hight round trip times + private: 1 ############################# # servicegroups @@ -1147,7 +1134,14 @@ services: name: PING check: "check_ping!300.0,20%!600.0,40%" hostgroups: pingable - excludehostgroups: routing-infrastructure + excludehostgroups: routing-infrastructure, high-RTT + normal_check_interval: 5 + max_check_attempts: 4 + retry_check_interval: 1 + - + name: PING + check: "check_ping!600.0,20%!900.0,40%" + hostgroups: high-RTT normal_check_interval: 5 max_check_attempts: 4 retry_check_interval: 1