Return code of 127 is out of bounds. Check if plugin exists
Re: Return code of 127 is out of bounds. Check if plugin exi
Hi Vinh,
Thanks for the update..
There is no issue with old Esx servers.
We are facing issue with new Esx servers. Please let me know why it is causing the issue.
Regards,
Venkata Reddy
Thanks for the update..
There is no issue with old Esx servers.
We are facing issue with new Esx servers. Please let me know why it is causing the issue.
Regards,
Venkata Reddy
Re: Return code of 127 is out of bounds. Check if plugin exi
Hi
Please run the following and send me the output:
Thank you
Please run the following and send me the output:
Code: Select all
/usr/local/nagios/libexec/check_esx3.pl -hThank you
Re: Return code of 127 is out of bounds. Check if plugin exi
Hi gsmith,
We have attached the output. Please check and let us know.
Regards,
Venkata Reddy
We have attached the output. Please check and let us know.
Regards,
Venkata Reddy
You do not have the required permissions to view the files attached to this post.
Re: Return code of 127 is out of bounds. Check if plugin exi
Hi
Try this please:
Now try your command:
Let me know how it works please.
Thanks
Try this please:
Code: Select all
sudo perl -MCPAN -e shell
cpan[1]> install GAAS/libwww-perl-5.837.tar.gz
quitCode: Select all
/usr/local/nagios/libexec/check_vmware_api.pl -H "10.105.0.28" -f "/usr/local/nagiosxi/etc/components/vmware/AAM01T05_VH01_auth.txt" -l "CPU"Thanks
Re: Return code of 127 is out of bounds. Check if plugin exi
Hi gsmith,
Please let me know if any backups we need to take before executing the command.
Regards,
Venkata Reddy
Please let me know if any backups we need to take before executing the command.
Regards,
Venkata Reddy
Re: Return code of 127 is out of bounds. Check if plugin exi
Hey Venkata,
No backups required.
Thanks
No backups required.
Thanks
Re: Return code of 127 is out of bounds. Check if plugin exi
HI Team,
after executing the steps, still we are getting the same error.
Output has been attached.
Regards,
Venkata Reddy
after executing the steps, still we are getting the same error.
Output has been attached.
Regards,
Venkata Reddy
You do not have the required permissions to view the files attached to this post.
Re: Return code of 127 is out of bounds. Check if plugin exi
Hi
Run the following:
If you get any errors send them to me please. If you don't then
please test from the command line:
Thanks
Run the following:
Code: Select all
yum install perl-Nagios-Plugin -y
cpan -i Nagios::Monitoring::Pluginplease test from the command line:
Code: Select all
./check_vmware_api.pl -H 10.105.0.28 -u root -p 'Po1ntnext!' -l cpu -s usage -w 80 -c 90Re: Return code of 127 is out of bounds. Check if plugin exi
Hi Team,
After executing the provided commands, still issue is persist. Please verifiy and resolve the issue.
[root@localhost ~]# ./check_vmware_api.pl -H 10.105.0.28 -u root -p 'Po1ntnext!' -l cpu -s usage -w 80 -c 90
-bash: ./check_vmware_api.pl: No such file or directory
[root@localhost ~]#
Regards,
Venkata Reddy
After executing the provided commands, still issue is persist. Please verifiy and resolve the issue.
[root@localhost ~]# ./check_vmware_api.pl -H 10.105.0.28 -u root -p 'Po1ntnext!' -l cpu -s usage -w 80 -c 90
-bash: ./check_vmware_api.pl: No such file or directory
[root@localhost ~]#
Regards,
Venkata Reddy
You do not have the required permissions to view the files attached to this post.
Re: Return code of 127 is out of bounds. Check if plugin exi
Hi
Sorry about that. Please try this from the CLI:
Let me know the results please.
Thank you!
Sorry about that. Please try this from the CLI:
Code: Select all
/usr/local/nagios/libexec/check_vmware_api.pl -H 10.105.0.28 -u root -p 'Po1ntnext!' -l cpu -s usage -w 80 -c 90Thank you!