[EMAIL PROTECTED] wrote: > Hi, I'm having trouble getting a cpu usage graph made. I'm using the mib > ssCpuRawIdle, ssCpuRawSystem, and ssCpuRawUser. I can graph these out > fine. But the units that measure out come to be in M. I can't figure out > to get the data for my actual processor usage and how much is in use. Do > I need to do calculations or get a different mib?
It seems to me that you're graphing the numbers as GAUGEs. This is not necessarily true. It could be, for instance, reported in miliseconds since startup, in which case it is a COUNTER. Perhaps the "example for the external program interface" on the faq site may help you as well, just like faq entry #9 will. HTH -- __________________________________________________________________ / [EMAIL PROTECTED] [EMAIL PROTECTED] \ | work private | | My employer is capable of speaking therefore I speak only for myself | +----------------------------------------------------------------------+ | Technical questions sent directly to me will be nuked. Use the list. | +----------------------------------------------------------------------+ | http://faq.mrtg.org/ | | http://rrdtool.eu.org --> tutorial | +----------------------------------------------------------------------+ -- Unsubscribe mailto:[EMAIL PROTECTED] Help mailto:[EMAIL PROTECTED] Archive http://www.ee.ethz.ch/~slist/rrd-users WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
