Page 1 of 1

nagiosxi - mariadb-11.2.1

Posted: Wed Oct 04, 2023 2:52 am
by efxSPN
Can you tell me if version 5.11.1 of nagios xi is compatible with mariadb-11.2.1?

Re: nagiosxi - mariadb-11.2.1

Posted: Wed Oct 04, 2023 9:46 am
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.

Re: nagiosxi - mariadb-11.2.1

Posted: Wed Oct 04, 2023 3:52 pm
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