icinga2/docs/icinga2-migration.md

37 lines
748 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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: \*/