Travis, The message " SNMP Error: no response received" is clear. MRTG depends on SNMP. As long as you can't communicate by SNMP with the target you can't build the MRTG config file.
So the first thing to do is find out why the SNMP requests to the target fail. There are several reasons why SNMP communication can fail. To mention some: SNMP not running on the target Wrong SNMP configuration on the target Not using the right community string within the SNMP request SNMP traffic is blocked somewhere in the network. HTH, Jan. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Travis Rabe Sent: Thursday, January 19, 2006 7:52 PM To: [EMAIL PROTECTED] Subject: [mrtg] Trying to setup a mrtg.cfg file for SonicWall Pro 2040 Does anyone have a sample file to share for monitoring bandwidth, CPU and memory? This was very straight forward with my Ciscos, but it seems to fail when I try to run the following command against my sonicwall. perl cfgmaker [EMAIL PROTECTED] --global "WorkDir: c:\test" --output mrtg_SW.cfg It always fails with: --base: Get Device Info on [EMAIL PROTECTED]: SNMP Error: no response received SNMPv1_Session (remote host: "10.10.10.1" [10.10.10.1].161) community: "public" request ID: -830670993 PDU bufsize: 8000 bytes timeout: 2s retries: 5 backoff: 1) at C:/mrtg-2.10.15/bin\..\lib\mrtg2/SNMP_util.pm line 627 SNMPWALK Problem for 1.3.6.1.2.1.1 on [EMAIL PROTECTED]::::::v4only at cfgmaker line 831 WARNING: Skipping [EMAIL PROTECTED]: as no info could be retrieved --base: Writing mrtg_SW.cfg Any ideas? -- 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 _________________________________________________________ Het ministerie van Sociale Zaken en Werkgelegenheid sluit elke aansprakelijkheid uit in verband met het niet juist, onvolledig of niet tijdig overkomen van de informatie in deze e-mail. Aan dit bericht kunnen geen rechten worden ontleend. Dit bericht is alleen bestemd voor de geadresseerde. Indien dit bericht niet voor u bestemd is, verzoeken wij u dit onmiddellijk aan ons te melden en de inhoud van dit bericht te vernietigen. _________________________________________________________ The ministry of Social Affairs and Employment is not liable for any incorrect or incomplete transmission of the information in this e-mail or for any delay in its receipt. This message shall not constitute any obligations. This message is intended solely for the addressee. If you have received this message in error, please inform us immediately and delete its content. _________________________________________________________ -- 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
