Search found 2 matches

by Jaharagon
Wed Jul 18, 2012 4:48 pm
Forum: Open Source Nagios Projects
Topic: Remote command execution failed: @@@@@@@@@@@@@@@@@
Replies: 3
Views: 2306

Re: Remote command execution failed: @@@@@@@@@@@@@@@@@

Yes, i found out the problem, i didn't have the -E flag in my ssh connection back The Original command looked like this: $USER1$/check_by_ssh -H localhost -l nagios -t 30 -o StrictHostKeyChecking=no -i /home/nagios/.ssh/id_dsa -C "/usr/local/nagios/libexec/check_load -w 5.0,4.0,3.0 -c 10.0,6.0,...
by Jaharagon
Tue Jul 10, 2012 1:02 pm
Forum: Open Source Nagios Projects
Topic: Remote command execution failed: @@@@@@@@@@@@@@@@@
Replies: 3
Views: 2306

Remote command execution failed: @@@@@@@@@@@@@@@@@

I am relatively new at this, however i am running the nagios plugins on ubuntu 12.04 server have everything installed, configured CPETEST(remote computer) on the Nagios Server, and i get Remote command execution failed: @@@@@@@@@@@@@@@@@ as my return status info, i can manually call check_ssh_revers...