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:
3c0d3b0
)
Wait until puppet has pushed a new nrpe config
author
Peter Palfrader
<peter@palfrader.org>
Tue, 16 Jul 2013 12:50:39 +0000
(14:50 +0200)
committer
Peter Palfrader
<peter@palfrader.org>
Tue, 16 Jul 2013 12:50:39 +0000
(14:50 +0200)
config/nagios-master.cfg
patch
|
blob
|
history
diff --git
a/config/nagios-master.cfg
b/config/nagios-master.cfg
index
415ffb3
..
46a5c75
100644
(file)
--- a/
config/nagios-master.cfg
+++ b/
config/nagios-master.cfg
@@
-1934,7
+1934,8
@@
services:
-
name: setup - local hostname etc-hosts
nrpe: 'if getent ahosts `hostname` | grep -q 127.0; then echo "Warning: local hostname resolves to 127/8 address"; exit 1; else echo "OK: Hostname resolves to non-127/8 address."; exit 1; fi'
- hostgroups: computers
+ #hostgroups: computers
+ hostgroups: bm-bl7
excludehosts: wagner, vasks
normal_check_interval: 60
-