2014-02-05 15:53:22 +01:00
# <a id="about-icinga2"></a> About Icinga 2
2013-09-26 08:59:29 +02:00
2014-02-05 15:53:22 +01:00
## <a id="what-is-icinga2"></a> What is Icinga 2?
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
your network resources, notifies users of outages, and generates performance
data for reporting.
2014-03-30 11:52:39 +02:00
2014-05-29 11:58:25 +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
2014-02-05 15:53:22 +01:00
## <a id="licensing"></a> Licensing
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
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
2014-02-05 15:53:22 +01:00
## <a id="support"></a> Support
2013-09-26 08:59:29 +02:00
2013-09-26 14:01:29 +02:00
Support for Icinga 2 is available in a number of ways. Please have a look at
2015-01-22 09:40:25 +01:00
the [support overview page ](https://support.icinga.org ).
2013-09-26 14:01:29 +02:00
2014-03-20 21:24:39 +01:00
## <a id="contribute"></a> Contribute
2015-02-06 15:08:51 +01: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!
2014-03-20 21:24:39 +01:00
2014-06-15 23:17:16 +02:00
Please get in touch with the Icinga team at https://www.icinga.org/community/.
2014-03-20 21:24:39 +01:00
2014-10-27 19:48:09 +01:00
### <a id="development"></a> Icinga 2 Development
2014-05-23 01:01:06 +02:00
You can follow Icinga 2's development closely by checking
out these resources:
2014-10-27 19:48:09 +01:00
* [Development Bug Tracker ](https://dev.icinga.org/projects/i2 ): [How to report a bug? ](https://www.icinga.org/icinga/faq/ )
2014-06-15 10:45:06 +02:00
* Git Repositories: [main mirror on icinga.org ](https://git.icinga.org/?p=icinga2.git;a=summary ) [release mirror at github.com ](https://github.com/Icinga/icinga2 )
2014-06-15 23:17:16 +02:00
* [Git Checkins Mailinglist ](https://lists.icinga.org/mailman/listinfo/icinga-checkins )
2014-06-15 10:45:06 +02:00
* [Development ](https://lists.icinga.org/mailman/listinfo/icinga-devel ) and [Users ](https://lists.icinga.org/mailman/listinfo/icinga-users ) Mailinglists
* [#icinga-devel on irc.freenode.net ](http://webchat.freenode.net/?channels=icinga-devel ) including a Git Commit Bot
2014-05-23 01:01:06 +02:00
2014-06-15 10:45:06 +02:00
For general support questions, please refer to the [community support channels ](https://support.icinga.org ).
2014-05-23 01:01:06 +02:00
2014-10-27 19:48:09 +01:00
### <a id="how-to-report-bug-feature-requests"></a> How to Report a Bug or Feature Request
More details in the [Icinga FAQ ](https://www.icinga.org/icinga/faq/ ).
* [Register ](https://exchange.icinga.org/authentication/register ) an Icinga account.
* Create a new issue at the [Icinga 2 Development Tracker ](https://dev.icinga.org/projects/i2 ).
2015-02-11 11:51:58 +01:00
* When reporting a bug, please include the details described in the [Troubleshooting ](13-troubleshooting.md#troubleshooting-information-required ) chapter (version, configs, logs, etc).
2014-05-20 15:12:55 +02:00
2014-02-05 15:53:22 +01:00
## <a id="whats-new"></a> What's new
2013-12-03 09:47:07 +01:00
2015-01-22 09:40:25 +01:00
### What's New in Version 2.3
2014-11-27 16:57:58 +01:00
#### Changes
2015-01-22 09:40:25 +01:00
TODO
2014-11-27 16:57:58 +01:00
#### Issues
2015-01-22 09:40:25 +01:00
TODO
2014-05-20 15:12:55 +02:00