How to Install icinga-web software package in Debian 8 (Jessie)

How to Install icinga-web software package in Debian 8 (Jessie)

icinga-web software package provides host and network monitoring system - modern web interface, you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install icinga-web 

icinga-web is installed in your system.

Make ensure the icinga-web package were installed using the commands given below,

$ sudo dpkg-query -l | grep icinga-web *

You will get with icinga-web package name, version, architecture and description in a table

icinga-web package basic information:

Distro Debian 8 jessie
Section PHP
Package icinga-web
Version 1.11.2+dfsg1-1
Description host and network monitoring system - modern web interface
Sub Section PHP


See Also, How to uninstall or remove icinga-web software package from Debian 8 (Jessie)?