[mrtg] Reversing Graph Help
McDonald, Dan
Dan.McDonald at austinenergy.com
Fri Sep 12 18:26:48 CEST 2008
On Fri, 2008-09-12 at 08:45 -0500, John White wrote:
> Hello,
> Target[172.25.20.1_1_IntUtil]: ifInOctets.1&ifOutOctets.1:public at 172.25.20.1:::::2
Ok, you are using snmp v2, but then trying to fall back to use 32-bit counters?
The default would be (using 64 bit counters)
Target[172.25.20.1_1_IntUtil]: 1:public at 172.25.20.1:::::2
to swap the order, do:
Target[172.25.20.1_1_IntUtil]: -1:public at 172.25.20.1:::::2
If you really don't have HC counters, you can add
noHC[172.25.20.1_1_IntUtil]: yes
But, if you want to persist in using the ifInOctets bit, then you can
swap them with:
Target[172.25.20.1_1_IntUtil]: ifOutOctets.1&ifInOctets.1:public at 172.25.20.1:::::2
--
Daniel J McDonald, CCIE #2495, CISSP #78281, CNX
Austin Energy
http://www.austinenergy.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part
Url : http://lists.oetiker.ch/pipermail/mrtg/attachments/20080912/0776ea37/attachment.bin
More information about the mrtg
mailing list