Centralize 3 Nagios Core on 1 Nagios XI

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
asamir69
Posts: 2
Joined: Thu Oct 09, 2014 3:07 am

Centralize 3 Nagios Core on 1 Nagios XI

Post by asamir69 »

Hello everybody,

In my company we use nagios core for monitoring our network. We want to purchase the Nagios XI but we wants to make a not ordinarily configuration.

We want to integrate three Nagios core in one Nagios XI. Each Nagios Core will check actively and monitor its equipment and the notification will be sent by each nagios core for his equipment’s of monitoring.

We don’t want that the notification is provided by the nagios XI
We only want the Nagios XI to centralize the administration of these three Nagios core on Nagios XI and also centralize graphs of the three Nagios core.

Here is a diagram we want to do:
diagram.png
I contact the sales nagios which confirm me that is possible to do. He explains me that will be easy by using 4 nagios XI (no budget to buy 4 nagios XI) and that we can do with 1 nagios XI and 3 nagios Core but its not documented.

Does anyone know how to do this please?
You do not have the required permissions to view the files attached to this post.
abrist
Red Shirt
Posts: 8334
Joined: Thu Nov 15, 2012 1:20 pm

Re: Centralize 3 Nagios Core on 1 Nagios XI

Post by abrist »

asamir69 wrote:We only want the Nagios XI to centralize the administration of these three Nagios core on Nagios XI
Could you clarify this request? What type of administrative tasks are you looking to perform from XI?
and also centralize graphs of the three Nagios core.
This is very possible. You would configure outbound checks on your core boxes using nsca and a global event handler. This will push the checkresults to XI where they will be rolled into RRD for performance data and will allow reports to be be run against the aggregation.
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.
asamir69
Posts: 2
Joined: Thu Oct 09, 2014 3:07 am

Re: Centralize 3 Nagios Core on 1 Nagios XI

Post by asamir69 »

Thanks for the response.

We want to use the Nagios XI only for administration of the 3 nagios Core and get get graphs and report of the 3 nagios.

The centralize administration; mean for me that we can add the 3 Nagios Core on the Nagios XI. And then by the web interface of the Nagios XI add host check and service check on the Nagios Core we want.

The notification will be done by each Nagios Core.

Could you please tell me how to configure the outbound checks?
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: Centralize 3 Nagios Core on 1 Nagios XI

Post by tmcdonald »

Nagios XI wasn't designed to configure remote Nagios Core machines, but it can have the results of their checks sent to it. You would want to look into something like Puppet or Chef to manage the remote Core configs.
Former Nagios employee
Locked