A lightweight and extensible web interface to keep an eye on your environment. Analyse problems and act on them.
Go to file
Noah Hilverling 642015c294 Merge branch 'feature/allow-to-restart-the-wizard-9658'
resolves #9658
2017-01-09 11:08:23 +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 2016-12-19 21:14:32 +01:00
modules WebWizard: Add removeToken option to method clearSession 2017-01-09 11:01:36 +01:00
packages Add SELinux policy 2016-12-12 12:48:33 +01:00
public Wizard: Add restart button 2017-01-09 11:01:15 +01:00
test/php DbStoreTest: pass an exception message 2017-01-04 18:12:56 +01: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.