How to Install icinga-common in Ubuntu 18.04



Install icinga-common by entering the following commands in the terminal:

sudo apt update
sudo apt install icinga-common

Description:

host and network monitoring system - support files

Icinga is a modular monitoring framework for hosts, services, and networks, based on the Nagios project. It is designed to be easy to understand and modify to fit any need. . Features include: * monitoring of network services via ping, SMTP, POP3, HTTP, NNTP, or TCP port * plugin interface to allow for user-developed service checks * contact notifications when problems occur and get resolved (via email, pager, or user-defined method) * support for proactive problem resolution (handlers can be defined to be run during service or host events) * web output: current status, notifications, problem history, log file, etc. . This package contains the common files for all Icinga packages.

Homepage: https://www.icinga.com/

Version: 1.13.4-2build1

Section: universe/net