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>perl mrtg
localhost.cfg<br>2007-05-08 16:19:23: ERROR: Target[localhost.processorload][_IN_] '.1.3.6.1.2.1.25.3.3.1.2. $target->[2]{$mode} ' evaluated<br>to ' ☺♥♠☺☻☺↓♥♥☺☻10079' instead of a number<br>2007-05-08 16:19:23: ERROR: Target[
localhost.processorload][_OUT_] '.1.3.6.1.2.1.25.3.3.1.2. $target->[2]{$mode} ' evaluated<br> to ' ☺♥♠☺☻☺↓♥♥☺☻10079' 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>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 = 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]: 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]: &nbsp;Load:<br>LegendO[localhost.processorLoad]: &nbsp;Load:
<br>PageTop[localhost.processorLoad]: <H1>Processor Load</H1><br> <TABLE><br> <TR><TD>System:</TD> <TD>Windows Server 2003 Ent</TD></TR><br> <TR><TD>Processor 1 Load MIB:</TD><TD>.1.3.6.1.2.1.25.3.3.1.2.2</TD></TR>
<br> </TABLE><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>