Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wapplersystems/wp-zabbix
Zabbix client for WordPress.
https://github.com/wapplersystems/wp-zabbix
wordpress-plugin
Last synced: 18 days ago
JSON representation
Zabbix client for WordPress.
- Host: GitHub
- URL: https://github.com/wapplersystems/wp-zabbix
- Owner: WapplerSystems
- Created: 2019-11-30T19:56:27.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-04-17T09:56:39.000Z (over 2 years ago)
- Last Synced: 2024-12-10T15:08:41.629Z (18 days ago)
- Topics: wordpress-plugin
- Language: PHP
- Homepage:
- Size: 12.7 KB
- Stars: 10
- Watchers: 5
- Forks: 5
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# wp-zabbix
Zabbix client for WordPress by [Sven Wappler](https://wappler.systems)## What does it do?
This plugin provides a REST API endpoint for the [Zabbix](https://www.zabbix.com/) monitoring system.
## Installation
1. Install the wp-zabbix plugin.
2. Define a key in your _wp-config.php_ file. For example:
`define('WPZABBIX_KEY', 'eoij4r93440frexampler0rugt0rug0tru');`Please use a long key for best security.
3. Import the zabbix template from wp-zabbix/template/wordpress.xml
4. Create a host in zabbix
5. Add a macro to this host called:
`{$WORDPRESS_CLIENT_KEY}` with the value of your generated key