How to monitor Numberof Exceps Thrown for WMI Win32_PerfFormattedData_NETFramework_NETCLRExceptions ?

With IPHost Network Monitor you can run WMI Numberof Exceps Thrown monitoring of various devices in your network.

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

SELECT NumberofExcepsThrown FROM Win32_PerfFormattedData_NETFramework_NETCLRExceptions

This counter displays the total number of exceptions thrown since the start of the application. These include both .NET exceptions and unmanaged exceptions that get converted into .NET exceptions e.g. null pointer reference exception in unmanaged code would get re-thrown in managed code as a .NET System.NullReferenceException; this counter includes both handled and unhandled exceptions. Exceptions that are re-thrown would get counted again. Exceptions should only occur in rare situations and not in the normal control flow of the program.

Runtime statistics on CLR exception handling.

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.