Microsoft Virtualization Discussions

Netapp Cluster CPU, latency and IOPs using powershell

1VINAYKUMAR
4,220 Views

Hi Guys,

 

Just want to know if we can monitor or fetch the Netapp Cluster CPU, Network Latency and IOPs output using Powershell. 

 

regards

VK

2 REPLIES 2

JGPSHNTAP
4,199 Views

We don't mind assisting when we can, but you really need to read the man pages and at least attempt at doing what you are asking..

 

get-nchelp *sysstat*

 

 

asulliva
4,192 Views

Hello VK,

 

I responded to a similar post about CPU stats here, and also wrote a blog post about performance monitoring using PowerShell here.  You'll want to look at the processor, volume, and protocol objects (e.g. nfsv3,cifs,iscsi,fcp).  For network information look at the lif object.

 

Hope that helps,

 

Andrew

If this post resolved your issue, please help others by selecting ACCEPT AS SOLUTION or adding a KUDO.
Public