<p>Hi Sir,</p><p> I have configured mrtg-rrd for individual cpu utilization. using snmp.I have mibs for snmp ,give output in bytes.</p><p>i used multiple target for each cpu in % and providing value in bytes but in graphs system cpu shows correct graph scale and reading. but for usr cpu and nice cpu ,graph shows </p>
<p>Max In:         67.2 % (8.4%)                Average In:         40.6 % (5.1%)                Current In:         39.1 % (4.9%)<br>Max Out:         67.2 % (8.4%)                Average Out:         40.6 % (5.1%)                Current Out:         39.1 % (4.9%)<br>like this .then i cross checked this value by hiting top command then value in bracket ( %) is perfect. but why value wrotes before bracket and how it comes ???. I am providing value in bytes to each target then how it is converted in % <br clear="all">
</p><p>here is cfg file:</p><p>Target[localhost.cpu] :442545 (#comes by snmpwalk)<br>ShortLegend[localhost.cpu]: %<br>MaxBytes[localhost.cpu]: 100<br>Title[localhost.cpu]: System CPU<br>PageTop[localhost.cpu]: <H1>Percentage of System CPU Load %</H1><br>
Target[localhost.nicecpu] :0<br>ShortLegend[localhost.nicecpu]: %<br>MaxBytes[localhost.nicecpu]: 100<br>Title[localhost.nicecpu]: Nice CPU<br>PageTop[localhost.nicecpu]: <H1>Percentage of Nice CPU Load %</H1><br>
Target[localhost.usrcpu] :758208<br>ShortLegend[localhost.usrcpu]: %<br>MaxBytes[localhost.usrcpu]: 100<br>Title[localhost.usrcpu]: User CPU<br>PageTop[localhost.usrcpu]: <H1>Percentage of User CPU Load %</H1><br>
Legend1[localhost.cpu]: Active CPU in % (Load)<br>Legend2[localhost.cpu]:<br>Legend3[localhost.cpu]:<br>Legend4[localhost.cpu]:<br>LegendI[localhost.cpu]: Active<br>LegendO[localhost.cpu]:<br>Options[localhost.cpu]: growright,gauge,nopercent<br>
<br><br></p><p>I think i am doing in wrong way !!!</p><p></p><br>-- <br>Regards,<br>Nilesh Sutar.<br>