Tags: container
Monitoring of Docker containers (LXC/systemd Docker supported) - Zabbix template and Zabbix C module. Available CPU, mem, blkio container metrics and some containers config details e.g. IP, name, ... Zabbix Docker module has native support for Docker cont ...
Don't install any Zabbix modules, scripts. Just start new container and you can monitoring all Docker containers on the host. docker run \ --name=zabbix-agent-xxl \ -h `hostname` \ -p 10050:10050 \ -v /:/rootfs \ -e "ZA_Server=" \ -d moni ...
Description zabbix-kubernetes-monitoring is zabbix-agent script and template for zabbix server. It is used for Kubernetes monitoring by Zabbix. Easy to deploy and configure. Auto discovery of pods, deployments, services, etc. Installation Copy k8s-st ...
LXC templateIf you use Proxmox, you have probably noticed that the metrics reassembled by zabbix agent with the linux templates provided by zabbix 4 do not work or provide bullshit. Explanation : LXC containers have metrics in files sometimes different, ...
Zabbix Template for Virtuozzo This is a template for Zabbix, allowing to monitor servers with Virtuozzo. Features The Virtuozzo template supports all available Virtuozzo values provided by SNMP. https://github.com/ligurio/zabbix-virtuozzo-template
A loadable module for zabbix_agent written in C (for better performance) in order to monitor LXC/LXD containers. There is also a template named LXD available for the zabbix frontend. Created and tested on zabbix 3.2 - currently used in production.
zabbix-kubernetes is "plugin" used for Kubernetes monitoring. Easy to deploy and configure. Addition of all metrics for pods, deployments, services, etc are done automatically. Script designed to make addition of new metrics easy w/o interaction with scri ...