1 |
root |
1.2 |
Revision history for AnyEvent::ZabbixSender |
2 |
root |
1.1 |
|
3 |
root |
1.5 |
1.1 Sat Sep 14 21:42:32 CEST 2019 |
4 |
|
|
- the default on_error handler would not log the actual message. |
5 |
|
|
|
6 |
root |
1.4 |
1.0 Thu Jan 18 17:37:23 CET 2018 |
7 |
root |
1.3 |
- 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 |
root |
1.1 |
0.1 Thu Jan 18 09:26:10 CET 2018 |
13 |
root |
1.2 |
- mostly untested, pre-alpha. |
14 |
root |
1.1 |
- 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. |