From a2fbfd6d7293e27cede5713c43365267574af009 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Tue, 25 May 2010 14:30:45 +0200 Subject: [PATCH] diskfree for sibelius snapshot farm filesystems --- config/nagios-master.cfg | 31 +++++++++++++++++++++++-------- 1 file changed, 23 insertions(+), 8 deletions(-) diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index 03d6aee..3bc8082 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -1049,24 +1049,39 @@ services: nrpe: "/usr/lib/nagios/plugins/check_disk 80 90 /srv/snapshot.debian.org" hosts: stabile,sibelius - - name: disk usage on /srv/farm-snapshot/farm-0123 + name: disk usage on /srv/farm-snapshot/farm-01 servicegroups: diskspace - nrpe: "/usr/lib/nagios/plugins/check_disk 90 95 /srv/farm-snapshot/farm-0123" + nrpe: "/usr/lib/nagios/plugins/check_disk 85 95 /srv/farm-snapshot/farm-01" hosts: sibelius - - name: disk usage on /srv/farm-snapshot/farm-4567 + name: disk usage on /srv/farm-snapshot/farm-23 servicegroups: diskspace - nrpe: "/usr/lib/nagios/plugins/check_disk 90 95 /srv/farm-snapshot/farm-4567" + nrpe: "/usr/lib/nagios/plugins/check_disk 85 95 /srv/farm-snapshot/farm-23" hosts: sibelius - - name: disk usage on /srv/farm-snapshot/farm-89ab + name: disk usage on /srv/farm-snapshot/farm-45 servicegroups: diskspace - nrpe: "/usr/lib/nagios/plugins/check_disk 90 95 /srv/farm-snapshot/farm-89ab" + nrpe: "/usr/lib/nagios/plugins/check_disk 85 95 /srv/farm-snapshot/farm-45" hosts: sibelius - - name: disk usage on /srv/farm-snapshot/farm-cdef + name: disk usage on /srv/farm-snapshot/farm-67 servicegroups: diskspace - nrpe: "/usr/lib/nagios/plugins/check_disk 90 95 /srv/farm-snapshot/farm-cdef" + nrpe: "/usr/lib/nagios/plugins/check_disk 85 95 /srv/farm-snapshot/farm-67" + hosts: sibelius + - + name: disk usage on /srv/farm-snapshot/farm-89 + servicegroups: diskspace + nrpe: "/usr/lib/nagios/plugins/check_disk 85 95 /srv/farm-snapshot/farm-89" + hosts: sibelius + - + name: disk usage on /srv/farm-snapshot/farm-abf + servicegroups: diskspace + nrpe: "/usr/lib/nagios/plugins/check_disk 85 95 /srv/farm-snapshot/farm-abf" + hosts: sibelius + - + name: disk usage on /srv/farm-snapshot/farm-cde + servicegroups: diskspace + nrpe: "/usr/lib/nagios/plugins/check_disk 85 95 /srv/farm-snapshot/farm-cde" hosts: sibelius ############ All Computers ############ -- 2.20.1