BB Unix Network Monitor - Message

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

RE: {bb} Assistance please.



Title: Assistance please.
Hi
 
try to modify $BBHOME/bin/bb-msgs.sh like this (around line 189, with BB 1.9e client) :
 
elif test "$CHKMSGLEN" = "TRUE" && test ! -s "$file"
        then
                echo "
&yellow $file is empty" >> $BBTMP/MSG.yellow.file
                $BBHOME/bin/touchtime $EXPIREWARN $BBTMP/MSG.yellow.file
instead of :
 
elif test "$CHKMSGLEN" = "TRUE" && test ! -s "$file"
        then
                echo "
&red $file is empty" >> $BBTMP/MSG.red.file
                $BBHOME/bin/touchtime $EXPIREPANIC $BBTMP/MSG.red.file
               
Regards,
 
Frédéric Mangeant


De : owner-bb@bb4.com [mailto:owner-bb@bb4.com] De la part de Bennett, Frank
Envoyé : mardi 4 janvier 2005 19:24
À : bb@bb4.com
Objet : {bb} Assistance please.

Opinions expressed in this message are not necessarily those of The City of Calgary.


Currently (default):
CHKMSGLEN set to "TRUE" and if true, produces RED MSG alarm.

I need to modify this to be a YELLOW MSG alarm.

How should this be changed?
Thanks.




------------------------------------------------
Frank Bennett,
Systems Administrator, Information Technology,
The City of Calgary, 800 MacLeod Trail SE
( Phone 403-268-8895
* Internal mail code 8221
< Email to: <mailto:Fbennett@gov.calgary.ab.ca>

Notice:
This communication is intended ONLY for the use of the person or entity named above and may contain information that is confidential or legally privileged. If you are not the intended recipient named above or a person responsible for delivering messages or communications to the intended recipient, YOU ARE HEREBY NOTIFIED that any use, distribution, or copying of this communication or any of the information contained in it is strictly prohibited. If you have received this communication in error, please notify us immediately by telephone and then destroy or delete this communication, or return it to us by mail if requested by us. Thank you for your attention and cooperation.


Home | Main Index | Thread Index