nagiosxi - mariadb-11.2.1

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Post Reply
efxSPN
Posts: 27
Joined: Tue Jun 15, 2021 5:46 am

nagiosxi - mariadb-11.2.1

Post by efxSPN »

Can you tell me if version 5.11.1 of nagios xi is compatible with mariadb-11.2.1?
itunixops
Posts: 50
Joined: Tue Jul 28, 2020 12:27 pm

Re: nagiosxi - mariadb-11.2.1

Post by itunixops »

We actually used Mariadb 10.6.15 as it fixed alot of issues including alot of CVE fixes. Id not recommend any preview releases yet as that could unforseen issues.
swolf

Re: nagiosxi - mariadb-11.2.1

Post by swolf »

Hi @efxSPN, thanks for reaching out.

I agree with @itunixops. You will "probably" find that the application "works" - we tend to write vendor-agnostic SQL queries on the backend, since we used to support the user's choice of Postgres/MySQL/MariaDB, with any versions that came pre-installed on our supported distributions.

That said, MariaDB 11.2.1 is not a supported configuration until we support a distribution that ships with it by default. You may run into issues with that, and you'll likely be on your own with diagnosing/fixing them.

I hope that helps - please let me know if you have any other questions or concerns. -Sebastian Wolf
Post Reply