Search Result
Collapse
5 results in 0.0022 seconds.
Keywords
Members
Tags
-
how to change zabbix configuration settings in k8S environment?
Hello forum. I have the following question: I have installed Zabbix in k8s environment. I need to make persistent changes in zabbix_server.conf file, located in the server container. I tried to use configMap volumes, but it failed, as volume got mounted as read only (by definition in configMap volumes,... -
Monitoring AWS EKS with Zabbix
Hi!
I am wanting to monitor my AWS EKS (Elastic Kubernetes Service) using Zabbix as outlined here -> Kubernetes monitoring and integration with Zabbix
However, since AWS control the API server and management plan, I want to see if anyone else has successfully deployed Zabbix... -
Cant use domain name in zabbix_proxy.conf, work properly with ip of k8s cluster node
Hi friends,
I'm trying to implement Zabbix Server in Kubernetes, but I'm facing some difficulty with network communication between Zabbix Proxy and Zabbix-Server. Take a look at my scenario:
zabbix.domain.com => 10.10.10.110 (HAPROXY)
Configuring my zabbix_proxy.conf...Last edited by joao.medeiros; 24-02-2022, 16:20. -
Install Zabbix agent into K8s (via Rancher) ; send to a remote Zabbix server.
Totally new to Zabbix; I come from the world of Xymon [admin] (and Zenoss [end-user]). Trying out latest Zabbix 5.2 as a POC to monitor our Kubernetes/K8s environment. Our K8s environment is managed via Rancher.
I have a Zabbix 5.2 server running a RHEL 7 already, now I am looking to deploy... -
Add items to triggers automatically
Hey folks, hope U are alright
I really need help with a task I'm currently facing at work.
We recently started to use Zabbix to monitor our Kubernetes Cluster.
We are running a large amount of Web-Deployments which need to be monitored in various ways.
Currently...