Skip to content

Popky13/Zabbix-Docker-Monitoring

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

======================================== Zabbix Docker Monitoring - alpha version

About

This is alpha version. I started it, because Zabbix doesn't support container monitoring. Project is tested with Zabbix 2.2 and Docker 1.1. It should works also with another Zabbix/Docker versions. Please feel free to test and comment it.

Build

Build Status Download latest build

What is done

  • docker.discovery - Zabbix LLD discovering of running containers
  • docker.mem - memory metrics (memory.stat file)
  • docker.up - check if container is running

TODO

  • docker.cpu - cpu usage metric; it will need to implement some jiffy calculations
  • docker.net - tricky metrics, because it will need root permissions
  • docker.dev - blkio metrics

Installation

Links

About

Zabbix template and module for monitoring of docker containers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 99.5%
  • Makefile 0.5%