Steps to adjust multimonitor threshold if encountered some of the enabled app monitoring failure

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

                      • Windows Monitoring - FAQ

                        This Knowledge Base article provides answers to frequently asked questions related to Windows Server monitoring through WMI. The articles are categorized based on the monitoring lifecycle to help you quickly identify the relevant troubleshooting ...
                      • Monitoring HAProxy - Configuring the HAProxy Stats page

                        To effectively monitor an HAProxy instance, you can enable and access the HAProxy stats page, which provides real-time metrics about HAProxy's performance. Steps to Enable HAProxy Stats: Open the HAProxy Configuration File: The HAProxy configuration ...
                      • 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 ...
                      • Amazon VPC Monitoring – Frequently Asked Questions

                        Amazon VPC Monitoring – Frequently Asked Questions This Knowledge Base article answers frequently asked questions about configuring and monitoring Amazon VPC using Applications Manager. It covers prerequisites, data collection issues, VPC Flow Log ...
                      • 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 ...