Build precise queries to find exactly what you need
Press ESC to close
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.
We’ve completely redesigned the world’s largest repository of Nagios plugins and monitoring tools. Join thousands of users sharing monitoring solutions for servers, applications, and everything in between.
Due to our redesign, all existing accounts require a password reset to access your account again.
Ready to explore 6,100+ projects and contribute to the community?
Reset Password Create Account
Happy Monitoring!