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:
576147b
)
Add a submission check for lafayette
author
Stephen Gran
<steve@lobefin.net>
Mon, 6 Apr 2009 00:21:04 +0000
(
01:21
+0100)
committer
Stephen Gran
<steve@lobefin.net>
Mon, 6 Apr 2009 00:21:04 +0000
(
01:21
+0100)
Signed-off-by: Stephen Gran <steve@lobefin.net>
config/nagios-master.cfg
patch
|
blob
|
history
diff --git
a/config/nagios-master.cfg
b/config/nagios-master.cfg
index
ec148a7
..
4f784f2
100644
(file)
--- a/
config/nagios-master.cfg
+++ b/
config/nagios-master.cfg
@@
-1293,6
+1293,11
@@
services:
hostgroups: postfix-hosts
excludehosts: verdi, kassia, allegri, piatti
depends: process - postfix - master
+ -
+ name: network service - submission
+ check: dsa_check_smtp_port!587
+ hosts: lafayette
+ depends: process - exim
-
name: network service - smtp - port 2025
check: dsa_check_smtp_port!2025