Hi,

I'm trying to graph context switches and interrupts from a machine
running Solaris 10. The machine is a T1000 under a reasonable load, and
I'm polling these values:-

UCD-SNMP-MIB::ssRawContexts.0
UCD-SNMP-MIB::ssRawInterrupts.0

What I'm seeing is a counter value that sits without changing:-

# snmpget -v 2c -c public wg-001 .1.3.6.1.4.1.2021.11.60.0; \
> sleep 30 ; \
> snmpget -v 2c -c public wg-001 .1.3.6.1.4.1.2021.11.60.0 ; \
> sleep 30; \
> snmpget -v 2c -c public wg-001 .1.3.6.1.4.1.2021.11.60.0
UCD-SNMP-MIB::ssRawContexts.0 = Counter32: 1634479987
UCD-SNMP-MIB::ssRawContexts.0 = Counter32: 1634479987
UCD-SNMP-MIB::ssRawContexts.0 = Counter32: 1634479987

Every so often it seems to remember to update, and I get an enormous
spike on the graph. I'm graphing the same OIDs successfully on other
machines - ca anyone shed any light on why the counter isn't being
updated for long periods, and is there anything I can do about it?

Thanks,

Mike

______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email 
______________________________________________________________________

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to