summaryrefslogtreecommitdiffstats
path: root/abs/core/xymon/analysis.cfg
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2013-12-03 18:28:48 (GMT)
committerJames Meyer <james.meyer@operamail.com>2013-12-03 18:28:48 (GMT)
commit8c3ad44135b42290b15395fdcb5a5167a33b4788 (patch)
tree437a5a988ea5941be2ac3c01ca33545ac6b44974 /abs/core/xymon/analysis.cfg
parentb1e1aee98b199446c5322507fd675dcd6301d846 (diff)
downloadlinhes_pkgbuild-8c3ad44135b42290b15395fdcb5a5167a33b4788.zip
linhes_pkgbuild-8c3ad44135b42290b15395fdcb5a5167a33b4788.tar.gz
linhes_pkgbuild-8c3ad44135b42290b15395fdcb5a5167a33b4788.tar.bz2
xymon: set mythfrontend to go yellow instead of red, fix timestamp format for checking the mtc log.
refs #945
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