ManageEngine® Applications Manager Microsoft .NET | ||
Microsoft .NET is monitored based on the attributes such as Heap Size, Threads etc. Data collection happens through WMI. The monitoring details of Microsoft .Net are represented graphically and that helps to understand the parameters with ease. You can also configure thresholds to the attributes monitored by the .Net, based on these details.
Availability tab, gives the Availability history for the past 24 hours or 30 days. Performance tab gives the Health Status and events for the past 24 hours or 30 days. List view enables you to perform bulk admin configurations. Click on the individual monitors listed, to view the following information.
Parameter |
Description |
---|---|
Availability |
Shows the current status of the.Net - available or not available. |
Threads | |
Physical Threads | Shows the number of native OS threads created and owned by the CLR to act as underlying threads for .NET thread objects. |
Logical Threads |
Shows the number of current .NET thread objects in the application. |
Memory
Heap Size |
Shows the current memory allocated(MB) |
Locks
Queue Length Contentions/Min |
Refers to the total number of threads currently waiting. Refers to the rate at which threads in the runtime attempt to acquire a managed lock unsuccessfully. |
Exceptions
Exceptions/Min |
Refers to the number of exceptions per Minute |
Security TotalRuntimeChecks/Min |
|
JIT % Time In JIT |
Refers to the percentage of elapsed time spent in JIT compilation since the last JIT compilation phase. |
.NET Applications Details |
Clicking on the Names of the .NET applications, you can see their performance based on their parameters. |
The various .NET application's parameters that are monitored are:
Parameter |
Description |
---|---|
Request Statistics Requests/Min |
Refers to number of Requests executed per minute |
Transactions
Transactions/Min Pending Transactions |
Refers to number of Transactions started per minute Refers to number of Transactions aborted per minute Refers to number of Transactions in progress |
Sessions
Active Sessions |
Refers to number of sessions that are active currently |
Network Traffic
Bytes Sent/Min Bytes Received/Min |
Refers to the number of Bytes sent per minute Refers to the number of Bytes received per minute |
See Also
Creating New Monitor - Microsoft .NET