Skip to content

Commit

Permalink
Add a link to DockerHub.
Browse files Browse the repository at this point in the history
  • Loading branch information
stop-cran committed Mar 25, 2020
1 parent 11e83d8 commit 785ccdf
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
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).
2 changes: 1 addition & 1 deletion license.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 785ccdf

Please sign in to comment.