Hi, and happy holidays to all.
I am graphing the network usage on the CPU usage of about 15 different servers. Most have two hyperthreaded CPUs (creating 4 visible CPUs in the "top" command), but some have only one hyperthreaded CPU (showing 2 CPUs). There seems to be no consistency in how I poll these two types of servers. For the servers with two hyperthreaded CPUs, I divide the polled values (in the config file, below) by 2, which creates an accurate looking CPU graph (as far as I can tell). For the servers with one hyperthreaded CPU, I don't divide the polled values, but the values shoot off to over 100%, anyway, which creates flatlined graphs at about 87% usage. Is there a reason why I should be dividing both types of servers by 2? What am I missing? Thanks a lot! Spencer CONFIG FILE: LoadMIBs: /etc/mrtg/MIBs/UCD-SNMP-MIB_10.168.46.56.txt Target[10.168.46.56_cpu_usage]: ssCpuRawUser.0&ssCpuRawUser.0:[EMAIL PROTECTED] + ssCpuRawSystem.0&ssCpuRawSystem.0:[EMAIL PROTECTED] + ssCpuRawNice.0&ssCpuRawNice.0:[EMAIL PROTECTED] MaxBytes[10.168.46.56_cpu_usage]: 100 Title[10.168.46.56_cpu_usage]: CPU Usage for 10.168.46.56 -- ildb03 PageTop[10.168.46.56_cpu_usage]: <H1>CPU Usage for 10.168.46.56 -- ildb03</H1> ShortLegend[10.168.46.56_cpu_usage]: % YLegend[10.168.46.56_cpu_usage]: % CPU Utilization Legend1[10.168.46.56_cpu_usage]: Current CPU percentage load LegendI[10.168.46.56_cpu_usage]: Active LegendO[10.168.46.56_cpu_usage]: Unscaled[10.168.46.56_cpu_usage]: ymwd Options[10.168.46.56_cpu_usage]: growright ___________________________________________________________________ FRONTLINE presents âCountry Boys.â Two boys on the brink of knowing who they are â and who they could become. Monday, January 9, 9/8C, only on PBS pbs.org/countryboys ___________________________________________________________________ This email may contain material that is confidential or proprietary to PBS and is intended solely for use by the intended recipient. Any review, reliance or distribution of such material by others, or forwarding of such material without express permission, is strictly prohibited. If you are not the intended recipient, please notify the sender and destroy all copies. __________________________________________________________________ -- Unsubscribe mailto:[EMAIL PROTECTED] Archive http://lists.ee.ethz.ch/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://lists.ee.ethz.ch/lsg2.cgi
