Re: [Nagios-users] Using SSH to run remote command checks

2007-02-16 Thread Nagios Mail
I wanted to update this problem as it appears to have never been resolved. The current version of check_by_ssh still returns an UKNOWN status in nagios. I have ran the command manually from the command line and echoed $?, and while it does return 0, nagios is putting in an UNKNOWN status. Not

Re: [Nagios-users] Using SSH to run remote command checks

2007-02-16 Thread Andy Shellam (Mailing Lists)
Nagios Mail wrote: I wanted to update this problem as it appears to have never been resolved. The current version of check_by_ssh still returns an UKNOWN status in nagios. I have ran the command manually from the command line and echoed $?, and while it does return 0, nagios is putting in

Re: [Nagios-users] Using SSH to run remote command checks

2007-02-16 Thread Robert Smith
Make sure that your SSHD allows the number of processes to be spawned that you need. I have: MaxStartups 100 in my /etc/ssh/sshd_config which allows me to use my ssh gateway to check up to 100 service concurrently with Nagios. (you may need an updated version of openssh. get it from

RE: [Nagios-users] Using SSH to run remote command checks

2005-12-22 Thread Marc Powell
-Original Message- From: [EMAIL PROTECTED] [mailto:nagios-users- [EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Thursday, December 22, 2005 8:46 AM To: nagios-users@lists.sourceforge.net Subject: [Nagios-users] Using SSH to run remote command checks I tested

RE: [Nagios-users] Using SSH to run remote command checks

2005-12-22 Thread Mark.Law
, Mark -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Marc Powell Sent: Thursday, December 22, 2005 12:07 PM To: nagios-users@lists.sourceforge.net Subject: RE: [Nagios-users] Using SSH to run remote command checks -Original Message- From