<?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: Windows OS Service Event showing Host ID in Open Q&amp;A</title>
    <link>https://community.dynatrace.com/t5/Open-Q-A/Windows-OS-Service-Event-showing-Host-ID/m-p/256977#M33900</link>
    <description>&lt;P&gt;I guess I could try adding that but my thing is why should I have to? Why can't an event just by itself contain all of the relevant information? Why pass in the host ID which ends up showing in the ticket, that ID is useless in this situation. Do I care about the host ID of the impacted host? No.&lt;/P&gt;&lt;P&gt;We also just had a situation where for whatever reason we didn't have the hostname tag populated on a windows host, or at least that value was not passed into the event that got created for the service stopping. Because of that the automation we have in place failed because today a basic event for os services does not have the actual server name of the impacted host, so we have to grab that value from the auto tag rule we have in place.&lt;/P&gt;&lt;P&gt;I suppose because of this situation that occurred I will be be looking more into this property but I again go back to the why. Yes its great there is that capability but it just seems to be unnecessary overhead, having the server name in the event should have been in place from day 1.&lt;/P&gt;</description>
    <pubDate>Tue, 24 Sep 2024 13:07:35 GMT</pubDate>
    <dc:creator>sivart_89</dc:creator>
    <dc:date>2024-09-24T13:07:35Z</dc:date>
    <item>
      <title>Windows OS Service Event showing Host ID</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Windows-OS-Service-Event-showing-Host-ID/m-p/255580#M33726</link>
      <description>&lt;P&gt;When a problem gets created for an OS service stopping it shows the actual server name, not the ID. However, the event that gets created for this contains the host ID, not the actual name. Is this expected? This results in our ServiceNow tickets showing the exact information you see in the problem card except that we get the host ID which is useless for 99% of our users.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="sivart_89_0-1726144192605.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/22337i24303CE24D08588F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="sivart_89_0-1726144192605.png" alt="sivart_89_0-1726144192605.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Sep 2024 06:18:20 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Windows-OS-Service-Event-showing-Host-ID/m-p/255580#M33726</guid>
      <dc:creator>sivart_89</dc:creator>
      <dc:date>2024-09-13T06:18:20Z</dc:date>
    </item>
    <item>
      <title>Re: Windows OS Service Event showing Host ID</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Windows-OS-Service-Event-showing-Host-ID/m-p/255650#M33746</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Have you try to add &lt;A title="properties" href="https://docs.dynatrace.com/docs/shortlink/os-services#step-4" target="_blank" rel="noopener"&gt;properties&lt;/A&gt; to OS service configuration? I can see some placeholders, maybe this will work:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AntonPineiro_0-1726221495873.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/22349i7C34CE2E44A7C663/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AntonPineiro_0-1726221495873.png" alt="AntonPineiro_0-1726221495873.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;If not, you can explore other placeholders, those properties should appears in event.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;</description>
      <pubDate>Fri, 13 Sep 2024 09:59:43 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Windows-OS-Service-Event-showing-Host-ID/m-p/255650#M33746</guid>
      <dc:creator>AntonPineiro</dc:creator>
      <dc:date>2024-09-13T09:59:43Z</dc:date>
    </item>
    <item>
      <title>Re: Windows OS Service Event showing Host ID</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Windows-OS-Service-Event-showing-Host-ID/m-p/255652#M33747</link>
      <description>&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;You can update below property in Settings &amp;gt;&amp;gt; Monitoring &amp;gt;&amp;gt; OS Services Monitoring&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="malireddyr_0-1726222169211.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/22350i90157DA1C5EEA376/image-size/medium?v=v2&amp;amp;px=400" role="button" title="malireddyr_0-1726222169211.png" alt="malireddyr_0-1726222169211.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;and you customize your Problem card event tile as well:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;dt.event.title: {host.name}--Service--{dt.osservice.display_name} is in undesirable {dt.osservice.status} state&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Sep 2024 10:11:03 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Windows-OS-Service-Event-showing-Host-ID/m-p/255652#M33747</guid>
      <dc:creator>malireddyr</dc:creator>
      <dc:date>2024-09-13T10:11:03Z</dc:date>
    </item>
    <item>
      <title>Re: Windows OS Service Event showing Host ID</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Windows-OS-Service-Event-showing-Host-ID/m-p/256977#M33900</link>
      <description>&lt;P&gt;I guess I could try adding that but my thing is why should I have to? Why can't an event just by itself contain all of the relevant information? Why pass in the host ID which ends up showing in the ticket, that ID is useless in this situation. Do I care about the host ID of the impacted host? No.&lt;/P&gt;&lt;P&gt;We also just had a situation where for whatever reason we didn't have the hostname tag populated on a windows host, or at least that value was not passed into the event that got created for the service stopping. Because of that the automation we have in place failed because today a basic event for os services does not have the actual server name of the impacted host, so we have to grab that value from the auto tag rule we have in place.&lt;/P&gt;&lt;P&gt;I suppose because of this situation that occurred I will be be looking more into this property but I again go back to the why. Yes its great there is that capability but it just seems to be unnecessary overhead, having the server name in the event should have been in place from day 1.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Sep 2024 13:07:35 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Windows-OS-Service-Event-showing-Host-ID/m-p/256977#M33900</guid>
      <dc:creator>sivart_89</dc:creator>
      <dc:date>2024-09-24T13:07:35Z</dc:date>
    </item>
    <item>
      <title>Re: Windows OS Service Event showing Host ID</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Windows-OS-Service-Event-showing-Host-ID/m-p/256978#M33901</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I understand you but this is only way I see it today.&lt;/P&gt;&lt;P&gt;I think that is already in roadmap, but you can always raise a &lt;A title="product idea" href="https://community.dynatrace.com/t5/Product-ideas/idb-p/DynatraceProductIdeas" target="_blank" rel="noopener"&gt;product idea&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;</description>
      <pubDate>Tue, 24 Sep 2024 13:28:30 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Windows-OS-Service-Event-showing-Host-ID/m-p/256978#M33901</guid>
      <dc:creator>AntonPineiro</dc:creator>
      <dc:date>2024-09-24T13:28:30Z</dc:date>
    </item>
    <item>
      <title>Re: Windows OS Service Event showing Host ID</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Windows-OS-Service-Event-showing-Host-ID/m-p/267235#M35332</link>
      <description>&lt;P&gt;Can the impacted column of the problems view be changed to show the hostname that the service runs on, not the service name?&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jan 2025 13:51:11 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Windows-OS-Service-Event-showing-Host-ID/m-p/267235#M35332</guid>
      <dc:creator>GilesDay</dc:creator>
      <dc:date>2025-01-13T13:51:11Z</dc:date>
    </item>
  </channel>
</rss>

