/zabbix-sender

Go package providing interface to push data to Zabbix server's trapper items.

Primary LanguageGoBSD 2-Clause "Simplified" LicenseBSD-2-Clause

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).