From c567122f682653d47d50ff745e25bf2587f0ad76 Mon Sep 17 00:00:00 2001 From: Stephen Gran Date: Thu, 28 Jul 2011 10:26:53 +0100 Subject: [PATCH] exclude some more checks not relevant to alioth Signed-off-by: Stephen Gran --- config/nagios-master.cfg | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index c05b335..7d02bba 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -1334,6 +1334,7 @@ services: name: puppet nrpe: "/usr/lib/nagios/plugins/dsa-check-file_age -i 540 -f /var/lib/puppet/state/state.yaml" hostgroups: computers + excludehosts: wagner, vasks #### - @@ -1440,6 +1441,7 @@ services: servicegroups: weaksshkeys nrpe: "/usr/lib/nagios/plugins/dsa-check-statusfile /var/cache/dsa/nagios/weak-ssh-keys" hostgroups: computers + excludehosts: wagner, vasks normal_check_interval: 60 #### - @@ -1775,6 +1777,7 @@ services: - name: setup - ud-ldap freshness nrpe: "/usr/lib/nagios/plugins/dsa-check-udldap-freshness" + excludehosts: wagner, vasks hostgroups: computers - name: system - available entropy -- 2.20.1