<?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: Plugins: Obtain a Process Snapshot from a Host in Extensions</title>
    <link>https://community.dynatrace.com/t5/Extensions/Plugins-Obtain-a-Process-Snapshot-from-a-Host/m-p/121722#M1064</link>
    <description>&lt;P&gt;I'm sorry but this is currently the best way. We're working on a new extension framework (as was announced during the Perform conference last week), which will iron out some of the tedious bits of the existing framework.&lt;/P&gt;</description>
    <pubDate>Mon, 15 Feb 2021 09:51:04 GMT</pubDate>
    <dc:creator>Mike_L</dc:creator>
    <dc:date>2021-02-15T09:51:04Z</dc:date>
    <item>
      <title>Plugins: Obtain a Process Snapshot from a Host</title>
      <link>https://community.dynatrace.com/t5/Extensions/Plugins-Obtain-a-Process-Snapshot-from-a-Host/m-p/121717#M1059</link>
      <description>&lt;P&gt;Since naming in the dynatrace UI seems not consistent with the actual process instance names reported in Plugins, is there a way to get a proper process snapshot to copy into simulator_plugin.json from a certain host to make proper testing of the plugin activation possible?&lt;/P&gt;</description>
      <pubDate>Fri, 12 Feb 2021 11:34:18 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Plugins-Obtain-a-Process-Snapshot-from-a-Host/m-p/121717#M1059</guid>
      <dc:creator>STiAT</dc:creator>
      <dc:date>2021-02-12T11:34:18Z</dc:date>
    </item>
    <item>
      <title>Re: Plugins: Obtain a Process Snapshot from a Host</title>
      <link>https://community.dynatrace.com/t5/Extensions/Plugins-Obtain-a-Process-Snapshot-from-a-Host/m-p/121718#M1060</link>
      <description>&lt;P&gt;I think this API may be helpful for you:&lt;/P&gt;&lt;P&gt;&lt;A rel="noopener noreferrer" href="https://www.dynatrace.com/support/help/dynatrace-api/environment-api/topology-and-smartscape/processes-api/get-a-process/" target="_blank"&gt;https://www.dynatrace.com/support/help/dynatrace-api/environment-api/topology-and-smartscape/processes-api/get-a-process/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Sebastian &lt;/P&gt;</description>
      <pubDate>Fri, 12 Feb 2021 13:37:38 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Plugins-Obtain-a-Process-Snapshot-from-a-Host/m-p/121718#M1060</guid>
      <dc:creator>skrystosik</dc:creator>
      <dc:date>2021-02-12T13:37:38Z</dc:date>
    </item>
    <item>
      <title>Re: Plugins: Obtain a Process Snapshot from a Host</title>
      <link>https://community.dynatrace.com/t5/Extensions/Plugins-Obtain-a-Process-Snapshot-from-a-Host/m-p/121719#M1061</link>
      <description>&lt;P&gt;Go to C:\ProgramData\dynatrace\oneagent\log\plugin\pluginDevLoggerPluginEngineDefault.log or the equivalent log directory on Linux and search for _update_latest_snapshot&lt;/P&gt;&lt;P&gt;You'll find lines that look like this (the process snapshot):&lt;/P&gt;&lt;PRE&gt;2021-02-12 16:15:21,762 DEBUG 29988(MainThread) - [_update_latest_snapshot] Latest process snapshot: ProcessSnapshot(host_id=1850212188241764429, entries=[ProcessSnapshotEntry(group_id=6772456763978972123, node_id=0, group_instance_id=9498283671383834280, process_type=11, group_name='MicrosoftSearchInBing.exe', processes=[ProcessInfo(pid=6264, process_name='MicrosoftSearchInBing.exe', properties={'ExePath': 'C:\\Program Files (x86)\\Microsoft\\Microsoft Search in Bing\\MicrosoftSearchInBing.exe', 'ParentPid': '944', 'WorkDir': 'C:\\WINDOWS\\system32\\'})], properties={'Technologies': 'DotNet,DOTNET,CLR'}), ProcessSnapshotEn [and so on, and so on]&lt;/PRE&gt;&lt;P&gt;You might have to deploy a custom extension first before this log entry starts being written, but it depends on your OneAgent version.&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;</description>
      <pubDate>Fri, 12 Feb 2021 15:27:30 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Plugins-Obtain-a-Process-Snapshot-from-a-Host/m-p/121719#M1061</guid>
      <dc:creator>Mike_L</dc:creator>
      <dc:date>2021-02-12T15:27:30Z</dc:date>
    </item>
    <item>
      <title>Re: Plugins: Obtain a Process Snapshot from a Host</title>
      <link>https://community.dynatrace.com/t5/Extensions/Plugins-Obtain-a-Process-Snapshot-from-a-Host/m-p/121720#M1062</link>
      <description>&lt;P&gt;Sorry, this does not help, it does not output a json for the simulator, not even the required information to build a json which could be used (executabe properties are missing).&lt;/P&gt;</description>
      <pubDate>Mon, 15 Feb 2021 07:14:39 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Plugins-Obtain-a-Process-Snapshot-from-a-Host/m-p/121720#M1062</guid>
      <dc:creator>STiAT</dc:creator>
      <dc:date>2021-02-15T07:14:39Z</dc:date>
    </item>
    <item>
      <title>Re: Plugins: Obtain a Process Snapshot from a Host</title>
      <link>https://community.dynatrace.com/t5/Extensions/Plugins-Obtain-a-Process-Snapshot-from-a-Host/m-p/121721#M1063</link>
      <description>&lt;P&gt;Thanks, I found that, but that's quite some work to get the proper processes out there and form into a json as a whole to see what works and what does not. REally no easier way to get a simulator snapshot?&lt;/P&gt;</description>
      <pubDate>Mon, 15 Feb 2021 07:16:12 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Plugins-Obtain-a-Process-Snapshot-from-a-Host/m-p/121721#M1063</guid>
      <dc:creator>STiAT</dc:creator>
      <dc:date>2021-02-15T07:16:12Z</dc:date>
    </item>
    <item>
      <title>Re: Plugins: Obtain a Process Snapshot from a Host</title>
      <link>https://community.dynatrace.com/t5/Extensions/Plugins-Obtain-a-Process-Snapshot-from-a-Host/m-p/121722#M1064</link>
      <description>&lt;P&gt;I'm sorry but this is currently the best way. We're working on a new extension framework (as was announced during the Perform conference last week), which will iron out some of the tedious bits of the existing framework.&lt;/P&gt;</description>
      <pubDate>Mon, 15 Feb 2021 09:51:04 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Plugins-Obtain-a-Process-Snapshot-from-a-Host/m-p/121722#M1064</guid>
      <dc:creator>Mike_L</dc:creator>
      <dc:date>2021-02-15T09:51:04Z</dc:date>
    </item>
    <item>
      <title>Re: Plugins: Obtain a Process Snapshot from a Host</title>
      <link>https://community.dynatrace.com/t5/Extensions/Plugins-Obtain-a-Process-Snapshot-from-a-Host/m-p/206202#M2851</link>
      <description>&lt;P&gt;To get a process snapshot you can enable automatic process snapshots that run based on any of these triggering events or you can run a snapshot manually by selecting&amp;nbsp;&lt;STRONG&gt;...&amp;nbsp;&lt;/STRONG&gt;in the Process Snapshots section on a specific host page.&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;High host CPU usage&lt;/LI&gt;
