A lightweight and extensible web interface to keep an eye on your environment. Analyse problems and act on them.
Go to file
Blerim Sheqa 52d51f0ee5 Update installation instructions for easier navigation on icinga.com 2022-02-16 11:26:21 +01:00
.github php: Don't generate any locales for tests 2021-05-28 14:03:36 +02:00
.puppet Vagrant: Puppet: Icinga Web 2: set config database 2021-11-22 09:44:20 +01:00
application css: Change mode detection to look for `@light-mode` 2022-02-10 11:11:06 +01:00
bin
doc Update installation instructions for easier navigation on icinga.com 2022-02-16 11:26:21 +01:00
etc Rememberme compatibility with php version 5.6+ (#4472) 2021-07-26 17:37:38 +02:00
library DbQuery: Account for daylight savings in `timestampForSql()` 2022-02-10 16:48:36 +01:00
modules IdoQuery: Don't try to add a `HAVING` without group by rules 2022-02-11 12:11:40 +01:00
packages
public css: Don't let the sidebar's shadow catch pointer events 2022-02-15 16:31:12 +01:00
test Deny light-mode definitions in selectors 2022-02-09 21:35:12 +01:00
.gitattributes
.gitignore
.mailmap Update .mailmap 2021-11-10 10:17:35 +01:00
AUTHORS Release version 2.9.1 2021-07-27 15:22:32 +02:00
CHANGELOG.md CHANGELOG.md: Add changelog for v2.9.5 2021-11-17 16:51:47 +01:00
CONTRIBUTING.md
COPYING
README.md README.md: Update preview picture 2021-06-22 15:44:10 +02:00
RELEASE.md RELEASE.md: add Docker section 2020-08-13 16:36:53 +02:00
VERSION Release version 2.9.5 2021-11-17 16:51:55 +01:00
Vagrantfile
icingaweb2.ruleset.xml Introduce and utilize class `Icinga\Util\LessParser` 2021-01-25 09:15:53 +01:00
phpcs.xml

README.md

Icinga Web 2

PHP Support Build Status Github Tag

Icinga Logo

  1. About
  2. License
  3. Installation
  4. Documentation
  5. Support
  6. Contributing

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 IDO database.

Icinga Web 2 Monitoring Module with Graphite

License

Icinga Web 2 and the Icinga Web 2 documentation are licensed under the terms of the GNU General Public License Version 2, you will find a copy of this license in the COPYING file included in the source package.

Installation

For installing Icinga Web 2 please check the installation chapter in the documentation.

Documentation

The documentation is located in the doc/ directory and also available on icinga.com/docs.

Support

Check the project website for status updates. Join the community channels for questions or ask an Icinga partner for professional support.

Contributing

There are many ways to contribute to Icinga -- whether it be sending patches, testing, reporting bugs, or reviewing and updating the documentation. Every contribution is appreciated!

Please continue reading in the contributing chapter.

Security Issues

For reporting security issues please visit this page.