remove the smart hostgroup and it's process
authorMartin Zobel-Helas <zobel@debian.org>
Sat, 7 Jan 2012 17:53:59 +0000 (18:53 +0100)
committerMartin Zobel-Helas <zobel@debian.org>
Sat, 7 Jan 2012 17:53:59 +0000 (18:53 +0100)
Signed-off-by: Martin Zobel-Helas <zobel@debian.org>
config/nagios-master.cfg

index 46b08d9..40b6683 100644 (file)
@@ -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 ############
  ####