PowerShell script for processing a collection of EMC Symmetrix STP performance metric files.
This script will ask for directory to process and walkthrough it to gather all Gzip'd TTP files, uncompresses them, and then converts them into BTP files.
- [gzip for Windows] (http://www.gzip.org/#exe)
- STPTools (restricted distribution to EMC SPEED-certified internal resources)
Initial project creation on 2/10/2015.
readme