PowerShell / PrivateCloud.DiagnosticInfo

MIT License
39 stars 40 forks source link

Updates for 1.1.37 #169

Closed dl2n closed 3 years ago

dl2n commented 3 years ago

Parallelize event channel gathering to improve total gather latency on systems with significant history Do not gather channels which report $null record counts (similar to no longer gathering channels with reported 0) Save timing information for event gathering @ GetWinEvent-Timing per node Do not gather cluster health service logs duplicated with get-clusterlog -health Add several win32 cim object captures to describe system content programmatically (mem, cpu, bios, os) Add SMB multichannel, clientnetworkinterface and client/serverconfiguration along with per-instance SMB info (SR/CSV/SBL) Use filesystem compression for temporary content (inc. extracted ZIPs) Add Get-ClusterQuorum to gather Tear down child powershell sessions reliably 20x+ speedup to StorageLatencyReport generation by using wevtutil v. get-winevent