<?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 How to alert on usually monitored services that become unmonitored? in Alerting</title>
    <link>https://community.dynatrace.com/t5/Alerting/How-to-alert-on-usually-monitored-services-that-become/m-p/192230#M3125</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We are monitoring certain application services on Windows hosts, and we receive alerts when they (the services) are not running for some reason. However, we don't receive alerts when they become "unmonitored". How can this be set? Is it through "process availability" for the whole process group?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Example of the issue:&lt;/P&gt;
&lt;P&gt;1. Service "X" is being monitored by Dynatrace&lt;/P&gt;
&lt;P&gt;2. During Windows patching service "X" is stopped, the server is rebooted, etc.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;3. After the server reboot the service doesn't come up, because it has "Manual" as startup type&lt;/P&gt;
&lt;P&gt;4. An hour or two after that the server crashes unexpectedly and reboots itself again. Service "X" doesn't come up again (set to "Manual")&lt;/P&gt;
&lt;P&gt;5. Since the server crash Dynatrace shows service "X" as "unmonitored" rather than "shutdown". The service started showing as running (respectively monitored) only after it was manually started on the server.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So, I guess my question is if there's a way for Dynatrace to raise a problem once a usually monitored services becomes unmonitored and how that can be achieved.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 22 Aug 2022 14:16:25 GMT</pubDate>
    <dc:creator>vlazarova</dc:creator>
    <dc:date>2022-08-22T14:16:25Z</dc:date>
    <item>
      <title>How to alert on usually monitored services that become unmonitored?</title>
      <link>https://community.dynatrace.com/t5/Alerting/How-to-alert-on-usually-monitored-services-that-become/m-p/192230#M3125</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We are monitoring certain application services on Windows hosts, and we receive alerts when they (the services) are not running for some reason. However, we don't receive alerts when they become "unmonitored". How can this be set? Is it through "process availability" for the whole process group?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Example of the issue:&lt;/P&gt;
