Hello,
in the latest NagiosXI appliance the database nagiosxi was moved from postgres to MySQL, which is good in my eyes.
How to migrate the nagiosxi database in an existing installation from postgres to MySQL?
Is there any migration script which does the export and the configuration of the Nagios XI web interface?
Postgres Migration to MySQL
Re: Postgres Migration to MySQL
The developers will be releasing a script that will do the migration from Postgres to MySQL, but I do not have an ETA on this. There are some differences between the SQL that Postgres uses and the SQL that MySQL uses that are causing some issues.
Former Nagios employee