Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 567 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 567 Bytes
# 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