Content
Details
Below are example performance export command.txt scripts to use as a template for performance data collection. These examples are set up in an optimal way to temporarily reduce the length of time it takes to collect data by missing out the LU (LUN path) metrics. If at all possible, leave LUN metrics uncommented for the 5000 and G1500/1000 to ensure comprehensive analysis. You should also check these tips to ensure successful performance data collection:
NOTE: You can also comment out replication outputs if not using any replication. RemoteCopy, RCLDEV, UniversalReplicator, URJNL, URLDEV.
- Select your storage model example below and copy and paste over the old command.txt scripts using a text editor such as Notepad.
- Then edit and change the ip address and the login userid & password to match your requirements.
- Note in the case of using VSP E & N Series and G/F130 thru G/F900 template you must also change the "dkcsn" to match your Storage Serial Number.
- Check performance monitor options are enabled and have the interval set to 1 minute.
- Check performance monitor options have the active CU (Control Units) for DP volumes selected for monitoring.
- There is a limitation to the number of selectable CU dependent on the storage model; either 32 or 64 can be selected for 1-minute intervals; over this number can only report at 5-minute intervals. Therefore, only select active CU as 1-minute intervals is the most preferred and accurate data.
- Use a unique and exclusive userid for the export collection.
- Ensure you use the "option compress" in the command.txt scripts as it is essential for our analysis tools to work correctly.
- Once you have completed running the export collection, zip up the output directory in a format compatible with our automated tools:
- Only include one export per zip archive.
- Ensure the word "out" or "export" is in the archive filename and try to be descriptive in the naming, e.g. PrimaryExport_Sat25thJuly.zip.
- You may also reduce the data to the last 12 or 8 hours or a specific timeframe to speed up collection. However, please ensure you add a few hours on each side of your performance issue to account for clock offsets and comparison of normal workloads.
- Longrange data is not required and can be commented out.
VSP 5000 Series Template
; Notes: svpip x.x.x.x group PhyPG group PG ; If required shorten the range to be the last -1200: or -0800: hours: outpath outR900 |
VSP E & N Series and G/F130 thru G/F900 Template
; Notes: ip x.x.x.x ; Always try to use a unique userid to avoid collection problems: group PhyPG group PG ; If required shorten the range to be the last -1200: or -0800: hours: outpath outHM |
VSP G1500/1000 Template
; Notes: svpip xxx.xxx.xxx.xx group PhyPG group PG ; If required shorten the range to be the last -1200: or -0800: hours: outpath outR800 |
Additional Notes
CXone Metadata
Tags: Performance,Data Collection,Export Tool,export,template,command.txt
PageID: 105357