Components

VMware vMA Settings Manager

Description:

The VMware vMA Settings Manager is a component that is required for the VMware Virtualization Wizard. Instructions for the VMware vMA Settings Manager are included with the VMware Virtualization Wizard technical documentation.

Current Version

2015-12-19

Last Release Date

2015-12-19

Compatible With

  • Nagios XI

Project Files
Project Notes
Reviews (2) Add a Review
EL8 Support
by ssax, August 31, 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.
Helpful? Yes  No 
Love the idea! :)
by krutaw, January 31, 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


Helpful? Yes  No 
Project Stats
Rating
5 (2)
Favorites
0
Views
19,326