Hi
I have downloaded the latest VMware image and got it running. I have successfully configured monitoring of an ESXi host so things are up and running.
I have started to monitor a Cisco stack using the wizard. Ports were correctly detected but the bandwidth checks are all failing with:
(Return code of 126 is out of bounds - plugin may not be executable)
An example monitor command setup by the wizard is:
check_xi_service_mrtgtraf!192.168.1.254_10101.rrd!200,200!500,500!M
These are php checks and true, they weren't executable so I chmod-ed them but it hasn't resolved the issue.
Any pointers?
Port Bandwidth monitoring plugin not executable
-
- Posts: 2
- Joined: Wed Dec 19, 2012 1:04 pm
-
- Posts: 2
- Joined: Wed Dec 19, 2012 1:04 pm
Re: Port Bandwidth monitoring plugin not executable
May have resolved it myself - check_rrdtraf in the libexec directory was not executable.
A few unpleasant issues with the VMware image I think.
A few unpleasant issues with the VMware image I think.
-
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Port Bandwidth monitoring plugin not executable
Yes that should resolve it. I am going to look into permissions in these files on the VM's today..