XtremIO : XMS 6.4.x or later automatically adds cluster name to performance data file.

Summary: XMS 6.4.x or later automatically adds cluster name to file which specified as export-to-file option via show-reports-data command, and RestfulAPI.

This article applies to This article does not apply to This article is not tied to any specific product. Not all product versions are identified in this article.

Instructions

XMS 6.4.x or later automatically adds cluster name to file which specified as export-to-file option via show-reports-data command, and RestfulAPI.


from CLI:
  • XMS version 6.4.x or later
xmcli (admin)> show-reports-data category=IOPS entity=Volume obj-list=["volume_001"] granularity=ten_minutes export-to-file="test.csv" 
Exported query to https://XXX.XXX.XXX.XXX/xtremapp/clustername_test.csv
 
  • XMS version 6.3.x or below
xmcli (admin)> show-reports-data category=IOPS entity=Volume obj-list=["volume_001"] granularity=ten_minutes export-to-file="test.csv" 
Exported query to https://AAA.AAA.AAA.AAA/xtremapp/test.csv



from RestfulAPI
  • XMS version 6.4.x or later
#  curl -k --user User:Pass "https://XXX.XXX.XXX.XXX/api/json/v3/types/performance?entity=Volume&cluster-name=clustername&entity-name=Volume_001&granularity=ten_minutes&time-frame=last_day&export-to-file=test.csv"
["ok","https://XXX.XXX.XXX.XXX/xtremapp/clustername_test.csv"]
 
  • XMS version 6.3.x or below
# curl -k --user User:Pass "https://AAA.AAA.AAA.AAA/api/json/v3/types/performance?entity=Volume&cluster-name=clustername&entity-name=Volume_001&granularity=ten_minutes&time-frame=last_day&export-to-file=test.csv"
["ok","https://AAA.AAA.AAA.AAA/xtremapp/test.csv"]




XMS version 6.4.x or later adds a cluster name when generating reports.
Specifically, "Cluster name_" is added.

Note that if you are using an external client to retrieve performance data, you must modify the command to retrieve the data.

Affected Products

XtremIO, XtremIO Family, XtremIO HW Gen2 400GB, XtremIO HW Gen2 400GB Encrypt Capbl, XtremIO HW Gen2 400GB Encrypt Disable, XtremIO HW Gen2 400GB Exp Encrypt Disable, XtremIO HW Gen2 400GB Expandable, XtremIO HW Gen2 800GB Encrypt Capbl , XtremIO HW Gen2 800GB Encrypt Disable, XtremIO HW Gen3 40TB, XtremIO HW Gen3 40TB Encrypt Disable, XtremIO HW X2-R, XtremIO HW X2-S, XtremIO HW X2-S Encrypt Disable, XtremIO HW X2-T, XtremIO HW X2-T Encrypt Disable, XtremIO X1, XtremIO X2 ...
Article Properties
Article Number: 000207725
Article Type: How To
Last Modified: 22 May 2023
Version:  6
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.