PDA

View Full Version : [ubuntu] error while installing nagios plugin



nrmurali
November 26th, 2012, 04:05 PM
i am installing nagios in Ubuntu 10.04 32 bit, package is installed correctly but when trying to install plugins i got the below error message and unable to install nagios plugin

"E: Couldn't find package nagios-plugins-1.4.15"

any body please suggest.

thanks,
murali

psyllex
January 1st, 2013, 05:33 AM
try a search on your plugins to make sure you have the correct version number try:

sudo apt-cache search nagio-plugins-<version number>

you'll probably get a huge list just pick the one that looks the most proper and then try installing again.

ibjsb4
January 1st, 2013, 02:25 PM
How did you try to install it? Im not finding the 1.4.15 package for Lucid, I am finding a 1.4.14 package.

The terminal command for installing it:


sudo apt-get install nagios-pluginsIf you want extras:


sudo apt-get install nagios-plugins-extraAn excellent way to check for package versions is Synaptic Package Manager.

229439

http://www.googlubuntu.com/results/?cx=006238239194895611142%3Au-ocqbntw_o&cof=FORID%3A9&ie=UTF-8&q=synaptic+package+manager&as_qdr=all&sa=Google+Search&lang=en


sudo apt-get install synaptic

For those who do not have it installed :)