http://www.bvanleeuwen.nl/faq/?p=365
ForEach ($VM in (Get-VM |Get-View)){($VM.Guest.Disk |Select @{N=“Name“;E={$VM.Name}},DiskPath, @{N=“Capacity(MB)“;E={[math]::Round($_.Capacity/ 1MB)}}, @{N=“Free Space(MB)“;E={[math]::Round($_.FreeSpace / 1MB)}}, @{N=“Free Space %“;E={[math]::Round(((100 * ($_.FreeSpace))/ ($_.Capacity)),0)}}) | Format-Table}
The xCapture and xtop eBPF tools are now in beta, with a demo dataset
-
The title says it all, I think it’s time to call the xcapture and xtop
toolset a beta version now. There are plenty of bugs, issues and
shortcomings to fix...
Acum o săptămână
Niciun comentariu:
Trimiteți un comentariu