Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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!
