Révision 09b88141
Improve documantion of many plugins
Specifically the configuration examples are now indented properly.
| plugins/other/opentracker_ | ||
|---|---|---|
| 1 | 1 |
#!/usr/bin/perl |
| 2 | 2 |
# |
| 3 |
=head1 OPENTRACKER PLUGIN
|
|
| 3 |
=head1 NAME
|
|
| 4 | 4 |
|
| 5 | 5 |
A Plugin to monitor OpenTracker Servers and their Performance |
| 6 | 6 |
|
| 7 | 7 |
=head1 MUNIN CONFIGURATION |
| 8 | 8 |
|
| 9 |
[opentracker*] |
|
| 9 |
[opentracker*]
|
|
| 10 | 10 |
env.host 127.0.0.1 *default* |
| 11 | 11 |
env.port 6969 *default* |
| 12 | 12 |
env.uri /stats *default* |
| ... | ... | |
| 31 | 31 |
|
| 32 | 32 |
=head1 MAGIC MARKERS |
| 33 | 33 |
|
| 34 |
#%# family=auto |
|
| 35 |
#%# capabilities=autoconf suggest |
|
| 34 |
#%# family=auto
|
|
| 35 |
#%# capabilities=autoconf suggest
|
|
| 36 | 36 |
|
| 37 | 37 |
=cut |
| 38 | 38 |
|
Formats disponibles : Unified diff