Hi, I´m having a problem trying to do the following:
I´m monitoring an access server´s traffic using the command Target[hipertraff]: if:[EMAIL PROTECTED] The value measured here is accumulated. Additionally, I´m the amount of users connected to that access server with: Target[hiperconn]: oid1&oid2:[EMAIL PROTECTED] (oid2 returns zero, this works fine!) Options[hiperconn]:gauge The value measured here is absolute. So far, everythings fine. I have two graphs, one showing the traffic in bytes, the other showing the users connected. Now I´d like to build another graph that shows the amount of traffic per user, so I tried: Target[hiperprom]: if:[EMAIL PROTECTED] / oid1&oid2:[EMAIL PROTECTED] This last command, however, is not working properly. It shows a graph, but the values are higher that expected. Any suggestions would be greatly appreciated. Thanks, Guillermo -- Unsubscribe mailto:[EMAIL PROTECTED] 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
