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
|
||||
|
||||
jitsi_videobridge - Monitor sessions and conferences
|
||||
on a jitsi-videobridge
|
||||
jitsi_videobridge - Monitor sessions and conferences on a jitsi-videobridge
|
||||
|
||||
=head1 APPLICABLE SYSTEMS
|
||||
|
||||
|
@ -20,8 +19,8 @@ installed jq, a command-line json processor.
|
|||
|
||||
You may specify the URL where to get the statistics
|
||||
|
||||
[jitsi_videobridge]
|
||||
env.url http://127.0.0.1:8080/colibri/stats
|
||||
[jitsi_videobridge]
|
||||
env.url http://127.0.0.1:8080/colibri/stats
|
||||
|
||||
... and you may disable the audiochannel when you don't use an
|
||||
audio gateway.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue