Followed below link for installing Zabbix on AWS Elastic Kubernetes Service (EKS)
https://git.zabbix.com/projects/ZT/r...heads%2Fmaster
However, after installation "zabbix-proxy" pod is crashing. Below is the error log.
...
Search Result
Collapse
5 results in 0.0020 seconds.
Keywords
Members
Tags
-
Zabbix-proxy pod is crashing while installing on AWS EKS
-
Connection from <host IP> rejected, allowed hosts: "<zabbix 6 servers>"
Hey all,
I'm trying to connect a Zabbix agent running in Kubernetes, to a couple of active-passive external Zabbix 6 servers, but I'm not having any luck.
The checks are passive only.
From kubectl logs, I get this error message:
...Code:2023/06/19 14:45:40.964412 failed
-
nickeshc started a topic [Helm][Kubernetes] How to add a Pre-Shared Key to zabbix_values.yaml before installin Zabbix Help[Helm][Kubernetes] How to add a Pre-Shared Key to zabbix_values.yaml before install
I'm trying to get a Kubernetes cluster Zabbix agent (deployed via Helm) reporting in to a non-Kubernetes Zabbix server via a Zabbix Proxy, but I can't find documentation on how to add a PSK to zabbix_values.yaml on the Zabbix agent before installing it.
I found this previous post but it... -
Kubernetes-helm чарт и облачные провайдеры.
Здравствуйте, коллеги.
Приходилось ли вам ставить kubernetes-helm чарт не на железе, а в облачном managed K8s?
Базовый мониторинг нод и приложений кластера у меня реализован... -
How to install agent/metrics/proxy in a offline k8s cluster
Hi,
I'm tryng to find a documentation or link with explanation about how to install zabbix component using helm in some k8s offline cluster. I try cloning git repo, pulling images locally but still this doesn't work.
Does someone face the same problem?
Regards.