Page 1 of 1

Port Bandwidth monitoring plugin not executable

Posted: Thu Dec 20, 2012 4:33 am
by davidsmith1307
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?

Re: Port Bandwidth monitoring plugin not executable

Posted: Thu Dec 20, 2012 4:44 am
by davidsmith1307
May have resolved it myself - check_rrdtraf in the libexec directory was not executable.

A few unpleasant issues with the VMware image I think.

Re: Port Bandwidth monitoring plugin not executable

Posted: Thu Dec 20, 2012 9:03 am
by scottwilkerson
Yes that should resolve it. I am going to look into permissions in these files on the VM's today..