mirror of https://github.com/Icinga/icinga2.git
37 lines
748 B
Markdown
37 lines
748 B
Markdown
Purpose
|
||
=======
|
||
|
||
Documentation on the general migration from Icinga 1.x to Icinga 2.
|
||
|
||
Requirements
|
||
============
|
||
|
||
Multi-core cpu, ram, fast disks.
|
||
|
||
Installation
|
||
============
|
||
|
||
Icinga 1.x and Icinga 2 may run side by side, but it’s recommended to
|
||
backup your existing 1.x installation before installing Icinga 2 on the
|
||
same host.
|
||
|
||
Compatibility
|
||
=============
|
||
|
||
> **Note**
|
||
>
|
||
> The configuration format changed from 1.x to 2.x. Don’t panic though.
|
||
> A conversion script is shipped in *tools/configconvert* - please check
|
||
> the *README* file.
|
||
|
||
For details check the chapter [Compatibility](icinga2-compat.html).
|
||
|
||
Changes
|
||
=======
|
||
|
||
For details check the chapter [Changes](icinga2-compat.html).
|
||
|
||
TODO
|
||
|
||
/\* vim: set syntax=asciidoc filetype=asciidoc: \*/
|