People,<br><br>I have a problem when a tried to get hrProcessorLoad integer from a Windows Server 2000 and 2003. When a get information form this object, mrtg promp the followed error.<br><br><br>C:\Bin\mrtg-2.15.2\bin&gt;perl mrtg 
localhost.cfg<br>2007-05-08 16:19:23: ERROR: Target[localhost.processorload][_IN_] &#39;.1.3.6.1.2.1.25.3.3.1.2. $target-&gt;[2]{$mode} &#39; evaluated<br>to &#39; ☺♥♠☺☻☺↓♥♥☺☻10079&#39; instead of a number<br>2007-05-08 16:19:23: ERROR: Target[
localhost.processorload][_OUT_] &#39;.1.3.6.1.2.1.25.3.3.1.2. $target-&gt;[2]{$mode} &#39; evaluated<br>&nbsp;to &#39; ☺♥♠☺☻☺↓♥♥☺☻10079&#39; instead of a number<br><br><br>But, when i get the same info using snmputil.....<br><br>
C:\Bin\mrtg-2.15.2\bin&gt;snmputil get localhost public .1.3.6.1.2.1.25.3.3.1.2.2<br>Variable = host.hrDevice.hrProcessorTable.hrProcessorEntry.hrProcessorLoad.2<br>Value&nbsp;&nbsp;&nbsp; = Integer32 2 <br><br>As you can see, snmputil get information whit out errors... 
<br><br>The mrtg program run over Windows Server and the localhost.cfg is this......<br><br>------------ start localhost.cfg -------------------------<br><br><br>WorkDir: C:\Inetpub\wwwroot\server<br><br>EnableIPv6: no<br>
<br>YLegend[localhost.processorLoad]: % Utilizacion<br>Options[localhost.processorLoad]: growright,gauge<br>Target[localhost.processorLoad]: .1.3.6.1.2.1.25.3.3.1.2.2:public@localhost<br>MaxBytes[localhost.processorLoad]: 523444000
<br>Title[localhost.processorLoad]:&nbsp; NT Processor Load<br>ShortLegend[localhost.processorLoad]: %<br>Legend1[localhost.processorLoad]: Proc Load in next minute<br>Legend2[localhost.processorLoad]: Proc Load in next minute
<br>Legend3[localhost.processorLoad]: Maximal 5 Minute Proc Load<br>Legend4[localhost.processorLoad]: Maximal 5 Minute Proc Load<br>LegendI[localhost.processorLoad]: &amp;nbsp;Load:<br>LegendO[localhost.processorLoad]: &amp;nbsp;Load:
<br>PageTop[localhost.processorLoad]: &lt;H1&gt;Processor Load&lt;/H1&gt;<br>&nbsp;&nbsp;&nbsp; &lt;TABLE&gt;<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;TR&gt;&lt;TD&gt;System:&lt;/TD&gt;&nbsp;&nbsp;&nbsp;&nbsp; &lt;TD&gt;Windows Server 2003 Ent&lt;/TD&gt;&lt;/TR&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;TR&gt;&lt;TD&gt;Processor 1 Load MIB:&lt;/TD&gt;&lt;TD&gt;.1.3.6.1.2.1.25.3.3.1.2.2&lt;/TD&gt;&lt;/TR&gt;
<br>&nbsp;&nbsp;&nbsp; &lt;/TABLE&gt;<br><br><br>---------- end localhost.cfg ---------------------------------------------------<br><br>Anybody know this problem ???<br><br><br>Thanks in Advance..<br><br>Luciano<br><br><br><br>