Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 528 Bytes

File metadata and controls

15 lines (8 loc) · 528 Bytes

ZABBIX history processing example

Build Status

Calculates the difference between the last value of an item and the average value for the same element over the past n weeks at the same weekday and hour.

Installation

go get github.com/cbuehlmann/zabbixtools

zabbixtools -config conf/example.yaml -output zabbix_sender_file_name

Usage

See conf/example.yaml and zabbixtools --help.