A lightweight and extensible web interface to keep an eye on your environment. Analyse problems and act on them.
Go to file
Eric Lippmann 1cdef234a1 Revert "Module: Drop deprecated method registerHook and arg $key of method provideHook"
This reverts commit f1a1f41192.

It makes absolutely sense to remove depcreated code, but this removal introduces too many problems while not being really necessary.
Some of our modules and modules written by others still rely on the deprecated code. A upgrade of Icinga Web 2 would break many running systems out there.
Before removing this code we should upgrade our modules and notify the authors of other modules about the deprecation.
Further, we should maintain something like a deprecation info file because nobody reads @deprecated tags.
All of the above will not protect us from systems where modules aren't up to date. We also have to implement a mechanism where it is still possible to disable faulty modules.
2016-11-16 16:17:42 +01:00
.puppet vagrant: Add missing TicketSalt constant for Icinga 2 2016-11-15 13:25:51 +01:00
application CSS: Add clear button to the search field in the menu 2016-11-16 11:43:21 +01:00
bin Drop license writer 2016-02-08 15:54:48 +01:00
doc Fix links in about doc 2016-11-03 16:27:07 +01:00
etc Change all license headers to only reflect a file's year of creation 2016-02-08 15:41:00 +01:00
library Revert "Module: Drop deprecated method registerHook and arg $key of method provideHook" 2016-11-16 16:17:42 +01:00
modules Revert "DataView: Apply object restrictions to dynamic filter columns" 2016-11-15 12:47:54 +01:00
packages Fix small typo in the README for RPM packages 2016-11-03 16:28:33 +01:00
public CSS: Fix typo in mixins.less 2016-11-16 14:16:09 +01:00
test/php Merge branch 'bugfix/username-and-password-not-being-passed-in-navigation-item-urls-12133' 2016-10-20 09:30:54 +02:00
.gitattributes Revert "Rename application/VERSION to application/GITCOMMIT" 2015-09-30 18:37:48 +02:00
.gitignore git: Ignore dompdf font cache 2015-11-26 11:17:32 +01:00
.mailmap Update AUTHORS 2016-04-13 16:26:13 +02:00
AUTHORS Update AUTHORS 2016-04-13 16:26:13 +02:00
COPYING License writer 2013-07-03 14:17:48 +02:00
ChangeLog Bump version to 2.3.4 2016-06-23 14:09:55 +02:00
README.md Fix installation URL in README.md 2016-04-11 10:10:41 +02:00
RELEASE.md Update RELEASE.md 2015-09-30 18:17:27 +02:00
VERSION Bump version to 2.3.4 2016-06-23 14:09:55 +02:00
Vagrantfile Vagrant: forward port 8443 -> 443 2016-02-26 14:01:15 +01:00
changelog.py Update changelog.py and fix markdown indent 2016-04-14 18:17:27 +02:00
icingaweb2.spec Fix Parsedown version and let the Web 2 rpm depend on it 2016-11-10 16:14:26 +01:00

README.md

Icinga Web 2

Table of Contents

  1. About
  2. Installation
  3. Support

About

Icinga Web 2 is the next generation open source monitoring web interface, framework and command-line interface developed by the Icinga Project, supporting Icinga 2, Icinga Core and any other monitoring backend compatible with the IDO database.

Icinga Web 2

Installation

For installing Icinga Web 2 please read doc/02-Installation.md.

Support

If you come across problems at some time, the community support channels are good places to ask for advice from other users and give some in return.

For status updates check the Icinga website and the Icinga Web 2 development roadmap.