[mrtg] Re: MRTG with 14all.cgi and odd scales

Takumi Yamane yamtak at b-session.com
Thu Oct 27 22:13:49 MEST 2005


On Thu, 27 Oct 2005 15:17:52 -0400, "Eric M.Faden" wrote 
in <web-30009 at techeminence.com>:
> I have the following in MRTG
> Target[cpu]:ssCpuRawUser.0&ssCpuRawUser.0:FOO at localhost + 
> ssCpuRawSystem.0&ssCpuRawSystem.0:FOO at localhost + 
> ssCpuRawNice.0&ssCpuRawNice.0:FOO at localhost
...
> I am getting really odd scales though. (really HUGE 
> numbers)... I am getting this on a few graphs. Any ideas?

ssCpuRaw* is not percentages, use ssCpu* instead if its available.

$ snmpwalk -v 2c -c string agent systemStats
...
UCD-SNMP-MIB::ssCpuUser.0 = INTEGER: 4
UCD-SNMP-MIB::ssCpuSystem.0 = INTEGER: 14
UCD-SNMP-MIB::ssCpuIdle.0 = INTEGER: 80
UCD-SNMP-MIB::ssCpuRawUser.0 = Counter32: 98542201
UCD-SNMP-MIB::ssCpuRawNice.0 = Counter32: 210465
UCD-SNMP-MIB::ssCpuRawSystem.0 = Counter32: 306196258
UCD-SNMP-MIB::ssCpuRawIdle.0 = Counter32: 1639873889

-- 
Takumi Yamane <yamtak at b-session.com>

--
Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe
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



More information about the mrtg mailing list