Skip to content

Latest commit

 

History

History
54 lines (40 loc) · 1.97 KB

README.md

File metadata and controls

54 lines (40 loc) · 1.97 KB

AX Zabbix Docker Monitoring

  • Support Windows or Linux (tested on Ubuntu and Debian) docker hosts
  • Discover running containers
  • Collect containers memory and CPU usage
  • Same template for both platforms
  • Basic triggers included
  • Easy install

Installation

Linux

Windows

  • Install latest Zabbix agent (http://www.suiviperf.com/zabbix/)
  • Add zabbix-agent/windows_zabbix_agent.conf to C:\Program Files\Zabbix Agent\zabbix_agentd.conf (DO NOT REPLACE !!!)
  • Copy scripts\docker.ps1 to c:\zabbix
  • Restart agent

Zabbix GUI

  • Add template from zabbix-templates/zabbix_docker_templates.xml to Zabbix Templates (file contains 2 templates, to active and passive modes)
  • Go to Hosts list, select your server and add "Template AX App Docker ACTIVE" (or PASSIVE, if you use passive mode for data collecting) to your server.

Fork instructions

Fork from https://share.zabbix.com/virtualization/docker/ax-zabbix-docker-monitoring

https://github.com/dimuskin/ax-zabbix-docker

Install Python

Installation