Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 1.52 KB

CHANGELOG.md

File metadata and controls

28 lines (20 loc) · 1.52 KB

Changes 0.7.0

  • Zabbix JSON processing functions replaced with Jansson library, (#152, thanks to @i-ky)

Changes 0.6.9

  • new item key docker.port.discovery

Changes 0.6.8

  • fixed docker.discovery for newer kernels 4.X (#80)

Changes 0.6.7

Changes 0.6.6

  • 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

Changes 0.6.5

  • fixed incorrect docker.vstatus metric (#66)

Changes 0.6.4

  • added changelog (#51)
  • compatibility with all zabbix module API versions 2.x/3.x (#54)