From 69db9ea4370144dbba40c4a1e784ee0200f5dd79 Mon Sep 17 00:00:00 2001 From: Michael Grote Date: Mon, 13 Jun 2022 22:28:31 +0200 Subject: [PATCH] Extend NAME with Comment --- plugins/proxmox/proxmox_vm_count | 6 +----- plugins/router/mikrotik_system | 4 ++-- plugins/system/kernel_same_page_merging | 6 +----- plugins/system/zswap | 4 ++-- plugins/zfs/zfs_pool_dataset_count | 6 +----- plugins/zfs/zpool_fragmentation | 6 +----- 6 files changed, 8 insertions(+), 24 deletions(-) diff --git a/plugins/proxmox/proxmox_vm_count b/plugins/proxmox/proxmox_vm_count index 52521599..4e99bd26 100644 --- a/plugins/proxmox/proxmox_vm_count +++ b/plugins/proxmox/proxmox_vm_count @@ -4,11 +4,7 @@ : << EOF =head1 NAME -proxmox_vm_count - -=head1 NOTES - -Outputs the running, stopped and total counts of ProxMox VMs and LXCs. +proxmox_vm_count - Outputs the running, stopped and total counts of ProxMox VMs and LXCs. =head1 CONFIGURATION diff --git a/plugins/router/mikrotik_system b/plugins/router/mikrotik_system index 48f3c813..f02c4b3a 100755 --- a/plugins/router/mikrotik_system +++ b/plugins/router/mikrotik_system @@ -4,11 +4,11 @@ : << EOF =head1 NAME -mikrotik_system +mikrotik_system - This plugin fetches multiple values from a mikrotik device. =head1 NOTES -This plugin fetches multiple values from a mikrotik device. Tested with a RB493G, RB750GR3, RB5009, CRS305 and CRS309 on Router OS >6.49.* and >7.0.4. sshpass is a dependency for this Plugin. +Tested with a RB493G, RB750GR3, RB5009, CRS305 and CRS309 on Router OS >6.49.* and >7.0.4. sshpass is a dependency for this Plugin. =head1 CONFIGURATION diff --git a/plugins/system/kernel_same_page_merging b/plugins/system/kernel_same_page_merging index f9fa5602..efd39873 100755 --- a/plugins/system/kernel_same_page_merging +++ b/plugins/system/kernel_same_page_merging @@ -4,11 +4,7 @@ : << EOF =head1 NAME -kernel_same_page_merging - -=head1 NOTES - -Outputs various metrics about kernel same page merging. +kernel_same_page_merging - Outputs various metrics about kernel same page merging. =head1 MAGIC MARKERS diff --git a/plugins/system/zswap b/plugins/system/zswap index 71026547..d6f46acb 100755 --- a/plugins/system/zswap +++ b/plugins/system/zswap @@ -4,11 +4,11 @@ : << EOF =head1 NAME -zswap +zswap - Outputs various metrics about zswap. =head1 NOTES -Outputs various metrics about zswap. See https://www.kernel.org/doc/html/latest/admin-guide/mm/zswap.html for more Information. + See https://www.kernel.org/doc/html/latest/admin-guide/mm/zswap.html for more Information. =head1 CONFIGURATION diff --git a/plugins/zfs/zfs_pool_dataset_count b/plugins/zfs/zfs_pool_dataset_count index e1bcc4cd..a7877836 100644 --- a/plugins/zfs/zfs_pool_dataset_count +++ b/plugins/zfs/zfs_pool_dataset_count @@ -4,11 +4,7 @@ : << EOF =head1 NAME -zfs_pool_dataset_count - -=head1 NOTES - -Outputs the count of zfs pools, datasets and snapshots. +zfs_pool_dataset_count - Outputs the count of zfs pools, datasets and snapshots. =head1 MAGIC MARKERS diff --git a/plugins/zfs/zpool_fragmentation b/plugins/zfs/zpool_fragmentation index 2084b414..71494bb4 100644 --- a/plugins/zfs/zpool_fragmentation +++ b/plugins/zfs/zpool_fragmentation @@ -4,11 +4,7 @@ : << EOF =head1 NAME -zpool_fragmentation - -=head1 NOTES - -Outputs the zpool fragmentation per zfs pool. +zpool_fragmentation - Outputs the zpool fragmentation per zfs pool. =head1 MAGIC MARKERS