Search found 3 matches

by [email protected]
Fri Dec 04, 2015 4:48 pm
Forum: Open Source Nagios Projects
Topic: check_esx did not exit properly!
Replies: 5
Views: 1886

Re: check_esx did not exit properly!

i tried this without success but i figured out a working solution. after trying to set the password in resource.cfg without luck it crossed my mind. i never tried to redirect the command into a new bash and that's the way it works. so here is the working command definition define command{ command_na...
by [email protected]
Fri Dec 04, 2015 3:26 am
Forum: Open Source Nagios Projects
Topic: check_esx did not exit properly!
Replies: 5
Views: 1886

Re: check_esx did not exit properly!

yes i have special characters in the password and i tried single quotes before without luck and i have other passwords with the same special characters used by other plugins and they are working fine. i thought the problem is based on the output of the script because there i a | in the output so i c...
by [email protected]
Thu Dec 03, 2015 9:19 am
Forum: Open Source Nagios Projects
Topic: check_esx did not exit properly!
Replies: 5
Views: 1886

check_esx did not exit properly!

I used this script from nagios exchange https://exchange.nagios.org/directory/Plugins/Operating-Systems/%2A-Virtual-Environments/VMWare/Vmware-ESX-%26-VM-host/details for many years in nagios2. now on a new server with debian 7 and nagios3 the plugin doesn't exit properly and i can't find the proble...