Skip to content

pressjitsu/munin-wp-options

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

munin-wp-options

WordPress options status graphs for Munin. Shows the amount of options the WordPress installation has. Requires WP-CLI to be available.

Configuration

Copy the wp_options plugin to your Munin plugins directory. You can create symbolic links if the target node has more othan one WordPress site.

Add the following plugin configuration to your plugin-conf.d configs:

[wp_options]
user dave
env.WP_PATH /home/dave/wordpress/
env.WP_NAME "Dave's WordPress Site"
env.WP_PREFIX wp

Always run as the regular constrained PHP user (be it www, apache), do not let the plugin run as munin, root, etc.

License

GPLv3 (http://www.gnu.org/licenses/gpl-3.0.txt)

About

Shows WordPress options rowcounts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages