Plugin error
Posted: Tue Apr 18, 2017 1:51 am
Hi! I have added new plugin in our NagiosXI server.
Plugin Name is check_bgp_neighbors.sh.
I have added this in /usr/local/nagios/libexec/
Rights given rwxrwxr-x for root.
This is the command I used "$USER1$/check_bgp_neighbors -H $HOSTADDRESS$ -C $USER3$ -n $ARG1$ -n $ARG2$".
But I got this error "(No output on stdout) stderr: execvp(/usr/local/nagios/libexec/check_bgp_neighbors, ...) failed. errno is 2: No such file or directory" after adding it in services.
Please help.
Plugin Name is check_bgp_neighbors.sh.
I have added this in /usr/local/nagios/libexec/
Rights given rwxrwxr-x for root.
This is the command I used "$USER1$/check_bgp_neighbors -H $HOSTADDRESS$ -C $USER3$ -n $ARG1$ -n $ARG2$".
But I got this error "(No output on stdout) stderr: execvp(/usr/local/nagios/libexec/check_bgp_neighbors, ...) failed. errno is 2: No such file or directory" after adding it in services.
Please help.