Debian 10 scripts

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
TBT
Posts: 625
Joined: Wed May 18, 2011 1:26 pm

Debian 10 scripts

Post 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?
Nagios XI 2024R2.2.1 (8 Servers)
Nagios Fusion 2024R1.0.2
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: Debian 10 scripts

Post 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.
Be sure to check out our Knowledgebase for helpful articles and solutions!
TBT
Posts: 625
Joined: Wed May 18, 2011 1:26 pm

Re: Debian 10 scripts

Post 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.
Nagios XI 2024R2.2.1 (8 Servers)
Nagios Fusion 2024R1.0.2
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: Debian 10 scripts

Post by lmiltchev »

You are welcome! Let us know if you have any further questions.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked