How to monitor Handle Count for WMI Win32_Process ?

With IPHost Network Monitor you can run WMI Handle Count monitoring of various devices in your network.

To create a WMI monitor for Handle Count, provide host name (it must be a Windows host) and specify custom WQL query:

SELECT HandleCount FROM Win32_Process

The HandleCount property specifies the total number of handles currently open by this process. This number is the sum of the handles currently open by each thread in this process. A handle is used to examine or modify the system resources. Each handle has an entry in an internally maintained table. These entries contain the addresses of the resources and the means to identify the resource type.

The Win32_Process class represents a sequence of events on a Win32 system. Any sequence consisting of the interaction of one or more processors or interpreters, some executable code, and a set of inputs, is a descendent (or member) of this class. Example: A client application running on a Win32 system.

IPHost Network Monitor is an advanced and easy tool for monitoring LAN and WAN networks, network servers, workstations and TCP/IP devices. Use IPHost Network Monitor to monitor your servers, domains, computers and devices.