Nagios for global server deployments

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
holagundas
Posts: 2
Joined: Thu Feb 12, 2015 3:17 pm

Nagios for global server deployments

Post by holagundas »

Hi Guys,

I am new to Nagios Core. We have a central Nagios server, but the new requirement is that we will have to monitor a few servers at every customer site globally.

Wondering if Nagios DNX is the solution? I do not want to install Nagios DNX on all the 20 customer site boxes, if that is necessary!

I am not sure though, whether I can have one Nagios DNX installed at one customer site and that monitors all the connected 10-20 servers in that site and reports to the Nagios master server we have at a central data center (OR) I need Nagios DNX installed on all the 10-20 servers at the customer site?

Secondly, for this use case, is Nagios DNX a better solution or is there any other solution?

Thanks for your help.
Sri H.
abrist
Red Shirt
Posts: 8334
Joined: Thu Nov 15, 2012 1:20 pm

Re: Nagios for global server deployments

Post by abrist »

Passive checks would probably be the best as long as those remote systems can all reach the nagios server.
Is there a reason why you were considering DNX (it is very old at this point, kinda unmaintained)?
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
holagundas
Posts: 2
Joined: Thu Feb 12, 2015 3:17 pm

Re: Nagios for global server deployments

Post by holagundas »

Thank you for your response.

I did not know about passive checks. Does that require opening a lot of ports on the customer firewall?

Sri.H.
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: Nagios for global server deployments

Post by tmcdonald »

Ports typically do not need to be opened for outbound connections. All the passive checks will be sent from the remote machine to Nagios, so no ports will need to be opened. Firewall rules are a different story, but as long as outbound traffic is not restricted you should have no problems.
Former Nagios employee
Locked