Update docs and ChangeLog for Beta 2.

Fixes #6413
This commit is contained in:
Michael Friedrich 2014-06-06 10:51:56 +02:00
parent fcd7b872f4
commit 508a6d9abd
2 changed files with 14 additions and 7 deletions

View File

@ -4,7 +4,7 @@ Please check doc/1-about.md.
## What's New
### What's New in Version 2.0.0 Beta 1
### What's New in Version 2.0.0 Beta 2
Lots of things. Please read doc/1-about.md - "Icinga 2 in a nutshell"

View File

@ -46,7 +46,7 @@ Icinga 2 is available as [Vagrant Demo VM](#vagrant).
## <a id="whats-new"></a> What's new
### What's New in Version 2.0.0 Beta 1
### What's New in Version 2.0.0 Beta 2
Lots of things. Please read [Icinga 2 in a nutshell](#icinga2-in-a-nutshell).
@ -97,8 +97,7 @@ Simple [apply](#using-apply) and [assign](#group-assign) rules for creating conf
relationships based on patterns. Supported with [duration literals](#duration-literals) for interval
attributes, [expression operators](#expression-operators), [function calls](#function-calls) for
pattern and regex matching and (global) [constants](#constants).
Sample configuration for common plugins is shipped with Icinga 2 as
part of the [Icinga Template Library](#itl).
Sample configuration for common plugins is shipped with Icinga 2 as part of the [Icinga Template Library](#itl).
* Revamped Commands
@ -150,9 +149,17 @@ All known interfaces are optional available: [status files](#status-data), [logs
[checkresult file reader](#check-result-files) too.
All [Monitoring Plugins](#setting-up-check-plugins) can be integrated into Icinga 2 with
newly created check command configuration if not already provided.
[Configuration migration](#configuration-migration) is possible through the Icinga Web 2 CLI tool.
[Configuration migration](#configuration-migration) is possible through an external migration tool.
Detailed [migration hints](#manual-config-migration-hints) explain migration the Icinga 1.x
configuration objects into the native Icinga 2 configuration schema.
Additional information on the differences is documented in the [migration](#differences-1x-2) chapter.
* Configuration Syntax Highlighting
Icinga 2 ships [syntax highlighting](#configuration-syntax-highlighting) for `vim` and `nano` to help
edit your configuration.
* [Vagrant Demo VM](#vagrant)
Used for demo cases and development tests. Get Icinga 2 running within minutes and spread the #monitoringlove