diff --git a/README.md b/README.md index 613ce5c..c0a6ab0 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# zabbix-docker 1.0.2 +# zabbix-docker 1.0.3 This repository contains monitoring code for Zabbix to discover and monitor Docker instances on Linux platforms. This module once installed provides monitoring capabilities through Zabbix 2.x for Docker version 1.7 and later. diff --git a/ReleaseNotes.md b/ReleaseNotes.md index 37fb4ab..e7fea22 100644 --- a/ReleaseNotes.md +++ b/ReleaseNotes.md @@ -1,5 +1,10 @@ # Release notes +## Release 1.0.3 - 12/22/2015 +* #28 - Fixed 'Running instances showing OOMKilled set to true' +* #27 - Fixed 'ID from 'docker info' only returning a partial value' +* #15 - Fixed 'Requests for data appears to be overloading 'docker' command' + ## Release 1.0.2 - 12/21/2015 * #24 - Fixed container memory % report for Ubuntu * #23 - Fixed false "down" report for Ubuntu