<?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: How to shutdown a server gracefully? in Open Q&amp;A</title>
    <link>https://community.dynatrace.com/t5/Open-Q-A/How-to-shutdown-a-server-gracefully/m-p/223654#M28672</link>
    <description>&lt;P&gt;What I got from Doc on this:&amp;nbsp;&lt;A href="https://www.dynatrace.com/support/help/platform/davis-ai/anomaly-detection/adjust-sensitivity-anomaly-detection/adjust-sensitivity-infastructure?_ga=2.253306825.1107766329.1695036709-98790739.1694459484&amp;amp;_gac=1.178506384.1694561546.EAIaIQobChMIppGxw52mgQMVcptaBR27zgWLEAAYASAAEgLBh_D_BwE&amp;amp;_gl=1*q4nbo6*_ga*OTg3OTA3MzkuMTY5NDQ1OTQ4NA..*_ga_1MEMV02JXV*MTY5NTMyMjM5NC40Ni4xLjE2OTUzMjY3MzcuMC4wLjA" target="_blank" rel="noopener"&gt;https://www.dynatrace.com/support/help/platform/davis-ai/anomaly-detection/adjust-sensitivity-anomaly-detection/adjust-sensitivity-infastructure?_ga=2.253306825.1107766329.1695036709-98790739.1694459484&amp;amp;_gac=1.178506384.1694561546.EAIaIQobChMIppGxw52mgQMVcptaBR27zgWLEAAYASAAEgLBh_D_BwE&amp;amp;_gl=1*q4nbo6*_ga*OTg3OTA3MzkuMTY5NDQ1OTQ4NA..*_ga_1MEMV02JXV*MTY5NTMyMjM5NC40Ni4xLjE2OTUzMjY3MzcuMC4wLjA&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;By default, Dynatrace alerts only about unexpected outages.&lt;/P&gt;&lt;UL class=""&gt;&lt;LI&gt;During a graceful shutdown, the host outage is expected and the operating system has sent a shutdown signal notifying OneAgent that an operator is intentionally shutting down the host.&lt;/LI&gt;&lt;LI&gt;If OneAgent receives no shutdown signal, the shutdown is classified as unexpected.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;You can opt-in to receive notifications about graceful shutdowns as well.&lt;/P&gt;</description>
    <pubDate>Thu, 21 Sep 2023 20:06:11 GMT</pubDate>
    <dc:creator>Kenny_Gillette</dc:creator>
    <dc:date>2023-09-21T20:06:11Z</dc:date>
    <item>
      <title>How to shutdown a server gracefully?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/How-to-shutdown-a-server-gracefully/m-p/207265#M25195</link>
      <description>&lt;P&gt;Hi，&lt;/P&gt;
