<?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 Suppression of Problems during monthly OS patching in Alerting</title>
    <link>https://community.dynatrace.com/t5/Alerting/Suppression-of-Problems-during-monthly-OS-patching/m-p/284718#M5847</link>
    <description>&lt;P&gt;Morning&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am just after some advice or best practice on how to deal with suppression of problems during monthly windows OS patching.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The OS server patching times and dates vary every month so setting up a constant maintenance window is not straight forward. What would i like to achieve is for host to go into maintenance mode just before patching and end once server has rebooted and finished its patch.&lt;/P&gt;&lt;P&gt;I think this can be achieved via API, however as i have never used or setup API integration before in Dynatrace just wondered if has anyone know the basic steps or advice on how to setup this. Or a better alterative way than API to achieve this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance for your support.&amp;nbsp;&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>Tue, 26 Aug 2025 06:26:33 GMT</pubDate>
    <dc:creator>JordanGreen</dc:creator>
    <dc:date>2025-08-26T06:26:33Z</dc:date>
    <item>
      <title>Suppression of Problems during monthly OS patching</title>
      <link>https://community.dynatrace.com/t5/Alerting/Suppression-of-Problems-during-monthly-OS-patching/m-p/284718#M5847</link>
      <description>&lt;P&gt;Morning&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am just after some advice or best practice on how to deal with suppression of problems during monthly windows OS patching.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The OS server patching times and dates vary every month so setting up a constant maintenance window is not straight forward. What would i like to achieve is for host to go into maintenance mode just before patching and end once server has rebooted and finished its patch.&lt;/P&gt;&lt;P&gt;I think this can be achieved via API, however as i have never used or setup API integration before in Dynatrace just wondered if has anyone know the basic steps or advice on how to setup this. Or a better alterative way than API to achieve this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance for your support.&amp;nbsp;&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>Tue, 26 Aug 2025 06:26:33 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Alerting/Suppression-of-Problems-during-monthly-OS-patching/m-p/284718#M5847</guid>
      <dc:creator>JordanGreen</dc:creator>
      <dc:date>2025-08-26T06:26:33Z</dc:date>
    </item>
    <item>
      <title>Re: Suppression of Problems during monthly OS patching</title>
      <link>https://community.dynatrace.com/t5/Alerting/Suppression-of-Problems-during-monthly-OS-patching/m-p/284720#M5848</link>
      <description>&lt;P&gt;You can try this:&lt;/P&gt;&lt;P&gt;setup all time maintenance window for whole environment just for entities tagged with some specific tag, f.e. "PatchMaint".&lt;/P&gt;&lt;P&gt;On host where patching is to be performed, use command line to setup tag:&amp;nbsp;.\oneagentctl.exe --set-host-tag=PatchMaint&lt;/P&gt;&lt;P&gt;After patching is done and server reboots, run tag removal from that host:&amp;nbsp;.\oneagentctl.exe --remove-host-tag=PatchMaint&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Aug 2025 06:52:38 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Alerting/Suppression-of-Problems-during-monthly-OS-patching/m-p/284720#M5848</guid>
      <dc:creator>rastislav_danis</dc:creator>
      <dc:date>2025-08-26T06:52:38Z</dc:date>
    </item>
    <item>
      <title>Re: Suppression of Problems during monthly OS patching</title>
      <link>https://community.dynatrace.com/t5/Alerting/Suppression-of-Problems-during-monthly-OS-patching/m-p/284721#M5849</link>
      <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/50251"&gt;@JordanGreen&lt;/a&gt;&amp;nbsp;You can use workflows as an option to send a HTTP request to the API.&amp;nbsp;Settings API is the one you should be using and the parameters that needs to be included are listed below&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.dynatrace.com/docs/shortlink/api-v2-settings-get-schemas-builtin-alerting-maintenance-window" target="_blank"&gt;https://docs.dynatrace.com/docs/shortlink/api-v2-settings-get-schemas-builtin-alerting-maintenance-window&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.dynatrace.com/docs/shortlink/api-v2-settings-post-object" target="_blank"&gt;https://docs.dynatrace.com/docs/shortlink/api-v2-settings-post-object&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Aug 2025 06:53:02 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Alerting/Suppression-of-Problems-during-monthly-OS-patching/m-p/284721#M5849</guid>
      <dc:creator>p_devulapalli</dc:creator>
      <dc:date>2025-08-26T06:53:02Z</dc:date>
    </item>
    <item>
      <title>Re: Suppression of Problems during monthly OS patching</title>
      <link>https://community.dynatrace.com/t5/Alerting/Suppression-of-Problems-during-monthly-OS-patching/m-p/284725#M5850</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/50251"&gt;@JordanGreen&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;As&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/21657"&gt;@p_devulapalli&lt;/a&gt;&amp;nbsp;&amp;nbsp;mentioned&amp;nbsp;above, you can use API to post maintenance windows to Dynatrace but however there's a catch here.&lt;BR /&gt;If you want to do this host-wise you need to provide the Host-ID as in Dynatrace, not the hostname.&amp;nbsp;&lt;BR /&gt;example:&lt;BR /&gt;"scope": {&lt;BR /&gt;"entities": [&lt;BR /&gt;"HOST-1A2B3C4E5F6G7H8I"&lt;BR /&gt;]&lt;BR /&gt;Assuming you're sending this API from somewhere outside of dynatrace, you'll not have this Id.&lt;BR /&gt;&lt;BR /&gt;Other alternative is to tag the entities or use ManagementZone filter.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/76275"&gt;@Maheedhar_T&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Aug 2025 08:04:11 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Alerting/Suppression-of-Problems-during-monthly-OS-patching/m-p/284725#M5850</guid>
      <dc:creator>Maheedhar_T</dc:creator>
      <dc:date>2025-08-26T08:04:11Z</dc:date>
    </item>
    <item>
      <title>Re: Suppression of Problems during monthly OS patching</title>
      <link>https://community.dynatrace.com/t5/Alerting/Suppression-of-Problems-during-monthly-OS-patching/m-p/284744#M5851</link>
      <description>&lt;P&gt;I think this is the most simple and effective solution for this case.&lt;/P&gt;&lt;P&gt;You will need to access the host to apply the patching anyway (manually or thru automation), so you just need to include the commands to add/remove the tag before and after the patching process.&lt;/P&gt;&lt;P&gt;Great solution,&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/38440"&gt;@rastislav_danis&lt;/a&gt;&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":clapping_hands:"&gt;👏&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Aug 2025 12:16:35 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Alerting/Suppression-of-Problems-during-monthly-OS-patching/m-p/284744#M5851</guid>
      <dc:creator>dannemca</dc:creator>
      <dc:date>2025-08-26T12:16:35Z</dc:date>
    </item>
  </channel>
</rss>

