Setup on Mntos for Nagios XI server

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
tr881n
Posts: 1
Joined: Fri Jun 27, 2014 7:15 pm

Setup on Mntos for Nagios XI server

Post by tr881n »

I completed the install of Mntos but the web interface not showing my two networks.
My installed with using Nagios Core servers.

cat networks.ini
; MNTOS Network Configuration File
; remember to increment id value by one.

[WizardNetwork0001]
id=1
location="Home_PSL"
network="Home"
nagios="http://nagiosadmin:[email protected]. ... in/tac.cgi"
public="http://192.168.0.31/nagios/"
contacts=1
icon="img/globe.png"

[WizardNetwork0002]
id=2
location="nodeU4"
network="nodeU4"
nagios="http://nagiosadmin:[email protected]. ... in/tac.cgi"
public="http://192.168.0.27/nagios/"
contacts=1
icon="img/globe.png"
sreinhardt
-fno-stack-protector
Posts: 4366
Joined: Mon Nov 19, 2012 12:10 pm

Re: Setup on Mntos for Nagios XI server

Post by sreinhardt »

While nothing looks obviously wrong, and the nagios core page is accessible just as it would on a core install only, we do not actually support mntos. I would suggest checking with their support structures for issues with core-mntos integration.
Nagios-Plugins maintainer exclusively, unless you have other C language bugs with open-source nagios projects, then I am happy to help! Please pm or use other communication to alert me to issues as I no longer track the forum.
Locked