Re: problem getting CPU stats working.

2007-11-06 Thread Dave Shield
On 01/11/2007, Ian P. Christian <[EMAIL PROTECTED]> wrote: > I managed to get this working with 5.3.1 eventually with the following > configuratoin: > > --enable-ucd-snmp-compatibility \ > --with-mib-modules="host ucd-snmp/dlmod ucd-snmp/diskio > ip-mib/ipv4InterfaceTable agentx/subagent ag

Re: problem getting CPU stats working.

2007-11-01 Thread Ian P. Christian
I managed to get this working with 5.3.1 eventually with the following configuratoin: --enable-ucd-snmp-compatibility \ --with-mib-modules="host ucd-snmp/dlmod ucd-snmp/diskio ip-mib/ipv4InterfaceTable agentx/subagent agentx/master agentx ucd-snmp/loadave ucd-snmp/memory ucd-snmp/file u

Re: problem getting CPU stats working.

2007-11-01 Thread Ian P. Christian
Ian P. Christian wrote: > remote_host # snmpwalk -v 2c -c public 10.200.201.15 .1.3.6.1.4.1.2021.11.11 > UCD-SNMP-MIB::ssCpuIdle = No Such Object available on this agent at this OID > > # strace -p 3232 > There was a bit of exra noise in that first post - as I had verbose logging on. # strac

problem getting CPU stats working.

2007-11-01 Thread Ian P. Christian
This is goign to be a long post I'm afraid - I've been struggling with this for many hours now. I'm trying to get systemStats working. I have tried with versions 5.4, 5.4.1, and 5.3.1. The software is running on a custom linux distro, on kernel 2.6.18. The system is running on Xen. The compi