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
Does R1.7 VM have ssh client?
Re: Does R1.7 VM have ssh client?
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?
I just registered to ask this same question, thanks for the solution !
Re: Does R1.7 VM have ssh client?
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.
Nicholas Scott
Former Nagios employee
Former Nagios employee