[mrtg] Re: OID specific graphs

Peter Glanville peter_glanville at cuk.canon.co.uk
Thu Sep 4 10:05:17 MEST 2003



> This is sort of in regards to the RSSI graphing question.  So, I've got
this
> MIB from BreezeCom and I've got the OID from the MIB,
> 1.3.6.1.4.1.710.3.2.3.1.3.  Do I need an instance number, and if so, how
do
> I get this?  And how should my target line look.  Does this config look
> alright?  Please help...thanks
>
> RunAsDaemon:yes
> WorkDir: c:\www\mrtg
> Target[172.25.1.9_test]: 1.3.6.1.4.1.710.3.2.3.1.3:public at 172.25.1.9
> MaxBytes[172.25.1.9_test]: 100
>
> Jason D. Humes

Not familiar with your hardware.
You are monitoring something that will return a value of less than 100 per
second. I hope that it is going to always be a distinct number, as MRTG
needs tweaking for values of less than one per second. If that is a
percentage, you probably want the Gauge Option.

Use something like Getif to browse the device, and you will see what
instance number (if any) is required.

Target lines MUST contain two things (typically bytes in & bytes out of an
interface). So you will need
Target[172.25.1.9_test]: 1.3.6.1.4.1.710.3.2.3.1.3.n&
1.3.6.1.4.1.710.3.2.3.1.3.n:public at 172.25.1.9 (once you have found out what
n is)
You may wish to use the NoI or NoO options to suppress one line, just
leaving the other.

Regards
Peter



--
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