Commit 6887de95 authored by Antoine Millet's avatar Antoine Millet Committed by Sébastien Luttringer
Browse files

Updated well know tags

parent 4be7bb46
Loading
Loading
Loading
Loading
+7 −1
Original line number Diff line number Diff line
@@ -92,10 +92,14 @@ htype: hypervisor type (xen/kvm)
libvirtver: Libvirt version
status: VM status (running/paused/stopped)
cpu: cpu count
rcpu: reserved cpu count
cpualloc: allocated cpu count
cpuremaining: remaining CPU available for allocation
cpuallocratio: ratio between allocated CPU and total CPU
mem: memory total size
memused: memory used
memfree: memory free
memremaining: remaining memory available for allocation
memallocratio: ratio between allocated memory and total memory
arch: hardware architecture (x86/x64)
uname: output of uname command
uptime: uptime of hostname
@@ -115,6 +119,7 @@ stovg_used: vg storage pool used space (eg: 1)
stovg_free: vg storage pool free space (eg: 1041)
stovg_path: vg storage pool path (eg: /dev/vg/)
stovg_vol: vg storage pool volume list (eg: sex titi toto)
stovg_ratio: ratio between allocated storage size and total storage size
disk: disk index list (eg: 1 2 3 4)
disk1_path: disk 1 path (eg: /dev/vg/sex)
disk1_size: disk 1 size (eg: 1024)
@@ -132,6 +137,7 @@ cpuuse: global cpu usage (percentage)
platform: python platform info
chaserial: blade chassis serial number (dell tag)
chaasset: blade chassis asset tag (dell tag)
chaslot: position in blade chassis (slot number)


== grammar ==