mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-24 09:57:09 +00:00
Merge pull request #1317 from quotengrote/header_ksm
Fix formatting for Munin Plugin Gallery
This commit is contained in:
commit
112ea7d02c
6 changed files with 45 additions and 55 deletions
|
@ -8,16 +8,15 @@ proxmox_vm_count - Outputs the running, stopped and total counts of ProxMox VMs
|
|||
|
||||
=head1 CONFIGURATION
|
||||
|
||||
This plugin needs to run as the root user in order to have permission to run lvs and vgs
|
||||
This Plugin has to be run as root:
|
||||
|
||||
[proxmox_vm_count]
|
||||
[proxmox_count]
|
||||
user root
|
||||
group root
|
||||
user root
|
||||
group root
|
||||
|
||||
=head1 AUTHOR
|
||||
|
||||
Michael Grote
|
||||
|
||||
Michael Grote - git.mgrote.net
|
||||
|
||||
=head1 LICENSE
|
||||
|
||||
|
@ -27,10 +26,8 @@ SPDX-License-Identifier: GPL-3.0-or-later
|
|||
|
||||
=head1 MAGIC MARKERS
|
||||
|
||||
#%# family=auto
|
||||
#%# capabilities=autoconf suggest
|
||||
|
||||
=cut
|
||||
#%# family=auto
|
||||
#%# capabilities=autoconf
|
||||
|
||||
EOF
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue