I mean start simple. I was trying to make sure snmp was working, and that you could grab statistics from your target device.
It sounds like you are able to grab the information, so all should be working fine. If you were able to grab data and are no longer able to, try running cfgmaker again to see if you are able to grab all the interfaces again. Paul >>> ldo <[EMAIL PROTECTED]> 06/16/05 8:18 PM >>> Do you mean typing the below line in the command prompt in mrtg\bin directory? "snmpwalk -c communitystring -v 1 hostname system " What I did to make a config file is typing "perl cfgmaker --interfaces [EMAIL PROTECTED] [EMAIL PROTECTED] -output mrtg.cfg" in the cmd prompt. You can see I have two switches to monitor and it pulls out all ports from these two interfaces in the cfg file and then I run mrtg. Lien Do Yokogawa Australia Pty. Ltd. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of PAUL WILLIAMSON Sent: Friday, 17 June 2005 03:06 To: [EMAIL PROTECTED]; "users <mrtg"@list.ee.ethz.ch Subject: [mrtg] Re: lists >>> ldo <[EMAIL PROTECTED]> 06/15/05 9:05 PM >>> > I need help with MRTG and want to send my question to the > list of people, and don't know how. You've managed to do so... > I am running MRTG for a couple days and give me errors (as > shown below) yesterday in the evenlog file eventhrough the > graphic still update, if you can that would be great or you can > delegate to someone else thanks. Does this error means that > MRTG can get data from router through SNMP? and how to > overcome this? Sure... <snip> Are you able to do: snmpwalk -c communitystring -v 1 hostname system ? You need to make sure the device responds to simple snmp requests first. Paul -- 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 -- 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
