LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian
User Name
Password
Debian This forum is for the discussion of Debian Linux.

Notices


Reply
  Search this Thread
Old 05-15-2018, 08:02 AM   #1
tripialos
Member
 
Registered: Apr 2012
Posts: 169

Rep: Reputation: Disabled
why there is no nagios package in debian


I was trying to install nagios on a debian 9 test box today and i noticed that there is no package available.

Strange thing is that there are packages for nagios plugins but not nagios-core it self.

Code:
root@master:/usr/local/nagios/etc# apt-cache search "^nagios"
fusiondirectory-plugin-nagios - nagios plugin for FusionDirectory
gosa-plugin-nagios - nagios plugin for GOsa²
mod-gearman-module - Nagios/Icinga event broker module for Mod-Gearman
nagios-plugins - transitional dummy package (nagios-plugins to monitoring-plugins)
nagios-plugins-basic - transitional dummy package
nagios-plugins-common - transitional dummy package
nagios-plugins-standard - transitional dummy package
nagios-check-xmppng - monitoring plugin to check XMPP servers
nagios-images - Collection of images and icons for the nagios system
nagios-nrpe-plugin - Nagios Remote Plugin Executor Plugin
nagios-nrpe-server - Nagios Remote Plugin Executor Server
nagios-plugin-check-multi - run nagios checks as a group
nagios-plugins-contrib - Plugins for nagios compatible monitoring systems
nagios-snmp-plugins - SNMP Plugins for nagios
nagstamon - Nagios status monitor which takes place in systray or on desktop
nordugrid-arc-nagios-plugins - Nagios plugins for ARC
nsca - Nagios service monitor agent
nsca-client - Nagios service monitor agent - client package
1. Since debian has one of the best package repos (in volume ), how come there is no package for nagios?
2. Why there are packages for plugin but not for nagios?
3. What does transitional dummy package is?

Thanks
 
Old 05-15-2018, 05:36 PM   #2
wpeckham
LQ Guru
 
Registered: Apr 2010
Location: Continental USA
Distribution: Debian, Ubuntu, RedHat, DSL, Puppy, CentOS, Knoppix, Mint-DE, Sparky, VSIDO, tinycore, Q4OS,Manjaro
Posts: 5,654

Rep: Reputation: 2708Reputation: 2708Reputation: 2708Reputation: 2708Reputation: 2708Reputation: 2708Reputation: 2708Reputation: 2708Reputation: 2708Reputation: 2708Reputation: 2708
Quote:
Originally Posted by tripialos View Post
I was trying to install nagios on a debian 9 test box today and i noticed that there is no package available.

Strange thing is that there are packages for nagios plugins but not nagios-core it self.

Code:
root@master:/usr/local/nagios/etc# apt-cache search "^nagios"
fusiondirectory-plugin-nagios - nagios plugin for FusionDirectory
gosa-plugin-nagios - nagios plugin for GOsa²
mod-gearman-module - Nagios/Icinga event broker module for Mod-Gearman
nagios-plugins - transitional dummy package (nagios-plugins to monitoring-plugins)
nagios-plugins-basic - transitional dummy package
nagios-plugins-common - transitional dummy package
nagios-plugins-standard - transitional dummy package
nagios-check-xmppng - monitoring plugin to check XMPP servers
nagios-images - Collection of images and icons for the nagios system
nagios-nrpe-plugin - Nagios Remote Plugin Executor Plugin
nagios-nrpe-server - Nagios Remote Plugin Executor Server
nagios-plugin-check-multi - run nagios checks as a group
nagios-plugins-contrib - Plugins for nagios compatible monitoring systems
nagios-snmp-plugins - SNMP Plugins for nagios
nagstamon - Nagios status monitor which takes place in systray or on desktop
nordugrid-arc-nagios-plugins - Nagios plugins for ARC
nsca - Nagios service monitor agent
nsca-client - Nagios service monitor agent - client package
1. Since debian has one of the best package repos (in volume ), how come there is no package for nagios?
2. Why there are packages for plugin but not for nagios?
3. What does transitional dummy package is?

Thanks
Try something like this:
Code:
apt-cache search nagios|grep -i core
on my system it lists nagios3-core as a candidate.
 
Old 05-16-2018, 03:31 AM   #3
tripialos
Member
 
Registered: Apr 2012
Posts: 169

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by wpeckham View Post
Try something like this:
Code:
apt-cache search nagios|grep -i core
on my system it lists nagios3-core as a candidate.
Thanks for the reply wpeckham. What version of debian are you using? Mine only lists icinga-core but not nagios.

Code:
root@master:~# apt-cache search nagios |grep core
collectd-core - statistics collection and monitoring daemon (core system)
icinga-core - host and network monitoring system - core files
uwsgi-core - fast, self-healing application container server (core)
 
Old 05-16-2018, 05:38 AM   #4
wpeckham
LQ Guru
 
Registered: Apr 2010
Location: Continental USA
Distribution: Debian, Ubuntu, RedHat, DSL, Puppy, CentOS, Knoppix, Mint-DE, Sparky, VSIDO, tinycore, Q4OS,Manjaro
Posts: 5,654

Rep: Reputation: 2708Reputation: 2708Reputation: 2708Reputation: 2708Reputation: 2708Reputation: 2708Reputation: 2708Reputation: 2708Reputation: 2708Reputation: 2708Reputation: 2708
Mine is a hybrid system and may not reflect what is in the standard repos alone. I did find a page that might be useful if you cannot attach to a repo with Nagios core: https://www.howtoforge.com/tutorial/...3-on-debian-9/. It may go into somewhat more detail than you need, but should prove useful.
 
Old 05-16-2018, 12:57 PM   #5
m_yates
Senior Member
 
Registered: Aug 2003
Location: Upstate
Distribution: Debian, Mint, Mythbuntu
Posts: 1,249

Rep: Reputation: 101Reputation: 101
The documentation states nagios3 was removed from stretch and recommends icinga instead:

https://www.debian.org/releases/stab...formation.html

This document shows how to install nagios on Debian 9 from nagios.com

https://www.howtoforge.com/tutorial/...3-on-debian-9/
 
1 members found this post helpful.
  


Reply

Tags
nagios, package



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
I broke my package manager / broken package blocks installs [Debian Wheezy] arthoc Linux - Software 4 06-20-2014 03:57 AM
LXer: Installing Nagios On Debian Lenny And Monitoring A Debian Lenny Server LXer Syndicated Linux News 0 03-08-2011 01:40 AM
LXer: GNOME Debian Package Finder: Rough and ready package search for the desktop LXer Syndicated Linux News 0 09-04-2008 01:00 AM
Building a nagios package. Linux.tar.gz Slackware 3 07-02-2004 11:51 AM
installing an unstable package from debian's online package archive ganninu Debian 13 11-07-2003 03:00 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian

All times are GMT -5. The time now is 08:56 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration