A lightweight and extensible web interface to keep an eye on your environment. Analyse problems and act on them.
Go to file
Eric Lippmann 45ef285e3d RPM: Let php-Icinga require Zend and Zend's MySQL and PostgreSQL adapters
This installs both the MySQL and PostgreSQL libs even if the user only wants to use either MySQL or PostgreSQL. But the depencies installed--mysql-libs and postgresql-libs respectively--are so minimal that this is a good trade off for managing our dependencies atm.

fixes #9314
2015-07-21 17:32:17 +02:00
.puppet puppet: Provision the roles.ini 2015-03-05 17:16:21 +01:00
application Add Inspection API to DB backend 2015-07-16 16:16:55 +02:00
bin Note that our license is GPL v2 or any later version in our license header instead of pointing to the license's URL 2015-02-04 10:52:27 +01:00
doc Document that RHEL/CentOS 5 is not supported 2015-07-02 17:24:12 +02:00
etc Provide database upgrade scripts for rc1 2015-06-18 17:20:06 +02:00
library Add file and line of logged menu item renderer exceptions 2015-07-21 16:54:23 +02:00
modules Indicate empty icinga_programstatus table as problem 2015-07-21 16:47:17 +02:00
packages Revert "Remove Debian packaging from GIT" 2015-03-12 09:34:59 +01:00
public Merge branch 'master' into bugfix/improve-form-notifications-8983 2015-07-20 15:52:10 +02:00
test/php fix coding guideline violations 2015-07-16 16:27:28 +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 Vagrantfile: Update centos-6.5-64 to centos-6.6-64 2015-05-28 12:35:30 +02:00
changelog.py Add release hints and changelog script 2015-06-18 16:02:34 +02:00
icingaweb2.spec RPM: Let php-Icinga require Zend and Zend's MySQL and PostgreSQL adapters 2015-07-21 17:32:17 +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.