How to Install and Uninstall icinga2-doc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 09,2024

1. Install "icinga2-doc" package

This is a short guide on how to install icinga2-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install icinga2-doc

2. Uninstall "icinga2-doc" package

Here is a brief guide to show you how to uninstall icinga2-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove icinga2-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the icinga2-doc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: icinga2-doc
Priority: extra
Section: universe/doc
Installed-Size: 240
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Nagios Maintainer Group
Architecture: all
Source: icinga2
Version: 2.4.1-2ubuntu1
Filename: pool/universe/i/icinga2/icinga2-doc_2.4.1-2ubuntu1_all.deb
Size: 216622
MD5sum: 698ed16fa76aa33028ac4779f238bf3a
SHA1: f841adf4ca705307894b8aca63d23bf984992051
SHA256: 812d25f68a234da533a593d2efe4742c8f556fac7392f7147b334167f363340f
Description-en: host and network monitoring system - documentation
Icinga 2 is a general-purpose monitoring application to fit the needs of
any size of network. Icinga 1.x was a Nagios fork; this new generation
has been rewritten from scratch in C++, with multi-threading and cluster
support.
.
Features:
* all standard features of Icinga and Nagios;
* much faster and more scalable than Icinga 1 and Nagios;
* new, more intuitive, template-based configuration format;
* monitoring services on ICMP (ping) or TCP ports (HTTP, NNTP, POP3,
SMTP, etc.) by executing checks (see monitoring-plugins*);
* any small script following the Nagios plugin API can be used as a
check plugin;
* notifications about alerts for any custom script (with examples);
* native support for Livestatus and Graphite.
.
This package provides the Icinga 2 documentation.
Description-md5: 300da885d3a11ca41475e32815b8cff1
Homepage: http://www.icinga.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu