While trying to add a cassandra monitor, why am i getting "Unable to connect to the host / port" error message?

While trying to add a cassandra monitor, why am i getting "Unable to connect to the host / port" error message?

Solution:
  • 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 Cassandra DB port number for monitoring. The JMX port number will be available in cassandra-env.sh file.
  • if cassandra is running in authenticated mode, then enable "Is Authentication required" and give correct username and password.

                  New to ADSelfService Plus?

                    • Related Articles

                    • Unable to connect to the host / port

                      Follow the below steps to troubleshoot the error Make sure the service you're trying to connect to is actually running on the designated host. Confirm the port number is correct. If the monitor supports SSL, try enabling or disabling the SSL is ...
                    • 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 the RUM Agent configuration Real User Monitor requires the RUM Agent to be installed and mapped to the Applications Manager. Refer the help ...
                    • Mail Server Monitor - Troubleshooting

                      Common Mail Server Monitor Errors and Troubleshooting Guide 1. Unknown Host Error Description: This error occurs when the mail client cannot resolve the hostname of the mail server to an IP address. The issue typically arises from DNS resolution ...
                    • 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 ...