How to monitor Page Faults Persec for WMI Win32_PerfRawData_PerfProc_Process ?

With IPHost Network Monitor you can run WMI Page Faults Persec monitoring of various devices in your network.

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

SELECT PageFaultsPersec FROM Win32_PerfRawData_PerfProc_Process

Page Faults/sec is the rate at which page faults by the threads executing in this process are occurring. A page fault occurs when a thread refers to a virtual memory page that is not in its working set in main memory. This may not cause the page to be fetched from disk if it is on the standby list and hence already in main memory, or if it is in use by another process with whom the page is shared.

The Process performance object consists of counters that monitor running application program and system processes. All the threads in a process share the same address space and have access to the same data.

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.