This is a cache of https://support.nagios.com/kb/article/nagios-xi-empty-screen-for-wizard-component-dashlet-174.html. It is a snapshot of the page at 2025-05-14T00:09:03.311+0000.
Nagios <strong>xi</strong> - Empty Screen for Wizard, Component, Dashlet
Home » Categories » Multiple Categories

Nagios xi - Empty Screen for Wizard, Component, Dashlet

Problem Description

In some pages of xi you may come across empty screens, such as no configuration wizards appearing under the Configure menu.

 

Explanation

When plugins, components or wizards are not installed through the proper menus, this creates problems in Nagios xi, such as "wiping out" all wizards, so they can not be viewed in the Web interface, blank pages in the Web browser and other weird behaviors.

The proper way is:

  • Download the dashlet, component or wizard you need to install

  • Go to the Admin menu and then select the proper sub-menu from the left panel under the System Extensions:

    • For Dashlets: Manage Dashlets > Browse (select your plugin installation file) > Open > Upload Dashlet

    • For Components: Manage Components > Browse (select your component installation file) > Open > Upload Component

    • For Wizards: Manage Config Wizards > Browse (select your wizard installation file) > Open > Upload Wizard

Note: Don't unzip the installation file prior to selecting it through "Browse".

Also, don't rename the installation files. This will cause the installation to fail. The name of the file should be: "somename".zip. If you had a previous copy of the file and you download it again, your new file will be named "somename"(1).zip, which will not work.

If you already made a mistake and erroneously installed a component in place of the wizard or vice versa, here is what you should do:

Remove the problematic component/wizard by running in terminal as a root:

rm -rf /usr/local/nagiosxi/html/includes/components/somedashlet
rm -rf /usr/local/nagiosxi/html/includes/components/somecomponent
rm -rf /usr/local/nagiosxi/html/includes/configwizards/somewizard

 

Try installing the component/wizard again.

If you have blank pages in the web browser, this usually means there is a PHP error. Run:

tail /var/log/httpd/error_log

 right after loading that page to see what the errors are. If you are unsure how to resolve the problem please contact support.

 

Sometimes, when you try to install a plugin you may receive an error message:

The following error message is produced:

Plugin could not be installed - directory permissions may be incorrect

In order to check the permissions of your "libexec" directory, run in terminal:

ls -l /usr/local/nagios

The owner of "libexec" directory should be nagios:nagios and the permissions should be set to 775 (drwxrwxr-x). If this is not what you have, run in terminal:

chmod 775 /usr/local/nagios/libexec
chown nagios:nagios /usr/local/nagios/libexec

Then attempt to upload the plugin again

 

Final Thoughts

For any support related questions please visit the Nagios Support Forums at:

http://support.nagios.com/forum/



Special Offer For Knowledgebase Visitors! Get a huge discount on Nagios Log Server by clicking below.

Get 60% Off Nagios Log Server!

Did you know? Nagios provides complete monitoring of: Windows, Linux, UNIX, Servers, Websites, SNMP, DHCP, DNS, Email, Storage, Files, Apache, IIS, EC2, and more!

1 (1)
Article Rating (1 Votes)
Rate this article
  • Icon PDFExport to PDF
  • Icon MS-WordExport to MS Word
Attachments Attachments
There are no attachments for this article.
Related Articles RSS Feed
Nagios xi - Monitoring A Website URL
Viewed 7725 times since Wed, Jul 19, 2017
Nagios xi - Monitoring Hosts Using SSH
Viewed 10154 times since Thu, Jan 28, 2016
Active Directory / LDAP - Troubleshooting Authentication Integration
Viewed 19794 times since Mon, Jun 26, 2017
Enabling Oracle Linux Optional Repository
Viewed 19687 times since Mon, May 14, 2018
Nagios xi - Defining Global Environment Variables
Viewed 10874 times since Thu, Mar 17, 2016
Nagios xi - Installing Configuration Wizards
Viewed 5067 times since Wed, Jan 27, 2016
Nagios xi - How To Monitor GlassFish
Viewed 4050 times since Mon, Apr 29, 2019
Nagios xi - Monitoring Hosts Using NRPE and NRPE Monitoring Wizard
Viewed 12533 times since Thu, Jan 28, 2016
Backups are not being generated due to tar creation errors
Viewed 4155 times since Thu, Feb 27, 2020
Nagios xi - Crashed Database Tables
Viewed 62885 times since Tue, Jan 27, 2015