no irqbalance on freebsd
authorPeter Palfrader <peter@palfrader.org>
Tue, 2 Feb 2010 19:07:25 +0000 (20:07 +0100)
committerPeter Palfrader <peter@palfrader.org>
Tue, 2 Feb 2010 19:07:25 +0000 (20:07 +0100)
config/nagios-master.cfg

index d68beea..9bfb13a 100644 (file)
@@ -1486,11 +1486,11 @@ services:
     name: process - irqbalance
     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u root -C irqbalance -a '/usr/sbin/irqbalance'"
     hostgroups: computers
-    excludehostgroups: single-cpu
+    excludehostgroups: single-cpu, freebsd
   -
     name: unwanted process - irqbalance
     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C irqbalance"
-    hostgroups: single-cpu
+    hostgroups: single-cpu, freebsd
 
  ####
  ###