A lightweight and extensible web interface to keep an eye on your environment. Analyse problems and act on them.
Go to file
Matthias Jentsch 44271471e3 Allow declarative definitions of badge renderers and improve interface
Allow the data backend, columns and generated tooltips to be defined in the configuration instead of providing subclasses for every new configuration. Provide an abstract BadgeMenuItemRenderer that allows creating Badges with less boilerplate.

fixes #9694
2015-08-20 18:16:33 +02:00
.puppet Puppet: Use hiera variables in icingaweb2::config::general 2015-08-03 10:38:24 +02:00
application Remove option to skip certificate validation to prevent insecure configurations 2015-08-19 16:20:33 +02:00
bin Use /usr/bin/env php in the icingacli for source installations 2015-07-30 15:20:09 +02:00
doc doc: Suggest the correct backend identifier for ActiveDirectory 2015-08-19 09:23:29 +02:00
etc Provide database upgrade scripts for rc1 2015-06-18 17:20:06 +02:00
library Allow declarative definitions of badge renderers and improve interface 2015-08-20 18:16:33 +02:00
modules Allow declarative definitions of badge renderers and improve interface 2015-08-20 18:16:33 +02:00
packages translation: Add config file for packages 2015-07-30 15:57:21 +02:00
public Fix delete comments and downtimes button 2015-08-19 16:36:47 +02:00
test/php Support multi line values in INI files 2015-08-10 15:15:40 +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.