<?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: Best Practices to Monitor .EXE Processes in Open Q&amp;A</title>
    <link>https://community.dynatrace.com/t5/Open-Q-A/Best-Practices-to-Monitor-EXE-Processes/m-p/178624#M19603</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/17213"&gt;@AntonioSousa&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;These settings are after the fact. I meant we can only force to monitor/not monitor or deep monitoring etc.&lt;/P&gt;&lt;P&gt;Is there a way to configure that the OneAgent should not detect the process?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Babar&lt;/P&gt;</description>
    <pubDate>Thu, 13 Jan 2022 11:32:48 GMT</pubDate>
    <dc:creator>Babar_Qayyum</dc:creator>
    <dc:date>2022-01-13T11:32:48Z</dc:date>
    <item>
      <title>Best Practices to Monitor .EXE Processes</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Best-Practices-to-Monitor-EXE-Processes/m-p/178573#M19588</link>
      <description>&lt;P&gt;Dear All,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What type of .EXE processes should be monitored?&lt;/P&gt;
&lt;P&gt;What type of .EXE processes should not be monitored?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;e.g. do we need to monitor the below ones?&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;ServerManager.exe&lt;/LI&gt;
&lt;LI&gt;Archiver.exe&lt;/LI&gt;
&lt;LI&gt;aspnet_state.exe&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Babar&lt;/P&gt;</description>
      <pubDate>Thu, 15 Jun 2023 13:14:26 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Best-Practices-to-Monitor-EXE-Processes/m-p/178573#M19588</guid>
      <dc:creator>Babar_Qayyum</dc:creator>
      <dc:date>2023-06-15T13:14:26Z</dc:date>
    </item>
    <item>
      <title>Re: Best Practices to Monitor .EXE Processes</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Best-Practices-to-Monitor-EXE-Processes/m-p/178600#M19595</link>
      <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/22017"&gt;@Babar_Qayyum&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Most of .EXE processes are not monitorable at all, but there are some that are full-stack instrumentable, if they are built with .NET, as should be the case for all 3 you mention. Some details on those 3:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;ServerManager.exe is that dashboard that launches in most Windows server. In my opinion, I recommend not even running it in production, as most sysadmins don't even use it, and it does consume some resources, especially memory.&lt;/LI&gt;&lt;LI&gt;Archiver.exe is some process that am not sure what it is. Probably better to check inside one of those servers what it really is&lt;/LI&gt;&lt;LI&gt;aspnet_state.exe seems to be a component of the .Net framework, but I don't recall seeing it myself in any Dynatrace environment. Probably better to check it out locally too.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;In my case, I have manually instrumented some .NET .exe executables, and with great success in some of them. You will probably have to create custom services to get a view of what is going on, especially Purepaths involving network/database requests. It is sometimes a very tricky subject, as you might need to have a code understanding of what is going on, but in some cases I have used it in conjuction with "Method Hotsposts" to be able to get to Purepaths without knowing about the code.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jan 2022 19:59:27 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Best-Practices-to-Monitor-EXE-Processes/m-p/178600#M19595</guid>
      <dc:creator>AntonioSousa</dc:creator>
      <dc:date>2022-01-12T19:59:27Z</dc:date>
    </item>
    <item>
      <title>Re: Best Practices to Monitor .EXE Processes</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Best-Practices-to-Monitor-EXE-Processes/m-p/178611#M19599</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/17213"&gt;@AntonioSousa&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your comments.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do we have a way to instruct the Dynatrace not to detect certain EXE processes on the installation of Full-Stack mode?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Babar&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jan 2022 07:40:42 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Best-Practices-to-Monitor-EXE-Processes/m-p/178611#M19599</guid>
      <dc:creator>Babar_Qayyum</dc:creator>
      <dc:date>2022-01-13T07:40:42Z</dc:date>
    </item>
    <item>
      <title>Re: Best Practices to Monitor .EXE Processes</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Best-Practices-to-Monitor-EXE-Processes/m-p/178623#M19602</link>
      <description>&lt;P&gt;You should be able to do that with process monitoring rules:&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.dynatrace.com/support/help/how-to-use-dynatrace/process-groups/configuration/set-up-process-group-monitoring" target="_blank"&gt;https://www.dynatrace.com/support/help/how-to-use-dynatrace/process-groups/configuration/set-up-process-group-monitoring&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jan 2022 10:57:48 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Best-Practices-to-Monitor-EXE-Processes/m-p/178623#M19602</guid>
      <dc:creator>AntonioSousa</dc:creator>
      <dc:date>2022-01-13T10:57:48Z</dc:date>
    </item>
    <item>
      <title>Re: Best Practices to Monitor .EXE Processes</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Best-Practices-to-Monitor-EXE-Processes/m-p/178624#M19603</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/17213"&gt;@AntonioSousa&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;These settings are after the fact. I meant we can only force to monitor/not monitor or deep monitoring etc.&lt;/P&gt;&lt;P&gt;Is there a way to configure that the OneAgent should not detect the process?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Babar&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jan 2022 11:32:48 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Best-Practices-to-Monitor-EXE-Processes/m-p/178624#M19603</guid>
      <dc:creator>Babar_Qayyum</dc:creator>
      <dc:date>2022-01-13T11:32:48Z</dc:date>
    </item>
    <item>
      <title>Re: Best Practices to Monitor .EXE Processes</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Best-Practices-to-Monitor-EXE-Processes/m-p/178626#M19604</link>
      <description>&lt;P&gt;I understand that if you don't monitor certain processes, new OneAgent installations will not show the process.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jan 2022 11:41:28 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Best-Practices-to-Monitor-EXE-Processes/m-p/178626#M19604</guid>
      <dc:creator>AntonioSousa</dc:creator>
      <dc:date>2022-01-13T11:41:28Z</dc:date>
    </item>
    <item>
      <title>Re: Best Practices to Monitor .EXE Processes</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Best-Practices-to-Monitor-EXE-Processes/m-p/178634#M19605</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/17213"&gt;@AntonioSousa&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please correct my understanding. If I configure the following so any new OneAgent installation on the windows host will not show/detect the process?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Babar_Qayyum_0-1642075180420.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/3971i9EB9B770E555145E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Babar_Qayyum_0-1642075180420.png" alt="Babar_Qayyum_0-1642075180420.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;What about the existing detected processes? Will they vanish or only the monitoring will be disabled?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Babar&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jan 2022 12:01:30 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Best-Practices-to-Monitor-EXE-Processes/m-p/178634#M19605</guid>
      <dc:creator>Babar_Qayyum</dc:creator>
      <dc:date>2022-01-13T12:01:30Z</dc:date>
    </item>
    <item>
      <title>Re: Best Practices to Monitor .EXE Processes</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Best-Practices-to-Monitor-EXE-Processes/m-p/178642#M19608</link>
      <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/22017"&gt;@Babar_Qayyum&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'll have to take back what I said. I tried it out myself, and didn't work as expected. I'll be back when I can check some things.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jan 2022 13:02:21 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Best-Practices-to-Monitor-EXE-Processes/m-p/178642#M19608</guid>
      <dc:creator>AntonioSousa</dc:creator>
      <dc:date>2022-01-13T13:02:21Z</dc:date>
    </item>
    <item>
      <title>Re: Best Practices to Monitor .EXE Processes</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Best-Practices-to-Monitor-EXE-Processes/m-p/178650#M19610</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/17213"&gt;@AntonioSousa&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your continued feedback and efforts with me to understand the whole concept. I am trying a few things as well and will keep updating you about it.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Babar&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jan 2022 13:19:29 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Best-Practices-to-Monitor-EXE-Processes/m-p/178650#M19610</guid>
      <dc:creator>Babar_Qayyum</dc:creator>
      <dc:date>2022-01-13T13:19:29Z</dc:date>
    </item>
    <item>
      <title>Re: Best Practices to Monitor .EXE Processes</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Best-Practices-to-Monitor-EXE-Processes/m-p/178655#M19611</link>
      <description>&lt;P&gt;Our practice at our company is only to deep monitor process (code level) if it is used a lot and we need to see down or upstream calls for process.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jan 2022 13:53:37 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Best-Practices-to-Monitor-EXE-Processes/m-p/178655#M19611</guid>
      <dc:creator>Kenny_Gillette</dc:creator>
      <dc:date>2022-01-13T13:53:37Z</dc:date>
    </item>
    <item>
      <title>Re: Best Practices to Monitor .EXE Processes</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Best-Practices-to-Monitor-EXE-Processes/m-p/178704#M19616</link>
      <description>&lt;P&gt;you mean a "do not monitor" (if EXE=...) in&amp;nbsp;Custom process monitoring rules did not work out as you expect, that this exe is no longer monitored? I would expect it to be, because it there for to&lt;EM&gt; define process monitoring rules if you don’t want to monitor all your processes automatically, or if you need to define an exception for specific processes.&lt;/EM&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jan 2022 11:09:44 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Best-Practices-to-Monitor-EXE-Processes/m-p/178704#M19616</guid>
      <dc:creator>fstekelenburg</dc:creator>
      <dc:date>2022-01-14T11:09:44Z</dc:date>
    </item>
    <item>
      <title>Re: Best Practices to Monitor .EXE Processes</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Best-Practices-to-Monitor-EXE-Processes/m-p/178761#M19630</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/21639"&gt;@fstekelenburg&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The objective is not to detect the processes once configured in the cluster. The rules are working perfectly fine but the unwanted processes will remain there without any purpose.&amp;nbsp;&lt;/P&gt;&lt;P&gt;e.g. Nginx is not supported in Windows but you will find them in the technology and processes.&lt;/P&gt;&lt;P&gt;In a similar way, we want that once the process is marked do not monitor so on the next restart of the host/OneAgent that process should not be detected by OneAgent.&lt;/P&gt;&lt;P&gt;The same should apply to the hosts.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Babar&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jan 2022 06:42:14 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Best-Practices-to-Monitor-EXE-Processes/m-p/178761#M19630</guid>
      <dc:creator>Babar_Qayyum</dc:creator>
      <dc:date>2022-01-17T06:42:14Z</dc:date>
    </item>
  </channel>
</rss>

