From 603f59a848e0a34e04ed034db781b2d7956a2fdf Mon Sep 17 00:00:00 2001 From: Richard Sedlak Date: Sat, 10 Jun 2017 11:19:31 -0500 Subject: [PATCH] Updated version in documentation and added some additional information. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a01ba08..7c736a7 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ -# zabbix-docker 1.0.3 +# zabbix-docker 1.0.4 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. -If you experience any software defects related to this module, please notify the author by submitting an issue on [Github](https://github.com/rpsedlak/zabbix-docker/issues). +If you experience any software defects related to this module, please notify the author by submitting an issue on [Github](https://github.com/rpsedlak/zabbix-docker/issues). Please make sure to include version specifics and as much configuration information as you can. ## Installation Instructions: * Run package.sh to create the ZabbixDocker.tar.gz file.