A lightweight and extensible web interface to keep an eye on your environment. Analyse problems and act on them.
Go to file
Eric Lippmann 6970b79fd7 Doc: Fix permission list for the Icinga 2 API command transport
(cherry picked from commit 0e63434d90)
2017-01-18 14:57:26 +01:00
.puppet vagrant: Add missing TicketSalt constant for Icinga 2 2016-11-15 13:25:51 +01:00
application Update german translation 2016-12-13 13:57:27 +01:00
bin Drop license writer 2016-02-08 15:54:48 +01:00
doc Merge branch 'feature/selinux-8270' 2016-12-13 12:31:51 +01:00
etc Change all license headers to only reflect a file's year of creation 2016-02-08 15:41:00 +01:00
library Hook: allow all on CLI 2017-01-18 13:30:19 +01:00
modules Doc: Fix permission list for the Icinga 2 API command transport 2017-01-18 14:57:26 +01:00
packages Add SELinux policy 2016-12-12 12:48:33 +01:00
public Merge branch 'master' of git.icinga.org:icingaweb2 2016-12-13 13:53:53 +01:00
test/php Merge branch 'bugfix/username-and-password-not-being-passed-in-navigation-item-urls-12133' 2016-10-20 09:30:54 +02:00
.gitattributes Revert "Rename application/VERSION to application/GITCOMMIT" 2015-09-30 18:37:48 +02:00
.gitignore git: Ignore dompdf font cache 2015-11-26 11:17:32 +01:00
.mailmap Update AUTHORS 2016-12-13 12:05:30 +01:00
AUTHORS Update AUTHORS 2016-12-13 12:05:30 +01:00
COPYING License writer 2013-07-03 14:17:48 +02:00
ChangeLog Update ChangeLog 2016-12-13 14:01:33 +01:00
README.md Update screenshot in README.md 2016-12-13 14:15:12 +01:00
RELEASE.md Update RELEASE.md 2015-09-30 18:17:27 +02:00
VERSION Update version to 2.4.0 2016-12-13 12:34:12 +01:00
Vagrantfile Vagrant: forward port 8443 -> 443 2016-02-26 14:01:15 +01:00
changelog.py Update changelog.py (includes ordering by category) 2016-12-07 15:15:06 +01:00
icingaweb2.spec RPM: Update revision 2016-12-13 16:18:42 +01:00

README.md

Icinga Web 2

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

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 read doc/02-Installation.md.

Documentation

The documentation is located in the doc/ directory.

Support

Check the project website at https://www.icinga.com 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 creating pull requests on GitHub, sending patches, testing, reporting bugs, or reviewing and updating the documentation. Every contribution is appreciated.