1 [![Build Status](https://travis-ci.org/Icinga/icinga2.svg?branch=master)](https://travis-ci.org/Icinga/icinga2)
5 ![Icinga Logo](https://www.icinga.com/wp-content/uploads/2014/06/icinga_logo.png)
11 3. [Installation][Installation]
12 4. [Documentation][Documentation]
14 6. [Contributing][Contributing]
18 Icinga 2 is an open source monitoring system which checks the availability of your
19 network resources, notifies users of outages, and generates performance data for reporting.
21 Scalable and extensible, Icinga 2 can monitor large, complex environments across
24 Icinga 2 as monitoring core works best with [Icinga Web 2](https://www.icinga.com/products/icinga-web-2/)
27 More information can be found at [www.icinga.com](https://www.icinga.com/products/icinga-2/)
28 and inside the [documentation](doc/1-about.md).
32 Icinga 2 and the Icinga 2 documentation are licensed under the terms of the GNU
33 General Public License Version 2, you will find a copy of this license in the
34 COPYING file included in the source package.
38 Read the [INSTALL.md](INSTALL.md) file for more information about how to install it.
42 The documentation is located in the [doc/](doc/) directory. The latest documentation
43 is also available on https://docs.icinga.com
47 Check the project website at https://www.icinga.com for status updates. Join the
48 [community channels](https://www.icinga.com/community/get-involved/) for questions
49 or ask an Icinga partner for [professional support](https://www.icinga.com/services/support/).
53 There are many ways to contribute to Icinga -- whether it be sending patches,
54 testing, reporting bugs, or reviewing and updating the documentation. Every
55 contribution is appreciated!
57 Please continue reading in the [Contributing chapter](CONTRIBUTING.md).
63 [Installation]: #installation
64 [Documentation]: #documentation
66 [Contributing]: #contributing