Ali Al-Shabibi wrote: >Target[10.156.80.1_Vl1]: #Vl1:[EMAIL PROTECTED]:::::2 + > ifInErrors.1&ifOutErrors.1:[EMAIL PROTECTED]:::::2 + > ifAdminStatus.1&ifOperStatus.1:[EMAIL PROTECTED]:::::2 > > > >
If you want 3 graphs with that information then you need 3 different targets. What you have is the 3 items added together, so essentially octets transmitted/received + errors transmitted/received + line status / time. In other words, nothing useful. Break that up in to 3 entirely different targets and then you'll get the 3 graphs you need. MRTG can only plot 2 items on a graph, so you can't cram all that info on to one graph. HTH, Eric Brander -- Unsubscribe mailto:[EMAIL PROTECTED] Archive http://lists.ee.ethz.ch/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://lists.ee.ethz.ch/lsg2.cgi
