A lightweight and extensible web interface to keep an eye on your environment. Analyse problems and act on them.
Go to file
Johannes Meyer b1cbc1422b ArrayDatasource: Add support for associative arrays
Keys are now preserved in case a non-numeric one is found. By using
setKeyColumn() it is now also possible to map such a key to a specific
column of a row generated by createResult().
2015-05-06 08:40:02 +02:00
.puppet
application Introduce controller GroupController 2015-05-05 09:24:28 +02:00
bin
doc Revert "Require `host_name' instead of `host' to show or list particular objects" 2015-04-20 16:11:22 +02:00
etc
library ArrayDatasource: Add support for associative arrays 2015-05-06 08:40:02 +02:00
modules AdminAccountPage: Backends do provide a unified interface now, use it 2015-05-04 12:21:17 +02:00
packages
public Introduce controller GroupController 2015-05-05 09:24:28 +02:00
test/php Adjust ConfigObjectTest as ConfigObjects are not countable anymore 2015-05-05 15:36:15 +02:00
.gitattributes
.gitignore
.mailmap
AUTHORS
COPYING
README.md
VERSION
Vagrantfile
icingaweb2.spec RPM: Fix version 2015-03-13 17:08:36 +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 Livestatus Protocol.

Icinga Web 2

Installation

For installing Icinga Web 2 please read doc/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.