mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-21 18:41: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
|
@ -6,8 +6,7 @@ set -e
|
|||
|
||||
=head1 NAME
|
||||
|
||||
etherpadlite_ - Monitor number of pads with etherpad-lite plugin called
|
||||
ep_pads_stats
|
||||
etherpadlite_ - Monitor number of pads with etherpad-lite plugin called ep_pads_stats
|
||||
|
||||
=head1 APPLICABLE SYSTEMS
|
||||
|
||||
|
@ -22,8 +21,8 @@ jq, a command-line json processor.
|
|||
This is a wildcard plugin. To monitor a etherpad-lite instance, link
|
||||
etherpadlite_<instancename> to this file.
|
||||
|
||||
[etherpadlite_instancename]
|
||||
env.url http://127.0.0.1:9001/stats.json
|
||||
[etherpadlite_instancename]
|
||||
env.url http://127.0.0.1:9001/stats.json
|
||||
|
||||
=head1 AUTHOR
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue