doku
This commit is contained in:
parent
972cdd2040
commit
28de18ec75
1 changed files with 2 additions and 6 deletions
|
@ -4,17 +4,13 @@
|
||||||
|
|
||||||
# Michael Grote
|
# Michael Grote
|
||||||
# michael.grote ät posteo.de
|
# michael.grote ät posteo.de
|
||||||
# Outputs the running, stopped and total counts of ProxMox VMs and LXCs.
|
# Outputs the count of docker images, containers and volumes.
|
||||||
|
# Outputs the size of docker images, containers and volumes.
|
||||||
# needs to be run as user: root AND group: root
|
# needs to be run as user: root AND group: root
|
||||||
# [proxmox_count]
|
# [proxmox_count]
|
||||||
# user root
|
# user root
|
||||||
# group root
|
# group root
|
||||||
|
|
||||||
# Include plugin.sh
|
|
||||||
# . $MUNIN_LIBDIR/plugins/plugin.sh
|
|
||||||
|
|
||||||
# is_multigraph
|
|
||||||
|
|
||||||
# Pfade zu binaries
|
# Pfade zu binaries
|
||||||
wdocker=$(which docker)
|
wdocker=$(which docker)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue