summaryrefslogtreecommitdiffstats
path: root/abs/core/xymon/analysis.cfg.patch
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2017-04-25 18:05:17 (GMT)
committerBritney Fransen <brfransen@gmail.com>2017-04-25 18:05:17 (GMT)
commit1b44c5155a096f665e3aeacada82c244407132e4 (patch)
tree8b245512a112f15d3b5de696ccd7f98878abd854 /abs/core/xymon/analysis.cfg.patch
parentc63a8008721d6257eb1cb6185b8792da8d4d9672 (diff)
downloadlinhes_pkgbuild-1b44c5155a096f665e3aeacada82c244407132e4.zip
linhes_pkgbuild-1b44c5155a096f665e3aeacada82c244407132e4.tar.gz
linhes_pkgbuild-1b44c5155a096f665e3aeacada82c244407132e4.tar.bz2
xymon: add inode and disk exceptions to frontend systems
Diffstat (limited to 'abs/core/xymon/analysis.cfg.patch')
-rw-r--r--abs/core/xymon/analysis.cfg.patch33
1 files changed, 20 insertions, 13 deletions
diff --git a/abs/core/xymon/analysis.cfg.patch b/abs/core/xymon/analysis.cfg.patch
index 3539ae3..d93b70d 100644
--- a/abs/core/xymon/analysis.cfg.patch
+++ b/abs/core/xymon/analysis.cfg.patch
@@ -1,12 +1,12 @@
---- analysis.cfg.orig 2017-01-18 19:50:46.758666909 +0000
-+++ analysis.cfg 2017-01-18 20:01:50.480263760 +0000
-@@ -353,12 +353,108 @@
+--- analysis.cfg.orig 2017-04-25 17:21:23.686051680 +0000
++++ analysis.cfg 2017-04-25 17:23:11.332110989 +0000
+@@ -353,12 +353,115 @@
# to all hosts, add a new section with "HOSTS=*"
+HOST=_MASTERBACKEND_
-+ PROC sshd 1
-+ PROC lighttpd
++ PROC sshd 1
++ PROC lighttpd
+ PROC xymond
+ PROC crond
+ PROC mysql
@@ -25,8 +25,8 @@
+
+HOST=_MASTERFRONTEND_
+ PROC mythfrontend 1 5 yellow
-+ PROC sshd 1
-+ PROC lighttpd
++ PROC sshd 1
++ PROC lighttpd
+ PROC xymond
+ PROC crond
+ PROC mysql
@@ -44,14 +44,21 @@
+ PORT "LOCAL=%([.:]22)$" state=LISTEN TEXT=ssh
+
+HOST=_FRONTEND_
-+ PROC sshd 1
++ PROC sshd 1
+ PROC crond
+ PROC mythfrontend 1 5 yellow
+ PROC msg_daemon.py
++ DISK %^/cdrom.* IGNORE
++ DISK %^/mnt.* IGNORE
++ DISK %^/media.* IGNORE
++ DISK * 95 99
++ INODE %^/cdrom.* IGNORE
++ INODE %^/mnt.* IGNORE
++ INODE %^/media.* IGNORE
+ PORT "LOCAL=%([.:]22)$" state=LISTEN TEXT=ssh
+
+HOST=_SLAVEBACKEND_
-+ PROC sshd 1
++ PROC sshd 1
+ PROC crond
+ PROC mythbackend
+ DISK %^/cdrom.* IGNORE
@@ -64,8 +71,8 @@
+ PORT "LOCAL=%([.:]22)$" state=LISTEN TEXT=ssh
+
+HOST=_SLAVEFRONTEND_
-+ PROC sshd 1
-+ PROC lighttpd
++ PROC sshd 1
++ PROC lighttpd
+ PROC hobbitd
+ PROC crond
+ PROC mythbackend
@@ -82,8 +89,8 @@
+
+HOST=_STANDALONE_
+ PROC mythfrontend 1 5 yellow
-+ PROC sshd 1
-+ PROC lighttpd
++ PROC sshd 1
++ PROC lighttpd
+ PROC xymond
+ PROC crond
+ PROC mysql