Im trying to add new monitor using SSH with public key. I already generated public and private keys using ssh-keygen -t dsa. I tested the connection using interactive ssh-client with private and public keys and its working.
In AppsManager I choose Public Key Authentication and paste my private key and update and it prompts me this asking for the password.
" Check whether the PasswordAuthentication is set as yes in /etc/ssh/sshd_config file.Kindly set it as yes and restart the SSH daemon.More Info >>."