<?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: taggin disks in Alerting</title>
    <link>https://community.dynatrace.com/t5/Alerting/Assigning-tag-to-disks/m-p/225442#M3811</link>
    <description>&lt;P&gt;You could try assigning a TAG using automatic tags and an Entity selector type rule.&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.dynatrace.com/support/help/dynatrace-api/environment-api/entity-v2/entity-selector" target="_blank"&gt;https://www.dynatrace.com/support/help/dynatrace-api/environment-api/entity-v2/entity-selector&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Download the list of entities via the API and see what drives you have available:&lt;BR /&gt;&lt;A href="https://www.dynatrace.com/support/help/dynatrace-api/environment-api/entity-v2/get-all-entity-types" target="_blank"&gt;https://www.dynatrace.com/support/help/dynatrace-api/environment-api/entity-v2/get-all-entity-types&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I'm not sure if you can assign a tag to a specific partition on a given host, but you have to try in the direction I described above.&lt;/P&gt;</description>
    <pubDate>Mon, 16 Oct 2023 10:55:43 GMT</pubDate>
    <dc:creator>radek_jasinski</dc:creator>
    <dc:date>2023-10-16T10:55:43Z</dc:date>
    <item>
      <title>Assigning tag to disks</title>
      <link>https://community.dynatrace.com/t5/Alerting/Assigning-tag-to-disks/m-p/225440#M3809</link>
      <description>&lt;P&gt;Hello all,&lt;BR /&gt;is there any way to tag the disks of a hosts (linux). My client needs to send a tag=&amp;lt;value&amp;gt; to an alert integration (serviceNow).&lt;BR /&gt;The situation is:&lt;BR /&gt;i&lt;EM&gt;f disk is &lt;STRONG&gt;/opt&lt;/STRONG&gt; then &lt;STRONG&gt;tag1=value1&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;if disk is &lt;STRONG&gt;/opt/wl&lt;/STRONG&gt; then &lt;STRONG&gt;tag1=value2&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;any idea?&amp;nbsp;has anyone encountered a similar situation?&lt;/P&gt;
