The NT System Performance group provides statistics that let you track the health and performance of the system's Windows operating system.
Class: ntSystemPerf
Performance counters in the System Performance group let you see the following:
For example, a heavily loaded system typically has a high level of system activity with many process threads competing for CPU time and jobs queuing up as they wait to run. You can track the level of system activity by monitoring the ntContextSwitches and ntRunQLen MIB objects.
ntContextSwitches counts the number of context switches that have occurred. A context switch occurs each time a thread gives up the CPU and another takes its place. A high rate of context switching indicates a high system load. ntRunQLen indicates whether there is a backup of threads waiting to run.
| Copyright © 2011 CA. All rights reserved. | Tell Technical Publications how we can improve this information |