Hi Folks,<br><br>I've been trying to graph some linux cpu values to find out the cpu % usage of a server. I've searched the archives and got what I thought was the correct config. However the results I am getting back are hitting the 1000'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&ssCpuRawUser.0:public@localhost<br>MaxBytes[localhost_cpu]: 100<br>#AbsMax[localhost_cpu]: 1000000000<br>ShortLegend[localhost_cpu]: %
<br>YLegend[localhost_cpu]: 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]: <h1>cpu</h1>
<br><br>I'm using rrd as default but tried it without but this hasn't helped.<br><br>Anyone know what I'm doing wrong?<br><br>Thanks,<br><br>Neil<br>