icinga2/doc/1-about.md

59 lines
1.8 KiB
Markdown
Raw Normal View History

# <a id="about-icinga2"></a> About Icinga 2
2013-09-26 08:59:29 +02:00
## <a id="what-is-icinga2"></a> What is Icinga 2?
2013-09-26 08:59:29 +02:00
2014-03-30 11:52:39 +02: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-29 01:13:28 +01:00
Scalable and extensible, Icinga 2 can monitor complex, large environments across
multiple locations.
2013-09-26 14:01:29 +02: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
## <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
2013-10-18 20:05:08 +02:00
the support overview page at [https://support.icinga.org].
2013-09-26 14:01:29 +02:00
## <a id="contribute"></a> Contribute
2014-03-31 12:00:10 +02:00
There are many ways to contribute to Icinga - be it by sending patches, testing and
2014-04-05 16:25:44 +02:00
reporting bugs, reviewing and updating the documentation. Every contribution
2014-03-31 12:00:10 +02:00
is appreciated!
2014-03-31 12:00:10 +02:00
Please get in touch with the Icinga team at [https://www.icinga.org/ecosystem/].
## <a id="demo-vm"></a> Demo VM
Icinga 2 is available as [Vagrant Demo VM](#vagrant).
## <a id="whats-new"></a> What's new
2013-12-03 09:47:07 +01:00
2014-05-16 11:36:53 +02:00
### What's New in Version 0.0.11
* Redesigned cluster stack. #6192
* Support for conditional command arguments. #5933
* IDO: is_reachable attribute for hosts and services. #6094
* IDO: Add missing events for service/host state changes. #6151
* Lots of documentation updates. #6010, #6115, #6149, #6163, #6184, #6198, #6114, #6128, #5485
* Plenty of bug fixes. #6179, #6148, #6111, #6131, and many more
2014-03-07 10:51:00 +01:00
#### Changes
> **Note**
>
> Configuration updates required!
2014-04-29 14:33:37 +02:00
* Configuration Changes. For a detailed list of changes check out [#5909](https://dev.icinga.org/issues/5909)
* DB IDO schema upgrade required.
### Archive
Please check the `ChangeLog` file.