<?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: ESXi host table with virtual machines in Dashboarding</title>
    <link>https://community.dynatrace.com/t5/Dashboarding/Dashboard-with-virtual-machines-running-on-ESXi-host/m-p/204377#M2720</link>
    <description>&lt;P&gt;Just noticed that the first metric I sent will bring only the hosts where OneAgent are running.&lt;/P&gt;&lt;P&gt;If you need all VMs , despite the OneAgent, please use any of these metrics from builtin:cloud.vmware.vm.*&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2023-02-08 at 17.37.35.png" style="width: 999px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/9868iBE9A81AE17E58B1D/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2023-02-08 at 17.37.35.png" alt="Screenshot 2023-02-08 at 17.37.35.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Formula:&lt;/P&gt;&lt;P&gt;builtin:cloud.vmware.vm.cpu.readyPerc:filter(and(or(in("dt.entity.virtualmachine",entitySelector("type(virtualmachine),fromRelationship.runsOn(type(HYPERVISOR),entityName.equals(~"pl1l-vh90.lab.dynatrace.org~"))"))))):splitBy("dt.entity.virtualmachine"):sort(value(auto,descending)):limit(20)&lt;/P&gt;&lt;P&gt;Observe that this time, it is showing one more VM, which was not listed before, since OneAgent not running.&lt;/P&gt;&lt;P&gt;from ESXi Host details page:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2023-02-08 at 17.39.40.png" style="width: 999px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/9869i6A75308939B16B54/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2023-02-08 at 17.39.40.png" alt="Screenshot 2023-02-08 at 17.39.40.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 08 Feb 2023 20:40:40 GMT</pubDate>
    <dc:creator>dannemca</dc:creator>
    <dc:date>2023-02-08T20:40:40Z</dc:date>
    <item>
      <title>Dashboard with virtual machines running on ESXi host</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/Dashboard-with-virtual-machines-running-on-ESXi-host/m-p/204362#M2718</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;
&lt;P&gt;is there a way to show a table in a dashboard with all virtual machines running on a VMware ESXi host or better on all hosts in a zone? I would like to have an overview to see on which ESXi hosts the virtual machines are running.&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 22 May 2023 14:15:32 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/Dashboard-with-virtual-machines-running-on-ESXi-host/m-p/204362#M2718</guid>
      <dc:creator>matthias_dillie</dc:creator>
      <dc:date>2023-05-22T14:15:32Z</dc:date>
    </item>
    <item>
      <title>Re: ESXi host table with virtual machines</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/Dashboard-with-virtual-machines-running-on-ESXi-host/m-p/204373#M2719</link>
      <description>&lt;P&gt;Yep, there is.&lt;/P&gt;&lt;P&gt;You can use any host metric you need, example builtin:host.availability, and then , set the split by host, and use the filter to select the ESXi Host you need to see the VMs of.&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2023-02-08 at 17.29.12.png" style="width: 999px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/9867i55992EAFC6EC47F7/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2023-02-08 at 17.29.12.png" alt="Screenshot 2023-02-08 at 17.29.12.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;This is from demo.live.dynatrace.com, so I see no issues in showing hostnames here.&lt;/P&gt;&lt;P&gt;That's the current formula:&lt;/P&gt;&lt;P&gt;builtin:host.availability:filter(and(or(in("dt.entity.host",entitySelector("type(host),fromRelationship.runsOn(type(HYPERVISOR),entityName.equals(~"pl1l-vh90.lab.dynatrace.org~"))"))))):splitBy("dt.entity.host"):sort(value(auto,descending)):limit(20)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Try and let us know.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Feb 2023 20:33:46 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/Dashboard-with-virtual-machines-running-on-ESXi-host/m-p/204373#M2719</guid>
      <dc:creator>dannemca</dc:creator>
      <dc:date>2023-02-08T20:33:46Z</dc:date>
    </item>
    <item>
      <title>Re: ESXi host table with virtual machines</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/Dashboard-with-virtual-machines-running-on-ESXi-host/m-p/204377#M2720</link>
      <description>&lt;P&gt;Just noticed that the first metric I sent will bring only the hosts where OneAgent are running.&lt;/P&gt;&lt;P&gt;If you need all VMs , despite the OneAgent, please use any of these metrics from builtin:cloud.vmware.vm.*&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2023-02-08 at 17.37.35.png" style="width: 999px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/9868iBE9A81AE17E58B1D/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2023-02-08 at 17.37.35.png" alt="Screenshot 2023-02-08 at 17.37.35.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Formula:&lt;/P&gt;&lt;P&gt;builtin:cloud.vmware.vm.cpu.readyPerc:filter(and(or(in("dt.entity.virtualmachine",entitySelector("type(virtualmachine),fromRelationship.runsOn(type(HYPERVISOR),entityName.equals(~"pl1l-vh90.lab.dynatrace.org~"))"))))):splitBy("dt.entity.virtualmachine"):sort(value(auto,descending)):limit(20)&lt;/P&gt;&lt;P&gt;Observe that this time, it is showing one more VM, which was not listed before, since OneAgent not running.&lt;/P&gt;&lt;P&gt;from ESXi Host details page:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2023-02-08 at 17.39.40.png" style="width: 999px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/9869i6A75308939B16B54/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2023-02-08 at 17.39.40.png" alt="Screenshot 2023-02-08 at 17.39.40.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Feb 2023 20:40:40 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/Dashboard-with-virtual-machines-running-on-ESXi-host/m-p/204377#M2720</guid>
      <dc:creator>dannemca</dc:creator>
      <dc:date>2023-02-08T20:40:40Z</dc:date>
    </item>
    <item>
      <title>Re: ESXi host table with virtual machines</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/Dashboard-with-virtual-machines-running-on-ESXi-host/m-p/204449#M2725</link>
      <description>&lt;P&gt;Thank you. This works, as the ESXi-hosts are rather static. I can produce a tabel for every ESXi-host with all the hosts running on this ESXi-host.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Feb 2023 17:09:16 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/Dashboard-with-virtual-machines-running-on-ESXi-host/m-p/204449#M2725</guid>
      <dc:creator>matthias_dillie</dc:creator>
      <dc:date>2023-02-09T17:09:16Z</dc:date>
    </item>
  </channel>
</rss>

