Hi all.
I installed the autodiscovery component and wizard from the Nagios Library. Now...none of the wizards show up at all. When I click "Config", the page is blank. What's going on here?
Also, when I actually try installing the wizard, it says it installed but it doesn't show up under the list of managed wizards.
[SOLVED] Wizards disappeared!
-
cwscribner
- Posts: 316
- Joined: Thu Mar 31, 2011 9:54 am
- Location: Patten, ME
- Contact:
[SOLVED] Wizards disappeared!
Last edited by cwscribner on Tue Jun 21, 2011 8:26 pm, edited 1 time in total.
Re: Wizards disappeared!
Are you using an activated copy of XI 2011? That component will only work with versions 2011 and later.
Blank pages in the web browser means a PHP error. Run: tail /var/log/httpd/error_log right after loading that page to see what the errors are.
I would recommend manually deleting the component and wizard and try installing again if you're using R2011.
Blank pages in the web browser means a PHP error. Run: tail /var/log/httpd/error_log right after loading that page to see what the errors are.
I would recommend manually deleting the component and wizard and try installing again if you're using R2011.
Code: Select all
rm -rf /usr/local/nagiosxi/html/includes/configwizards/autodiscovery
rm -rf /usr/local/nagiosxi/html/includes/components/autodiscovery-
cwscribner
- Posts: 316
- Joined: Thu Mar 31, 2011 9:54 am
- Location: Patten, ME
- Contact:
Re: Wizards disappeared!
Ah, that explains it. I'm running 2009 I believe.
Re: Wizards disappeared!
Ok, sounds good. Let us know if you have any additional questions.