1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-07-21 18:41:03 +00:00

Whitespace cleanup

* remove trailing whitespace
* remove empty lines at the end of files
This commit is contained in:
Lars Kruse 2018-08-02 02:03:42 +02:00
parent ef851f0c34
commit 17f784270a
604 changed files with 2927 additions and 2945 deletions

View file

@ -1,6 +1,6 @@
#!/bin/sh
# wordpress-munin plugin
#
#
# Author Andre Darafarin
# Improvements by Chris Bair
# Version 0.2 15 Feb 2011
@ -38,7 +38,7 @@ Add file plugin-conf.d/wordpress and fill like this
# Replace your_db_pass
=item * env.DB_HOST host_of_your_db
# Replace with host of database server. Will be localhost for many users.
# Replace with host of database server. Will be localhost for many users.
=back

View file

@ -1,11 +1,11 @@
#!/bin/bash
# wordpress-mu-munin plugin
#
#
# Author Andre Darafarin
# Improvements by Chris Bair
# Modified for Wordpress MU (or Network) by raT rat@espiv.net @ 22-04-2011
# Version 0.2 15 Feb 2011
#
#
#
#
: <<=cut
@ -40,7 +40,7 @@ Add file plugin-conf.d/wordpress and fill like this
# Replace your_db_pass
=item * env.DB_HOST host_of_your_db
# Replace with host of database server. Will be localhost for many users.
# Replace with host of database server. Will be localhost for many users.
=back

View file

@ -8,7 +8,7 @@ error_reporting(E_ALL & ~E_NOTICE & ~E_WARNING);
it's a simple plugin to monitor users, comments, pingbacks
and your posts from your wordpress homepage.
Simply put your path of wp-config.php in your munin-node
Simply put your path of wp-config.php in your munin-node
configuration and this plugin does the rest for you.
Happy monitoring! :)
@ -19,7 +19,7 @@ error_reporting(E_ALL & ~E_NOTICE & ~E_WARNING);
---- CONFIGURATION ----
You just need to provide the path to your
wp-config.php of your wordpress installation.
The configuration for munin-node is by default
at: /etc/munin/plugin-conf.d/munin-node