Monitoring across multiple networks

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
Eniyan
Posts: 8
Joined: Mon Dec 14, 2015 11:16 pm

Monitoring across multiple networks

Post by Eniyan »

Hi Team,

We have multiple NW zones, Infrastructure systems in Zone B and Zone C are already being monitored using Nagios XI.

Zone A is a new setup and we need to monitor Zone A systems using Nagios XI instance in Zone B. What are the best practices to do it!
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Monitoring across multiple networks

Post by scottwilkerson »

Eniyan wrote:Hi Team,

We have multiple NW zones, Infrastructure systems in Zone B and Zone C are already being monitored using Nagios XI.

Zone A is a new setup and we need to monitor Zone A systems using Nagios XI instance in Zone B. What are the best practices to do it!
Generally speaking you would need to provide access to Zone A from Zone B using something like a VPN or allowing through firewalls. This is very generic, as we can only guess at how these are connected
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Eniyan
Posts: 8
Joined: Mon Dec 14, 2015 11:16 pm

Re: Monitoring across multiple networks

Post by Eniyan »

Hi,

We use a jump host to connect to Zone A. Zone A is segregated on purpose.
We are looking for solutions on monitoring segrated networks like setting up a proxy, distributed monitoring or any better solutons/practices that Nagios can suggest. Thanks.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Monitoring across multiple networks

Post by scottwilkerson »

Does Zone A have outbound access to the other networks? Can it send data?
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Eniyan
Posts: 8
Joined: Mon Dec 14, 2015 11:16 pm

Re: Monitoring across multiple networks

Post by Eniyan »

Zone A has access to other networks, but with restrictions. Based on the need and requirement we can make a request to allow by creating rule in firewall. Thanks.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Monitoring across multiple networks

Post by scottwilkerson »

One possible solution depending on the types of machines you are monitoring would be to setup the machines to send passive results to your Nagios XI server in Zone B using something like NRDS. These would be all outbound from Zone A

https://assets.nagios.com/downloads/nag ... h_NRDS.pdf
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Eniyan
Posts: 8
Joined: Mon Dec 14, 2015 11:16 pm

Re: Monitoring across multiple networks

Post by Eniyan »

Thanks. We will give this a try a write back with our observation.
Also in passive checks, to add/modify a service or change alert thresholds, should we just edit the NRDS config or is there something to be done on the client side. Thanks.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Monitoring across multiple networks

Post by scottwilkerson »

Eniyan wrote:Thanks. We will give this a try a write back with our observation.
Also in passive checks, to add/modify a service or change alert thresholds, should we just edit the NRDS config or is there something to be done on the client side. Thanks.
You just edit the config in XI and it will update on the clients the next time they send results
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Locked