1
0
Fork 0
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:
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,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