It is almost as if there is no snmp on the windows server for the CPU statistics.
-----Original Message----- From: david brett [mailto:[EMAIL PROTECTED] Sent: Friday, May 23, 2008 3:49 PM To: Joel A Savage Cc: [email protected] Subject: Re: [mrtg] Discouraged with CPU counter Try doing snmpwalk without specifying the mib, if this fails then specify the version. Once this works then go back and try specifying the mib Joel A Savage wrote: > Well I can pull information via snmp for example this works fine > Target[honor.fpc.edu_65539]: 65539:[EMAIL PROTECTED]: > SetEnv[honor.fpc.edu_65539]: MRTG_INT_IP="172.18.0.15" > MRTG_INT_DESCR="Broadcom-NetXtreme-Gigabit-Ethernet" > MaxBytes[honor.fpc.edu_65539]: 12500000 > Title[honor.fpc.edu_65539]: Traffic Analysis for 65539 -- HONOR > PageTop[honor.fpc.edu_65539]: <h1>Traffic Analysis for 65539 -- > HONOR</h1> > <div id="sysdetails"> > <table> > <tr> > <td>System:</td> > <td>HONOR in FPC</td> > </tr> > <tr> > <td>Maintainer:</td> > <td>IT</td> > </tr> > <tr> > <td>Description:</td> > > <td>Broadcom-NetXtreme-Gigabit-Ethernet </td> > </tr> > <tr> > <td>ifType:</td> > <td>ethernetCsmacd (6)</td> > </tr> > <tr> > <td>ifName:</td> > <td></td> > </tr> > <tr> > <td>Max Speed:</td> > <td>100.0 Mbits/s</td> > </tr> > <tr> > <td>Ip:</td> > <td>172.18.0.15 > (honor.fpc.edu)</td> > </tr> > </table> > </div> > > > > > > -----Original Message----- > From: david brett [mailto:[EMAIL PROTECTED] > Sent: Friday, May 23, 2008 3:25 PM > To: Joel A Savage > Cc: [email protected] > Subject: Re: [mrtg] Discouraged with CPU counter > > Sounds like a mismatch in the community strings, check to make sure they > > match (including case). If they do check firewall rules and who is > allowed to read the snmp information > > Joel A Savage wrote: >> Well when I do the snmpwalk I get >> snmpwalk: Timeout >> >> I know snmp service is installed and running on the target machine. >> >> Does this mean I don't have the mibs loaded on to the target machine > or >> something? >> >> >> >> >> >> -----Original Message----- >> From: Chris Cariffe [mailto:[EMAIL PROTECTED] >> Sent: Friday, May 23, 2008 3:04 PM >> To: Joel A Savage >> Subject: Re: [mrtg] Discouraged with CPU counter >> >> snmpwalk -c your_community_string your_dell_server >> .1.3.6.1.2.1.25.3.3.1.2 >> >> this oid should return the cpu's from a dell box >> >> On Fri, May 23, 2008 at 11:12 AM, Joel A Savage >> <[EMAIL PROTECTED]> wrote: >>> For the last 3 days I have been trying to get my MRTG instance to > read >>> the cpu of a windows 2003 server >>> >>> So far I have had no luck, tried a multitutde of cfg's oid's etc no >>> luck. >>> >>> I am going to start from ground zero here >>> >>> The mrtg machine is a vm of slackware 12 >>> >>> The windows machine is a dell PE 1650 >>> Is there anything other than the snmp service that needs to be setup >> on >>> the windows machine? >>> >>> Any advice is greatly appreciated >>> >>> I am about ready to shove a 1/4 stick into the server. >>> >>> >>> >>> >>> >>> >>> _______________________________________________ >>> mrtg mailing list >>> [email protected] >>> https://lists.oetiker.ch/cgi-bin/listinfo/mrtg >>> >> _______________________________________________ >> mrtg mailing list >> [email protected] >> https://lists.oetiker.ch/cgi-bin/listinfo/mrtg >> >> > > _______________________________________________ mrtg mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/mrtg
