Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/amousset/php-weathermap-zabbix-plugin

PHP Weathermap plugin for Zabbix (using Zabbix API)
https://github.com/amousset/php-weathermap-zabbix-plugin

php-weathermap zabbix zabbix-api

Last synced: 9 days ago
JSON representation

PHP Weathermap plugin for Zabbix (using Zabbix API)

Awesome Lists containing this project

README

        

# Zabbix plugin for PHP Network Weathermap

This plugin integrates the Zabbix monitoring tool into [PHP Weathermap](http://www.network-weathermap.com), using [Zabbix JSON API](https://www.zabbix.com/documentation/2.0/manual/appendix/api/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](https://github.com/amousset/php-weathermap-zabbix-plugin/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.