<?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: Enable Deep Monitoring of Processes Using DQL Queries in DQL</title>
    <link>https://community.dynatrace.com/t5/DQL/Enable-Deep-Monitoring-of-Processes-Using-DQL-Queries/m-p/293529#M3076</link>
    <description>&lt;P&gt;Ahh, that's a bummer.&amp;nbsp; Hopefully this info will be added to Grail soon as that would be super useful for building easy reports and dashboards to highlight deep monitoring issues like this.&lt;/P&gt;</description>
    <pubDate>Thu, 22 Jan 2026 21:33:36 GMT</pubDate>
    <dc:creator>36Krazyfists</dc:creator>
    <dc:date>2026-01-22T21:33:36Z</dc:date>
    <item>
      <title>Enable Deep Monitoring of Processes Using DQL Queries</title>
      <link>https://community.dynatrace.com/t5/DQL/Enable-Deep-Monitoring-of-Processes-Using-DQL-Queries/m-p/277870#M2129</link>
      <description>&lt;P&gt;Hello!&lt;/P&gt;
&lt;P&gt;Does anyone know if I can graph the following information from a host process on a notebook?&lt;/P&gt;
&lt;P&gt;Deep monitoring&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="tsagredo_0-1747945136928.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/28160i119406A6AA045748/image-size/medium?v=v2&amp;amp;px=400" role="button" title="tsagredo_0-1747945136928.png" alt="tsagredo_0-1747945136928.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Dec 2025 12:03:53 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/Enable-Deep-Monitoring-of-Processes-Using-DQL-Queries/m-p/277870#M2129</guid>
      <dc:creator>tsagredo</dc:creator>
      <dc:date>2025-12-17T12:03:53Z</dc:date>
    </item>
    <item>
      <title>Re: DQL processes, deep monitoring</title>
      <link>https://community.dynatrace.com/t5/DQL/Enable-Deep-Monitoring-of-Processes-Using-DQL-Queries/m-p/291686#M2901</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/23764"&gt;@tsagredo&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;DIV&gt;&lt;SPAN&gt;I just wanted to check in and see if you still need help with this. If so, I’d be happy to look into it for you!&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="lia-unicode-emoji" title=":smiling_face_with_smiling_eyes:"&gt;&lt;span class="lia-unicode-emoji" title=":smiling_face_with_smiling_eyes:"&gt;😊&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Please let me know what works best for you.&lt;/SPAN&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 17 Dec 2025 12:03:18 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/Enable-Deep-Monitoring-of-Processes-Using-DQL-Queries/m-p/291686#M2901</guid>
      <dc:creator>IzabelaRokita</dc:creator>
      <dc:date>2025-12-17T12:03:18Z</dc:date>
    </item>
    <item>
      <title>Re: Enable Deep Monitoring of Processes Using DQL Queries</title>
      <link>https://community.dynatrace.com/t5/DQL/Enable-Deep-Monitoring-of-Processes-Using-DQL-Queries/m-p/292855#M3028</link>
      <description>&lt;P&gt;You ever figure this out?&amp;nbsp; I'd like to do the same.&amp;nbsp; We've detected a problem with our Red Hat hosts where Full Stack monitoring is turned on for the hosts, but processes aren't deep monitored and, when you go to manually enable deep monitoring, you see a message saying "No OneAgent Module is detected for this process".&amp;nbsp; Running diagnostics on the host reveals thousands of file permission issues with the OneAgent files.&amp;nbsp; &amp;nbsp;I'd like a report to see how widespread this problem is, but haven't figured out a way yet because I can't find any fields that tell whether Deep Monitoring is active for a process in Grail...&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jan 2026 16:09:53 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/Enable-Deep-Monitoring-of-Processes-Using-DQL-Queries/m-p/292855#M3028</guid>
      <dc:creator>36Krazyfists</dc:creator>
      <dc:date>2026-01-12T16:09:53Z</dc:date>
    </item>
    <item>
      <title>Re: Enable Deep Monitoring of Processes Using DQL Queries</title>
      <link>https://community.dynatrace.com/t5/DQL/Enable-Deep-Monitoring-of-Processes-Using-DQL-Queries/m-p/292858#M3029</link>
      <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/41155"&gt;@36Krazyfists&lt;/a&gt;&amp;nbsp;this information is not currently not in Grail and the I&amp;amp;O app also uses the &lt;A href="https://developer.dynatrace.com/develop/sdks/client-classic-environment-v2/#monitoredentitiesmonitoringstateclient" target="_blank"&gt;API&lt;/A&gt;. The status of injection can be accessed by &lt;A href="https://developer.dynatrace.com/develop/sdks/client-classic-environment-v2/#monitoredentitiesmonitoringstateclient" target="_blank"&gt;API&lt;/A&gt; or &lt;A href="https://developer.dynatrace.com/develop/sdks/client-classic-environment-v2/#monitoredentitiesmonitoringstateclient" target="_blank"&gt;JavaScript SDK&lt;/A&gt; (code tile). See a more complex example &lt;A href="https://community.dynatrace.com/t5/Dynatrace-API/Monitoring-state-API-for-process-groups-api-v2-monitoringstate/m-p/279821/highlight/true#M3792" target="_blank"&gt;here&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jan 2026 16:44:42 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/Enable-Deep-Monitoring-of-Processes-Using-DQL-Queries/m-p/292858#M3029</guid>
      <dc:creator>Julius_Loman</dc:creator>
      <dc:date>2026-01-12T16:44:42Z</dc:date>
    </item>
    <item>
      <title>Re: Enable Deep Monitoring of Processes Using DQL Queries</title>
      <link>https://community.dynatrace.com/t5/DQL/Enable-Deep-Monitoring-of-Processes-Using-DQL-Queries/m-p/293529#M3076</link>
      <description>&lt;P&gt;Ahh, that's a bummer.&amp;nbsp; Hopefully this info will be added to Grail soon as that would be super useful for building easy reports and dashboards to highlight deep monitoring issues like this.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Jan 2026 21:33:36 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/Enable-Deep-Monitoring-of-Processes-Using-DQL-Queries/m-p/293529#M3076</guid>
      <dc:creator>36Krazyfists</dc:creator>
      <dc:date>2026-01-22T21:33:36Z</dc:date>
    </item>
  </channel>
</rss>

