A lightweight and extensible web interface to keep an eye on your environment. Analyse problems and act on them.
Go to file
Johannes Meyer 80e4e419e2 pgsql schema: Add function definition for unix_timestamp
This does not seem to require any special privileges since we're using SQL
as language and no unusual data types. If this proves false though, feel
free to fix this.

refs 
2015-06-01 15:56:01 +02:00
.puppet
application UserGroupForm: Notify the user that memberships will be cleared... 2015-06-01 14:25:29 +02:00
bin
doc
etc pgsql schema: Add function definition for unix_timestamp 2015-06-01 15:56:01 +02:00
library DbUserGroupBackend: Really clear memberships and parent relations... 2015-06-01 15:34:38 +02:00
modules DbQuery: Initialize self::$select as early as possible 2015-05-28 13:49:36 +02:00
packages
public Introduce controller UsergroupbackendController 2015-05-29 16:35:30 +02:00
test/php
.gitattributes
.gitignore
.mailmap
AUTHORS
COPYING
README.md
VERSION
Vagrantfile
icingaweb2.spec

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.