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
|
@ -32,12 +32,12 @@ env.jobDepth How far into job "folders" should the plugin check for jobs
|
|||
|
||||
Example:
|
||||
|
||||
[jenkins_*]
|
||||
env.url localhost
|
||||
env.port 4040
|
||||
env.context /jenkins
|
||||
env.user user
|
||||
env.apiToken aaaa0f6e48b92cbbbbddecdb72dc1dad
|
||||
[jenkins_*]
|
||||
env.url localhost
|
||||
env.port 4040
|
||||
env.context /jenkins
|
||||
env.user user
|
||||
env.apiToken aaaa0f6e48b92cbbbbddecdb72dc1dad
|
||||
|
||||
|
||||
=head1 AUTHOR
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue