Nagios XI on OEL?

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
peter19x
Posts: 119
Joined: Tue Dec 08, 2015 10:16 am

Nagios XI on OEL?

Post by peter19x »

Hello,

I know that Nagios XI can be installed on RHEL and CENTOS distributions. But is it possible to install it on OEL (Oracle Enterprise Linux) ? Since OEL Aims to be fully compatible with Red Hat Enterprise Linux.

Thanks,
Peter
rkennedy
Posts: 6579
Joined: Mon Oct 05, 2015 11:45 am

Re: Nagios XI on OEL?

Post by rkennedy »

While it may be possible - we cannot support such a system as it doesn't fall under our requirements. They might aim to be fully compatible, but things are still going to be a bit different.
Former Nagios Employee
peter19x
Posts: 119
Joined: Tue Dec 08, 2015 10:16 am

Re: Nagios XI on OEL?

Post by peter19x »

Alright thank you for the answer. I would have to VM a centos or redhat on top of it then.

One more question, Is it possible to create 2 Nagios XI as HA when they are both on VMs (and different servers) ?

Thanks,
Peter
User avatar
jrust
Posts: 2
Joined: Mon Feb 08, 2016 11:40 am

Re: Nagios XI on OEL?

Post by jrust »

Hi Peter,
One more question, Is it possible to create 2 Nagios XI as HA when they are both on VMs (and different servers) ?
This is the recommended strategy for setting up HA, removing any single points of failure by having two different VM's (or bare hardware) that are hosted on two different servers. There are a number of ways to accomplish this, the one I know best, being an employee of LINBIT, is using DRBD to replicate the data and the surrounding tools, Pacemaker and Corosync to automate switchover between the instances. Traffic is typically directed between machines by using a virtual ip that switches between the machines in the cluster and can be set up on any machines, both virtual and physical that runs Linux. Andy Brist and I presented on this at Nagios Conf https://www.youtube.com/watch?v=HZ1MtJxge8Y and detailed this in a tech guide:

http://www.linbit.com/en/resources/tech ... centos-6-5

While the tech guide is using centos 6.5, it can be set up on any linux LTS version. Both the Nagios sales team and LINBIT sales team can assist with having LINBIT engineers install this on your existing XI installation.

Best Regards,
Jeremy
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: Nagios XI on OEL?

Post by lmiltchev »

Thanks, Jeremy!

peter19x, let us know if you have any more questions.
Be sure to check out our Knowledgebase for helpful articles and solutions!
peter19x
Posts: 119
Joined: Tue Dec 08, 2015 10:16 am

Re: Nagios XI on OEL?

Post by peter19x »

Thank you very much !

I aim to do the installation in the next few weeks.

I will most probably need help from Nagios support team.

What do you think is the best way to go forward (who to talk to etc..)?

Many Thanks,
Peter
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: Nagios XI on OEL?

Post by tmcdonald »

With setups like this, we (Nagios) handle support for our own software only - any issues with the DRBD setup need to be handled by Linbit. However, please note that if you are not a current paying customer we will need to do support in the forums. If you wish to have email or phone support, please talk to [email protected] and they will take care of you.
Former Nagios employee
Locked