<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Invoke-NaSysStat vs. SSH sysstat command in Microsoft Virtualization Discussions</title>
    <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Invoke-NaSysStat-vs-SSH-sysstat-command/m-p/120801#M4866</link>
    <description>&lt;P&gt;Thanks, exactly what I was looking for and needed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-joe&lt;/P&gt;</description>
    <pubDate>Thu, 30 Jun 2016 12:26:07 GMT</pubDate>
    <dc:creator>JAL</dc:creator>
    <dc:date>2016-06-30T12:26:07Z</dc:date>
    <item>
      <title>Invoke-NaSysStat vs. SSH sysstat command</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Invoke-NaSysStat-vs-SSH-sysstat-command/m-p/120771#M4864</link>
      <description>&lt;P&gt;All,&lt;/P&gt;&lt;P&gt;I'm trying to get the same "Disk Util" statistics that you get when running the "SysStat" command via Putty, when using the PowerShell command of "Invoke-NaSysStat".&amp;nbsp; Is this a possibilty or, is there another PowerShell command I can use to get the Disk Util stats?&amp;nbsp; I want to use PowerShell so I can automate and pipe to a DB to extract at a later point in time.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for any help,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;joe&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 20:10:11 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Invoke-NaSysStat-vs-SSH-sysstat-command/m-p/120771#M4864</guid>
      <dc:creator>JAL</dc:creator>
      <dc:date>2025-06-04T20:10:11Z</dc:date>
    </item>
    <item>
      <title>Re: Invoke-NaSysStat vs. SSH sysstat command</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Invoke-NaSysStat-vs-SSH-sysstat-command/m-p/120773#M4865</link>
      <description>&lt;P&gt;Have you tried&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;invoke-nasysstat -Disk *, should give you what you need&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;   TypeName: DataONTAP.Types.Perf.DiskPerfInfo

Name                MemberType    Definition
----                ----------    ----------
Busy                AliasProperty Busy = DiskUtilPercent
DiskRd              AliasProperty DiskRd = ReadBytesPerSecond
DiskWr              AliasProperty DiskWr = WriteBytesPerSecond
PendOps             AliasProperty PendOps = AveragePendingOps
QueueOps            AliasProperty QueueOps = AverageQueuedOps
RdLat               AliasProperty RdLat = ReadLatency
RdOps               AliasProperty RdOps = ReadOpsPerSecond
TotOps              AliasProperty TotOps = TotalOpsPerSecond
WrLat               AliasProperty WrLat = WriteLatency
WrOps               AliasProperty WrOps = WriteOpsPerSecond
Equals              Method        bool Equals(System.Object obj)
GetHashCode         Method        int GetHashCode()
GetType             Method        type GetType()
ToString            Method        string ToString()
AveragePendingOps   Property      System.Nullable[decimal] AveragePendingOps {get;set;}
AverageQueuedOps    Property      System.Nullable[decimal] AverageQueuedOps {get;set;}
Controller          Property      string Controller {get;set;}
ControllerTimestamp Property      System.Nullable[datetime] ControllerTimestamp {get;set;
Disk                Property      string Disk {get;set;}
DiskUid             Property      string DiskUid {get;set;}
DiskUtilPercent     Property      System.Nullable[decimal] DiskUtilPercent {get;set;}
ReadBytesPerSecond  Property      System.Nullable[decimal] ReadBytesPerSecond {get;set;}
ReadLatency         Property      System.Nullable[timespan] ReadLatency {get;set;}
ReadOpsPerSecond    Property      System.Nullable[decimal] ReadOpsPerSecond {get;set;}
Timestamp           Property      datetime Timestamp {get;set;}
TotalOpsPerSecond   Property      System.Nullable[decimal] TotalOpsPerSecond {get;set;}
WriteBytesPerSecond Property      System.Nullable[decimal] WriteBytesPerSecond {get;set;}
WriteLatency        Property      System.Nullable[timespan] WriteLatency {get;set;}
WriteOpsPerSecond   Property      System.Nullable[decimal] WriteOpsPerSecond {get;set;}&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jun 2016 21:12:44 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Invoke-NaSysStat-vs-SSH-sysstat-command/m-p/120773#M4865</guid>
      <dc:creator>J_curl</dc:creator>
      <dc:date>2016-06-29T21:12:44Z</dc:date>
    </item>
    <item>
      <title>Re: Invoke-NaSysStat vs. SSH sysstat command</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Invoke-NaSysStat-vs-SSH-sysstat-command/m-p/120801#M4866</link>
      <description>&lt;P&gt;Thanks, exactly what I was looking for and needed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-joe&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jun 2016 12:26:07 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Invoke-NaSysStat-vs-SSH-sysstat-command/m-p/120801#M4866</guid>
      <dc:creator>JAL</dc:creator>
      <dc:date>2016-06-30T12:26:07Z</dc:date>
    </item>
  </channel>
</rss>

