How to check procs on remote server from nagios?
Posted: Sat Jan 06, 2018 10:26 pm
I've been poking around the forums and online and tried a bunch of things but I can't for the life of me figure out how to check custom processes running on a remote server with Nagios Core 4.3.4.
All the ways I have tried result with this error
I even tried this command to copy the checks to the folder /usr/local/nagios/libexec on the remote server. no fix.
Can somebody please point me to something that actually works?
All the ways I have tried result with this error
Code: Select all
(No output on stdout) stderr: execvp(/usr/local/nagios/libexec/check_nrpe, ...) failed. errno is 2: No such file or directoryCode: Select all
cp /usr/lib/nagios/plugins/check_* /usr/local/nagios/libexec