mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-24 18:07:20 +00:00
Fixed formatting for all my Plugins
This commit is contained in:
parent
fafb0d9bd6
commit
396c2c2d1f
6 changed files with 77 additions and 75 deletions
|
@ -4,23 +4,25 @@
|
|||
: << EOF
|
||||
=head1 NAME
|
||||
|
||||
zpool_fragmentation - Outputs the zpool fragmentation per zfs pool.
|
||||
zpool_fragmentation
|
||||
|
||||
=head1 AUTHOR
|
||||
=head1 NOTES
|
||||
|
||||
Michael Grote
|
||||
|
||||
=head1 LICENSE
|
||||
GPLv3 or later
|
||||
|
||||
SPDX-License-Identifier: GPL-3.0-or-later
|
||||
Outputs the zpool fragmentation per zfs pool.
|
||||
|
||||
=head1 MAGIC MARKERS
|
||||
|
||||
#%# family=auto
|
||||
#%# family=auto
|
||||
|
||||
=cut
|
||||
=head1 AUTHOR
|
||||
|
||||
Michael Grote - git.mgrote.net
|
||||
|
||||
=head1 LICENSE
|
||||
|
||||
GPLv3 or later
|
||||
|
||||
SPDX-License-Identifier: GPL-3.0-or-later
|
||||
|
||||
EOF
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue