[mrtg] Re: Plotting ICMP
Alex van den Bogaerdt
alex at ergens.op.HET.NET
Sun Jul 23 03:22:25 MEST 2000
Philip J. Koenig wrote:
> LoadMIBs: /usr/share/snmp/mibs/livingston.mib
> # This seems to make no difference either way
That's probably because icmp is not defined in this mib file. It will
be defined in mib2 which is included by default.
Check the first line of the log file (1.2.3.4-icmp.log) to see if that
changes. If it doesn't, data collection fails. If it does change, there
is something wrong in your configuration file. Failure to collect the
data can happen under several circumstances as described further on (one
other reason, connectivity problems, you have already ruled out).
> Target[1.2.3.4-icmp]: icmp.icmpInMsgs.0&icmp.icmpInEchos.0:community at 1.2.3.4
Perhaps you need to specify the full OIDs but I think this isn't necessary
anymore with recent versions of the SNMP package used by MRTG.
> Options[1.2.3.4-icmp]: nopercent, perminute, gauge
I may be wrong on this but I think "perminute" and "gauge" should not
be combined. If you want to display the value of the counter, you
should use "gauge". If you want to display the increase of the counter
(the delta) you should NOT use "gauge". The "perminute" option is used
to change the default behaviour from "increase per second" into per
minute and is therefore incompatible with "gauge".
> MaxBytes[1.2.3.4-icmp]: 192000
Wouldn't this discard any value > 192000?
regards,
--
__________________________________________________________________
/ alex at slot.hollandcasino.nl alex at ergens.op.het.net \
| work private |
| My employer is capable of speaking therefore I speak only for myself |
+----------------------------------------------------------------------+
| http://faq.mrtg.org/ |
| http://rrdtool.eu.org --> tutorial |
+----------------------------------------------------------------------+
--
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