Hello,
please, correct me if I'm wrong. If I run a Zabbix agent on a docker container, I can't monitor all the machine filesystems.
Because I did that, but the only filesystems that my agent discovered, it's the one defined in the "volumes" section of the docker file.
Do...
Search Result
Collapse
7 results in 0.0022 seconds.
Keywords
Members
Tags
-
Zabbix agent2 - Docker : Trigger on container removal
Hi awesome zabbix community!
I have been trying to use zabbix to monitor docker containers and it works fine when the containers exists. Is there an easy way to monitor if containers get deleted and not just stopped or crashed? -
Proxy 7.2 container fails to open a SQLite3 file
I recently ran a Zabbix Proxy (7.0) container on a Mikrotik router (arm64). Then decided to update the container (to 7.2), so I removed the old container and added a new one with the new tag version. Now it won't start anymore.
When I start the container, it stops right after.
Checking the... -
GPU usage per docker container with zabbix
Hi,
for some time now I am running this project that uses GPU resources as a main basis.
I have several docker containers running, and each use different amount of GPU and VRAM.
Is there a way to monitor GPU usage of those containers each with zabbix?
f.e. container1 uses 18%... -
Zabbix Podman Pod script
There are multiple Zabbix components that are constantly communicating with each other. When deploying Zabbix components as containers, they must be tightly coupled and may need to share resources. With the Pod concept, these containers can form a single cohesive unit. So, to let Zabbix benefit from... -
Monitor Kubernetes in Openshift Cluster
Hello, good afternoon.
I need to monitor applications in containers/Kubernetes in the OpenShift environment.
Following the procedure in the official documentation, I can monitor the OpenShift Cluster's immutable infrastructure (cpu, memory, network and disk, for example). But...Last edited by santos_; 31-08-2022, 16:01. -
Monitor Multi Apache Containers on the same Host
I Have a docker on a host and 4 containers with Apache each one on a diferent port.
How can I monitor these Apaches using the Apache Template from the host?