<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2604" name=GENERATOR></HEAD>
<BODY style="MARGIN: 4px 4px 1px; FONT: 10pt Tahoma">
<DIV>Hello all,</DIV>
<DIV> </DIV>
<DIV>I'm using the Perl/MRTGEXT.NLM combination designed for BigBrother to monitor NetWare systems (it's all I could find).  My problem is that the system on which I'm testing frequently changes between "purple" and "green/yellow" statuses for the items it's tracking.  This happens about every five minutes, which is to say it spends 5 minutes in the "purple" status for the MRTGEXT.NLM based tests, and 5 minutes or so in the normally reporting states.</DIV>
<DIV> </DIV>
<DIV>I've tried playing around with the interval settings, to no real avail, but I'm not sure I know 100% what I'm doing.</DIV>
<DIV> </DIV>
<DIV>Any help is greatly appreciated...Also, for what it's worth, here's some possibly relevant config entries:</DIV>
<DIV> </DIV>
<DIV><U>BB-HOSTS:</U></DIV>
<DIV><STRONG>...</STRONG></DIV>
<DIV><STRONG>192.168.26.7    mdfwfp16.tamu.rbc.app # ncp dns nwstats<BR>...</DIV></STRONG>
<DIV><U></U> </DIV>
<DIV><U>HOBBITLAUNCH</U></DIV>
<DIV> </DIV>
<DIV>[bbdisplay]<BR>        ENVFILE /usr/lib/hobbit/server/etc/hobbitserver.cfg<BR>        NEEDS hobbitd<BR>        GROUP generators<BR>        CMD bbgen $BBGENOPTS --report<BR>        LOGFILE $BBSERVERLOGS/bb-display.log<BR>        INTERVAL 1m<BR></DIV>
<DIV>
<DIV>[bbnet]<BR>        ENVFILE /usr/lib/hobbit/server/etc/hobbitserver.cfg<BR>        NEEDS hobbitd<BR>        CMD bbtest-net --report --ping --checkresponse<BR>        LOGFILE $BBSERVERLOGS/bb-network.log<BR>        INTERVAL 90</DIV>
<DIV> </DIV></DIV>
<DIV>[nwstats]<BR>        ENVFILE /usr/lib/hobbit/server/etc/hobbitserver.cfg<BR>        NEEDS hobbitd<BR>        CMD $BBHOME/ext/nwstats2bb_wrap.sh<BR>        LOGFILE $BBSERVERLOGS/nwstats.log<BR>        INTERVAL 1m</DIV>
<DIV> </DIV></BODY></HTML>