&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;JAR&lt;/P&gt;</description>
      <pubDate>Mon, 16 Oct 2023 13:56:14 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Alerting/Assigning-tag-to-disks/m-p/225440#M3809</guid>
      <dc:creator>JAR1</dc:creator>
      <dc:date>2023-10-16T13:56:14Z</dc:date>
    </item>
    <item>
      <title>Re: taggin disks</title>
      <link>https://community.dynatrace.com/t5/Alerting/Assigning-tag-to-disks/m-p/225442#M3811</link>
      <description>&lt;P&gt;You could try assigning a TAG using automatic tags and an Entity selector type rule.&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.dynatrace.com/support/help/dynatrace-api/environment-api/entity-v2/entity-selector" target="_blank"&gt;https://www.dynatrace.com/support/help/dynatrace-api/environment-api/entity-v2/entity-selector&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Download the list of entities via the API and see what drives you have available:&lt;BR /&gt;&lt;A href="https://www.dynatrace.com/support/help/dynatrace-api/environment-api/entity-v2/get-all-entity-types" target="_blank"&gt;https://www.dynatrace.com/support/help/dynatrace-api/environment-api/entity-v2/get-all-entity-types&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I'm not sure if you can assign a tag to a specific partition on a given host, but you have to try in the direction I described above.&lt;/P&gt;</description>
      <pubDate>Mon, 16 Oct 2023 10:55:43 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Alerting/Assigning-tag-to-disks/m-p/225442#M3811</guid>
      <dc:creator>radek_jasinski</dc:creator>
      <dc:date>2023-10-16T10:55:43Z</dc:date>
    </item>
    <item>
      <title>Re: taggin disks</title>
      <link>https://community.dynatrace.com/t5/Alerting/Assigning-tag-to-disks/m-p/225469#M3812</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/57153"&gt;@JAR1&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;On the GUI it is not possible to create auto tag for disks:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Mizs_0-1697461697849.png" style="width: 558px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/14607i671E638E417CBA77/image-dimensions/558x437?v=v2" width="558" height="437" role="button" title="Mizs_0-1697461697849.png" alt="Mizs_0-1697461697849.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I quikly tried the API possibilities.&lt;/P&gt;&lt;P&gt;As Radek suggested I used the first API entity selector for a specific disk (/tmp mount from a hsot). I could see that there was a tag [] section.&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.dynatrace.com/support/help/dynatrace-api/environment-api/entity-v2/entity-selector" target="_blank" rel="noopener noreferrer"&gt;https://www.dynatrace.com/support/help/dynatrace-api/environment-api/entity-v2/entity-selector&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Then I used the Cutom tags API&amp;nbsp;&amp;nbsp;&lt;A href="https://www.dynatrace.com/support/help/dynatrace-api/environment-api/custom-tags/post-tags" target="_blank"&gt;https://www.dynatrace.com/support/help/dynatrace-api/environment-api/custom-tags/post-tags&lt;/A&gt;&lt;/P&gt;&lt;P&gt;With this settings. All /tmp mounts (79 were found) were tagged with&amp;nbsp;&lt;EM&gt;&lt;STRONG&gt;tag1=value1&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Mizs_1-1697462244922.png" style="width: 599px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/14608iCAF9687658D06FA5/image-dimensions/599x490?v=v2" width="599" height="490" role="button" title="Mizs_1-1697462244922.png" alt="Mizs_1-1697462244922.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Then I checked the specific disk as I did at the fisrt step. Here is the result.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Mizs_2-1697462517518.png" style="width: 533px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/14609iB93917502F26FE8D/image-dimensions/533x175?v=v2" width="533" height="175" role="button" title="Mizs_2-1697462517518.png" alt="Mizs_2-1697462517518.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;If you want test it in the problem integration.&lt;/P&gt;&lt;P&gt;I hope it helps.&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Mizső&lt;/P&gt;</description>
      <pubDate>Mon, 16 Oct 2023 13:23:22 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Alerting/Assigning-tag-to-disks/m-p/225469#M3812</guid>
      <dc:creator>Mizső</dc:creator>
      <dc:date>2023-10-16T13:23:22Z</dc:date>
    </item>
    <item>
      <title>Re: taggin disks</title>
      <link>https://community.dynatrace.com/t5/Alerting/Assigning-tag-to-disks/m-p/225471#M3813</link>
      <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/57153"&gt;@JAR1&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;As &lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/47783"&gt;@Mizső&lt;/a&gt; said, through the API, it is quite easy. I have done this in a client, for differentiated disk alerting. Ans as &lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/16832"&gt;@radek_jasinski&lt;/a&gt; has said, thorugh an entity selector, you should also be able to do it (have not tried myself).&lt;/P&gt;</description>
      <pubDate>Mon, 16 Oct 2023 13:27:15 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Alerting/Assigning-tag-to-disks/m-p/225471#M3813</guid>
      <dc:creator>AntonioSousa</dc:creator>
      <dc:date>2023-10-16T13:27:15Z</dc:date>
    </item>
    <item>
      <title>Re: taggin disks</title>
      <link>https://community.dynatrace.com/t5/Alerting/Assigning-tag-to-disks/m-p/269722#M5445</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Is Davis adding that custom tag to disk problem? I have just made a test but I cannot see disk tags in problem's tags, only host tags.&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;</description>
      <pubDate>Tue, 11 Feb 2025 10:01:01 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Alerting/Assigning-tag-to-disks/m-p/269722#M5445</guid>
      <dc:creator>AntonPineiro</dc:creator>
      <dc:date>2025-02-11T10:01:01Z</dc:date>
    </item>
    <item>
      <title>Re: taggin disks</title>
      <link>https://community.dynatrace.com/t5/Alerting/Assigning-tag-to-disks/m-p/269748#M5446</link>
      <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/58682"&gt;@AntonPineiro&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Davis problems involving disks do not send info regarding disk tags, both v1 &amp;amp; v2.&lt;/P&gt;&lt;P&gt;There is an old Product Idea that unfortunately Dynatrace has said is not planned:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.dynatrace.com/t5/Product-ideas/Include-disk-entity-tags-in-resource-problem-alerts/idi-p/181749" target="_blank"&gt;https://community.dynatrace.com/t5/Product-ideas/Include-disk-entity-tags-in-resource-problem-alerts/idi-p/181749&lt;/A&gt;&lt;/P&gt;&lt;P&gt;In ITSM integrations that we do, we have to get the tags through the entities API.&lt;/P&gt;</description>
      <pubDate>Tue, 11 Feb 2025 12:17:13 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Alerting/Assigning-tag-to-disks/m-p/269748#M5446</guid>
      <dc:creator>AntonioSousa</dc:creator>
      <dc:date>2025-02-11T12:17:13Z</dc:date>
    </item>
    <item>
      <title>Re: taggin disks</title>
      <link>https://community.dynatrace.com/t5/Alerting/Assigning-tag-to-disks/m-p/269769#M5447</link>
      <description>&lt;P&gt;Thank you!&amp;nbsp;&lt;img class="lia-deferred-image lia-image-emoji" src="https://community.dynatrace.com/html/@9BD876A77FEF3D5EF4BC972CF8A97CB1/images/emoticons/take_my_money.png" alt=":take_my_money:" title=":take_my_money:" /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Feb 2025 14:46:04 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Alerting/Assigning-tag-to-disks/m-p/269769#M5447</guid>
      <dc:creator>AntonPineiro</dc:creator>
      <dc:date>2025-02-11T14:46:04Z</dc:date>
    </item>
  </channel>
</rss>

