From 785ccdf2361096747a00b9c991f9d8fe6aa3e8b9 Mon Sep 17 00:00:00 2001 From: stop-cran Date: Wed, 25 Mar 2020 12:21:53 +0200 Subject: [PATCH] Add a link to DockerHub. --- README.md | 4 +++- license.txt | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index df6c053..d9ead71 100644 --- a/README.md +++ b/README.md @@ -21,4 +21,6 @@ Console.WriteLine(response.Info); // e.g. "Processed 1 Failed 0 Total 1 Secon # Remarks -In order for the request above to be successfully processed, the host `MonitoredHost1` should be [configured](https://www.zabbix.com/documentation/4.4/manual/config/hosts/host). The same should be [done](https://www.zabbix.com/documentation/4.4/manual/config/items/item) for the item `trapper.item1`. The item(s) type should be [Zabbix trapper](https://www.zabbix.com/documentation/4.4/manual/config/items/itemtypes/trapper). Also the value `12` should respect the type of information, configured for the item. \ No newline at end of file +In order for the request above to be successfully processed, the host `MonitoredHost1` should be [configured](https://www.zabbix.com/documentation/4.4/manual/config/hosts/host). The same should be [done](https://www.zabbix.com/documentation/4.4/manual/config/items/item) for the item `trapper.item1`. The item(s) type should be [Zabbix trapper](https://www.zabbix.com/documentation/4.4/manual/config/items/itemtypes/trapper). Also the value `12` should respect the type of information, configured for the item. + +Try standalone out-of-the-box Zabbix server with [Docker](https://hub.docker.com/r/zabbix/zabbix-appliance). \ No newline at end of file diff --git a/license.txt b/license.txt index 8479295..a55475d 100644 --- a/license.txt +++ b/license.txt @@ -186,7 +186,7 @@ same "printed page" as the copyright notice for easier identification within third-party archives. - Copyright 2018 stop-cran + Copyright 2018-2020 stop-cran Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.