Skip to content

rightkick/ax-zabbix-docker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.
  • You should have CPU and memory graphs for each discovered container under Monitoring -> Graphs

About

Zabbix Docker Monitoring

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 80.0%
  • PowerShell 20.0%