mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-22 02:51:03 +00:00
Improve documantion of many plugins
Specifically the configuration examples are now indented properly.
This commit is contained in:
parent
384d482fe2
commit
09b88141b3
92 changed files with 556 additions and 388 deletions
|
@ -8,14 +8,14 @@ Munin plugin to monitor apache mod_cache_disk usage.
|
|||
|
||||
=head1 CONFIGURATION
|
||||
|
||||
[apache_cache_disk_count]
|
||||
user www-data
|
||||
env.cache_path /var/cache/apache2/mod_cache_disk
|
||||
env.strings css js
|
||||
env.label_cs CSS
|
||||
env.colour_css FFFF00
|
||||
env.label_js JS
|
||||
env.colour_js FF0000
|
||||
[apache_cache_disk_count]
|
||||
user www-data
|
||||
env.cache_path /var/cache/apache2/mod_cache_disk
|
||||
env.strings css js
|
||||
env.label_cs CSS
|
||||
env.colour_css FFFF00
|
||||
env.label_js JS
|
||||
env.colour_js FF0000
|
||||
|
||||
=head1 AUTHOR
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue