sexibytes / sexigraf

SexiGraf is a vSphere centric Graphite appliance with a Grafana frontend.
http://www.sexigraf.fr
MIT License
128 stars 21 forks source link

Description for "VMware All Cluster Capacity Planning" #280

Closed tsohst closed 2 years ago

tsohst commented 2 years ago

Hello, we're currently unsure what exactly the "VMware All Cluster Capacity Planning" graphs are showing. What unit does the y-axis have? And what does vm.on and vm.left mean?

rschitz commented 2 years ago

Hi, you got the details in the doc here https://www.sexigraf.fr/vsphere-sexipanels/#multi-cluster-capacity-planning

tsohst commented 2 years ago

Okay, understood. But looking at the doc, there is a label on the y-axis, which is missing, thats why I was confued. Can fix that myself ;) image

rschitz commented 2 years ago

the y unit is a vm number, vm.on is the number of poweredon vm and vm.left is the number of average vm you could power on on that cluster

tsohst commented 2 years ago

Thank you for reply 👍