Steps to adjust multimonitor threshold if encountered some of the enabled app monitoring failure
By default, the maximum monitor threshold is set to 30. If you encounter monitoring failures due to reaching this default threshold, follow the steps below to adjust it.
1. Open the "C:\ProgramData\DotNetAgent\apminsight.conf" file using a text editor such as Notepad.
2. Add or modify the following key to set the maximum monitoring threshold to <your-range>:
max.monitors.threshold=<your-range>
3. After updating the multimonitor threshold, restart the Agent to apply the changes.
Note:
1. Increasing the monitor count beyond the default limit may lead to performance issues, especially when dealing with 1000+ monitors. It is recommended that you carefully consider the performance impact when adjusting the threshold.
2. To mitigate potential performance-related issues, ensure that each IIS application runs in a separate application pool. This isolation can help distribute the processing load more effectively and improve overall system performance.
New to ADSelfService Plus?
Related Articles
How to fix "Communication link failure The last packet sent successfully to the server"?
Issue: Communication link failure error message will trigger based on many reasons. Solution: Communication link failure error message is shown due to various reasons. Follow any of the steps mentioned below to resolve the issue: Insufficient user ...
Troubleshooting steps for Server Hardware Health Monitoring
1. SNMP Mode of monitoring: Monitoring Dell hardware status: Dell OpenManage Server Administrator and make sure SNMP agent is enabled Installation steps: http://www.dell.com/downloads/global/power/ps2q06-20050112-Lou-OE.pdf Monitoring HP hardware ...
FAQs related to Windows Service monitoring
After installing APM Insight Windows service monitoring agent , if you don't see data in the Applications Manager console, or if you are unable to add monitors, follow the steps given below to troubleshoot. If few monitors are not getting added Check ...
How to upgrade End User Monitoring (EUM) Agent?
EUM Agent versions above 21.4 Follow the steps given in this help page to upgrade your EUM Agent to the latest version with the Update Manager. EUM Agent versions below 21.4 For EUM Agent versions below 21.4, users must upgrade their EUM agent to ...
How to upgrade Real User Monitoring Agent?
Currently, we don't have an update manager for the RUM Agent. Therefore, you need to uninstall the old agent and install the new RUM Agent. Steps to upgrade RUM Agent Take a backup of <RUMAgent_Home>/conf/ folder and place it outside of the RUM_Agent ...