Move sample messages to specific directory
This commit is contained in:
parent
60bb08d609
commit
a3832036b4
|
@ -0,0 +1,29 @@
|
||||||
|
BBCOLORLEVEL="yellow"
|
||||||
|
BBALPHAMSG="HOST.DOMAIN.ORG:libs yellow [0]
|
||||||
|
yellow Thu Aug 16 16:41:56 2018 - libs NOT ok
|
||||||
|
&yellow Machine should be rebooted. Running not the newest installed kernel:
|
||||||
|
|
||||||
|
Running kernel=\"4.9.0-7-amd64, version #1 SMP Debian 4.9.110-3+deb9u1 (2018-08-03)\"
|
||||||
|
Newest installed kernel=\"4.9.0-7-amd64, version #1 SMP Debian 4.9.110-3+deb9u2 (2018-08-13)\"
|
||||||
|
|
||||||
|
&yellow The following processes have libs linked that were upgraded:
|
||||||
|
|
||||||
|
root:
|
||||||
|
/lib/systemd/systemd-udevd (546)
|
||||||
|
systemd-timesync:
|
||||||
|
/usr/lib/postfix/qmgr (52880)
|
||||||
|
|
||||||
|
|
||||||
|
See http://localhost/xymon-cgi/svcstatus.sh?HOST=HOST.DOMAIN.ORG&SERVICE=libs"
|
||||||
|
ACKCODE="0"
|
||||||
|
RCPT="1234567890"
|
||||||
|
BBHOSTNAME="HOST.DOMAIN.ORG"
|
||||||
|
MACHIP="129020027106"
|
||||||
|
BBSVCNAME="libs"
|
||||||
|
BBSVCNUM="0"
|
||||||
|
BBHOSTSVC="HOST.DOMAIN.ORG.libs"
|
||||||
|
BBHOSTSVCCOMMAS="HOST.DOMAIN.ORG.libs"
|
||||||
|
BBNUMERIC="0001290200271060"
|
||||||
|
RECOVERED="0"
|
||||||
|
DOWNSECS="36320"
|
||||||
|
DOWNSECSMSG=""
|
|
@ -1,30 +0,0 @@
|
||||||
BBCOLORLEVEL: yellow
|
|
||||||
BBALPHAMSG: HOST.DOMAIN.ORG:libs yellow [0]
|
|
||||||
yellow Thu Aug 16 16:41:56 2018 - libs NOT ok
|
|
||||||
&yellow Machine should be rebooted. Running not the newest installed kernel:
|
|
||||||
|
|
||||||
Running kernel: 4.9.0-7-amd64, version #1 SMP Debian 4.9.110-3+deb9u1 (2018-08-03)
|
|
||||||
Newest installed kernel: 4.9.0-7-amd64, version #1 SMP Debian 4.9.110-3+deb9u2 (2018-08-13)
|
|
||||||
|
|
||||||
&yellow The following processes have libs linked that were upgraded:
|
|
||||||
|
|
||||||
root:
|
|
||||||
/lib/systemd/systemd-udevd (546)
|
|
||||||
systemd-timesync:
|
|
||||||
/usr/lib/postfix/qmgr (52880)
|
|
||||||
|
|
||||||
|
|
||||||
See http://localhost/xymon-cgi/svcstatus.sh?HOST=HOST.DOMAIN.ORG&SERVICE=libs
|
|
||||||
|
|
||||||
ACKCODE: 0
|
|
||||||
RCPT: 1234567890
|
|
||||||
BBHOSTNAME: HOST.DOMAIN.ORG
|
|
||||||
MACHIP: 129020027106
|
|
||||||
BBSVCNAME: libs
|
|
||||||
BBSVCNUM: 0
|
|
||||||
BBHOSTSVC: HOST.DOMAIN.ORG.libs
|
|
||||||
BBHOSTSVCCOMMAS: HOST.DOMAIN.ORG.libs
|
|
||||||
BBNUMERIC: 0001290200271060
|
|
||||||
RECOVERED: 0
|
|
||||||
DOWNSECS: 36320
|
|
||||||
DOWNSECSMSG:
|
|
Loading…
Reference in New Issue