1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-07-22 02:51:03 +00:00

Touchups on configuration.

This commit is contained in:
HaseHarald 2020-08-25 22:01:19 +02:00
parent 6f0e91f850
commit 3f92394b23
2 changed files with 10 additions and 4 deletions

View file

@ -11,7 +11,10 @@ btrfs_device_stats - Script to monitor btrfs device statistics
=head1 CONFIGURATION
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
@ -24,7 +27,7 @@ No configuration needed.
=head1 MAGIC MARKERS
#%# family=auto
#%# capabilities=autoconf suggest
#%# capabilities=autoconf
=head1 LICENSE

View file

@ -11,7 +11,10 @@ btrfs_device_usage - Script to monitor usage of btrfs devices
=head1 CONFIGURATION
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
@ -24,7 +27,7 @@ No configuration needed.
=head1 MAGIC MARKERS
#%# family=auto
#%# capabilities=autoconf suggest
#%# capabilities=autoconf
=head1 LICENSE