We've moved to a new support system!
The Nagios Answer Hub is a place where you can get help with technical questions from our experts. There, you can quickly open tickets and join discussion boards.
Request Nagios Answer Hub access here: https://info.nagios.com/answer-hub-access-new-users
After completing the access form, you will be given access to a portal where new tickets can be created. We will keep the old customer forum sections and ticket system available for current cases to be resolved.
-a, --args=LIST Optional arguments that should be passed to the command,
separated by a space. If provided, this must be the last
option supplied on the command line.
check_nrpe -H xyz.com -a '-w 20% -c 20% -p /var'
check_nrpe -H xyz.com -a -w 20% -c 20% -p /var
debdutta wrote:Hi,
Add on my last reply, I also tried below command however same Socket Time out error is coming --
./check_nrpe -H xyz.com -c check_disk -a '-w 20% -c 20% -p /var'
CHECK_NRPE: Socket timeout after 10 seconds.
To check the port I used below command however no output found --
netstat -anp|grep 5666
Appreciate all your extended help.
./check_nrpe -H xyz.com -c check_disk -a -w 20% -c 20% -p /var
./check_nrpe -H xyz.com -c check_disk -a '-w 20% -c 10% -p /var'
Users browsing this forum: Google [Bot] and 28 guests