mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-22 14:16:00 +00:00
Touchups on configuration.
This commit is contained in:
parent
6f0e91f850
commit
3f92394b23
2 changed files with 10 additions and 4 deletions
|
@ -11,7 +11,10 @@ btrfs_device_stats - Script to monitor btrfs device statistics
|
||||||
=head1 CONFIGURATION
|
=head1 CONFIGURATION
|
||||||
|
|
||||||
Simply create a symlink in your plugins directory like with any other plugin.
|
Simply create a symlink in your plugins directory like with any other plugin.
|
||||||
No configuration needed.
|
Must be run as root.
|
||||||
|
|
||||||
|
[btrfs_device_stats]
|
||||||
|
user root
|
||||||
|
|
||||||
=head2 DEFAULT CONFIGURATION
|
=head2 DEFAULT CONFIGURATION
|
||||||
|
|
||||||
|
@ -24,7 +27,7 @@ No configuration needed.
|
||||||
=head1 MAGIC MARKERS
|
=head1 MAGIC MARKERS
|
||||||
|
|
||||||
#%# family=auto
|
#%# family=auto
|
||||||
#%# capabilities=autoconf suggest
|
#%# capabilities=autoconf
|
||||||
|
|
||||||
=head1 LICENSE
|
=head1 LICENSE
|
||||||
|
|
||||||
|
|
|
@ -11,7 +11,10 @@ btrfs_device_usage - Script to monitor usage of btrfs devices
|
||||||
=head1 CONFIGURATION
|
=head1 CONFIGURATION
|
||||||
|
|
||||||
Simply create a symlink in your plugins directory like with any other plugin.
|
Simply create a symlink in your plugins directory like with any other plugin.
|
||||||
No configuration needed.
|
Must be run as root.
|
||||||
|
|
||||||
|
[btrfs_device_usage]
|
||||||
|
user root
|
||||||
|
|
||||||
=head2 DEFAULT CONFIGURATION
|
=head2 DEFAULT CONFIGURATION
|
||||||
|
|
||||||
|
@ -24,7 +27,7 @@ No configuration needed.
|
||||||
=head1 MAGIC MARKERS
|
=head1 MAGIC MARKERS
|
||||||
|
|
||||||
#%# family=auto
|
#%# family=auto
|
||||||
#%# capabilities=autoconf suggest
|
#%# capabilities=autoconf
|
||||||
|
|
||||||
=head1 LICENSE
|
=head1 LICENSE
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue