summaryrefslogtreecommitdiffstats
path: root/abs/core/xymon/analysis.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'abs/core/xymon/analysis.cfg')
-rw-r--r--abs/core/xymon/analysis.cfg10
1 files changed, 5 insertions, 5 deletions
diff --git a/abs/core/xymon/analysis.cfg b/abs/core/xymon/analysis.cfg
index da833e1..460d157 100644
--- a/abs/core/xymon/analysis.cfg
+++ b/abs/core/xymon/analysis.cfg
@@ -317,7 +317,7 @@
# the alert module, which can then use it to control who gets an alert when
# a failure occurs. E.g. the following associates the "httpd" process check
# with the "web" group, and the "sshd" check with the "admins" group:
-# PROC httpd 5 GROUP=web
+# PROC httpd ?5 GROUP=web
# PROC sshd 1 GROUP=admins
# In the alerts.cfg file, you could then have rules like
# GROUP=web
@@ -364,7 +364,7 @@ HOST=_MASTERBACKEND_
PORT "LOCAL=%([.:]22)$" state=LISTEN TEXT=ssh
HOST=_MASTERFRONTEND_
- PROC mythfrontend
+ PROC mythfrontend 1 5 yellow
PROC sshd 1
PROC lighttpd
PROC xymond
@@ -385,7 +385,7 @@ HOST=_MASTERFRONTEND_
HOST=_FRONTEND_
PROC sshd 1
PROC crond
- PROC mythfrontend
+ PROC mythfrontend 1 5 yellow
PROC msg_daemon.py
PORT "LOCAL=%([.:]22)$" state=LISTEN TEXT=ssh
@@ -405,7 +405,7 @@ HOST=_SLAVEFRONTEND_
PROC hobbitd
PROC crond
PROC mythbackend
- PROC mythfrontend
+ PROC mythfrontend 1 5 yellow
PROC msg_daemon.py
DISK %^/cdrom.* IGNORE
DISK %^/mnt.* IGNORE
@@ -415,7 +415,7 @@ HOST=_SLAVEFRONTEND_
HOST=_STANDALONE_
- PROC mythfrontend
+ PROC mythfrontend 1 5 yellow
PROC sshd 1
PROC lighttpd
PROC xymond