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:
6640a69
)
re-enable correct https check for handel
author
Peter Palfrader
<peter@palfrader.org>
Sat, 7 Apr 2012 11:20:50 +0000
(13:20 +0200)
committer
Peter Palfrader
<peter@palfrader.org>
Sat, 7 Apr 2012 11:20:50 +0000
(13:20 +0200)
config/nagios-master.cfg
patch
|
blob
|
history
diff --git
a/config/nagios-master.cfg
b/config/nagios-master.cfg
index
1caac1f
..
fd6c47a
100644
(file)
--- a/
config/nagios-master.cfg
+++ b/
config/nagios-master.cfg
@@
-2227,11
+2227,11
@@
services:
name: network service - https
check: check_https
hostgroups: apache-https
-
#
excludehosts: handel
+ excludehosts: handel
depends: "process - apache2 - master"
normal_check_interval: 120
-
- name: network service - https
with auth
+ name: network service - https
check: dsa_check_https_want_auth
hosts: handel
depends: "process - apache2 - master"