(No output on stdout) stderr: execvp(command_line, ...) fail
Posted: Tue Feb 28, 2017 8:46 am
Hi Team,
I am getting the below error when I am using check_mem plugin to get the memory values correctly for a remote windows server
NSClient ++ version 0.4.3.143
On CLI it works -
[[email protected] libexec]# ./check_nrpe -H 10.164.224.65 -p 5666 -c CheckMEM -a MaxWarn=80% MaxCrit=90% ShowAll=long type=physical
OK: physical: Total: 255.748GB - Used: 204.446GB (79%) - Free: 51.303GB (20%)|'physical'=204.44559GB;204.59852;230.17334;0;255.74815 'physical %'=79%;80;90;0;100
When I added on webconsole and defined the command:
(No output on stdout) stderr: execvp(command_line, ...) failed. errno is 2: No such file or directory
PFA command and service files
I am getting the below error when I am using check_mem plugin to get the memory values correctly for a remote windows server
NSClient ++ version 0.4.3.143
On CLI it works -
[[email protected] libexec]# ./check_nrpe -H 10.164.224.65 -p 5666 -c CheckMEM -a MaxWarn=80% MaxCrit=90% ShowAll=long type=physical
OK: physical: Total: 255.748GB - Used: 204.446GB (79%) - Free: 51.303GB (20%)|'physical'=204.44559GB;204.59852;230.17334;0;255.74815 'physical %'=79%;80;90;0;100
When I added on webconsole and defined the command:
(No output on stdout) stderr: execvp(command_line, ...) failed. errno is 2: No such file or directory
PFA command and service files