projects
/
mirror
/
dsa-nagios.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a333a9e
)
no irqbalance on freebsd
author
Peter Palfrader
<peter@palfrader.org>
Tue, 2 Feb 2010 19:07:25 +0000
(20:07 +0100)
committer
Peter Palfrader
<peter@palfrader.org>
Tue, 2 Feb 2010 19:07:25 +0000
(20:07 +0100)
config/nagios-master.cfg
patch
|
blob
|
history
diff --git
a/config/nagios-master.cfg
b/config/nagios-master.cfg
index
d68beea
..
9bfb13a
100644
(file)
--- a/
config/nagios-master.cfg
+++ b/
config/nagios-master.cfg
@@
-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
####
###