[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] purple pages?
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] purple pages?
- From: henrik (at) hswn.dk (Henrik Stoerner)
- Date: Fri, 6 Jan 2006 08:16:57 +0100
- References: <20051214161025.GA3940@hswn.dk> <!~!UENERkVCMDkAAQACAAAAAAAAAAAAAAAAABgAAAAAAAAA1n446yqJ1hGQYgDATyfsfiKCAAAQAAAA3qEnYTe/jEOKTiZRvz59dwEAAAAA@mci.com>
- User-agent: Mutt/1.5.9i
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