|
CPU Performance Monitoring |
Top Previous Next |
|
CPU Performance monitoring is accomplished via SNMP and WMI. SNMP-based CPU Performance Monitoring AggreGate Network Manager can collect CPU load data via SNMP and process it.
AggreGate Network Manager uses hrProcessorLoad SNMP variable to get the average CPU load. The variable is part of hrProcessorTable, providing separate data for all host's processors. The SNMP-based CPU Load monitoring tools include:
System administrators can create other tools (e.g. alerts, widgets, etc.) for interpreting data provided by hrProcessorTable SNMP variable.
WMI-base CPU Performance Monitoring AggreGate Network Manager can use WMI to obtain CPU performance data as instances of Win32_PerfFormattedData_Counters_ProcessorInformation. The WMI-based CPU performance monitoring tools include CPU Activity alert. |