[rrd-users] Re: how does rrd ahndle router reloads ?

BAARDA, Don don.baarda at baesystems.com
Tue Feb 6 06:42:17 MET 2001


G'day again,

> -----Original Message-----
> From:	Douglas R. Mauro [SMTP:doug at mauro.com]
> Sent:	Tuesday, February 06, 2001 12:58 PM
> To:	BAARDA, Don; 'Patrick Ammann'; rrd-users at list.ee.ethz.ch
> Subject:	RE: [rrd-users] Re: how does rrd ahndle router reloads ?
> 
> 
> Patrick, how are you gathering the data from your routers?  SNMP &
> scripts?
> 
> One thought is that you could put a condition in your script.  If the
> number
> you got back was higher than $SOME_VAR you could check (using snmp) the
> uptime of the box.  If the uptime is < $XYZ, then you ignore the
> peak/spike.
> 
	That's actually a neat idea...

	Probably a slightly better variation on the idea is when the uptime
indicates that a reset has occurred, calculate the reset time and insert an
input count of 0 for that time. That way rrd can treat just the period
before the reset as unknown (instead of the whole interval), and can make
it's own decisions about whether the PDP(s) are unknown. This way you are
providing rrd with all the available information and its smart interpolation
and "unknown" logic can make the hard decisions for you.

	ABO

--
Unsubscribe mailto:rrd-users-request at list.ee.ethz.ch?subject=unsubscribe
Help        mailto:rrd-users-request at list.ee.ethz.ch?subject=help
Archive     http://www.ee.ethz.ch/~slist/rrd-users
WebAdmin    http://www.ee.ethz.ch/~slist/lsg2.cgi



More information about the rrd-users mailing list