latest version of nagios core through apt-get

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
mkhodave
Posts: 6
Joined: Mon Mar 24, 2014 10:36 am

latest version of nagios core through apt-get

Post by mkhodave »

Hi,

If anyone having idea or try for latest nagios core version installation through aptitude/ apt-get install on ubuntu by adding repository.

is that possible ?


Thanks
Madhukar
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: latest version of nagios core through apt-get

Post by slansing »

I believe the only version of Nagios currently in circulation via aptitude is "nagios3." To install the most up to date version you would likely need to upgrade, or install from source:

http://assets.nagios.com/downloads/nagi ... Source.pdf
mkhodave
Posts: 6
Joined: Mon Mar 24, 2014 10:36 am

Re: latest version of nagios core through apt-get

Post by mkhodave »

Thanks for replying.

is there any command for upgrade to nagios3 version - 3.2.3-3ubuntu1 rather than extract from source code. I don't want installation path of nagios should change from /etc/nagios3 to /usr/local/nagios3 .

Thanks
Madhukar
Last edited by slansing on Mon Mar 24, 2014 2:44 pm, edited 1 time in total.
Reason: Do not double post or bump, it will bump you to the bottom of our "to check" list.
abrist
Red Shirt
Posts: 8334
Joined: Thu Nov 15, 2012 1:20 pm

Re: latest version of nagios core through apt-get

Post by abrist »

If your repos are up to date:

Code: Select all

apt-get install nagios3
If you are already on the newest version available, your only option is to install from source.
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
Locked