[ Thanks to Andrew
Weber for this link. ]
“MNTOS (Multi Nagios Tactical Overview System) provides a way to
view a distributed network of Nagios servers. In the example all
the Nagios servers are Nagios Core.“Make the script executable with: chmod +x
NagiosXI-MNTOS-install.sh“Before you execute the script you will need to modify the
script to fix a problem with permissions. Line 43 has a reference
to setting permissions for www-httpd which is the apache2 user on
an Ubuntu system. If you are installing on a CentOS/RHEL system
change that line to the following(note do not remove the ?.?
following apache):“chown -R nagios:apache .
“Once that is save then execute the script for the basic install
which it will place in the /opt directory.“./NagiosXI-Nagvis.sh”