Am Donnerstag, 1. Juni 2017, 11:52:24 CEST schrieb Baptiste Jammet: > Control: tags -1 moreinfo > > Hello all, > > Le 01/06/2017 09:26, Alexander Wirt a écrit : > > No, and those files are not fully compatible. > > Le 01/06/2017 10:00, Bas Couwenberg a écrit : > > Icinga 1.x uses the same configuration syntax as Nagios 3.x, so > > switching from Nagios 3 to Icinga 1 should be as simple as copying the > > configuration files to the appropriate directory > > (/etc/icinga/objects). > > Could you provide some text we will include in the release notes ? > And since there is 2 different answers (and I know nothing about Nagios > nor incinga), ideally find a shared answer/solution ! > > Thanks > > Baptiste
I just would like to add that I had a dangling symlink in /etc/apache2/conf- enabled/nagios3.conf after the upgrade, keeping apache2 from starting. Should I file a bug against the jessie package of nagios3? The good news is that I was indeed able to easily migrate from nagios3 from jessie to icinga1.x from stretch by copying the contents of /etc/nagios3 and /etc/nagios3/conf.d that I had modified over to /etc/icinga and /etc/icinga/ objects, plus some renaming of files named *_nagios2.cfg to *_icinga.cfg. Cheers, Johannes