If your device / interface can use SNMPv2c (I suspect it will) then you can poll via the MIB-II 64bit counters.
SM -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: 21 February 2003 09:04 To: [email protected] Subject: [rrd-users] Accumulating COUNTER DS, how to? Hi all, I'd like to create a running tally of traffic passing out an interface, just like using GAUGE on a typical counter would create. My problem is that my interface is a 32bit counter, and with GAUGE I can't find a way to have rrdtool account for the overflow (Like COUNTER). Currently I've built a script to keep a running tally along with the last value off the interface, and I'm handling counter overflow myself while using a GAUGE DS. Is there a way to do this within rrdtool? -- Unsubscribe mailto:[EMAIL PROTECTED] Help mailto:[EMAIL PROTECTED] Archive http://www.ee.ethz.ch/~slist/rrd-users WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi ------------------------------------------------------------------------------------------ Equinox Converged Solutions Limited. Tel: +44 (0)1252 405 600 http://www.equinoxsolutions.com IMPORTANT NOTICE: This message is intended solely for the use of the Individual or organisation to whom it is addressed. It may contain privileged or confidential information. If you have received this message in error, please notify the originator immediately. If you are not the intended recipient, you should not use, copy, alter, or disclose the contents of this message. All information or opinions expressed in this message and/or any attachments are those of the author and are not necessarily those of Equinox Converged Solutions Limited. Equinox Converged Solutions Limited accepts no responsibility for loss or damage arising from its use, including damage from virus. ------------------------------------------------------------------------------------------ -- Unsubscribe mailto:[EMAIL PROTECTED] Help mailto:[EMAIL PROTECTED] Archive http://www.ee.ethz.ch/~slist/rrd-users WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
