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

Last updated: May 17,2024

1. Install "icinga2-studio" package

This tutorial shows how to install icinga2-studio on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install icinga2-studio

2. Uninstall "icinga2-studio" package

Please follow the guidelines below to uninstall icinga2-studio on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: icinga2-studio
Priority: extra
Section: universe/admin
Installed-Size: 306
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Nagios Maintainer Group
Architecture: amd64
Source: icinga2
Version: 2.4.1-2ubuntu1
Depends: libicinga2 (= 2.4.1-2ubuntu1), libboost-system1.58.0, libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2), libwxbase3.0-0v5 (>= 3.0.2+dfsg), libwxgtk3.0-0v5 (>= 3.0.2+dfsg)
Filename: pool/universe/i/icinga2/icinga2-studio_2.4.1-2ubuntu1_amd64.deb
Size: 82876
MD5sum: 76c95290be37dd1222777a0ac02f66e3
SHA1: 330b113e5e1a1aba7eec3437db13adb5dd980797
SHA256: ec768f64afc602de04af2e1cbf942af84aebb35d27d6cedf305954aaf6844eed
Description-en: host and network monitoring system - studio API GUI
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 a GUI for the Icinga 2 API.
Description-md5: 7bf8b60e46cf5af59c989bc7ec17a3c1
Homepage: http://www.icinga.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions