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
Configuration Wizards not shown on Web Interface
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Configuration Wizards not shown on Web Interface
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
find the name of the wizard you installed, an run
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.
To remedy the situation, log in as root to the console
Code: Select all
/usr/local/nagiosxi/html/includes/configwizards
ls -lCode: Select all
rm -rf <FOLDERNAME>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
Yes, Thank you, this is what i did, uninstalling the " MACOSX " Wizard i had installed before and now everything is working fine.
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Configuration Wizards not shown on Web Interface
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
You do not have the required permissions to view the files attached to this post.