Error while installing pre-requisites for VMware wizard

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Error while installing pre-requisites for VMware wizard

Post 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 $?
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
MSPk
Posts: 317
Joined: Fri Aug 24, 2012 12:03 am

Re: Error while installing pre-requisites for VMware wizard

Post by MSPk »

i dont see any output on the terminal, the cursor just jumps to the cmmand prompt
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Error while installing pre-requisites for VMware wizard

Post by scottwilkerson »

did you run the

Code: Select all

echo $?


after the command?
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
MSPk
Posts: 317
Joined: Fri Aug 24, 2012 12:03 am

Re: Error while installing pre-requisites for VMware wizard

Post by MSPk »

Yes, I did add echo $?
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Error while installing pre-requisites for VMware wizard

Post by scottwilkerson »

And it didn't return anything?
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
MSPk
Posts: 317
Joined: Fri Aug 24, 2012 12:03 am

Re: Error while installing pre-requisites for VMware wizard

Post by MSPk »

Yes, i dont see any information on the command prompt
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Error while installing pre-requisites for VMware wizard

Post 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?
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
MSPk
Posts: 317
Joined: Fri Aug 24, 2012 12:03 am

Re: Error while installing pre-requisites for VMware wizard

Post by MSPk »

ok, i did run the command incorrectly earlier.... I have now managed to run it and the out put is 1
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Error while installing pre-requisites for VMware wizard

Post 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
You do not have the required permissions to view the files attached to this post.
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
MSPk
Posts: 317
Joined: Fri Aug 24, 2012 12:03 am

Re: Error while installing pre-requisites for VMware wizard

Post 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.
Locked