While adding a new monitor the following message is displayed "Unable to add the system. Kindly check whether it is reachable"

While adding a new monitor the following message is displayed "Unable to add the system. Kindly check whether it is reachable"

The "Unable to add the system. Kindly check whether it is reachable" message is displayed because you are not able to reach the system in any one of the following ways . 
1)ICMP ping. Execute the below command in the command prompt and check if ICMP ping is working.
ping <hostname>

2)SNMP ping. 
Check whether SNMP Agent is running in the remote system you are trying to monitor. 

3)Native ping. This is disabled by default.

Solution: Enable any one of the above 3, so that you would be able to reach the system. 
To enable native ping, Edit <Appmanager/conf/AvailabilityTests.conf> and Change <am.enablenativeping=false> to <am.enablenativeping=true> [if you change the option as true then start Applications manager as root in linux and admin user in Windows ]


                  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 ...
                      • IIS Server monitor - Issues encountered while adding an IIS server monitor

                        Unable to add an IIS server monitor Prerequisites: Make sure you have performed all the prerequisites for the IIS server monitor. Follow the steps mentioned below to add an IIS server monitor: IIS Server URL accessibility: Check whether the IIS ...
                      • RBM - Add content check via Web Transaction Recorder (Chrome Extension)

                        Related topic: Check out this link if you want to configure content check through the Playback Script. Applications Manager's Real Browser Monitoring allows to configure content check to be done on the webpages by configuring checks for both Content ...
                      • 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) ...
                      • Unable to Add Kubernetes Monitor

                        If you are having trouble adding a Kubernetes monitor in Applications Manager, ensure that the the prerequisites have been met: Verify whether you can establish an SSH connection to the Kubernetes server from the APM installed machine. Use the ...