Xymon Mailing List Archive search

Xymon disk icon shows red

list Tim McCloskey
Tue, 25 Nov 2014 03:44:27 +0000
Message-Id: <user-ae364c872692@xymon.invalid>

Is the last entry in analysis.cfg the 'DEFAULT' stanza?
If not, move the HOST=pct* above the DEFAULT.


From: Xymon [xymon-bounces at xymon.com] on behalf of Peng, Kingston [user-4a9c5086bf3c@xymon.invalid]
Sent: Monday, November 24, 2014 6:15 PM
To: xymon at xymon.com
Subject: [Xymon]  Xymon disk icon shows red

I have an Oracle DB server pctydb01prod, /u02 file system reached 98% full and shows red icon.

I was told by DBA, this file system should not show red alert until it reaches 99% full.
So I edit ~xymon/server/etc/analysis.cfg, and edited the following:

HOST=pctydb01prod
        DISK    /u02 94 99
        DISK    * 90 95

I re-started Xymon daemon on the server, but the red icon still doesn’t go away:

[cid:image001.png at 01D0082B.1AC33100]

I also tried to use IGNORE option:
HOST=pctydb01prod
        DISK    /u02  IGNORE

Still the same result: red icon trigger the /u02 over 95% still don’t go away.

The file system is 98% full:
[root at pctydb01prod etc]# df -h /u02
Filesystem            Size  Used Avail Use% Mounted on
/dev/mapper/VG00-LogVol01
                      209G  193G  5.1G  98% /u02

What did I missed?  Could anyone advice?

Thanks in advance!

Kingston Peng