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:
a3a0ea7
)
Revert "since zappa is gone, we do not do submission anymore"
author
Peter Palfrader
<peter@palfrader.org>
Wed, 1 Jan 2014 17:52:46 +0000
(18:52 +0100)
committer
Peter Palfrader
<peter@palfrader.org>
Wed, 1 Jan 2014 17:52:46 +0000
(18:52 +0100)
This reverts commit
e4f3e2ccdbbe9db8f76d23d0713cf2934961f947
.
config/nagios-master.cfg
patch
|
blob
|
history
diff --git
a/config/nagios-master.cfg
b/config/nagios-master.cfg
index
1c6600e
..
f096bf7
100644
(file)
--- a/
config/nagios-master.cfg
+++ b/
config/nagios-master.cfg
@@
-1860,11
+1860,11
@@
services:
check: dsa_check_smtp
hostgroups: postfix-hosts
depends: process - postfix - master
-
#
-
-
#
name: network service - submission
-
#
check: dsa_check_smtp_port!587
-
#
hostgroups: incomingmailrelayed
-
#
depends: process - exim
+ -
+ name: network service - submission
+ check: dsa_check_smtp_port!587
+ hostgroups: incomingmailrelayed
+ depends: process - exim
-
name: network service - smtp 2025
check: dsa_check_smtp_port!2025