&lt;LI&gt;High host memory usage&lt;/LI&gt;
&lt;LI&gt;High packet drop rates&lt;/LI&gt;
&lt;LI&gt;High NIC utilization rates&lt;/LI&gt;
&lt;LI&gt;High number of NIC errors&lt;/LI&gt;
&lt;LI&gt;Process availability events&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="process-instance-snapshot-1404-c1bcee55de.png" style="width: 881px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/10304i26D886C7DF2B175F/image-dimensions/881x479?v=v2" width="881" height="479" role="button" title="process-instance-snapshot-1404-c1bcee55de.png" alt="process-instance-snapshot-1404-c1bcee55de.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="lawrence_cuneaz_1-1677797197438.png" style="width: 270px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/10305i8F7A71FB25561248/image-dimensions/270x167?v=v2" width="270" height="167" role="button" title="lawrence_cuneaz_1-1677797197438.png" alt="lawrence_cuneaz_1-1677797197438.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.dynatrace.com/support/help/shortlink/host-monitoring-new#snapshots" target="_blank" rel="noopener"&gt;https://www.dynatrace.com/support/help/shortlink/host-monitoring-new#snapshots&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Mar 2023 22:56:14 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Plugins-Obtain-a-Process-Snapshot-from-a-Host/m-p/206202#M2851</guid>
      <dc:creator>lawrence_cuneaz</dc:creator>
      <dc:date>2023-03-02T22:56:14Z</dc:date>
    </item>
  </channel>
</rss>

