Page 1 of 1

Configuration Wizards not shown on Web Interface

Posted: Thu Apr 26, 2012 8:17 pm
by albibalu
When i click on The CONFIGURE button i see only on my left side the Menu points but on the right side where there should be the list of Configuration Wizards
i have a blank screen. And also when i go to Manage the Configuration Wizards in the Admin screen i have a blank screen where the installed wizards should be listed.
i try to install a new one but it don't appear on screen.
This happen suddenly without any changes on the system, all worked fine till a day before yesterday.

Help..... i am already desperate.

Thank you

Re: Configuration Wizards not shown on Web Interface

Posted: Fri Apr 27, 2012 9:43 am
by scottwilkerson
This can happen if the configuration wizard you installed had bad code in it.

To remedy the situation, log in as root to the console

Code: Select all

/usr/local/nagiosxi/html/includes/configwizards
ls -l
find the name of the wizard you installed, an run

Code: Select all

rm -rf <FOLDERNAME>
This will delete the wizard you uploaded and should restore the pages.

If it was an unmodified wizard that was found on the Exchange can you let me know what it is so we can look into it.

Thanks.

Re: Configuration Wizards not shown on Web Interface

Posted: Sun Apr 29, 2012 11:33 pm
by albibalu
Yes, Thank you, this is what i did, uninstalling the " MACOSX " Wizard i had installed before and now everything is working fine.

Re: Configuration Wizards not shown on Web Interface

Posted: Mon Apr 30, 2012 9:50 am
by scottwilkerson
There was a bug in a version of the Beta wizard, I have attached a copy of the new wizard that is tested and seems to be working fine