Skip to content

WapplerSystems/wp-zabbix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wp-zabbix

Zabbix client for WordPress by Sven Wappler

What does it do?

This plugin provides a REST API endpoint for the Zabbix 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

Releases

No releases published

Packages

No packages published

Languages