[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] no purple backround page
On Wed, May 03, 2006 at 05:43:31PM +0200, lehnert (at) adtech.de 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