Page 1 of 1

Debian 10 scripts

Posted: Mon Jul 27, 2020 1:40 pm
by TBT
Now that XI 5.7.0 supports Debian 10 we are planning a migration from CentOS 6 to Debian 10.

I assume all associated scripts within the 5.7.x release have Debian 10 support, but can you please confirmation the following?
  • 1. Debian 10 support for RAM Disk Installation script?
    2. Debian 10 support for Changed Operating System repair script?
    3. Debian 10 support for rrdcache Installation script?

Re: Debian 10 scripts

Posted: Tue Jul 28, 2020 11:01 am
by lmiltchev
Yes, these three items are supported in Debian 10. In fact, I retested all of them this morning just in case.

Note: I found an issue with the backup/restore scripts, caused by switching to the new mobile interface in the newer versions of XI. The scripts complained about the missing "nagiosmobile.conf" file,

Code: Select all

Restoring Apache config files...
cp: cannot stat '/store/backups/nagiosxi/1595950396-restore/1595949852/httpd/nagiosmobile.conf': No such file or directory
however, the backup/restore process completed successfully.

I filed an internal bug report on the issue (task_id=15266), and I am sure that our developers will be updating the scripts shortly.

Re: Debian 10 scripts

Posted: Wed Jul 29, 2020 9:46 am
by TBT
I'm not familiar with the mobile interface as our upgrades are ran via the command line.

Either way, as you said it shouldn't affect the backup/restore. Thank you.

Re: Debian 10 scripts

Posted: Wed Jul 29, 2020 11:53 am
by lmiltchev
You are welcome! Let us know if you have any further questions.