Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/amousset/php-weathermap-zabbix-plugin
- Owner: amousset
- Created: 2014-09-28T17:33:30.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2023-04-11T12:05:38.000Z (over 1 year ago)
- Last Synced: 2024-12-24T11:56:02.590Z (12 days ago)
- Topics: php-weathermap, zabbix, zabbix-api
- Language: PHP
- Homepage:
- Size: 43 KB
- Stars: 28
- Watchers: 13
- Forks: 13
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
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.