&lt;P&gt;1. Service "X" is being monitored by Dynatrace&lt;/P&gt;
&lt;P&gt;2. During Windows patching service "X" is stopped, the server is rebooted, etc.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;3. After the server reboot the service doesn't come up, because it has "Manual" as startup type&lt;/P&gt;
&lt;P&gt;4. An hour or two after that the server crashes unexpectedly and reboots itself again. Service "X" doesn't come up again (set to "Manual")&lt;/P&gt;
&lt;P&gt;5. Since the server crash Dynatrace shows service "X" as "unmonitored" rather than "shutdown". The service started showing as running (respectively monitored) only after it was manually started on the server.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So, I guess my question is if there's a way for Dynatrace to raise a problem once a usually monitored services becomes unmonitored and how that can be achieved.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Aug 2022 14:16:25 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Alerting/How-to-alert-on-usually-monitored-services-that-become/m-p/192230#M3125</guid>
      <dc:creator>vlazarova</dc:creator>
      <dc:date>2022-08-22T14:16:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to alert on usually monitored services that become unmonitored?</title>
      <link>https://community.dynatrace.com/t5/Alerting/How-to-alert-on-usually-monitored-services-that-become/m-p/193616#M3160</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/49001"&gt;@vlazarova&lt;/a&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;there is a new feature you can find under Settings &amp;gt; OS service monitoring&lt;/P&gt;&lt;P&gt;Here you can define a rule specific to that service or e.g. in general all Manual Windows OS Services like follows:&lt;/P&gt;&lt;PRE&gt; &lt;SPAN&gt;"value"&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt; &lt;SPAN&gt;{&lt;/SPAN&gt;
        &lt;SPAN&gt;"enabled"&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt; &lt;SPAN&gt;true&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;
        &lt;SPAN&gt;"system"&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt; &lt;SPAN&gt;"WINDOWS"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;
        &lt;SPAN&gt;"name"&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt; &lt;SPAN&gt;"Manual Windows OS Services"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;
        &lt;SPAN&gt;"monitoring"&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt; &lt;SPAN&gt;true&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;
        &lt;SPAN&gt;"alerting"&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt; &lt;SPAN&gt;true&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;
        &lt;SPAN&gt;"statusConditionWindows"&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt; &lt;SPAN&gt;"$not($eq(running))"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;
        &lt;SPAN&gt;"detectionConditionsWindows"&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt; &lt;SPAN&gt;[&lt;/SPAN&gt;
          &lt;SPAN&gt;{&lt;/SPAN&gt;
            &lt;SPAN&gt;"property"&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt; &lt;SPAN&gt;"StartupType"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;
            &lt;SPAN&gt;"startupCondition"&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt; &lt;SPAN&gt;"$eq(manual)"&lt;/SPAN&gt;
          &lt;SPAN&gt;}&lt;/SPAN&gt;
        &lt;SPAN&gt;]&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;
        &lt;SPAN&gt;"metadata"&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt; &lt;SPAN&gt;[&lt;/SPAN&gt;&lt;SPAN&gt;]&lt;/SPAN&gt;
      &lt;SPAN&gt;}&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;Or in the UI it would look like this&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="mark_bley_0-1661969694850.png" style="width: 576px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/7354iFEE43C71C217AE19/image-dimensions/576x445?v=v2" width="576" height="445" role="button" title="mark_bley_0-1661969694850.png" alt="mark_bley_0-1661969694850.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Feel free to add more rules e.g. for a specific service only you may adda rule for its name.&lt;/P&gt;&lt;P&gt;Then in terms of alerting you can play around with alerting profiles if you don't want to get notified instantly in case the service takes longer to come back&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;</description>
      <pubDate>Wed, 31 Aug 2022 20:29:42 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Alerting/How-to-alert-on-usually-monitored-services-that-become/m-p/193616#M3160</guid>
      <dc:creator>mark_bley</dc:creator>
      <dc:date>2022-08-31T20:29:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to alert on usually monitored services that become unmonitored?</title>
      <link>https://community.dynatrace.com/t5/Alerting/How-to-alert-on-usually-monitored-services-that-become/m-p/211913#M3486</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/13072"&gt;@mark_bley&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you know if this option help in case if the Host is OFF, Shutdown, or the agent removed....&lt;/P&gt;</description>
      <pubDate>Thu, 11 May 2023 13:07:44 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Alerting/How-to-alert-on-usually-monitored-services-that-become/m-p/211913#M3486</guid>
      <dc:creator>Malaik</dc:creator>
      <dc:date>2023-05-11T13:07:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to alert on usually monitored services that become unmonitored?</title>
      <link>https://community.dynatrace.com/t5/Alerting/How-to-alert-on-usually-monitored-services-that-become/m-p/212355#M3505</link>
      <description>&lt;P&gt;no, but you can trigger problems if the host is gracefully shut down&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="mark_bley_0-1684235120699.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/11686i38364624DD948661/image-size/medium?v=v2&amp;amp;px=400" role="button" title="mark_bley_0-1684235120699.png" alt="mark_bley_0-1684235120699.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This setting is available on environment, host group or host level.&lt;/P&gt;
