<?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: How to get the throughput of each hard disk of a vSAN virtual machine? in VMware PowerCLI Discussions</title>
    <link>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/How-to-get-the-throughput-of-each-hard-disk-of-a-vSAN-virtual/m-p/2994647#M113758</link>
    <description>&lt;P&gt;Get-Stat -Entity $vm -Disk&lt;/P&gt;&lt;P&gt;Get-Stat The metric counter "disk.write.average" doesn't exist for entity "vm-test".&lt;/P&gt;&lt;P&gt;Get-Stat The metric counter "disk.read.average" doesn't exist for entity "vm-test".&lt;/P&gt;&lt;P&gt;Get-Stat The metric counter "disk.write.average" doesn't exist for entity "vm-test".&lt;/P&gt;</description>
    <pubDate>Wed, 08 Nov 2023 09:04:23 GMT</pubDate>
    <dc:creator>JOJO2009</dc:creator>
    <dc:date>2023-11-08T09:04:23Z</dc:date>
    <item>
      <title>How to get the throughput of each hard disk of a vSAN virtual machine?</title>
      <link>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/How-to-get-the-throughput-of-each-hard-disk-of-a-vSAN-virtual/m-p/2994621#M113755</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JOJO2009_0-1699416204392.png" style="width: 400px;"&gt;&lt;img src="https://communities.vmware.com/t5/image/serverpage/image-id/104331iD4A30DBA607B6819/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="JOJO2009_0-1699416204392.png" alt="JOJO2009_0-1699416204392.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Nov 2023 04:03:59 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/How-to-get-the-throughput-of-each-hard-disk-of-a-vSAN-virtual/m-p/2994621#M113755</guid>
      <dc:creator>JOJO2009</dc:creator>
      <dc:date>2023-11-08T04:03:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the throughput of each hard disk of a vSAN virtual machine?</title>
      <link>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/How-to-get-the-throughput-of-each-hard-disk-of-a-vSAN-virtual/m-p/2994641#M113757</link>
      <description>&lt;P&gt;You can get all the available metrics through the &lt;A href="https://developer.vmware.com/docs/powercli/latest/vmware.vimautomation.core/commands/get-stat/" target="_blank" rel="noopener"&gt;Get-Stat&lt;/A&gt; cmdlet.&lt;BR /&gt;With &lt;A href="https://developer.vmware.com/docs/powercli/latest/vmware.vimautomation.core/commands/get-stattype/" target="_blank" rel="noopener"&gt;Get-StatType&lt;/A&gt; you can find all available metrics for an entity in a specific interval.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Nov 2023 08:02:09 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/How-to-get-the-throughput-of-each-hard-disk-of-a-vSAN-virtual/m-p/2994641#M113757</guid>
      <dc:creator>LucD</dc:creator>
      <dc:date>2023-11-08T08:02:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the throughput of each hard disk of a vSAN virtual machine?</title>
      <link>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/How-to-get-the-throughput-of-each-hard-disk-of-a-vSAN-virtual/m-p/2994647#M113758</link>
      <description>&lt;P&gt;Get-Stat -Entity $vm -Disk&lt;/P&gt;&lt;P&gt;Get-Stat The metric counter "disk.write.average" doesn't exist for entity "vm-test".&lt;/P&gt;&lt;P&gt;Get-Stat The metric counter "disk.read.average" doesn't exist for entity "vm-test".&lt;/P&gt;&lt;P&gt;Get-Stat The metric counter "disk.write.average" doesn't exist for entity "vm-test".&lt;/P&gt;</description>
      <pubDate>Wed, 08 Nov 2023 09:04:23 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/How-to-get-the-throughput-of-each-hard-disk-of-a-vSAN-virtual/m-p/2994647#M113758</guid>
      <dc:creator>JOJO2009</dc:creator>
      <dc:date>2023-11-08T09:04:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the throughput of each hard disk of a vSAN virtual machine?</title>
      <link>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/How-to-get-the-throughput-of-each-hard-disk-of-a-vSAN-virtual/m-p/2994648#M113759</link>
      <description>&lt;P&gt;Those metrics require statistics level 2, is that configured on your VCSA?&lt;BR /&gt;Or are you querying Realtime statistics? Did you add that switch?&lt;BR /&gt;With just copying the error message there isn't a lot I can help with&lt;/P&gt;</description>
      <pubDate>Wed, 08 Nov 2023 09:40:03 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/How-to-get-the-throughput-of-each-hard-disk-of-a-vSAN-virtual/m-p/2994648#M113759</guid>
      <dc:creator>LucD</dc:creator>
      <dc:date>2023-11-08T09:40:03Z</dc:date>
    </item>
  </channel>
</rss>

