<?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: Locate use of dll from processes in Open Q&amp;A</title>
    <link>https://community.dynatrace.com/t5/Open-Q-A/Locate-use-of-dll-from-processes/m-p/209899#M25762</link>
    <description>&lt;P&gt;Sure it is! Unfortunately it cannot be seen in the UI, but when you use the &lt;A href="https://www.dynatrace.com/support/help/shortlink/api-entities-v2" target="_self"&gt;Monitored entities API&lt;/A&gt;&amp;nbsp;and look up your process group instances, you can see relations to other entities of SOFTWARE_COMPONENT, which represent the loaded library (.net, java, ...).&lt;BR /&gt;&lt;BR /&gt;For example use this simple entitySelector to query software list of components of a process group instance - just replace &amp;lt;entityId&amp;gt; with the ID of your process group instance:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;type(SOFTWARE_COMPONENT),fromRelationships.isSoftwareComponentOfPgi(entityId(&amp;lt;entityid&amp;gt;))&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 15 Apr 2023 07:46:16 GMT</pubDate>
    <dc:creator>Julius_Loman</dc:creator>
    <dc:date>2023-04-15T07:46:16Z</dc:date>
    <item>
      <title>Locate use of dll from processes</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Locate-use-of-dll-from-processes/m-p/209881#M25754</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Is there a way to find out which processes use particular dll and eventually also its version (.NET)?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Martin Kulov&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Apr 2023 15:19:33 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Locate-use-of-dll-from-processes/m-p/209881#M25754</guid>
      <dc:creator>mkulov</dc:creator>
      <dc:date>2023-04-14T15:19:33Z</dc:date>
    </item>
    <item>
      <title>Re: Locate use of dll from processes</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Locate-use-of-dll-from-processes/m-p/209899#M25762</link>
      <description>&lt;P&gt;Sure it is! Unfortunately it cannot be seen in the UI, but when you use the &lt;A href="https://www.dynatrace.com/support/help/shortlink/api-entities-v2" target="_self"&gt;Monitored entities API&lt;/A&gt;&amp;nbsp;and look up your process group instances, you can see relations to other entities of SOFTWARE_COMPONENT, which represent the loaded library (.net, java, ...).&lt;BR /&gt;&lt;BR /&gt;For example use this simple entitySelector to query software list of components of a process group instance - just replace &amp;lt;entityId&amp;gt; with the ID of your process group instance:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;type(SOFTWARE_COMPONENT),fromRelationships.isSoftwareComponentOfPgi(entityId(&amp;lt;entityid&amp;gt;))&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 15 Apr 2023 07:46:16 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Locate-use-of-dll-from-processes/m-p/209899#M25762</guid>
      <dc:creator>Julius_Loman</dc:creator>
      <dc:date>2023-04-15T07:46:16Z</dc:date>
    </item>
    <item>
      <title>Re: Locate use of dll from processes</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Locate-use-of-dll-from-processes/m-p/216149#M27122</link>
      <description>&lt;P&gt;Thank you&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/3364"&gt;@Julius_Loman&lt;/a&gt;&amp;nbsp;!&lt;/P&gt;&lt;P&gt;Looks like this selector returns only entityId, type and displayName.&lt;/P&gt;&lt;P&gt;Inside in displayName is some notion of version but it is lacking the full version info from the assembly.&lt;/P&gt;&lt;P&gt;Is there a way to get the assembly version properties?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to see the values for additional entity attributes like customizedName, detectedName, packageName, etc.&lt;/P&gt;&lt;P&gt;However the api by default returns only values for&amp;nbsp;entityId, type and displayName.&lt;/P&gt;&lt;P&gt;How can I list any additional attributes?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Martin&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jun 2023 22:21:12 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Locate-use-of-dll-from-processes/m-p/216149#M27122</guid>
      <dc:creator>mkulov</dc:creator>
      <dc:date>2023-06-26T22:21:12Z</dc:date>
    </item>
    <item>
      <title>Re: Locate use of dll from processes</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Locate-use-of-dll-from-processes/m-p/216167#M27127</link>
      <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/39837"&gt;@mkulov&lt;/a&gt;&amp;nbsp;I'm not sure if Dynatrace collects this detail, unfortunately.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Jun 2023 07:00:32 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Locate-use-of-dll-from-processes/m-p/216167#M27127</guid>
      <dc:creator>Julius_Loman</dc:creator>
      <dc:date>2023-06-27T07:00:32Z</dc:date>
    </item>
    <item>
      <title>Re: Locate use of dll from processes</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Locate-use-of-dll-from-processes/m-p/216318#M27169</link>
      <description>&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;Any idea how to show the rest of the attributes like &lt;SPAN&gt;customizedName, detectedName, packageName&lt;/SPAN&gt;?&lt;/P&gt;</description>
      <pubDate>Wed, 28 Jun 2023 07:19:09 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Locate-use-of-dll-from-processes/m-p/216318#M27169</guid>
      <dc:creator>mkulov</dc:creator>
      <dc:date>2023-06-28T07:19:09Z</dc:date>
    </item>
  </channel>
</rss>

