Hi Folks,<br><br>I&#39;ve been trying to graph some linux cpu values to find out the cpu % usage of a server. I&#39;ve searched the archives and got what I thought was the correct config. However the results I am getting back are hitting the 1000&#39;s rather than say 12%.
<br><br>Config being used is:<br><br>EnableIPv6: no<br>RunAsDaemon: No<br>WorkDir: /var/www/html/test/<br>Options[_]: bits,growright<br>#LogFormat: rrdtool<br>PathAdd: /usr/bin/<br>Interval: 5<br>Forks: 8<br>LibAdd: /usr/lib64/perl5/vendor_perl/5.8.8/x86_64-linux-thread-multi/
<br>LoadMIBS: /usr/share/snmp/mibs/UCD-SNMP-MIB.txt<br><br>Target[localhost_cpu]: ssCpuRawUser.0&amp;ssCpuRawUser.0:public@localhost<br>MaxBytes[localhost_cpu]: 100<br>#AbsMax[localhost_cpu]: 1000000000<br>ShortLegend[localhost_cpu]: %
<br>YLegend[localhost_cpu]:&nbsp; CPU<br>Options[localhost_cpu]: nopercent, gauge, unknaszero, growright<br>Title[localhost_cpu]: localhost CPU %<br>LegendI[localhost_cpu]: CPU:<br>LegendO[localhost_cpu]:<br>pagetop[localhost_cpu]: &lt;h1&gt;cpu&lt;/h1&gt;
<br><br>I&#39;m using rrd as default but tried it without but this hasn&#39;t helped.<br><br>Anyone know what I&#39;m doing wrong?<br><br>Thanks,<br><br>Neil<br>