Hi,
I'm trying to collect Performance statistics for each interface in the clluster using the Powershell cmdlet - invoke-ncsysstat. But, cmd-let always fails with below error. Could you please help?
:\> invoke-NcSysstat -Ifnet -Name e0*
invoke-NcSysstat : Object "ifnet" was not found.
At line:1 char:1
+ invoke-NcSysstat -Ifnet -Name e0*
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [Invoke-NcSysstat], EAPIERROR
+ FullyQualifiedErrorId : NetApp.Ontapi.ErrnoException+EAPIERROR,DataONTAP.C.PowerShell.SDK.Cmdlets.Perf.InvokeNcSysstat
Regards,
Bal