Single Dashboard Nagios
Single Dashboard Nagios
Hi,
i have multiple nagios server ex:192.168.85.x,192.168.91.7,192.168.91.34 & 192.168.91.10 every time i have logging into each server to monitor client machine instead of logging in each server is their any option to monitor single dashboard for monitoring multiple servers. please help me on this ASAP.
i have multiple nagios server ex:192.168.85.x,192.168.91.7,192.168.91.34 & 192.168.91.10 every time i have logging into each server to monitor client machine instead of logging in each server is their any option to monitor single dashboard for monitoring multiple servers. please help me on this ASAP.
Re: Single Dashboard Nagios
Fusion might be an option or MNTOS
https://www.nagios.com/products/nagios-fusion/
https://exchange.nagios.org/directory/A ... OS/details
https://www.nagios.com/products/nagios-fusion/
https://exchange.nagios.org/directory/A ... OS/details
Rob Hassing


Re: Single Dashboard Nagios
Thanks rhassing. Yes it sounds like you need Nagios Fusion, miyappan, since it was deigned for these scenarios.
Be sure to check out the Knowledgebase for helpful articles and solutions!
Re: Single Dashboard Nagios
Hi,rhassing wrote:Fusion might be an option or MNTOS
https://www.nagios.com/products/nagios-fusion/
https://exchange.nagios.org/directory/A ... OS/details
I have installed MNTOS. am able to access throw Web . but i don't know how to add multiple Nagios Server into the MNTOS can you please help me how to configure multiple nagios server in MNTOS ASAP.
Re: Single Dashboard Nagios
Hi,
I have installed MNTOS. am able to access throw Web . but i don't know how to add multiple Nagios Server into the MNTOS can you please help me how to configure multiple nagios server in MNTOS ASAP.
I have installed MNTOS. am able to access throw Web . but i don't know how to add multiple Nagios Server into the MNTOS can you please help me how to configure multiple nagios server in MNTOS ASAP.
Re: Single Dashboard Nagios
Fusion is a Nagios product. Mntos is not. I think you should ask at the mntos support site.
But I think you should configure a file called network.ini (or something similar).
But I think you should configure a file called network.ini (or something similar).
Rob Hassing


Re: Single Dashboard Nagios
Hi,rhassing wrote:Fusion is a Nagios product. Mntos is not. I think you should ask at the mntos support site.
But I think you should configure a file called network.ini (or something similar).
please share the MNTOS Support sites link.
Re: Single Dashboard Nagios
edit the networks.ini file abd add your Nagios servers:
and restart MNTOS
Code: Select all
[Network1]
id=1
location="Nagios Core"
network="Everwatch"
nagios="http://admin:adminpwd@<ip address>/nagios/cgi-bin/tac.cgi"
public="http://<ip address>/nagios/cgi-bin/status.cgi?host=all&servicestatustypes=28"
contacts=
icon="img/mona.jpg"
[Network2]
id=2
location="Nagios Core"
network="Everwatch2"
nagios="http://admin:adminpwd@<ip address>/nagios/cgi-bin/tac.cgi"
public="http://<ip address>/nagios/cgi-bin/status.cgi?host=all&servicestatustypes=28"
contacts=
icon="img/mona.jpg"Rob Hassing


Re: Single Dashboard Nagios
rhassing wrote:edit the networks.ini file abd add your Nagios servers:
and restart MNTOSCode: Select all
[Network1] id=1 location="Nagios Core" network="Everwatch" nagios="http://admin:adminpwd@<ip address>/nagios/cgi-bin/tac.cgi" public="http://<ip address>/nagios/cgi-bin/status.cgi?host=all&servicestatustypes=28" contacts= icon="img/mona.jpg" [Network2] id=2 location="Nagios Core" network="Everwatch2" nagios="http://admin:adminpwd@<ip address>/nagios/cgi-bin/tac.cgi" public="http://<ip address>/nagios/cgi-bin/status.cgi?host=all&servicestatustypes=28" contacts= icon="img/mona.jpg"
hi i have configured whatever you you mentioned but still i'm getting blank screen.
[Network1]
id=1
location="Nagios Core"
network="Everwatch"
nagios="http://nagiosadmin:Nova@123<192.168.91.34>/nagios/cgi-bin/tac.cgi"
public="http://192.168.91.34/nagios/cgi-bin/sta ... ustypes=28"
contacts=
icon="img/mona.png"
[Network2]
id=2
location="Nagios Core"
network="Everwatch2"
nagios="http://nagiosadmin:Nova@123<192.168.91.7>/nagios/cgi-bin/tac.cgi"
public="http://192.168.91.7/nagios/cgi-bin/stat ... ustypes=28"
contacts=
icon="img/mona.png"
Re: Single Dashboard Nagios
hi i have configured whatever you you mentioned but still i'm getting blank screen.
[Network1]
id=1
location="Nagios Core"
network="Everwatch"
nagios="http://nagiosadmin:Nova@123<192.168.91.34>/nagios/cgi-bin/tac.cgi"
public="http://192.168.91.34/nagios/cgi-bin/sta ... ustypes=28"
contacts=
icon="img/mona.png"
[Network2]
id=2
location="Nagios Core"
network="Everwatch2"
nagios="http://nagiosadmin:Nova@123<192.168.91.7>/nagios/cgi-bin/tac.cgi"
public="http://192.168.91.7/nagios/cgi-bin/stat ... ustypes=28"
contacts=
icon="img/mona.png"
[Network1]
id=1
location="Nagios Core"
network="Everwatch"
nagios="http://nagiosadmin:Nova@123<192.168.91.34>/nagios/cgi-bin/tac.cgi"
public="http://192.168.91.34/nagios/cgi-bin/sta ... ustypes=28"
contacts=
icon="img/mona.png"
[Network2]
id=2
location="Nagios Core"
network="Everwatch2"
nagios="http://nagiosadmin:Nova@123<192.168.91.7>/nagios/cgi-bin/tac.cgi"
public="http://192.168.91.7/nagios/cgi-bin/stat ... ustypes=28"
contacts=
icon="img/mona.png"