ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/AnyEvent-ZabbixSender/Changes
Revision: 1.5
Committed: Sat Sep 14 19:42:52 2019 UTC (4 years, 7 months ago) by root
Branch: MAIN
CVS Tags: rel-1_1, HEAD
Changes since 1.4: +3 -0 lines
Log Message:
1.1

File Contents

# Content
1 Revision history for AnyEvent::ZabbixSender
2
3 1.1 Sat Sep 14 21:42:32 CEST 2019
4 - the default on_error handler would not log the actual message.
5
6 1.0 Thu Jan 18 17:37:23 CET 2018
7 - zabbix of course does not support sub-second timestamps.
8 - pass zabbix object to callbacks.
9 - fix a bug where values were submitted without waiting for
10 the delay time.
11
12 0.1 Thu Jan 18 09:26:10 CET 2018
13 - mostly untested, pre-alpha.
14 - original version, an AnyEvent::GPSD clone.
15
16 0.0 Sat Jul 26 07:35:01 CEST 2008
17 - original version, an AnyEvent::HTTP clone.