&lt;P&gt;Does anyone know the proper way (gracefully) of shutting down a server?&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Overview:&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;AIX server was shut down for maintenance purposes.&lt;/LI&gt;
&lt;LI&gt;one agent is not running after restarting the server, later it was due to endpoint corruption which has been claimed was due to the server being shut down ungracefully.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;STRONG&gt;Problems:&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;It was likely due to shutting down the server ungracefully. Hence I wanted to ask what's the way of shutting down the server gracefully.&lt;/LI&gt;
&lt;LI&gt;As per documentation (&lt;A href="https://www.dynatrace.com/support/help/platform-modules/infrastructure-monitoring/hosts/monitoring/host-monitoring/host-availability" target="_blank" rel="noopener noreferrer"&gt;https://www.dynatrace.com/support/help/platform-modules/infrastructure-monitoring/hosts/monitoring/host-monitoring/host-availability&lt;/A&gt;), shutting down properly would return as &lt;FONT color="#333333"&gt;&lt;STRONG&gt;shutdown (in grey)&lt;/STRONG&gt; &lt;/FONT&gt;NOT &lt;STRONG&gt;&lt;FONT color="#FF0000"&gt;offline (in red).&amp;nbsp;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;I have tried a few methods to shut down the server, however, all returned as &lt;FONT color="#FF0000"&gt;OFFLINE (in red)&lt;/FONT&gt; which implies an ungracefully shutdown.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;STRONG&gt;Below are the shutdown methods I have tried:&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;-Shutdown via virtual manager&lt;BR /&gt;-Command shutdown&lt;BR /&gt;-Command sudo shutdown&lt;BR /&gt;-Command poweroff&lt;BR /&gt;-Command init0&lt;BR /&gt;-Command shutdown -P +1&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Conclusion:&lt;/STRONG&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;I wish to understand the proper way of shutting down the server which will return as SHUTDOWN not OFFLINE.&lt;/LI&gt;
&lt;LI&gt;And also how Dynatrace classifies graceful and ungrateful shutdowns although we are using the correct shutdown events as per above.&lt;/LI&gt;
&lt;/OL&gt;</description>
      <pubDate>Mon, 20 Mar 2023 13:55:38 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/How-to-shutdown-a-server-gracefully/m-p/207265#M25195</guid>
      <dc:creator>kwangxi</dc:creator>
      <dc:date>2023-03-20T13:55:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to shutdown server gracefully</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/How-to-shutdown-a-server-gracefully/m-p/207433#M25235</link>
      <description>&lt;P&gt;This is really good question. I too want to understand this. Appreciate is someone from Dynatrace product team can pick this up.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Mar 2023 12:45:05 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/How-to-shutdown-a-server-gracefully/m-p/207433#M25235</guid>
      <dc:creator>SureshK</dc:creator>
      <dc:date>2023-03-20T12:45:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to shutdown a server gracefully?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/How-to-shutdown-a-server-gracefully/m-p/207474#M25237</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/58678"&gt;@kwangxi&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Can you share details about the endpoints corruption?&lt;/P&gt;&lt;P&gt;We have similar issues since few months after the restart or some servers and the corruption of files like deployment.conf.&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;</description>
      <pubDate>Mon, 20 Mar 2023 17:20:47 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/How-to-shutdown-a-server-gracefully/m-p/207474#M25237</guid>
      <dc:creator>chris_oggeri</dc:creator>
      <dc:date>2023-03-20T17:20:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to shutdown a server gracefully?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/How-to-shutdown-a-server-gracefully/m-p/207482#M25238</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;One thing you'd want to make sure you rule out is the part in the documentation shared about "alerting on graceful shutdown" and making sure that setting is turned off.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="danielD_0-1679337773164.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/10580iBC11D014A4ED32D1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="danielD_0-1679337773164.png" alt="danielD_0-1679337773164.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Mar 2023 18:43:10 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/How-to-shutdown-a-server-gracefully/m-p/207482#M25238</guid>
      <dc:creator>danielD</dc:creator>
      <dc:date>2023-03-20T18:43:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to shutdown a server gracefully?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/How-to-shutdown-a-server-gracefully/m-p/223654#M28672</link>
      <description>&lt;P&gt;What I got from Doc on this:&amp;nbsp;&lt;A href="https://www.dynatrace.com/support/help/platform/davis-ai/anomaly-detection/adjust-sensitivity-anomaly-detection/adjust-sensitivity-infastructure?_ga=2.253306825.1107766329.1695036709-98790739.1694459484&amp;amp;_gac=1.178506384.1694561546.EAIaIQobChMIppGxw52mgQMVcptaBR27zgWLEAAYASAAEgLBh_D_BwE&amp;amp;_gl=1*q4nbo6*_ga*OTg3OTA3MzkuMTY5NDQ1OTQ4NA..*_ga_1MEMV02JXV*MTY5NTMyMjM5NC40Ni4xLjE2OTUzMjY3MzcuMC4wLjA" target="_blank" rel="noopener"&gt;https://www.dynatrace.com/support/help/platform/davis-ai/anomaly-detection/adjust-sensitivity-anomaly-detection/adjust-sensitivity-infastructure?_ga=2.253306825.1107766329.1695036709-98790739.1694459484&amp;amp;_gac=1.178506384.1694561546.EAIaIQobChMIppGxw52mgQMVcptaBR27zgWLEAAYASAAEgLBh_D_BwE&amp;amp;_gl=1*q4nbo6*_ga*OTg3OTA3MzkuMTY5NDQ1OTQ4NA..*_ga_1MEMV02JXV*MTY5NTMyMjM5NC40Ni4xLjE2OTUzMjY3MzcuMC4wLjA&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;By default, Dynatrace alerts only about unexpected outages.&lt;/P&gt;&lt;UL class=""&gt;&lt;LI&gt;During a graceful shutdown, the host outage is expected and the operating system has sent a shutdown signal notifying OneAgent that an operator is intentionally shutting down the host.&lt;/LI&gt;&lt;LI&gt;If OneAgent receives no shutdown signal, the shutdown is classified as unexpected.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;You can opt-in to receive notifications about graceful shutdowns as well.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Sep 2023 20:06:11 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/How-to-shutdown-a-server-gracefully/m-p/223654#M28672</guid>
      <dc:creator>Kenny_Gillette</dc:creator>
      <dc:date>2023-09-21T20:06:11Z</dc:date>
    </item>
  </channel>
</rss>

