Windows Performance Counters

Introduction:

This section is common to all the editions of IT360, as per the below constraints;

Monitor Information:

IT360 uses WMI (Windows Management Instrumentation), for monitoring Windows Performance Counters. WMI gives preinstalled performance counter classes, where each class describes an object in performance libraries.

For e.g., the object that appears in the Perfmon System Monitor, named 'NetworkInterface', is represented in WMI by;

Currently, IT360 supports monitoring the counters of classes, derived from 'Win32_PerfFormattedData'.

Some of the WMI Performance classes, for Performance Objects, that are present in Perfmon are;

  • Processor - Win32_PerfFormattedData_PerfOS_Processor

  • Browser - Win32_PerfFormattedData_PerfNet_Browser

  • PagingFile - Win32_PerfFormattedData_PerfOS_PagingFile

  • Memory - Win32_PerfFormattedData_PerfOS_Memory

  • Server - Win32_PerfFormattedData_PerfNet_Server

Some classes can only have one instance of it, and they are called 'ingleton Classes'.

After creating Windows Performance Counters, You will see the WMI Monitor details page, showing availability and other details.

Adding Attributes:

  1. Click on Add Attributes link.

  2. This will take you to the list of WMI Performance Classes. You can choose the classes, whose attributes you want to monitor.

  3. Click on Show Attributes. The list of WMI classes, selected along with their attributes and instances are displayed. Select the attributes and instances. The attributes would then be added, for monitoring.

  4. You can configure thresholds and alerts for the attributes. At a class level, you can configure alerts for Health, which inturn depends on the attributes, it comprises of.

Note: Windows Performance Counters is currently supported for Windows XP, Windows 2003 & Windows 2000.

Top

See Also:

Creating New Monitor -Windows Performance Counters



Copyright © 2012, ZOHO Corp. All Rights Reserved.