mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-21 18:41:03 +00:00
Extend NAME with Comment
This commit is contained in:
parent
396c2c2d1f
commit
69db9ea437
6 changed files with 8 additions and 24 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue