On Wed, May 03, 2006 at 05:43:31PM +0200, user-5b2ef232ff7b@xymon.invalid wrote:
oh, I think I found it in "hobbitserver.cfg".
I changed:
ALERTCOLORS="red,yellow,purple" # Colors that may trigger an alert message
OKCOLORS="green,blue,clear" # Colors that may trigger a recovery message
into:
ALERTCOLORS="red,purple" # Colors that may trigger an alert message
OKCOLORS="green,yellow,blue,clear" # Colors that may trigger a recovery message
No, those are only for sending out alerts. Your change means that you
will never get an alert for any yellow status - even if it is listed in
the hobbit-alerts.cfg file.
Regards,
Henrik