install-core4beta questions

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
JakeHatMacys
Posts: 281
Joined: Thu Sep 25, 2014 3:21 pm

install-core4beta questions

Post by JakeHatMacys »

I'm assuming this upgrades core to 4.0?

The current version is 2.3 that XI's running on correct? I'm asking because we're looking at our BSM connector and wanting to get it working but it's only compatible with Nagios Core 3.0 and above.

If that script does upgrade core to 4.0 is it stable? Cons to doing so?
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: install-core4beta questions

Post by tmcdonald »

There are two versions in play here: The Nagios Core version and the Nagios XI version.

Nagios XI runs on top of Core, and upgrading XI usually will bring Core up to date as well. As of right now, the XI version is 2014r2.3 and the Core version is 4.0.8. You can check your Core version with the following command run on the CLI:

Code: Select all

/usr/local/nagios/bin/nagios | head -2
You are probably on the latest Core version if you are running XI 2.3.
Former Nagios employee
JakeHatMacys
Posts: 281
Joined: Thu Sep 25, 2014 3:21 pm

Re: install-core4beta questions

Post by JakeHatMacys »

tmcdonald wrote:There are two versions in play here: The Nagios Core version and the Nagios XI version.

Nagios XI runs on top of Core, and upgrading XI usually will bring Core up to date as well. As of right now, the XI version is 2014r2.3 and the Core version is 4.0.8. You can check your Core version with the following command run on the CLI:

Code: Select all

/usr/local/nagios/bin/nagios | head -2
You are probably on the latest Core version if you are running XI 2.3.
Ahh okay we're running Nagios Core 4.0.8

I guess I was confused by going to Nagios CCM and seeing it as Nagios CCM 2.3.0 and thinking that was the Core version we're running on.

Thanks for clearing that up.
cmerchant
Posts: 546
Joined: Wed Sep 24, 2014 11:19 am

Re: install-core4beta questions

Post by cmerchant »

Glad that was cleared up for you. We'll go ahead and close this thread. Thanks.
Locked