Re: [Nagios-users] troubles with check_by_ssh

2006-11-05 Thread David Garvey
Nov  5 14:57:22 nagios nagios: Warning: Return code of 67 for check of service 'Check_ssh_load' on host 'host22' was out of bounds.  I am getting the following error on a check_by_ssh command. It work fine from the command line.     -bash-3.00$ ./check_by_ssh -l nagios -H host22 -C 'libexec/check_l

Re: [Nagios-users] troubles with check_by_ssh

2006-10-26 Thread rob . moss
[EMAIL PROTECTED] wrote on 25/10/2006 23:30:19: [snip] > Here is the /var/log/messages on host18... >   > Oct 25 15:10:10 host18 sshd2[870]: connection from "10.1.1.1" > Oct 25 15:10:10 host18 sshd2[13080]: DNS lookup failed for "10.1.1.1". > Oct 25 15:10:10 host18 sshd2[13080]: Remote host dis

Re: [Nagios-users] troubles with check_by_ssh

2006-10-26 Thread Kurt Yoder
On Oct 25, 2006, at 6:30 PM, David Garvey wrote: > > I am have problems using the most recent libraries of ssh2 the > commerial version. Here is the error when nagios runs the plug-in. > > Remote command execution failed: warning: You have no controlling > tty. Cannot read confirmation. Sound

[Nagios-users] troubles with check_by_ssh

2006-10-25 Thread David Garvey
I am have problems using the most recent libraries of ssh2 the commerial version. Here is the error when nagios runs the plug-in.   Remote command execution failed: warning: You have no controlling tty. Cannot read confirmation.    Here is the command line execution...-bash-3.00$ libexec/check_by_s