check_by_ssh
Gunnar Hellekson
ghelleks at mac.com
Fri Aug 16 19:22:12 CEST 2002
> From: "Rusch, Daniel" <Daniel.Rusch at GlobalCrossing.com>
> Date: Fri, 16 Aug 2002 12:46:32 -0400
> To: nagios-users at lists.sourceforge.net
> Subject: [Nagios-users] check_by_ssh
>
> All,
>
> I am trying to do a check_by_ssh. I tried to run it from command line like
> this:
>
> ./check_by_ssh -H anotherBox /home/nagios/check_ping -L www.yahoo.com 25 50
> 200 1000
Seems you're missing the "-C" argument. That cmd should read:
./check_by_ssh -H anotherBox -C '/home/nagios/check_ping -L www.yahoo.com 25
50 200 1000'
-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone? Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
More information about the Users
mailing list