From: Martin Zobel-Helas Date: Sat, 7 Jan 2012 17:53:59 +0000 (+0100) Subject: remove the smart hostgroup and it's process X-Git-Url: https://wiki.adam-barratt.org.uk/gitweb/?a=commitdiff_plain;h=4425b434ae50fba4e9b0180c3486a16673cb1104;p=mirror%2Fdsa-nagios.git remove the smart hostgroup and it's process Signed-off-by: Martin Zobel-Helas --- diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index 46b08d9..40b6683 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -1083,9 +1083,6 @@ hostgroups: alias: secondary IP addresses private: 1 - smart: - alias: hosts with smartd - private: 1 hasbootfs: alias: hosts with a /boot filesystem private: 1 @@ -2447,10 +2444,6 @@ services: # nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u root -C dhcpd3 -a '/usr/sbin/dhcpd3 -q eth0'" # hosts: paer ### - - - name: process - smartd - nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u root -C smartd -a '/usr/sbin/smartd --pidfile /var/run/smartd.pid --interval=1800'" - hostgroups: smart ############ NFS Stuff ############ ####