You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Takes file that has numbers and words, and adds all the numbers. Useful for vmware vsphere metrics. Ex: Go to a host in vsphere, click VMs, in the bottom right click export, select only 'used space'. run this script and point it to the exported vmware file, and it will give you the total used space of the vms on that node.