.NET Monitoring
.NET Framework monitoring tasks are categorized in two groups:
- Application state monitoring helps to follow and keep up application performance for predicting possible faults or efficiency loss before any incidents occur
- Performance monitoring aids looking for problem causes while optimizing applications and eliminating bottlenecks
Iotellect Network Manager is a good tool for solving common .NET monitoring objectives. Iotellect Network Manager provides comprehensive information on your .NET applications and helps you independently analyze functioning of diverse subsystems, including I/O, CPU load, efficiency of memory usage, and memory leak identification. Likewise, Iotellect Network Manager assists with defining performance requirements when scaling your application.
.NET Monitoring Configuration
To configure the .NET monitoring:
- Create a WMI account in the Devices node of the System Tree
- Right-click on the account
- Choose Setup Monitoring Profile in the context menu
- Type Create Queries in the table and press OK
- Remove some queries from the table if necessary or just press OK
- Open a Dashboard by double clicking on the device account
.NET Key Metrics:
.NET monitoring metrics include:
- Physical and logical threads
- Queue length
- Synchronization blocks
- Contexts
- Exceptions
- Locks
- Memory usage and distribution
- Garbage Collector efficiency
- Application domains
- Assemblies
- Loaded classes
- Callable COM wrappers
- Stubs
- Code execution tests
- JIT compilations
- And more
Was this page helpful?