icinga2/docs/icinga2-migration.md

37 lines
748 B
Markdown
Raw Normal View History

2013-09-25 13:51:48 +02:00
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 its 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. Dont 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: \*/