1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-07-24 18:07:20 +00:00

Merge pull request #1317 from quotengrote/header_ksm

Fix formatting for Munin Plugin Gallery
This commit is contained in:
Kenyon Ralph 2023-04-21 14:11:51 -07:00 committed by GitHub
commit 112ea7d02c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 45 additions and 55 deletions

View file

@ -8,7 +8,7 @@ zfs_pool_dataset_count - Outputs the count of zfs pools, datasets and snapshots.
=head1 AUTHOR
Michael Grote
Michael Grote - git.mgrote.net
=head1 LICENSE
@ -18,9 +18,8 @@ SPDX-License-Identifier: GPL-3.0-or-later
=head1 MAGIC MARKERS
#%# family=auto
=cut
#%# family=auto
#%# capabilities=autoconf
EOF

View file

@ -8,19 +8,18 @@ zpool_fragmentation - Outputs the zpool fragmentation per zfs pool.
=head1 AUTHOR
Michael Grote
Michael Grote - git.mgrote.net
=head1 LICENSE
GPLv3 or later
SPDX-License-Identifier: GPL-3.0-or-later
=head1 MAGIC MARKERS
#%# family=auto
=cut
#%# family=auto
#%# capabilities=autoconf
EOF