- new item key docker.port.discovery
- fixed docker.discovery for newer kernels 4.X (#80)
- fixed incorrect docker.cstatus/vstatus/istatus metric (#74)
- removed support for systemd - code has been moved to https://github.com/cavaliercoder/zabbix-module-systemd
- added timeout for Docker socket query (#73)
- new item key docker.modver
- fixed incorrect CPU multiplier in the template (#30) - update your container CPU triggers
- added total CPU utilization metric (current sum of user+system ticks)
- total CPU utilization metric is used in the templates instead of user+system CPU utilization
- fixed incorrect docker.vstatus metric (#66)