Linux Today: Linux News On Internet Time.
Search Linux Today
Linux News Sections:  Developer -  High Performance -  Infrastructure -  IT Management -  Security -  Storage -
Linux Today Navigation
LT Home
Contribute
Contribute
Link to Us
Linux Jobs

Partner Sites
JustLinux.com
Linux Planet
PHPBuilder
Technology Jobs

Top White Papers

More on LinuxToday


Installing And Configuring MNTOS

Mar 07, 2012, 11:02 (0 Talkback[s])

[ 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"

Complete Story

Related Stories: