icinga-web software package provides host and network monitoring system - modern web interface, you can install in your Debian 7 (Wheezy) 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 7 wheezy |
| Section | PHP |
| Package | icinga-web |
| Version | 1.7.1+dfsg2-6 |
| Description | host and network monitoring system - modern web interface |
| Sub Section | PHP |