We are migrating a existing Nagios installation from RHEL6 host to Ubuntu 20.04.
I saw in Backup/Restore PDF that script can handle the restore in Ubuntu.
So, I tried with restore_xi.sh script, got this error.
Code: Select all
WARNING: you are trying to restore a el6 backup on a ubuntu20 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
./restore_xi.sh: line 93: read: read error: 0: Bad file descriptor
FYI: Both the target and destination has NagiosXI 5.7.4 installed.