Please find bellow the output
root@:/home/nagios# su nagios
nagios@:~$ ssh -v nagios@xxxx
OpenSSH_6.6.1, OpenSSL 1.0.1f 6 Jan 2014
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: /etc/ssh/ssh_config line 19: Applying options for *
debug1: Connecting to xxxx [xxxx] port 22.
debug1: Connection established.
debug1: identity file /home/nagios/.ssh/id_rsa type -1
debug1: identity file /home/nagios/.ssh/id_rsa-cert type -1
debug1: identity file /home/nagios/.ssh/id_dsa type 2
debug1: identity file /home/nagios/.ssh/id_dsa-cert type -1
debug1: identity file /home/nagios/.ssh/id_ecdsa type -1
debug1: identity file /home/nagios/.ssh/id_ecdsa-cert type -1
debug1: identity file /home/nagios/.ssh/id_ed25519 type -1
debug1: identity file /home/nagios/.ssh/id_ed25519-cert type -1
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.7
debug1: Remote protocol version 2.0, remote software version OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.7
debug1: match: OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.7 pat OpenSSH_6.6.1* compat 0x04000000
debug1: SSH2_MSG_KEXINIT sent
debug1: SSH2_MSG_KEXINIT received
debug1: kex: server->client aes128-ctr
[email protected] none
debug1: kex: client->server aes128-ctr
[email protected] none
debug1: sending SSH2_MSG_KEX_ECDH_INIT
debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
debug1: Server host key: RSA xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
debug1: Host 'xxxx' is known and matches the RSA host key.
debug1: Found key in /home/nagios/.ssh/known_hosts:10
debug1: ssh_rsa_verify: signature correct
debug1: SSH2_MSG_NEWKEYS sent
debug1: expecting SSH2_MSG_NEWKEYS
debug1: SSH2_MSG_NEWKEYS received
debug1: SSH2_MSG_SERVICE_REQUEST sent
debug1: SSH2_MSG_SERVICE_ACCEPT received
debug1: Authentications that can continue: publickey,password
debug1: Next authentication method: publickey
debug1: Trying private key: /home/nagios/.ssh/id_rsa
debug1: Offering DSA public key: /home/nagios/.ssh/id_dsa
debug1: Server accepts key: pkalg ssh-dss blen 433
debug1: key_parse_private2: missing begin marker
debug1: read PEM private key done: type DSA
debug1: Authentication succeeded (publickey).
Authenticated to xxxx ([xxxx]:22).
debug1: channel 0: new [client-session]
debug1: Requesting
[email protected]
debug1: Entering interactive session.
debug1: Sending environment.
debug1: Sending env LANG = en_US.UTF-8
Welcome to Ubuntu 14.04.4 LTS (GNU/Linux 4.2.0-42-generic x86_64)
* Documentation:
https://help.ubuntu.com/
System information as of Tue Aug 30 08:29:44 CEST 2016
System load: 0.42 Processes: 182
Usage of /: 34.9% of 12.39GB Users logged in: 0
Memory usage: 29% IP address for eth0: 10.10.29.34
Swap usage: 5%
Graph this data and manage this system at:
https://landscape.canonical.com/
New release '16.04.1 LTS' available.
Run 'do-release-upgrade' to upgrade to it.
Last login: Wed Aug 24 08:27:20 2016 from 10.10.5.20
nagios@:~$