Hello!
I am testing out Zabbix and doing a proof-of-concept.
I am using the official Zabbix apt repository: `https://repo.zabbix.com/zabbix/6.4/debian bookworm InRelease`
I've installed Zabbix 6.4.15-1+debian12 on a dedicated box, using the official sources.
I've installed `zabbix-agent2` onto a PostgreSQL service (pg15).
However, I can't seem to find the package `zabbix-agent2-plugin-postgresql` anywhere.
It's not on Zabbix's apt repository.
I even enabled the unsupported repository for 6.3 thinking I could install an older version, but `zabbix-agent2-plugin-postgresql` isn't located there either.
Based on my research I won't be able to monitor my database server's health without this.
Does anyone have any ideas where I can obtain this package?
Thanks!
Update: While waiting for my own reply to be approved, I found the post edit button on my user profile. Oh well. :-)
So I've found the problem. There are no zabbix-agent2-plugin-* plugins published to the Zabbix apt repository for ... arm64.
99% of my infrastructure is arm64.
Is there any way this can be fixed?
Alternately, can someone provide the build instructions (software requirements) for building the plugin on arm64?
I am testing out Zabbix and doing a proof-of-concept.
I am using the official Zabbix apt repository: `https://repo.zabbix.com/zabbix/6.4/debian bookworm InRelease`
I've installed Zabbix 6.4.15-1+debian12 on a dedicated box, using the official sources.
I've installed `zabbix-agent2` onto a PostgreSQL service (pg15).
However, I can't seem to find the package `zabbix-agent2-plugin-postgresql` anywhere.
It's not on Zabbix's apt repository.
I even enabled the unsupported repository for 6.3 thinking I could install an older version, but `zabbix-agent2-plugin-postgresql` isn't located there either.
Based on my research I won't be able to monitor my database server's health without this.
Does anyone have any ideas where I can obtain this package?
Thanks!
Update: While waiting for my own reply to be approved, I found the post edit button on my user profile. Oh well. :-)
So I've found the problem. There are no zabbix-agent2-plugin-* plugins published to the Zabbix apt repository for ... arm64.
99% of my infrastructure is arm64.
Is there any way this can be fixed?
Alternately, can someone provide the build instructions (software requirements) for building the plugin on arm64?
Comment