Active Directory monitor health getting affected due to port connectivity test

Active Directory monitor health getting affected due to port connectivity test

From the build number 14071 port connectivity test feature have been introduced. If a few ports were down and unable to connect this behavior will affect the health of the corresponding Active directory monitor. 

To clear the critical health alert triggered any one of the below actions can be performed:
  1. Check the status of the ports that are down and open them if needed.
  2. Disable the port test by using the 'Disable' option in the 'Port Connectivity' table 'Actions' in 'Connectivity' tab
  3. Remove or comment the respective ports from the port list declared in the following PowerShell script. To permanently disable the port monitoring and clear the 'Port Connectivity' table entry in the next poll so that the health will be cleared.
Location of the script - AppManager_HOME\working\conf\application\scripts\powershell\ActiveDirectoryPorts.ps1


        New to ADManager Plus?

          New to ADSelfService Plus?

            • Related Articles

            • Real User Monitor (RUM) - Troubleshooting

              If the monitor has not polled data for a long time, follow the steps below for troubleshooting: Step 1: Check prerequisites to be done Real User Monitor requires the RUM Agent to be installed and mapped to the Applications Manager. Refer the help ...
            • UDP Port Monitor - Troubleshooting

              How do we monitor UDP Port? UDP is a connectionless protocol which doesn't send any acknowledgement on connecting to the UDP port like TCP. When UDP port is not open system will send ICMP port unreachable message. The Issue is when the UDP port is ...
            • Active Directory Diagnostic Tests - Troubleshoot Errors in Specific test

              In Active Directory Monitor, Diagnostic tests have been introduced in build 14040. To troubleshoot any errors in a specific test in the Diagnostic tests tab, follow the below steps: 1) Open Powershell in administrator mode in the machine ...
            • How to get ISP data in Real User Monitor?

              The default setting of the Real User Monitor does not display ISP data for the end user. To obtain ISP data, you have the option to use a third-party Geolocation API. Currently, RUM exclusively supports APIs that provide responses in JSON format. ...
            • No data available or error in Port Connectivity table in Microsoft Dynamics CRM / 365 (On-Premise) monitor

              If no data available or error in Port Connectivity table in Microsoft Dynamics CRM / 365 (On-Premise) monitor, follow the below steps for troubleshooting: Open powershell in administrator mode in the Applications Manager-installed machine. Go ...