Skip to content

amousset/php-weathermap-zabbix-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 

Repository files navigation

Zabbix plugin for PHP Network Weathermap

This plugin integrates the Zabbix monitoring tool into PHP Weathermap, using Zabbix JSON API.

Requirements

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)

Installation

Copy the content of the lib folder into the lib folder of your PHP Weathermap installation.

Documentation

A complete documentation is available on the project wiki.

TODO

  • Improve the Zabbix API part or use an existing library
  • Add support for other link attributes

License

This plugins is licensed under GPLv2.