Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[zabbix-community/zabbix] Mysql missing #18

Open
seanfariacustomink opened this issue Dec 21, 2022 · 9 comments
Open

[zabbix-community/zabbix] Mysql missing #18

seanfariacustomink opened this issue Dec 21, 2022 · 9 comments
Assignees
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@seanfariacustomink
Copy link

Is your feature request related to a problem? Please describe.
No mysql documentation, has it been dropped or just missing

Describe the solution you'd like
Update docs to have mysql support for example:
https://artifacthub.io/packages/helm/fermosit/zabbix-server-mysql/0.0.5

@aeciopires
Copy link
Member

Hi @seanfariacustomink!

Despite knowing that Zabbix officially supports MySQL and other types of databases, this helm chart has only focused on PostgreSQL since the first commits. Supporting many databases in a helm chart requires a lot of technical effort and time.

If you have the proper knowledge and time to tweak this helm chart and make it flexible to support multiple database types, starting with MySQL, we'd be happy to review and test your changes.

Merry Christmas and have an excellent 2023 for you, your family and friends.

@aeciopires aeciopires added the enhancement New feature or request label Dec 21, 2022
@seanfariacustomink
Copy link
Author

Hi @aeciopires,

Seems like a lot of this work is already done, i.e. mysql-zabbix-helm-chart

@seanfariacustomink
Copy link
Author

Hi @aeciopires,
Rather than support MySQL or etc databases can the instructions be provided for someone to point to an existing MySQL DB?

@aeciopires
Copy link
Member

Hi @seanfariacustomink!

Good idea. It's a better way. Do you agree @sa-ChristianAnton?

@aeciopires aeciopires added the documentation Improvements or additions to documentation label Jan 8, 2023
@aeciopires aeciopires mentioned this issue Jan 18, 2023
3 tasks
@inggaboluna
Copy link

Support for external dbs would be highly appreciate it.

@xeberth
Copy link

xeberth commented Aug 9, 2023

Our company is migrating most of its workloads to kubernetes, including zabbix.

In terms of offering a robust HA monitoring service, external database support is business critical. It allows us to connect self-managed AWS RDS databases that offer HA

@ralfhauser
Copy link

Support for external dbs would be highly appreciate it.

Also for us, currently most useful would be a helm-chart variant where the persistence (mariaDB or mysql) is outside k8s - any hints for this one ?

@marijusGood
Copy link

External DBs would help our team a lot. I've seen PRs that in part address this issue already #25
We have tried to replace zabbix/zabbix-server-pgsql with a mysql one and our own DB but the server could not start. Is there some volume misconfiguration that we need to fix?

@aeciopires
Copy link
Member

Hello @marijusGood @ralfhauser @xeberth @inggaboluna @seanfariacustomink!

I understand the importance of supporting MySQL/MariaDB and other databases supported by Zabbix.

But unfortunately I don't have the knowledge and time to implement this feature.

I made a lot of changes to the helm chart to unlock unique PostgreSQL configurations, but that's about it.

Another problem for us is running multiple tests on each database type with each new version of the chart. We do not have automated tests.

But if anyone has time to contribute, I'd appreciate it.

Have a nive week.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

7 participants