Ludolph: Zabbix API plugin
Install the latest released version using pip:
pip install ludolph-zabbix
Add new plugin section into Ludolph configuration file:
[ludolph_zabbix.zapi] # Zabbix server URI server = https://zabbix.example.com/zabbix # ssl_verify = true # Zabbix credentials username = ludolph password = # HTTP authetication #httpuser = #httppasswd =
Reload Ludolph:
service ludolph reload
Dependencies:
- Ludolph (0.9.0+)
- zabbix-api-erigones (1.2.2+)
- Wiki: https://github.com/erigones/Ludolph/wiki/How-to-configure-Zabbix-to-work-with-Ludolph
- Bug Tracker: https://github.com/erigones/ludolph-zabbix/issues
- Google+ Community: https://plus.google.com/u/0/communities/112192048027134229675
- Twitter: https://twitter.com/erigones
For more information see the LICENSE file.
The Ludolph Zabbix plugin is inspired by Dante.