Search found 2 matches

by dstensnes
Thu Oct 27, 2011 2:32 am
Forum: Open Source Nagios Projects
Topic: check_nrpe: -u not working correctly?
Replies: 2
Views: 1672

Re: check_nrpe: -u not working correctly?

Aha, that sounds like a possible scenario. I will do that. Thanks a lot!
by dstensnes
Wed Oct 26, 2011 7:04 am
Forum: Open Source Nagios Projects
Topic: check_nrpe: -u not working correctly?
Replies: 2
Views: 1672

check_nrpe: -u not working correctly?

Not really sure where to ask this, but I do it here. Can anyone explain to me why these are different? [nagios@klodrik:~]$ /usr/lib/nagios/plugins/check_nrpe -H 10.0.1.2 -p 5567 -t 40 -u -c check_disk_c0d0p4 ; echo $? Timeout while attempting connection 2 [nagios@klodrik:~]$ /usr/lib/nagios/plugins/...