Page 1 of 1

NagiosXI to submit results to other NagiosXI

Posted: Mon Sep 21, 2015 1:54 pm
by vnc786
Hi,
I have 2 NagiosXI server for each different location.

Location 1 has thousand of servers and services and same for Location 2. Every user in organization has some server in any of location, they may also have server in both location. We are using AD component for Multi Tenancy.

Currently we have to share two URL differently and have to create same/individual set of users for respective servers.

Already trying Fusion(it may not fulfill our requirement)

Was thinking of having one more NagiosXI server which will receiving results from both server on which we will manage users. I am aware of NRDP etc but not that much.

Any information which can help us to minimize /avoiding administrative jobs of sharing two URL's and creating same set of users twice.

--thanks

Re: NagiosXI to submit results to other NagiosXI

Posted: Tue Sep 22, 2015 10:12 am
by jdalrymple
The OCHP/OCSP method is what I suggest:

https://support.nagios.com/forum/viewto ... hp#p140693

If you don't like that, check out this document for other potential options:

https://assets.nagios.com/downloads/gen ... utions.pdf

Note that gearman can submit results to multiple gearmand boxes.

Re: NagiosXI to submit results to other NagiosXI

Posted: Tue Sep 22, 2015 10:16 am
by lmiltchev
In addition to this, you could use outbound/inbound checks. Please, review the documents below:

https://assets.nagios.com/downloads/nag ... ith_XI.pdf

https://assets.nagios.com/downloads/nag ... ith_XI.pdf

I believe this is a pretty simple (straight-forward) solution. Thank you!