This plugin integrates the Zabbix monitoring tool into PHP Weathermap, using Zabbix JSON API.
The plugins requires:
- Zabbix >= 5.2 (but it is probably easy to adapt it for older releases)
- PHP Network Weathermap >= 0.97b (but it is easy to adapt it for older releases)
Copy the content of the lib
folder into the lib
folder of your PHP Weathermap installation.
A complete documentation is available on the project wiki.
- Improve the Zabbix API part or use an existing library
- Add support for other link attributes
This plugins is licensed under GPLv2.