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