Page 2 of 3

Re: Error while installing pre-requisites for VMware wizard

Posted: Mon Oct 01, 2012 12:40 pm
by scottwilkerson
Can you execute the following commands in sequence and then post back the results

Code: Select all

/usr/local/nagios/libexec/check_esx3.pl | head --lines=1 2&>1
echo $?

Re: Error while installing pre-requisites for VMware wizard

Posted: Mon Oct 01, 2012 1:19 pm
by MSPk
i dont see any output on the terminal, the cursor just jumps to the cmmand prompt

Re: Error while installing pre-requisites for VMware wizard

Posted: Mon Oct 01, 2012 4:39 pm
by scottwilkerson
did you run the

Code: Select all

echo $?


after the command?

Re: Error while installing pre-requisites for VMware wizard

Posted: Mon Oct 01, 2012 11:08 pm
by MSPk
Yes, I did add echo $?

Re: Error while installing pre-requisites for VMware wizard

Posted: Tue Oct 02, 2012 1:05 pm
by scottwilkerson
And it didn't return anything?

Re: Error while installing pre-requisites for VMware wizard

Posted: Tue Oct 02, 2012 11:16 pm
by MSPk
Yes, i dont see any information on the command prompt

Re: Error while installing pre-requisites for VMware wizard

Posted: Wed Oct 03, 2012 4:54 pm
by scottwilkerson
If you run

Code: Select all

 echo $? 
in the command prompt it should always give the status of the last command that was run, ie

Code: Select all

0
or

Code: Select all

1
etc...

Are you sure you ran them back to back?

Re: Error while installing pre-requisites for VMware wizard

Posted: Wed Oct 03, 2012 11:15 pm
by MSPk
ok, i did run the command incorrectly earlier.... I have now managed to run it and the out put is 1

Re: Error while installing pre-requisites for VMware wizard

Posted: Thu Oct 04, 2012 7:19 am
by scottwilkerson
Working another thread on the customer support forum (a colleague maybe) I believe we may have a bug in the current version.

Can you please install the attached wizard through Admin -> Manage Config Wizards and see if it resolves the issue?

Please let us know if this works.

thanks

Re: Error while installing pre-requisites for VMware wizard

Posted: Thu Oct 04, 2012 11:01 am
by MSPk
Yes, We have installed this wizard and it takes us past the initial screen to configure the VM's :), will add a VM and update the post with the details.