BB Unix Network Monitor - Message

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: {bb} BBGEN Performance



On Tue, Oct 05, 2004 at 07:59:53PM, Henrik Storner wrote:
> In <20041005190320.GA4115@qwestip.net> Asif Iqbal <iqbala-bb@qwestip.net> writes:
> 
> >How do I disable the yellow/purple/red color and alert just for
> >BBDISPLAY.bbgen? I want the BBDISPLAY.bbgen be always green no matter
> >what.
> 
> There is no way to do that - not without changing the code, that is.
> 
> In bbgen.c, near the end of that file change line 672 from
> 
>     color = (errbuf ? COL_YELLOW : COL_GREEN);
> to
>     color = COL_GREEN;
> 
> and it will always report green.

I rather not change your code. I like bbgen the way it is. Is there way I can increase the threshold
for purple from 30 to a higher number without touching the code? Cuz
that is what causing the bbgen column to be yellow right now.

Ultimate solution would be fix the purple issues, I know :-)

Thank you very much for your support

> 
> 
> Henrik
> --
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=
> To unsubscribe from this list, or to subscribe to the bb-digest list
> send e-mail to mailto:majordomo@bb4.com with unsubscribe bb -and/or-
> subscribe bb-digest in the BODY of the message.

-- 
Asif Iqbal
PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu
"...it said: Install Windows XP or better...so I installed Solaris..."
--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=
To unsubscribe from this list, or to subscribe to the bb-digest list
send e-mail to mailto:majordomo@bb4.com with unsubscribe bb -and/or-
subscribe bb-digest in the BODY of the message.


Home | Main Index | Thread Index