I tried using CFGMAKER to create a configuration file. It gave all these errors.
What does this Can't resolve d to IP Address mean?... C:\mrtg-2.9.25\bin>perl cfgmaker [EMAIL PROTECTED] --global 'WorkDir: d:\inetpub\wwwroot\mrtg' --output server.cfg --base: Get Device Info on [EMAIL PROTECTED]: --base: Vendor Id: --base: Populating confcache --snpo: confcache [EMAIL PROTECTED]: Descr MS TCP Loopback interface --> 1 --snpo: confcache [EMAIL PROTECTED]: Descr Intel(R) PRO Adapter --> 2 --snpo: confcache [EMAIL PROTECTED]: Ip 127.0.0.1 --> 1 --snpo: confcache [EMAIL PROTECTED]: Ip 192.9.200.8 --> 2 --snpo: confcache [EMAIL PROTECTED]: Type 24 --> 1 --snpo: confcache [EMAIL PROTECTED]: Type 6 --> 2 --snpo: confcache [EMAIL PROTECTED]: Eth --> 1 --snpo: confcache [EMAIL PROTECTED]: Eth 00-d0-b7-b7-16-85 --> 2 --base: Get Interface Info --base: Walking ifIndex --base: Walking ifType --base: Walking ifSpeed --base: Walking ifAdminStatus --base: Walking ifOperStatus --base: Get Device Info on [EMAIL PROTECTED]:\inetpub\wwwroot\mrtg' Error: can't resolve "d" to IP address SNMPGET Problem for [EMAIL PROTECTED]:\inetpub\wwwroot\mrtg' --base: Vendor Id: --base: Populating confcache --snpo: Skipping ifName scanning because [EMAIL PROTECTED]:\inetpub\wwwroot\mrtg' does not seem to support it --snpo: Skipping ifDescr scanning because [EMAIL PROTECTED]:\inetpub\wwwroot\mrtg' does not seem to support it --snpo: Skipping ipAdEntIfIndex scanning because [EMAIL PROTECTED]:\inetpub\wwwroot\mrtg' does not seem to support it --snpo: Skipping ifType scanning because [EMAIL PROTECTED]:\inetpub\wwwroot\mrtg' does not seem to support it --snpo: Skipping ifPhysAddress scanning because [EMAIL PROTECTED]:\inetpub\wwwroot\mrtg' does not seem to support it --base: Get Interface Info --base: Walking ifIndex Error: can't resolve "d" to IP address SNMPWALK Problem for [EMAIL PROTECTED]:\inetpub\wwwroot\mrtg' --base: Walking ifType Error: can't resolve "d" to IP address SNMPWALK Problem for [EMAIL PROTECTED]:\inetpub\wwwroot\mrtg' --base: Walking ifSpeed Error: can't resolve "d" to IP address SNMPWALK Problem for [EMAIL PROTECTED]:\inetpub\wwwroot\mrtg' --base: Walking ifAdminStatus Error: can't resolve "d" to IP address SNMPWALK Problem for [EMAIL PROTECTED]:\inetpub\wwwroot\mrtg' --base: Walking ifOperStatus Error: can't resolve "d" to IP address SNMPWALK Problem for [EMAIL PROTECTED]:\inetpub\wwwroot\mrtg' --base: Writing server.cfg > -----Original Message----- > From: Brander, Eric [SMTP:[EMAIL PROTECTED] > Sent: Thursday, January 09, 2003 6:18 PM > To: '[EMAIL PROTECTED]' > Subject: [mrtg] Re: Error > > > Can you SNMPGET that OID manually? Do any other SNMP queries to this > device > work? What OS are you running? > > It appears that your config is fine, but that the OID you entered is not > recognized. Where did you get it? Did you install some extended SNMP > setup > in order to get this OID? > > > -----Original Message----- > From: Ravi Kanth Chaganti (IS) [mailto:[EMAIL PROTECTED] > Sent: Thursday, January 09, 2003 5:03 AM > To: '[EMAIL PROTECTED]' > Subject: [mrtg] Error > > > > > My MRTG.CFG is like this..... > > Target[127.0.0.1-diskc]:.1.3.6.1.4.1.311.1.1.3.1.1.5.1.4.6.48.58.48.58.67. > 58 > &1.3.6.1.4.1.311.1.1.3.1.1.5.1.4.6.48.58.48.58.67.58:[EMAIL PROTECTED] > AbsMax[127.0.0.1-diskc]: 100000 > MaxBytes[127.0.0.1-diskc]: 100000 > Title[127.0.0.1-diskc]: DISK FREE SPACE (C) > PageTop[127.0.0.1-diskc]: DISK FREE SPACE (C) > Options[127.0.0.1-diskc]: gauge,growright,nopercent, noo > YLegend[127.0.0.1-diskc]: DISK FREE SPACE (C) > ShortLegend[127.0.0.1-diskc]: MB > LegendI[127.0.0.1-diskc]: DISK FREE SPACE (C)  > > When I start MRTG ...Am getting this Error... > SNMP Error: > Received SNMP response with error code > error status: noSuchName > index 3 (OID: 1.3.6.1.2.1.1.3.0) > SNMPv1_Session (remote host: "127.0.0.1" [127.0.0.1].161) > community: "public" > request ID: 478455403 > PDU bufsize: 8000 bytes > timeout: 2s > retries: 5 > backoff: 1) > SNMPGET Problem for .1.3.6.1.4.1.311.1.1.3.1.1.5.1.4.6.48.58.48.58.6 > .4.1.311.1.1.3.1.1.5.1.4.6.48.58.48.58.67.58 sysUptime sysName on pu > .1 > WARNING: skipping because at least the query for .1.3.6.1.4.1.311.1. > 4.6.48.58.48.58.67.58 on 127.0.0.1 did not succeed > ERROR: Target[127.0.0.1-diskc][_IN_] ' $$target[4]{$mode} ' did not > fined data > ERROR: Target[127.0.0.1-diskc][_OUT_] ' $$target[4]{$mode} ' did not > efined data > WARNING: Skipping Update of 127.0.0.1-diskc, inlast is not defined > WARNING: Skipping Update of 127.0.0.1-diskc, outlast is not defined > > What is gone wrong with my cfg file? > > Regards, > Ravi Kanth CH > Wipro Fluid Power Limited, > Peenya Phase I, > Bangalore 58 > Ph : > Dir :3720341 > 8394982 Ext 103 > > -- > Unsubscribe mailto:[EMAIL PROTECTED] > 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 > > -- > Unsubscribe mailto:[EMAIL PROTECTED] > 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 -- Unsubscribe mailto:[EMAIL PROTECTED] 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
