<?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: Dashboard - Disk usage in Dashboarding</title>
    <link>https://community.dynatrace.com/t5/Dashboarding/Dashboard-Disk-usage/m-p/277550#M5086</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You have these disk metrics out of the box:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AntonPineiro_0-1747724814601.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/28081iF3FF0804B5FAE91C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AntonPineiro_0-1747724814601.png" alt="AntonPineiro_0-1747724814601.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Make click in "Show in data explorer" and you can see which metrics and which filters they are using:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AntonPineiro_1-1747724854565.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/28082i3E3DC1B6964EDA2B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AntonPineiro_1-1747724854565.png" alt="AntonPineiro_1-1747724854565.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;</description>
    <pubDate>Tue, 20 May 2025 07:09:42 GMT</pubDate>
    <dc:creator>AntonPineiro</dc:creator>
    <dc:date>2025-05-20T07:09:42Z</dc:date>
    <item>
      <title>Dashboard - Disk usage</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/Dashboard-Disk-usage/m-p/277482#M5077</link>
      <description>&lt;P&gt;We are trying to make a dashboard that shows the disk usage for multiple servers for a month.&lt;/P&gt;&lt;P&gt;We tried to look at the normal server disk usage as being the truth for what to show.&lt;/P&gt;&lt;P&gt;Since we know we have to show it for multiple servers we also know we must use a list of servers for the dashboard.&lt;/P&gt;&lt;P&gt;Values to show are: disk.used, disk.avail and the total (used + avail)&lt;/P&gt;&lt;P&gt;When i tried to create something from scratch and using the available metrics disk.used / disk.avail for a host i get nothing like the space usage.&lt;/P&gt;&lt;P&gt;When i look at the space usage on a specific server, it also contains someting like entitySelector("type(DISK) AND fromRelationship.isDiskOf(type(HOST). I read it like this. If you want to show the total disk.usage you must "join" the information of disks known to a host. And then you can sum it up.&lt;/P&gt;&lt;P&gt;But the last part and disk.used for a server do not match.&lt;/P&gt;&lt;P&gt;Can somebody tell me where my logic fails?&lt;/P&gt;&lt;P&gt;Or just explain how i get the same as the server space usage as a list for multiple servers.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 19 May 2025 11:42:35 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/Dashboard-Disk-usage/m-p/277482#M5077</guid>
      <dc:creator>ArneV</dc:creator>
      <dc:date>2025-05-19T11:42:35Z</dc:date>
    </item>
    <item>
      <title>Re: Dashboard - Disk usage</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/Dashboard-Disk-usage/m-p/277505#M5078</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I would say using Data explorer, you can add which metrics you are insterested and filter by host base or name or another properies.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AntonPineiro_0-1747661165125.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/28071i6E2D7A6EF71C8508/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AntonPineiro_0-1747661165125.png" alt="AntonPineiro_0-1747661165125.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;</description>
      <pubDate>Mon, 19 May 2025 13:26:20 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/Dashboard-Disk-usage/m-p/277505#M5078</guid>
      <dc:creator>AntonPineiro</dc:creator>
      <dc:date>2025-05-19T13:26:20Z</dc:date>
    </item>
    <item>
      <title>Re: Dashboard - Disk usage</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/Dashboard-Disk-usage/m-p/277538#M5079</link>
      <description>&lt;P&gt;You can use this metric :&lt;/P&gt;&lt;LI-CODE lang="python"&gt;((builtin:host.disk.used:filter(or(in("dt.entity.disk",entitySelector("type(DISK) AND fromRelationship.isDiskOf(type(HOST))")))))+(builtin:host.disk.avail:filter(or(in("dt.entity.disk",entitySelector("type(DISK) AND fromRelationship.isDiskOf(type(HOST))")))))):splitBy("dt.entity.host"):sum&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;I think it will present the target total Disk space.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;and kindly find the attached pic&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 19 May 2025 21:41:13 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/Dashboard-Disk-usage/m-p/277538#M5079</guid>
      <dc:creator>MuhammadGamal</dc:creator>
      <dc:date>2025-05-19T21:41:13Z</dc:date>
    </item>
    <item>
      <title>Re: Dashboard - Disk usage</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/Dashboard-Disk-usage/m-p/277543#M5080</link>
      <description>&lt;P&gt;Anto, as i wrote in my initial post the number that is shown is wrong.&lt;/P&gt;&lt;P&gt;the disk.used is not the total of all disk used on a server. No idea of what it actualy is (i also asked that) but it looks like asking number of tires on the car, and the answer is 2. Yes there are 2 tires, but in total there are 5 (with the spare) but it's certainly not what the metric is giving me, so i tried to understand what is the metric actualy telling me.&lt;/P&gt;</description>
      <pubDate>Tue, 20 May 2025 06:05:06 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/Dashboard-Disk-usage/m-p/277543#M5080</guid>
      <dc:creator>ArneV</dc:creator>
      <dc:date>2025-05-20T06:05:06Z</dc:date>
    </item>
    <item>
      <title>Re: Dashboard - Disk usage</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/Dashboard-Disk-usage/m-p/277544#M5081</link>
      <description>&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;Muhammad&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;. that certainly seems to give me the total of all the disk used, where would i add the filter for selectig only server A / B and D ?&lt;/P&gt;</description>
      <pubDate>Tue, 20 May 2025 06:07:02 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/Dashboard-Disk-usage/m-p/277544#M5081</guid>
      <dc:creator>ArneV</dc:creator>
      <dc:date>2025-05-20T06:07:02Z</dc:date>
    </item>
    <item>
      <title>Re: Dashboard - Disk usage</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/Dashboard-Disk-usage/m-p/277546#M5084</link>
      <description>&lt;P&gt;Can you create a Management Zone for them, or you will add the hosts manually like below :&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="python"&gt;((builtin:host.disk.used:filter(or(eq("dt.entity.host",HOST-B97413FA4A1FBB7D),eq("dt.entity.host","HOST-F85861AD01B335FE"))):filter(or(in("dt.entity.disk",entitySelector("type(DISK) AND fromRelationship.isDiskOf(type(HOST),entityId(HOST-B97413FA4A1FBB7D))")),in("dt.entity.disk",entitySelector("type(DISK) AND fromRelationship.isDiskOf(type(HOST),entityId(HOST-F85861AD01B335FE))")))))+(builtin:host.disk.avail:filter(or(eq("dt.entity.host",HOST-B97413FA4A1FBB7D),eq("dt.entity.host","HOST-F85861AD01B335FE"))):filter(or(in("dt.entity.disk",entitySelector("type(DISK) AND fromRelationship.isDiskOf(type(HOST),entityId(HOST-B97413FA4A1FBB7D))")),in("dt.entity.disk",entitySelector("type(DISK) AND fromRelationship.isDiskOf(type(HOST),entityId(HOST-F85861AD01B335FE))")))))):splitBy("dt.entity.host"):sum&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MuhammadGamal_0-1747723253742.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/28080i6C0818513C704BDF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="MuhammadGamal_0-1747723253742.png" alt="MuhammadGamal_0-1747723253742.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Try it and tell me if it works with you&lt;BR /&gt;Best Regards&lt;/P&gt;</description>
      <pubDate>Tue, 20 May 2025 06:46:04 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/Dashboard-Disk-usage/m-p/277546#M5084</guid>
      <dc:creator>MuhammadGamal</dc:creator>
      <dc:date>2025-05-20T06:46:04Z</dc:date>
    </item>
    <item>
      <title>Re: Dashboard - Disk usage</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/Dashboard-Disk-usage/m-p/277547#M5085</link>
      <description>&lt;P&gt;Hi &lt;SPAN class=""&gt;Muhammad&lt;/SPAN&gt;, adding the servers into each of the sub settings is a terrible idea (in my head). If you want to add modify it you have to do it multiple places. If this how it must done in DT well no way around but dosent change the fact that it's terrible. Logic would say create a list of host that you want to work with, and then add the additional metrics you want.&amp;nbsp; Your example is the same as the data explorer shows for an individual server, where the server id is multiple times in the explorer. Not desired. HOST groups well would be a way to achive the same, by then using the host groups in stead of server names. But you still have that multiple times.&lt;/P&gt;&lt;P&gt;And yes i do know im trying to compare SQL with what the data extractor is doing &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; And you cannot compare apples and bananas..&lt;/P&gt;</description>
      <pubDate>Tue, 20 May 2025 06:57:54 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/Dashboard-Disk-usage/m-p/277547#M5085</guid>
      <dc:creator>ArneV</dc:creator>
      <dc:date>2025-05-20T06:57:54Z</dc:date>
    </item>
    <item>
      <title>Re: Dashboard - Disk usage</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/Dashboard-Disk-usage/m-p/277550#M5086</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You have these disk metrics out of the box:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AntonPineiro_0-1747724814601.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/28081iF3FF0804B5FAE91C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AntonPineiro_0-1747724814601.png" alt="AntonPineiro_0-1747724814601.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Make click in "Show in data explorer" and you can see which metrics and which filters they are using:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AntonPineiro_1-1747724854565.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/28082i3E3DC1B6964EDA2B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AntonPineiro_1-1747724854565.png" alt="AntonPineiro_1-1747724854565.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;</description>
      <pubDate>Tue, 20 May 2025 07:09:42 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/Dashboard-Disk-usage/m-p/277550#M5086</guid>
      <dc:creator>AntonPineiro</dc:creator>
      <dc:date>2025-05-20T07:09:42Z</dc:date>
    </item>
    <item>
      <title>Re: Dashboard - Disk usage</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/Dashboard-Disk-usage/m-p/277551#M5087</link>
      <description>&lt;P class=""&gt;Actually, you can create a Management Zone based on the Host Group. I believe this is the smoothest approach and allows you to use the first query I shared.&lt;/P&gt;&lt;P class=""&gt;I hope this helps!&lt;/P&gt;</description>
      <pubDate>Tue, 20 May 2025 07:41:29 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/Dashboard-Disk-usage/m-p/277551#M5087</guid>
      <dc:creator>MuhammadGamal</dc:creator>
      <dc:date>2025-05-20T07:41:29Z</dc:date>
    </item>
    <item>
      <title>Re: Dashboard - Disk usage</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/Dashboard-Disk-usage/m-p/277552#M5088</link>
      <description>&lt;P&gt;That one is from the server (as i also mentioned before)&lt;/P&gt;&lt;P&gt;It certainly not using "only" one disk.usag (as i also wrote before)&lt;/P&gt;&lt;P&gt;It uses the same "sum" and link that Muhammad showed. So yes in the data explorer on the server it works, i can send it to the dashboard. But contains the host id , 3 times for the B &amp;amp; C and 6 times for A. So maintaining it is ....&lt;/P&gt;</description>
      <pubDate>Tue, 20 May 2025 07:42:26 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/Dashboard-Disk-usage/m-p/277552#M5088</guid>
      <dc:creator>ArneV</dc:creator>
      <dc:date>2025-05-20T07:42:26Z</dc:date>
    </item>
    <item>
      <title>Re: Dashboard - Disk usage</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/Dashboard-Disk-usage/m-p/277569#M5092</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Best way would be using tags instead of hostnames then.&lt;/P&gt;&lt;P&gt;Instead of "type(HOST),entityId(HOST-43E66F3800918100))", you can use "type(HOST),tag(XX:YY))".&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;</description>
      <pubDate>Tue, 20 May 2025 10:16:42 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/Dashboard-Disk-usage/m-p/277569#M5092</guid>
      <dc:creator>AntonPineiro</dc:creator>
      <dc:date>2025-05-20T10:16:42Z</dc:date>
    </item>
    <item>
      <title>Re: Dashboard - Disk usage</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/Dashboard-Disk-usage/m-p/279577#M5163</link>
      <description>&lt;P&gt;Management Zones might be what we need to use. Tanx for the sugestion.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jun 2025 06:50:02 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/Dashboard-Disk-usage/m-p/279577#M5163</guid>
      <dc:creator>ArneV</dc:creator>
      <dc:date>2025-06-17T06:50:02Z</dc:date>
    </item>
  </channel>
</rss>

