rubrikinc / rubrik-scripts-for-powershell

Collection of PowerShell Scripts created to interact to Rubrik CDM
MIT License
50 stars 58 forks source link

cl-dev #174

Closed clumnah closed 3 years ago

clumnah commented 3 years ago

Description

Introducing scripts to assist with baseline testing. Run-iPerfTest.ps1 to do a baseline test from a Windows Machhine to each node in a Rubrik Cluster

Run-diskspdTests.ps1 to run Microsoft's diskspd storage testing against a Windows Machine

Parse-diskspdResults.ps1 takes output from Run-diskspdTests.ps1 and outputs all data into a CSV for further analysis.