/ProcessSTPCollection

PowerShell script for processing a collection of EMC Symmetrix STP performance metric files

Primary LanguagePowerShell

# ProcessSTPCollection

PowerShell script for processing a collection of EMC Symmetrix STP performance metric files.

Description

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.

Prerequisites

  • [gzip for Windows] (http://www.gzip.org/#exe)
  • STPTools (restricted distribution to EMC SPEED-certified internal resources)

History

Initial project creation on 2/10/2015.

readme