<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2448.0">
<TITLE>RE: [mrtg] Linux CPU Usage</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=2>Yes, lose the leading . from the target statement</FONT>
</P>

<P><FONT SIZE=2>I.E. change</FONT>
</P>

<P><FONT SIZE=2>Target[powerppc.cpu]:.1.3.6.1.4.1.1575.1.5.2.3.0&amp;.1.3.6.1.4.1.1575.1.5.2.3.0</FONT>
<BR><FONT SIZE=2>:public@192.168.10.200</FONT>
</P>

<P><FONT SIZE=2>into</FONT>
</P>

<P><FONT SIZE=2>Target[powerppc.cpu]:1.3.6.1.4.1.1575.1.5.2.3.0&amp;1.3.6.1.4.1.1575.1.5.2.3.0</FONT>
<BR><FONT SIZE=2>:public@192.168.10.200</FONT>
</P>

<P><FONT SIZE=2>Charles</FONT>
</P>

<P><FONT SIZE=2>-----Original Message-----</FONT>
<BR><FONT SIZE=2>From: Joey Officer [<A HREF="mailto:jofficer@insidehouston.org">mailto:jofficer@insidehouston.org</A>]</FONT>
<BR><FONT SIZE=2>Sent: 03 September 1999 17:17</FONT>
<BR><FONT SIZE=2>To: MRTG Mailling List</FONT>
<BR><FONT SIZE=2>Subject: [mrtg] Linux CPU Usage</FONT>
</P>
<BR>

<P><FONT SIZE=2>heres an intersting one I found I had a problem with today.</FONT>
</P>

<P><FONT SIZE=2>I'm using CMU's package of SNMPd of Linux, ver3.7.&nbsp; I've compiled the MIB</FONT>
<BR><FONT SIZE=2>tree so that I can read and parse through to find the OID needed for CPU</FONT>
<BR><FONT SIZE=2>utilization, I found it.&nbsp; When I use a browser, I am able to get the correct</FONT>
<BR><FONT SIZE=2>results from the SNMP oid.&nbsp; However when I do an snmpget I get the following</FONT>
<BR><FONT SIZE=2>error:</FONT>
</P>

<P><FONT SIZE=2>[harryk@prepaid harryk]$ snmpget 192.168.10.200 public</FONT>
<BR><FONT SIZE=2>.1.3.6.1.4.1.1575.1.5.2.3</FONT>
<BR><FONT SIZE=2>Error in packet.</FONT>
<BR><FONT SIZE=2>Reason: There is no such variable name in this MIB.</FONT>
<BR><FONT SIZE=2>This name doesn't exist:</FONT>
<BR><FONT SIZE=2>enterprises.tubs.ibr.linuxMIB.linuxObjects.linuxLoadAvg1</FONT>
</P>

<P><FONT SIZE=2>When I add a ending zero, I'm able to get the proper data from the command</FONT>
<BR><FONT SIZE=2>line:</FONT>
<BR><FONT SIZE=2>[harryk@prepaid run]$ snmpget 192.168.10.200 public</FONT>
<BR><FONT SIZE=2>.1.3.6.1.4.1.1575.1.5.2.3.0</FONT>
<BR><FONT SIZE=2>enterprises.tubs.ibr.linuxMIB.linuxObjects.linuxLoadAvg1.0 = INTEGER: 116</FONT>
</P>

<P><FONT SIZE=2>But I am still unable to get the proper information into MRTG.&nbsp; Its like its</FONT>
<BR><FONT SIZE=2>ignoring the data.&nbsp; Also see attached a copy of my conifg...</FONT>
</P>

<P><FONT SIZE=2>Target[powerppc.cpu]:.1.3.6.1.4.1.1575.1.5.2.3.0&amp;.1.3.6.1.4.1.1575.1.5.2.3.0</FONT>
<BR><FONT SIZE=2>:public@192.168.10.200</FONT>
<BR><FONT SIZE=2>RouterUptime[powerppc.cpu]: public@127.0.0.1</FONT>
<BR><FONT SIZE=2>MaxBytes[powerppc.cpu]: 100</FONT>
<BR><FONT SIZE=2>AbsMax[powerppc.cpu]: 200</FONT>
<BR><FONT SIZE=2>#Title[powerppc.cpu]: CPU LOAD</FONT>
<BR><FONT SIZE=2>PageTop[powerppc.cpu]: &lt;H1&gt;CPU Load %&lt;/H1&gt;</FONT>
<BR><FONT SIZE=2>Title[powerppc.cpu]: CPU Utilization On Prepaid</FONT>
<BR><FONT SIZE=2>WithPeak[powerppc.cpu]: ymw</FONT>
<BR><FONT SIZE=2>Unscaled[powerppc.cpu]: ymw</FONT>
<BR><FONT SIZE=2>ShortLegend[powerppc.cpu]: %</FONT>
<BR><FONT SIZE=2>XSize[powerppc.cpu]: 380</FONT>
<BR><FONT SIZE=2>YSize[powerppc.cpu]: 100</FONT>
<BR><FONT SIZE=2>YLegend[powerppc.cpu]: CPU Utilization</FONT>
</P>
<BR>

<P><FONT SIZE=2>Can anyone offer any suggestions.</FONT>
</P>

<P><FONT SIZE=2>Joey Officer</FONT>
<BR><FONT SIZE=2>Quality Publishing, Inc.</FONT>
<BR><FONT SIZE=2>The Woodlands, Tx. 77380</FONT>
<BR><FONT SIZE=2>281-362-7141 x106</FONT>
<BR><FONT SIZE=2>800-792-6397</FONT>
</P>

<P><FONT SIZE=2>+------------------------------------------+</FONT>
<BR><FONT SIZE=2>|no matter where you go, there you are...&nbsp; |</FONT>
<BR><FONT SIZE=2>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; |</FONT>
<BR><FONT SIZE=2>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; --buckaroo banzai&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; |</FONT>
<BR><FONT SIZE=2>+------------------------------------------+</FONT>
</P>

<P><FONT SIZE=2>--</FONT>
<BR><FONT SIZE=2>* To unsubscribe from the mrtg mailing list, send a message with the</FONT>
<BR><FONT SIZE=2>&nbsp; subject: unsubscribe to mrtg-request@list.ee.ethz.ch</FONT>
<BR><FONT SIZE=2>* The mailing list archive is at <A HREF="http://www.ee.ethz.ch/~slist/mrtg" TARGET="_blank">http://www.ee.ethz.ch/~slist/mrtg</A></FONT>
</P>

</BODY>
</HTML>