&lt;P&gt;Found under Settings &amp;gt; Anomaly detection &amp;gt; Hosts&lt;/P&gt;</description>
      <pubDate>Tue, 16 May 2023 11:06:19 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Alerting/How-to-alert-on-usually-monitored-services-that-become/m-p/212355#M3505</guid>
      <dc:creator>mark_bley</dc:creator>
      <dc:date>2023-05-16T11:06:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to alert on usually monitored services that become unmonitored?</title>
      <link>https://community.dynatrace.com/t5/Alerting/How-to-alert-on-usually-monitored-services-that-become/m-p/246445#M4517</link>
      <description>&lt;P&gt;Currently OS Service monitoring incidents are going to default profile to availability and hence creating as P2.&lt;/P&gt;&lt;P&gt;How do we move this&amp;nbsp; different profile so that it creates P3 incident.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 24 May 2024 03:52:06 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Alerting/How-to-alert-on-usually-monitored-services-that-become/m-p/246445#M4517</guid>
      <dc:creator>sundarv1</dc:creator>
      <dc:date>2024-05-24T03:52:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to alert on usually monitored services that become unmonitored?</title>
      <link>https://community.dynatrace.com/t5/Alerting/How-to-alert-on-usually-monitored-services-that-become/m-p/246531#M4518</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You need to add/modify rules in those alerging profiles, base on OS service metadata.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;</description>
      <pubDate>Fri, 24 May 2024 16:05:15 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Alerting/How-to-alert-on-usually-monitored-services-that-become/m-p/246531#M4518</guid>
      <dc:creator>AntonPineiro</dc:creator>
      <dc:date>2024-05-24T16:05:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to alert on usually monitored services that become unmonitored?</title>
      <link>https://community.dynatrace.com/t5/Alerting/How-to-alert-on-usually-monitored-services-that-become/m-p/246532#M4519</link>
      <description>&lt;P&gt;Could you please share steps with screenshot how to setup and generate slowdown alert&lt;/P&gt;</description>
      <pubDate>Fri, 24 May 2024 16:13:32 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Alerting/How-to-alert-on-usually-monitored-services-that-become/m-p/246532#M4519</guid>
      <dc:creator>sundarv1</dc:creator>
      <dc:date>2024-05-24T16:13:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to alert on usually monitored services that become unmonitored?</title>
      <link>https://community.dynatrace.com/t5/Alerting/How-to-alert-on-usually-monitored-services-that-become/m-p/246535#M4520</link>
      <description>&lt;P&gt;You can add event properties, description or title to filter by in your os:service config in order to use these to filter in the alerting profile&lt;/P&gt;&lt;P&gt;os:service config sample:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="mark_bley_0-1716567292181.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/20094i4B37BEAD3751ADAA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="mark_bley_0-1716567292181.png" alt="mark_bley_0-1716567292181.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;alerting profile sample:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="mark_bley_1-1716567348438.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/20095i576FCD224BBC6F5B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="mark_bley_1-1716567348438.png" alt="mark_bley_1-1716567348438.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 24 May 2024 16:16:00 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Alerting/How-to-alert-on-usually-monitored-services-that-become/m-p/246535#M4520</guid>
      <dc:creator>mark_bley</dc:creator>
      <dc:date>2024-05-24T16:16:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to alert on usually monitored services that become unmonitored?</title>
      <link>https://community.dynatrace.com/t5/Alerting/How-to-alert-on-usually-monitored-services-that-become/m-p/246546#M4521</link>
      <description>&lt;P&gt;My request is created a slowdown event for OS service issues. Current it is creating as Availablity event. How to do this&lt;/P&gt;</description>
      <pubDate>Fri, 24 May 2024 17:20:44 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Alerting/How-to-alert-on-usually-monitored-services-that-become/m-p/246546#M4521</guid>
      <dc:creator>sundarv1</dc:creator>
      <dc:date>2024-05-24T17:20:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to alert on usually monitored services that become unmonitored?</title>
      <link>https://community.dynatrace.com/t5/Alerting/How-to-alert-on-usually-monitored-services-that-become/m-p/246603#M4523</link>
      <description>&lt;P&gt;Not possible to change the eventType property.&lt;/P&gt;&lt;P&gt;os:service config will throw an AVAILABILITY_EVENT, please use any other type of event property and filter by that in your alerting profile and route your tickets accordingly&lt;/P&gt;</description>
      <pubDate>Mon, 27 May 2024 08:42:58 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Alerting/How-to-alert-on-usually-monitored-services-that-become/m-p/246603#M4523</guid>
      <dc:creator>mark_bley</dc:creator>
      <dc:date>2024-05-27T08:42:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to alert on usually monitored services that become unmonitored?</title>
      <link>https://community.dynatrace.com/t5/Alerting/How-to-alert-on-usually-monitored-services-that-become/m-p/246604#M4524</link>
      <description>&lt;P&gt;Thanks .&amp;nbsp; How do we change when OS service event comes out of dynatrace - it become a slowdown event , not as availability event.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 May 2024 08:54:22 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Alerting/How-to-alert-on-usually-monitored-services-that-become/m-p/246604#M4524</guid>
      <dc:creator>sundarv1</dc:creator>
      <dc:date>2024-05-27T08:54:22Z</dc:date>
    </item>
  </channel>
</rss>

