Page 1 of 1

Does R1.7 VM have ssh client?

Posted: Wed Sep 14, 2011 5:57 pm
by jrmartin
I have the prebuilt VM but cannot find ssh client. Was it not included?
[nagios@nadc-nag-p01 .ssh]$ rpm -qa|grep ssh
openssh-server-5.3p1-20.el6_0.3.i686
libssh2-1.2.2-7.el6.i686
openssh-5.3p1-20.el6_0.3.i686

[nagios@nadc-nag-p01 .ssh]$ whereis ssh
ssh: /etc/ssh

[root@nadc-nag-p01 /]# find . -name "ssh" -print
./etc/ssh

Thanks!
Jeff

Re: Does R1.7 VM have ssh client?

Posted: Wed Sep 14, 2011 6:15 pm
by jrmartin
I installed openssh-clients and created a link to /usr/bin/ssh from /usr/local/bin/ and check_by_ssh is working now.

Re: Does R1.7 VM have ssh client?

Posted: Thu Sep 15, 2011 11:38 am
by RogerSah
I just registered to ask this same question, thanks for the solution !

Re: Does R1.7 VM have ssh client?

Posted: Fri Sep 16, 2011 3:16 pm
by nscott
Yeah, we're working the kinks out of the CentOS 6 install that we moved to, and things we took for granted that would be installed (openssh-client) were not installed. It will be rectified with the next release of the VM, which will be re-released before 1.8 is released.