Error when migrating nagios from one platform to another
Posted: Wed Feb 27, 2019 5:09 pm
Hi,
I am building a new nagios server to replace our existing system.
The old system was on Centos 6.5 and the new system is on Centos 7.
The old system is a 32 bit system and the new system is a 64 bit system.
I did this on another one of our systems some time ago and it was a real pain and I documented it as much as I could.
However this time when I go to restore the backup I am getting the following message:
I am building a new nagios server to replace our existing system.
The old system was on Centos 6.5 and the new system is on Centos 7.
The old system is a 32 bit system and the new system is a 64 bit system.
I did this on another one of our systems some time ago and it was a real pain and I documented it as much as I could.
However this time when I go to restore the backup I am getting the following message:
Code: Select all
WARNING: you are trying to restore a el6 backup on a el7 system
Compiled plugins and other binaries as well as httpd configurations
will NOT be restored.
You will need to re-download the Nagios XI tarball, and re-install
the subcomponents for this system. More info here:
https://assets.nagios.com/downloads/nagiosxi/docs/Backing-Up-And-Restoring-Nagios-XI.pdf[code]
Can you please advise ?
This is rather urgent.....thanks