A lightweight and extensible web interface to keep an eye on your environment. Analyse problems and act on them.
Go to file
Uwe Ebel 93b7b11449 Make default listen address for CLI command web serve configureable
Signed-off-by: Eric Lippmann <eric.lippmann@icinga.com>

resolves #13381
2016-12-13 12:05:25 +01:00
.puppet vagrant: Add missing TicketSalt constant for Icinga 2 2016-11-15 13:25:51 +01:00
application Make default listen address for CLI command web serve configureable 2016-12-13 12:05:25 +01:00
bin Drop license writer 2016-02-08 15:54:48 +01:00
doc doc: Add note about upgrading to version 2.4.0 2016-12-13 11:58:22 +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 Hide announcements when they have expired 2016-12-13 11:04:56 +01:00
modules Enable propagate host downtime commands for Icinga 2 >= 2.6.0 and Icinga 1.x 2016-12-12 12:41:14 +01:00
packages Fix small typo in the README for RPM packages 2016-11-03 16:28:33 +01:00
public Fix CSS issues when rerendering the layout 2016-12-12 15:02:51 +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-04-13 16:26:13 +02:00
AUTHORS Update AUTHORS 2016-04-13 16:26:13 +02:00
COPYING License writer 2013-07-03 14:17:48 +02:00
ChangeLog Bump version to 2.3.4 2016-06-23 14:09:55 +02:00
README.md Update README.md 2016-12-13 11:43:20 +01:00
RELEASE.md Update RELEASE.md 2015-09-30 18:17:27 +02:00
VERSION Bump version to 2.3.4 2016-06-23 14:09:55 +02: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 Replace Zend w/ icingaweb2-vendor-zf1 2016-12-08 14:20:36 +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.