[mrtg] mathematical expressions for Collision statistics
Tom McGovern
tom at mcgov.net
Tue Nov 6 16:23:42 MET 2001
Hi,
I'm trying to measure the amount of ethernet collisions as a percentage of
the overall interface traffic. I think this is what I want:
Target[13-col.192.168.254.127]:etherStatsCollisions.113:public at 192.168.254.1
27 / ifOutOctets.113:public at 192.168.254.127 +
ifInOctets.113:public at 192.168.254.127 &
etherStatsCollisions.113:public at 192.168.254.127 /
ifOutOctets.113:public at 192.168.254.127 +
ifInOctets.113:public at 192.168.254.127
Note I am just graphing the same variable twice fo simplicity.
But, how will MRTG interpret this formula ? Can I use parentheses in my
formular ?
Basically I need the following:
etherStatsCollisions / (ifInOctets + ifOutOctets) * 100
Thanks,
Tom McGovern
--
Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe
Archive http://www.ee.ethz.ch/~slist/mrtg
FAQ http://faq.mrtg.org Homepage http://www.mrtg.org
WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
More information about the mrtg
mailing list