zbxsend 0.1.6
Module used to send metrics to Zabbix.
Sample usage::
>>> from zbxsend import Metric, send_to_zabbix
>>> send_to_zabbix([Metric('localhost', 'bucks_earned', 99999)], 'localhost', 10051)
| File | Type | Py Version | Uploaded on | Size | |
|---|---|---|---|---|---|
| zbxsend-0.1.6.tar.gz (md5) | Source | 2014-09-16 | 2KB | ||
- Author: Sergey Kirillov
- Home Page: https://github.com/pistolero/zbxsend
- License: BSD
- Categories
- Package Index Owner: rushman
- DOAP record: zbxsend-0.1.6.xml
