freebsd runs 3 processes of bacula-fd
authorMartin Zobel-Helas <zobel@debian.org>
Sat, 9 Feb 2013 07:20:39 +0000 (08:20 +0100)
committerMartin Zobel-Helas <zobel@debian.org>
Sat, 9 Feb 2013 07:20:39 +0000 (08:20 +0100)
Signed-off-by: Martin Zobel-Helas <zobel@debian.org>
config/nagios-master.cfg

index 6e8accb..ea55ba8 100644 (file)
@@ -1395,6 +1395,11 @@ services:
     name: process - bacula-fd
     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u root -C bacula-fd -a '/usr/sbin/bacula-fd -c /etc/bacula/bacula-fd.conf'"
     hostgroups: computers
+    excludehostgroups: freebsd
+  -
+    name: process - bacula-fd
+    nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:3 -c 1: -u root -C bacula-fd -a '/usr/sbin/bacula-fd -c /etc/bacula/bacula-fd.conf'"
+    hostgroups: freebsd
 
  ####
   -