Skip to content
This repository has been archived by the owner on Sep 22, 2019. It is now read-only.

Latest commit

 

History

History
10 lines (6 loc) · 817 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 817 Bytes

zabbix-sender GoDoc Go Report Card

This Go package provides interface to push data to Zabbix server's trapper items. It works similar to Zabbix's own zabbix_sender. It should work with Zabbix 1.8 and 2.0.

Install it: go get github.com/AlekSi/zabbix-sender

Documentation is available on godoc.org.

License: Simplified BSD License (see LICENSE).