A lightweight and extensible web interface to keep an eye on your environment. Analyse problems and act on them.
Go to file
Johannes Meyer 3098c21c17 loader.js: Push failed requests to history
The commit ae68e8aec4 reverted
earlier seems to be supposed to do exactly what this one does now.
Prior, the commits ae68e8aec4 and
8bb0e4e0a0 were effectively
neutralizing each other. Quick tests of how Web 2 handles failing
requests while interacting with the browser's history were successful.
If this change breaks something else (again?), leave me a note and do
*not* fix it straight away..
2015-07-06 16:56:44 +02:00
.puppet puppet: Provision the roles.ini 2015-03-05 17:16:21 +01:00
application ApplicationConfigForm: Make preference options be global options 2015-07-01 15:41:45 +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 DbRepository: Consider table aliases while handling statement columns 2015-07-03 13:06:10 +02:00
modules Wizard: Use a unordered list to show requirements instead of nested tables 2015-07-06 13:37:37 +02:00
packages Revert "Remove Debian packaging from GIT" 2015-03-12 09:34:59 +01:00
public loader.js: Push failed requests to history 2015-07-06 16:56:44 +02:00
test/php Ldap\Connection: Rename to LdapConnection 2015-06-24 09:05:29 +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 No longer package Zend as vendor library 2015-07-02 17:24:12 +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.