Search found 2 matches

by kiri
Fri Oct 10, 2014 9:18 am
Forum: Open Source Nagios Projects
Topic: check_by_ssh plugin timed out after 10-30 seconds
Replies: 2
Views: 2461

Re: check_by_ssh plugin timed out after 10-30 seconds

Done.

I've solved.
The problem was the network admin changed the ip's for some hosts.

Thanks,
Cosmin
by kiri
Fri Oct 10, 2014 5:21 am
Forum: Open Source Nagios Projects
Topic: check_by_ssh plugin timed out after 10-30 seconds
Replies: 2
Views: 2461

check_by_ssh plugin timed out after 10-30 seconds

Hi guys, I have a strange problem with some servers in my network executing check_by_ssh script. I'm trying to execute the following command from command line and it works fine: ./check_by_ssh -H xxxxxx -i /home/nagios/.ssh/id_rsa -l dwmon 'nagios/libexec/check_swap -a -w15% -c5%' SWAP OK - 100% fre...