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
| 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 |