How to monitor Numberof Exceps Thrown Persec for WMI Win32_PerfFormattedData_NETFramework_NETCLRExceptions ?

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

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

SELECT NumberofExcepsThrownPersec FROM Win32_PerfFormattedData_NETFramework_NETCLRExceptions

This counter displays the number of exceptions thrown per second. 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 should only occur in rare situations and not in the normal control flow of the program; this counter was designed as an indicator of potential performance problems due to large (>100s) rate of exceptions thrown. This counter is not an average over time; it displays the difference between the values observed in the last two samples divided by the duration of the sample interval.

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.