Xymon Mailing List Archive search

file system monitoring

2 messages in this thread

list Kevin Kelly · Tue, 21 Jul 2009 09:59:36 -0500 ·
Trying to figure out the best way to monitor a file system so that it
will alert two different groups at different alert levels.

 
Example

DISK       /home  90 95 GROUP=appgroup

DISK       /home 96 98

 
I would also like xymon stay green until the 2nd condition is reach (96
98).

 
Any suggestions?

 
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email 
list Greg Hubbard · Tue, 21 Jul 2009 12:19:42 -0500 ·
I don't think you can make it stay green.  And I am not sure that you can
have two matches for the same mount point -- Xymon will stop at the first
match.

You could try

DISK /home 90 96

and then wire the "yellow" state to appgroup in hobbit-alerts.cfg and the
red state to something else.  Then you could update bbhosts so yellow disk
alarms do not propagate upwards.  You will still see yellow in detailed
pages, but not in summary pages.

GLH
quoted from Kevin Kelly


On 7/21/09, Kevin Kelly <user-46671a9fcf56@xymon.invalid> wrote:
 Trying to figure out the best way to monitor a file system so that it
will alert two different groups at different alert levels.


Example

DISK       /home  90 95 GROUP=appgroup

DISK       /home 96 98


I would also like xymon stay green until the 2nd condition is reach (96
98).


Any suggestions?


This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email