Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
VMware vMA Settings Manager
2015-12-19
2015-12-19
- Nagios XI
19300
File | Description |
---|---|
vmwarevmasettingsmanager.zip | vmwarevmasettingsmanager.zip |
Meet The New Nagios Core Services Platform
Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.
Monitoring Made Magically Better
- Nagios Core on Overdrive
- Powerful Monitoring Dashboards
- Time-Saving Configuration Wizards
- Open Source Powered Monitoring On Steroids
- And So Much More!
Reviews (2)
byssax, August 21, 2020
To fix the white screen you get on EL8 when saving, modify this file:
/usr/local/nagiosxi/html/includes/components/vmwarevmasettingsmanager/vmwarevmasettingsmanager.inc.php
Change this (line 570):
/* Store this vMA Host in the vma_host_settings_list array */
To this:
$vma_host_settings_list = array();
/* Store this vMA Host in the vma_host_settings_list array */
Now go test, it should work.
/usr/local/nagiosxi/html/includes/components/vmwarevmasettingsmanager/vmwarevmasettingsmanager.inc.php
Change this (line 570):
/* Store this vMA Host in the vma_host_settings_list array */
To this:
$vma_host_settings_list = array();
/* Store this vMA Host in the vma_host_settings_list array */
Now go test, it should work.
bykrutaw, January 20, 2015
Amazing idea, absolutely love it Troy! Only problem is that when I unzip it to my dev Nagios server, it hangs when i click on "Configure" within XI. More than willing to provide whatever data you need to sort this out so others aren't impacted as well. Cheers mate! :)
Owner's reply
The zip file should be uploaded vi Admin - System Extensions - Manage Components.
If you keep having problems please email me components@box293.com