Xymon Mailing List Archive search

purple pages?

list Henrik Størner
Fri, 6 Jan 2006 08:16:57 +0100
Message-Id: <user-6cc38c4e2f17@xymon.invalid>

On Wed, Dec 14, 2005 at 11:50:17AM -0500, Wes Neal wrote:
How do you tell Hobbit to page or not page on purple messages?

This line I thought would do it, but the comment says that it isn't used by
Hobbit.

hobbitserver.cfg:PAGELEVELS="red purple"        # Status colors that trigger
an alert. Used by 'bb' talking to bbd, not by Hobbit.

I want to turn pages for purple statuses off.
You need to look at these settings in hobbitserver.cfg:

ALERTCOLORS="red,yellow,purple"                 # Colors that may trigger an alert message
OKCOLORS="green,blue,clear"                     # Colors that may trigger a recovery message

You can just remove the "purple" from the ALERTCOLORS setting.


Henrik