Monitoring one server on two Nagios

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
kalyanpabolu
Posts: 246
Joined: Fri Jul 03, 2020 4:18 am

Monitoring one server on two Nagios

Post by kalyanpabolu »

Hello Team,

Can we monitor one server on two Nagios servers?
We have two Nagios instances, one is Nagios Core and other is Nagios XI. We want to monitor one Linux server on both the Nagios XI instances.
Is it possible?

If yes, what all config changes will be required?
benjaminsmith
Posts: 5324
Joined: Wed Aug 22, 2018 4:39 pm
Location: saint paul

Re: Monitoring one server on two Nagios

Post by benjaminsmith »

Hi @kalyanpabolu,

Nagios XI has the ability to set up inbound and outbound transfers between servers. The incoming checks would be received as passive check results using NRDP (Nagios Remote Data Processor).

Nagios XI Configuring Inbound Checks
Nagios XI Configuring Outbound Checks

Nagios Core does not have NRPD installed by default, it would be necessary to install and configure that as an addon. This would be outside the scope of Nagios XI support, however, we do have documentation on setting this up.

NRDP - Installing NRDP From Source

Let us know if you have more questions.

Regards,
Benjamin
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.

Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked