Page 1 of 1

From where to download nagios 3.5.0 debian artifact.

Posted: Thu May 22, 2014 4:22 pm
by ashishujjain
Wanted to install nagios 3.5.0 on debian machine. Couldn't find the deb's in any of the open source Debian repository.
If nagios has deb's for the version 3.5.0 please point me to the Debian repository.

If there are no deb's present, then how to build the debian packaging from source tarball.
Also, Can I use the nagios binary tarball for install on debian machines. If so, Please point to the right documentation.

Re: From where to download nagios 3.5.0 debian artifact.

Posted: Thu May 22, 2014 4:25 pm
by tmcdonald
What apt-get command did you use to install? It should just be:

Code: Select all

apt-get install nagios3 nagios-plugins nagios-nrpe-plugin

Re: From where to download nagios 3.5.0 debian artifact.

Posted: Thu May 29, 2014 6:26 pm
by ashishujjain
we are using 12.04 which defaults to nagios-3.2.3
http://packages.ubuntu.com/precise/allpackages
http://packages.ubuntu.com/precise/nagios3-core

apt-get install nagios3 nagios-plugins nagios-nrpe-plugin installs the 3.2.3 version.
We are looking for 3.5.0 version specifically, as version 3.5.0 has some security fixes.

Please point us the nagios 3.5.0 debian repository.

Re: From where to download nagios 3.5.0 debian artifact.

Posted: Fri May 30, 2014 10:54 am
by slansing
If debian does not have 3.5.0 in their repo's we can't link you to it. You will likely need to compile from source following the below document, change the URL's to point to the 3.5.0 source if that is what you intend to use:

http://assets.nagios.com/downloads/nagi ... Source.pdf