I get the error message "Unable to connect to the host / port" when adding a new monitor.

I get the error message "Unable to connect to the host / port" when adding a new monitor.

  • Check if the host name is correct.

  • Check if the port number given is the JMX port number. We need JMX port number and not HBase DB port number for monitoring. The JMX port number will be available in hbase-env.sh file.

  • if hbase is running in authenticated modes, then enable "Is Authentication required", and give correct username and password.

  • Check if below lines are uncommented in hbase-env.sh

HBASE_JMX_BASE

HBASE_MASTER_OPTS

HBASE_REGIONSERVER_OPTS


                New to ADManager Plus?

                  New to ADSelfService Plus?

                    • Related Articles

                    • 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 ...
                    • 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 ...
                    • Troubleshooting URL Monitor

                      Here are few of the common errors you may come across in URL monitor, we have mentioned the steps you can follow to troubleshoot them. General troubleshooting for URL monitor Ensure that the URL is accessible from the server in which Applications ...
                    • Discovery of Redis server fails with message "Unable to connect to host: <hostname> port: <port number>".

                      Solution: Confirm that the Redis host and port are accessible from the server on which the Applications Manager product is installed. Ensure that there are no network restrictions or firewall rules preventing access to the Redis server. To verify the ...
                    • While adding a mongoDB server, it fails with message "Unable to connect to the host / port".

                      Solution: Check if the mongod / mongos instance is running in the host name specified. Check if the port number is given correctly. If mongod / mongos is running in authenticated mode, then enable "Is Authentication required" and give correct ...