Jan Garaj
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 ...
Zabbix template for Zenoss. Unfortunately Zenoss doesn't have powerfull selfmonitoring. Zabbix solution has been chose, because realtime log monitoring. You can find better systems (OpenTSDB, Logstash, ...) for some particular monitoring problems, but Zab ...
Python script for custom Zabbix script media. Script uses ServiceNow API.