A lightweight and extensible web interface to keep an eye on your environment. Analyse problems and act on them.
Go to file
Matthias Jentsch 3b135c6b6f Fix PostgreSQL queries that use GROUP BY
Add missing instance_id to getGroup query functions to avoid query errors in PostgreSQL.

fixes #10160
2015-09-17 16:29:00 +02:00
.puppet Puppet: Use hiera variables in icingaweb2::config::general 2015-08-03 10:38:24 +02:00
application Set default port for Postgres connections if it's the first available driver 2015-09-17 12:46:49 +02:00
bin Use /usr/bin/env php in the icingacli for source installations 2015-07-30 15:20:09 +02:00
doc Document filter option for LDAP/AD auth 2015-09-01 23:17:03 +02:00
etc Provide database upgrade scripts for rc1 2015-06-18 17:20:06 +02:00
library lib: Don't provide LDAP server-side sort request if the query has no order 2015-09-17 13:01:58 +02:00
modules Fix PostgreSQL queries that use GROUP BY 2015-09-17 16:29:00 +02:00
packages rpm: Fix path to the commandpipe config in the documentation 2015-08-26 14:06:09 +02:00
public Highlight selected table rows in related actions 2015-09-16 15:31:53 +02:00
test/php Fix failing form test 2015-09-07 13:56:03 +02:00
.gitattributes Include version information on `git archive' 2015-06-02 16:49:26 +02:00
.gitignore git: Fix .puppet path 2014-12-10 16:03:47 +01:00
.mailmap Add .mailmap and AUTHORS files 2015-02-03 15:05:36 +01:00
AUTHORS Update AUTHORS 2015-06-18 17:20:06 +02:00
COPYING License writer 2013-07-03 14:17:48 +02:00
ChangeLog Update ChangeLog 2015-06-18 17:10:03 +02:00
README.md doc/README.md: Remove vagrant 2015-01-20 14:47:49 +01:00
RELEASE.md Add release hints and changelog script 2015-06-18 16:02:34 +02:00
VERSION Bump version to v2.0.0-rc1 2015-06-18 14:53:43 +02:00
Vagrantfile Vagrant: Use centos71 base box from icinga.org 2015-07-24 14:34:13 +02:00
changelog.py Add release hints and changelog script 2015-06-18 16:02:34 +02:00
icingaweb2.spec RPM: Install translation config 2015-07-30 16:32:00 +02: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.