Thanks! it helped; however, there is a new issue...timeout error (60s).
Please see attached.
check_npre UNKNOWN: No handler for that command”
Re: check_npre UNKNOWN: No handler for that command”
You do not have the required permissions to view the files attached to this post.
Re: check_npre UNKNOWN: No handler for that command”
In your nsc.ini look for -
Uncomment the command_time=60 line, and change it to command_time=120.
Restart the NSClient service, and try again.
Let us know the result.
Code: Select all
[External Script]
;# COMMAND TIMEOUT
; This specifies the maximum number of seconds that the NRPE daemon will allow plug-ins to finish executing before killing them off.
;command_timeout=60
Restart the NSClient service, and try again.
Let us know the result.
Former Nagios Employee
Re: check_npre UNKNOWN: No handler for that command”
That worked!!! Thanks all for your help with troubleshooting this. A combination of edits in the NSC.ini file seemed to help sure up the steps in the documentation. Thanks
Re: check_npre UNKNOWN: No handler for that command”
Glad to see this working! I'll go ahead and close this thread out now, but feel free to open a new one if you need more assistance in the future!
Former Nagios Employee