Page 1 of 1
install-core4beta questions
Posted: Fri Jan 16, 2015 10:07 am
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?
Re: install-core4beta questions
Posted: Fri Jan 16, 2015 10:14 am
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.
Re: install-core4beta questions
Posted: Fri Jan 16, 2015 10:19 am
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.
Re: install-core4beta questions
Posted: Fri Jan 16, 2015 10:51 am
by cmerchant
Glad that was cleared up for you. We'll go ahead and close this thread. Thanks.