Microsoft Virtualization Discussions

Invoke-ncsysstat not working for Ifnet object

Bal
3,247 Views

 

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

1 REPLY 1

BikeKiteSurf
3,219 Views

It looks like the ifnet perf object disappeared.

It was present in 8.2; not present in 8.2.2, or in 8.3RC1 (as evidenced by perf-object-list-info)

 

The alternative seems to be to use the lif object (which gives the same information, except on a lif basis except phsyical NIC port, and misses the packet breakdown of unicast and multicast.)

 

Steve

LogicMonitor.com

 

_____________

We make NetApp monitoring easy - and everything else, too!

Public