icinga2/doc/01-about.md

44 lines
1.8 KiB
Markdown
Raw Normal View History

# About Icinga 2 <a id="about-icinga2"></a>
2013-09-26 08:59:29 +02:00
## What is Icinga 2? <a id="what-is-icinga2"></a>
2013-09-26 08:59:29 +02:00
2015-02-06 15:08:51 +01:00
Icinga 2 is an open source monitoring system which checks the availability of
2017-10-30 17:02:42 +01:00
your network resources, notifies users of outages and generates performance
2015-02-06 15:08:51 +01:00
data for reporting.
2014-03-30 11:52:39 +02:00
Scalable and extensible, Icinga 2 can monitor large, complex environments across
2014-03-29 01:13:28 +01:00
multiple locations.
2013-09-26 14:01:29 +02:00
## Licensing <a id="licensing"></a>
2013-09-26 08:59:29 +02:00
2013-09-26 14:01:29 +02:00
Icinga 2 and the Icinga 2 documentation are licensed under the terms of the GNU
2017-10-30 17:02:42 +01:00
General Public License Version 2. You will find a copy of this license in the
2014-04-05 16:25:44 +02:00
LICENSE file included in the source package.
2013-09-26 14:01:29 +02:00
## Support <a id="support"></a>
2013-09-26 08:59:29 +02: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/).
2013-09-26 14:01:29 +02:00
## Contribute <a id="contribute"></a>
There are many ways to contribute to Icinga -- whether it be sending patches,
2017-10-30 17:02:42 +01:00
testing, reporting bugs or reviewing and updating the documentation. Every
2015-02-06 15:08:51 +01:00
contribution is appreciated!
Please continue reading in the [Contributing chapter](https://github.com/Icinga/icinga2/blob/master/CONTRIBUTING.md).
### Icinga 2 Development <a id="development-info"></a>
The Git repository is located on [GitHub](https://github.com/Icinga/icinga2).
Icinga 2 is written in C++ and can be built on Linux/Unix and Windows.
Read more about development builds in the [INSTALL.md](https://github.com/Icinga/icinga2/blob/master/INSTALL.md)
file.
## What's New <a id="whats-new"></a>
2013-12-03 09:47:07 +01:00
2017-08-02 11:55:05 +02:00
The Icinga 2 Changelog is located [here](https://github.com/Icinga/icinga2/blob/master/CHANGELOG.md).
Please follow our release announcements on [icinga.com](https://www.icinga.com/blog/) too.