Module used to send metrics to Zabbix.
Project description
Sample usage::
>>> from zbxsend import Metric, send_to_zabbix >>> send_to_zabbix([Metric('localhost', 'bucks_earned', 99999)], 'localhost', 10051)
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
zbxsend-0.1.6.tar.gz
(2.1 kB
view hashes)