"You can then use a specific historical metrics path to view corresponding metric values by using the
/metrics/value/hist command path in Unisphere CLI. For this command, you will also need to specify the time interval of the data you wish to see by using the –interval option. The predefined interval values are 60 (1 minute), 300 (5 minutes), 3600 (1 hour), and 14400 seconds (4 hours). You can also specify the start and end times of the period of time you wish to get metrics for by adding –from and –to options"
Thank you. You saved my day. I tried to pull out filesystem readRate & by using your notations it's working for me. 'https://ip/api/types/metricValue/instances?filter=(path eq "sp.*.storage.filesystem.*.readsRate") and (interval eq "300") and (timestamp gt "2019-02-02T22:46:00.000Z")' It's working for me. Thanks
AjayBehera
2 Posts
3869
0
Posted February 6th, 2019 03:00