2013-10-23 15:10:33 +02:00
# Icinga Web 2
2013-05-29 17:34:18 +02:00
2017-02-08 15:59:12 +01:00
[![Build Status ](https://travis-ci.org/Icinga/icingaweb2.png?branch=master )](https://travis-ci.org/Icinga/icingaweb2)
[![Github Tag ](https://img.shields.io/github/tag/Icinga/icingaweb2.svg )](https://github.com/Icinga/icingaweb2)
2017-01-12 12:28:40 +01:00
![Icinga Logo ](https://www.icinga.com/wp-content/uploads/2014/06/icinga_logo.png )
2013-05-29 17:34:18 +02:00
2016-12-13 11:41:45 +01:00
1. [About ](#about )
2. [License ](#license )
3. [Installation ](#installation )
4. [Documentation ](#documentation )
5. [Support ](#support )
6. [Contributing ](#contributing )
2014-08-11 17:21:43 +02:00
2015-01-20 13:50:05 +01:00
## About
2014-08-11 17:21:43 +02:00
2015-01-20 14:08:55 +01:00
**Icinga Web 2** is the next generation open source monitoring web interface, framework
2017-01-12 12:28:40 +01:00
and command-line interface developed by the [Icinga Project ](https://www.icinga.com/ ), supporting Icinga 2,
2016-02-29 22:21:54 +01:00
Icinga Core and any other monitoring backend compatible with the IDO database.
2014-08-11 17:21:43 +02:00
2017-11-27 16:10:03 +01:00
![Icinga Web 2 with Graphite ](https://www.icinga.com/wp-content/uploads/2017/11/Icinga-Web-2-graphite.png "Icinga Web 2 with Graphite" )
![Icinga Web 2 Sidebar Collapsed ](https://www.icinga.com/wp-content/uploads/2017/11/Icinga-Web-2-collapsed-sidebar.png "Icinga Web 2 Sidebar Collapsed" )
2014-08-11 17:21:43 +02:00
2016-12-13 11:41:45 +01:00
## 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.
2014-08-11 17:21:43 +02:00
## Installation
2016-04-08 11:13:04 +02:00
For installing Icinga Web 2 please read [doc/02-Installation.md ](doc/02-Installation.md ).
2014-08-11 17:21:43 +02:00
2016-12-13 11:41:45 +01:00
## Documentation
The documentation is located in the [doc/ ](doc/ ) directory.
2014-08-11 17:21:43 +02:00
## Support
2016-12-13 11:41:45 +01:00
Check the project website at https://www.icinga.com for status updates. Join the
[community channels ](https://www.icinga.com/community/get-involved/ ) for questions
or ask an Icinga partner for [professional support ](https://www.icinga.com/services/support/ ).
## Contributing
2014-08-11 17:21:43 +02:00
2017-05-24 11:17:48 +02:00
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 ](CONTRIBUTING.md ).