Hello,
I have a requirement to produce some performance graphs of Mac OS X
10.4.11 machines (These machines are running the desktop edition of OS
X, not OS X Server specifically).
I can pull data for a number of metrics (load average, disk) and so on.
I can't pull data for either CPU usage (nice, system, cpu) or Memory
(cache, buffers, free).
The OID seems to exist for the CPU at least but it always returns a 0.
snmpwalk -c <COMMUNITY> -v 2c 127.0.0.1 .1.3.6.1.4.1.2021.11
sm@sm-laptop:~$ snmpwalk -c wtms -v 2c 172.27.1.121 .1.3.6.1.4.1.2021.11
UCD-SNMP-MIB::ssIndex.0 = INTEGER: 1
UCD-SNMP-MIB::ssErrorName.0 = STRING: systemStats
UCD-SNMP-MIB::ssSwapIn.0 = INTEGER: 0 kB
UCD-SNMP-MIB::ssSwapOut.0 = INTEGER: 0 kB
UCD-SNMP-MIB::ssSysInterrupts.0 = INTEGER: 0 interrupts/s
UCD-SNMP-MIB::ssSysContext.0 = INTEGER: 0 switches/s
UCD-SNMP-MIB::ssCpuUser.0 = INTEGER: 0
UCD-SNMP-MIB::ssCpuSystem.0 = INTEGER: 0
UCD-SNMP-MIB::ssCpuIdle.0 = INTEGER: 0
UCD-SNMP-MIB::ssCpuRawUser.0 = Counter32: 0
UCD-SNMP-MIB::ssCpuRawNice.0 = Counter32: 0
UCD-SNMP-MIB::ssCpuRawSystem.0 = Counter32: 0
UCD-SNMP-MIB::ssCpuRawIdle.0 = Counter32: 0
UCD-SNMP-MIB::ssCpuRawKernel.0 = Counter32: 0
UCD-SNMP-MIB::ssCpuRawInterrupt.0 = Counter32: 0
UCD-SNMP-MIB::ssRawInterrupts.0 = Counter32: 0
UCD-SNMP-MIB::ssRawContexts.0 = Counter32: 0
Does anyone have this working, or any clues on a workaround?
Thanks very much
~sm
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Macos-x-server mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/macos-x-server/email@hidden
This email sent to email@hidden