nagiosxi - mariadb-11.2.1
nagiosxi - mariadb-11.2.1
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
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
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
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