Re: check_nrpe works from CLI, fails from server with timeou
Posted: Mon Jun 24, 2013 11:17 am
hmmm, this is strange. Did you have to change the timeout settings in the nrpe.cfg file? (if so, you have to restart the service)
Support for Nagios products and services
https://support.nagios.com/forum/
Code: Select all
define service {
use local-service
host_name hostname
service_description VPN:[Client Name]
check_command check_nrpe!check_VPN_[client_name]!30!
}