Reason: It is because, by default, 'Discover all nodes in the cluster' option is enabled. If you want to monitor only particular instance, disable that option and add monitor.
Reason: This error happens because the server is running in authenticated mode and you are trying to connect without authentication. Check the file redis.conf in the Redis server for the string "requirepass" and give that password in the discovery ...
Reason: The password entered in the password field is wrong. Check the file redis.conf in the Redis server for the string "requirepass" and give that password in the discovery wizard and try again.
1. Check Host and Port Accessibility Ensure that the Redis host and port are accessible from the server where Applications Manager is installed. Make sure there are no network restrictions or firewall rules blocking access to the Redis server. To ...