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

Improve documantion of many plugins

Specifically the configuration examples are now indented properly.
This commit is contained in:
Lars Kruse 2020-10-24 17:28:11 +02:00
parent 384d482fe2
commit 09b88141b3
92 changed files with 556 additions and 388 deletions

View file

@ -9,9 +9,9 @@ ipvs_conn -Indicate the number of active servers in ipvs
=head1 CONFIGURATION
[ipvs_*]
user root
env.ips IP1 IP2
[ipvs_*]
user root
env.ips IP1 IP2
=head1 AUTHOR

View file

@ -9,9 +9,9 @@ ipvs_conn -Indicate the number of bytes per second in ipvs
=head1 CONFIGURATION
[ipvs_*]
user root
env.ips IP1 IP2
[ipvs_*]
user root
env.ips IP1 IP2
=head1 AUTHOR

View file

@ -9,9 +9,9 @@ ipvs_conn -Indicate the number of connections in ipvs
=head1 CONFIGURATION
[ipvs_*]
user root
env.ips IP1 IP2
[ipvs_*]
user root
env.ips IP1 IP2
=head1 AUTHOR

View file

@ -9,9 +9,9 @@ ipvs_conn -Indicate the number of connections per second
=head1 CONFIGURATION
[ipvs_*]
user root
env.ips IP1 IP2
[ipvs_*]
user root
env.ips IP1 IP2
=head1 AUTHOR