Active Directory, Microsoft 365, and Exchange management and reporting
Hybrid AD, cloud, and file auditing; security; and compliance
Identity security with adaptive MFA, SSPR, and SSO
Reporting, auditing, and monitoring for hybrid Exchange and Skype
Active Directory, Microsoft 365, and Exchange backup and recovery
Hybrid AD, cloud, and file auditing; security; and compliance
SharePoint reporting and auditing
Microsoft 365 security
Cloud security monitoring and analytics
File auditing, data leak prevention, and data risk assessment
File security and storage analysis
Automated patching across multiple OSs and over 850+ third-party apps
Simplified third-party patch deployment via ConfigMgr and Intune
Seamless mobile device management from onboarding to retirement
Remote troubleshooting with integrated chat, voice, and video
Automated OS image creation and seamless role-based deployment
Prioritization-focused enterprise vulnerability management
App control and endpoint privilege management software
Data theft prevention with strict peripheral device control
Browser security with isolation, lockdown, and activity tracking
Sensitive data protection and compliance for endpoint devices
Real-time ransomware mitigation and file recovery for business continuity
Next-gen antivirus software for threat detection and breach prevention
Full-stack observability with AIOps and digital experience monitoring
AI-powered, all-in-one SaaS platform for observability and digital experience monitoring
Digital experience, application performance, and infrastructure monitoring
All-in-one vendor risk assessment tool to ensure domain security
Network, server, and storage performance monitoring
Bandwidth monitoring and traffic analysis
Network change and configuration management
Firewall rule, configuration, and log management
IP address and switch port management
Centralized IT alert management
Status pages for real-time status and incident communication
A cloud-native identity platform for workforce IAM
Full-stack service management for enterprises
IT asset management with an integrated CMDB
Unified endpoint management and security
Comprehensive mobile device management
Enterprise remote access
Automated multi-OS patch management
Full-stack monitoring for IT admins, DevOps, and SREs
Status pages for real-time status and incident communication
Cloud cost management for modern software teams
SaaS management platform to maximize ROI
Centralized IT alert management
Secure your IT infrastructure and prove compliance from the cloud
AI-powered unified analytics platform to correlate all IT data
An all-in-one DNS management service to keep your business online
Low-code application development platform
Remote support software
Collaborative project management
Agile project management
All-in-one collaboration tool for unified communication
Secure email hosting solution for businesses
All-in-one video conferencing solution for remote business meetings
All-in-one AR remote assistance software solution for remote collaboration.
Unified network monitoring and endpoint management for MSPs
Unified Active Directory management and reporting solution for MSPs
Unified SIEM solution for MSSPs
Log management and advanced threat intelligence for MSSPs
Complete privileged access security for enterprises
Privileged password management
Full-stack service management for MSPs
Prerequisites for monitoring Microsoft .NET: Click here
Using the REST API to add a new Microsoft .NET monitor: Click here
To create Microsoft .NET Monitor
Microsoft .NET is monitored based on the attributes such as Heap Size, Threads etc. Data collection happens through WMI. .NET application performance monitoring offered by Applications Manager will help you to detect performance issues of .NET transactions and enables your application teams to resolve problems before end-users are impacted. The monitoring details of Microsoft .Net are represented graphically and that helps to understand the parameters with ease. Our .NET monitoring tool also allows you to configure thresholds to the attributes, based on these details.
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) |
% Time in GC | Shows the percentage of elapsed time that was spent in performing a garbage collection (GC) since the last GC cycle. This counter is usually an indicator of the work done by the Garbage Collector on behalf of the application to collect and compact memory |
Locks | |
Queue Length | Refers to the total number of threads currently waiting. |
Contentions/Min | 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 | Refers the total number of runtime Code Access Security (CAS) checks performed per minute. |
JIT | |
% Time In JIT | Refers to the percentage of elapsed time spent in JIT compilation since the last JIT compilation phase. |
.NET Applications Details | |
Name | Name of the .NET Application. |
Active Sessions | Refers to number of sessions that are active currently |
Requests/Min | Refers to number of Requests executed per minute |
.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 |
Errors/Min | Refers to rate of errors occured |
Requests Timeout/Min | Refers to number of Requests Timeout per minute |
Queued Requests | Refers to number of Queued Requests |
Transactions | |
Transactions/Min | Refers to number of Transactions started per minute |
Abandoned Transactions/Min | Refers to number of Transactions aborted per minute |
Pending Transactions | 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 |
Thank you for your feedback!