The Availability of a monitor is shown as down, though the monitor is running fine.
Reason: The monitor was not available during the last polling interval.
Solution: Wait till the next poll. You can see the Last Polled and Next Poll time in Monitor Information tab in monitor's detail page.
New to ADSelfService Plus?
Related Articles
Real User Monitor (RUM) - Troubleshooting
If the monitor has not polled data for a long time, follow the below steps for troubleshooting. Step 1: Check the RUM Agent configuration Real User Monitor requires the RUM Agent to be installed and mapped to the Applications Manager. Refer this help ...
Troubleshooting URL Monitor
When configuring a URL monitor in Applications Manager, you might encounter several errors related to accessibility, configuration, or server-side issues. Below are common errors along with step-by-step troubleshooting instructions to help you ...
Self monitor Applications Manager using Real User Monitoring
We can monitor the Applications Manager using Real User Monitoring with a Java Script injection and this can be used to measure the Applications Manager's performance continuously. All you need is to install and setup the Real User Monitoring (RUM) ...
No data available in 'Availability Groups' table under 'AlwaysOn Availability Groups' tab in MS SQL monitor
Solution: Check whether 'VIEW ANY DEFINITION' permission is given to monitor AlwaysOn Availability Groups. To do so, follow the steps given below: Connect AlwaysOn enabled server in SQL Server Management Studio with the username which is used to ...
Applications Manager is not adding the monitor that has SSH2 running.
Reason: SSH Key based authentication is supported only for SSH2. Applications Manager will not add the monitor (even though SSH2 is running) if the entry in</etc/ssh/sshd_config> is 'Protocol 2,1'. Solution: Change the entry to 'protocol 2'. Restart ...