Search found 2 matches

by elliott.fougman.olm
Thu May 16, 2024 3:56 am
Forum: Nagios XI
Topic: Nagios XI 5.9.1 convert DB and switch Distro
Replies: 3
Views: 1522

Re: Nagios XI 5.9.1 convert DB and switch Distro

Now upgraded to 5.11.3 and reran the commands but have the following errors root@byfnagxi01:/opt/install/nagios/pg2mysql-master# pg_dump --no-acl --no-owner --format p --data-only -U nagiosxi nagiosxi > nagiosxi.psql root@byfnagxi01:/opt/install/nagios/pg2mysql-master# php pg2mysql_cli.php nagiosxi....
by elliott.fougman.olm
Wed May 15, 2024 10:58 am
Forum: Nagios XI
Topic: Nagios XI 5.9.1 convert DB and switch Distro
Replies: 3
Views: 1522

Nagios XI 5.9.1 convert DB and switch Distro

All of this is happening on a test server. Built a new Ubuntu 22.04 LTS Server, the previous server was CentOS 7 Installed Nagios 5.9.1 Restored backup of Nagios (no major issues) Tried to switch DB from PostgreSQL to MySQL Got the following error root@byfnagxi01:/opt/install/nagios/pg2mysql-master#...