zabbix / zabbix-docker

Official Zabbix Dockerfiles
https://www.zabbix.com
GNU Affero General Public License v3.0
2.28k stars 1.35k forks source link

Kerberos authentication for web monitoring #1298

Open ISnotes opened 4 months ago

ISnotes commented 4 months ago

Hello! It would be great to be able to have kerberos support in containers. There are currently no krb5-user or krb5-workstation packages in the image https://www.zabbix.com/documentation/current/en/manual/appendix/items/kerberos

paskal commented 1 month ago

Just FYI, it's relatively trivial to build your own image on top of the ones provided here. here is an example of adding mariadb packages to zabbix-agent2.

ISnotes commented 1 month ago

Just FYI, it's relatively trivial to build your own image on top of the ones provided here. here is an example of adding mariadb packages to zabbix-agent2.

It's great. I would like to see support from the vendor out of the box so that you don't have to rebuild the container with each new version

paskal commented 1 month ago

The agent supports numerous features, but many aren’t included by default to keep the base image small. I find that tradeoff reasonable.

ISnotes commented 1 month ago

The agent supports numerous features, but many aren’t included by default to keep the base image small. I find that tradeoff reasonable.

It is reasonable to fully support the functionality of the product. Only 1 package is missing. Not 10, but one. Then what is the profit from the agent in the container, if you need to reassemble it yourself and regularly? The position is very strange. I switched completely to zabbix in docker, I was unpleasantly surprised