mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-22 02:51:03 +00:00
repaired perldoc header: zfs_list
This commit is contained in:
parent
c39639b450
commit
d41a94b184
1 changed files with 7 additions and 11 deletions
|
@ -10,23 +10,19 @@ modified as a multigraph to graph all zfs
|
||||||
filesystems it can find
|
filesystems it can find
|
||||||
|
|
||||||
=head1 CONFIGURATION
|
=head1 CONFIGURATION
|
||||||
plugin config:
|
[zfs_list]
|
||||||
[zfs_list]
|
env.ignore_datasets_pattern <Datasets to ignore; String for grep>
|
||||||
env.ignore_datasets_pattern <Datasets to ignore; String for grep>
|
|
||||||
|
|
||||||
|
|
||||||
=head1 AUTHOR
|
=head1 AUTHOR
|
||||||
=over 4
|
|
||||||
=item * Adam Michel (elfurbe@furbism.com)
|
Adam Michel (elfurbe@furbism.com)
|
||||||
=back
|
|
||||||
|
|
||||||
|
|
||||||
=head1 MAGIC MARKERS
|
=head1 MAGIC MARKERS
|
||||||
=begin comment
|
|
||||||
These magic markers are used by munin-node-configure when installing
|
#%# family=auto
|
||||||
munin-node.
|
|
||||||
=end comment
|
|
||||||
#%# family=auto
|
|
||||||
=cut
|
=cut
|
||||||
|
|
||||||
EOF
|
EOF
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue