| Revision: | 1.3 |
| Committed: | Thu Jan 18 15:38:11 2018 UTC (8 years, 7 months ago) by root |
| Branch: | MAIN |
| Changes since 1.2: | +6 -0 lines |
| Log Message: | *** empty log message *** |
| # | User | Rev | Content |
|---|---|---|---|
| 1 | root | 1.2 | Revision history for AnyEvent::ZabbixSender |
| 2 | root | 1.1 | |
| 3 | root | 1.3 | 1.0 |
| 4 | - zabbix of course does not support sub-second timestamps. | ||
| 5 | - pass zabbix object to callbacks. | ||
| 6 | - fix a bug where values were submitted without waiting for | ||
| 7 | the delay time. | ||
| 8 | |||
| 9 | root | 1.1 | 0.1 Thu Jan 18 09:26:10 CET 2018 |
| 10 | root | 1.2 | - mostly untested, pre-alpha. |
| 11 | root | 1.1 | - original version, an AnyEvent::GPSD clone. |
| 12 | |||
| 13 | 0.0 Sat Jul 26 07:35:01 CEST 2008 | ||
| 14 | - original version, an AnyEvent::HTTP clone. |