Hi,
I have the problem using the plugin present on the Nagios exchange site.
The plugin name is check_f5.pl.
When I execute this plugin on Nagios XI Web console the output is not valorizated.
I execute the same script to command line, the output it seems correct.
I have attached the script and the screenshot of the command output
Thank you
Francesco
(No output on stdout) stderr: execvp(check_f5.pl, .) failed
(No output on stdout) stderr: execvp(check_f5.pl, .) failed
You do not have the required permissions to view the files attached to this post.
Re: (No output on stdout) stderr: execvp(check_f5.pl, .) fai
Hi,
i have attached others screenshot of the problem.
Thank you
Francesco
i have attached others screenshot of the problem.
Thank you
Francesco
You do not have the required permissions to view the files attached to this post.
Re: (No output on stdout) stderr: execvp(check_f5.pl, .) fai
Hi.
I have attached the perl script.
Thank you
Francesco
I have attached the perl script.
Thank you
Francesco
You do not have the required permissions to view the files attached to this post.
Re: (No output on stdout) stderr: execvp(check_f5.pl, .) fai
Go to CCM->Commands->Check_F5_CPU->Edit, and check this:
to this:
Save and Apply Configuration.
Did this fix your issue?
Code: Select all
check_f5.pl -H $HOSTADDRESS$ -C $ARG1$ -m cpuCode: Select all
$USER1$/check_f5.pl -H $HOSTADDRESS$ -C $ARG1$ -m cpuDid this fix your issue?
Be sure to check out our Knowledgebase for helpful articles and solutions!
Re: (No output on stdout) stderr: execvp(check_f5.pl, .) fai
it works !!
Thank you
Francesco
Thank you
Francesco
You do not have the required permissions to view the files attached to this post.
Re: (No output on stdout) stderr: execvp(check_f5.pl, .) fai
I am glad I could help! 
Be sure to check out our Knowledgebase for helpful articles and solutions!