Application Integration
1753787 Members
7537 Online
108799 Solutions
New Discussion

Using PowerShell to get array level performance data

 
ChrisN2
Occasional Advisor

Using PowerShell to get array level performance data

Hi,

I'm trying to use the Nimble Powershell toolkit to get array level performance data for capacity management purposes but can't find any cmdlets that look like they will give me what I need. I'm looking for IOPs and throughput maximums over a period, say 7 days, but the best I've managed to find is volume level 5 minute snapshots via the Get-NSVolume cmdlet.

I hope I'm just missing something, is anyone able to point me in the right direction?

Thanks,

Chris

1 REPLY 1
ChrisN2
Occasional Advisor

Re: Using PowerShell to get array level performance data

For anyone who finds this post looking to do the same, I've had official confirmation from Nimble support that the only performance data currently exposed via the REST API (and by extension the PowerShell wrapper) is the 5 minute maximums per volume.

I am making a feature request for the performance data to be exposed for progrmatic consumption in some future version.