<?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 Process memory Utilized in ArcGIS Monitor Questions</title>
    <link>https://community.esri.com/t5/arcgis-monitor-questions/process-memory-utilized/m-p/1332319#M1311</link>
    <description>&lt;P&gt;I am using the ArcGIS Monitor 2023.2&lt;/P&gt;&lt;P&gt;When I added a Windows host component to be monitored, i observed a metric named : "Process Memory Utilized&amp;nbsp; - Python.exe%" . I saw a suddent spike on this metric to 100%. But when I looked into the Host server at the time of alert, I could not see any huge memory consumption by python.exe.&lt;/P&gt;&lt;P&gt;How is this metric calculated? there is some description about this in the Monitor Help pages. But can someone let me know how this metric is calculated?&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="monitor metric.JPG" style="width: 758px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/81625i21F87632AB37247D/image-size/large?v=v2&amp;amp;px=999" role="button" title="monitor metric.JPG" alt="monitor metric.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 26 Sep 2023 10:01:28 GMT</pubDate>
    <dc:creator>RadhakrishnanNeelakantan</dc:creator>
    <dc:date>2023-09-26T10:01:28Z</dc:date>
    <item>
      <title>Process memory Utilized</title>
      <link>https://community.esri.com/t5/arcgis-monitor-questions/process-memory-utilized/m-p/1332319#M1311</link>
      <description>&lt;P&gt;I am using the ArcGIS Monitor 2023.2&lt;/P&gt;&lt;P&gt;When I added a Windows host component to be monitored, i observed a metric named : "Process Memory Utilized&amp;nbsp; - Python.exe%" . I saw a suddent spike on this metric to 100%. But when I looked into the Host server at the time of alert, I could not see any huge memory consumption by python.exe.&lt;/P&gt;&lt;P&gt;How is this metric calculated? there is some description about this in the Monitor Help pages. But can someone let me know how this metric is calculated?&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="monitor metric.JPG" style="width: 758px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/81625i21F87632AB37247D/image-size/large?v=v2&amp;amp;px=999" role="button" title="monitor metric.JPG" alt="monitor metric.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Sep 2023 10:01:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-monitor-questions/process-memory-utilized/m-p/1332319#M1311</guid>
      <dc:creator>RadhakrishnanNeelakantan</dc:creator>
      <dc:date>2023-09-26T10:01:28Z</dc:date>
    </item>
    <item>
      <title>Re: Process memory Utilized</title>
      <link>https://community.esri.com/t5/arcgis-monitor-questions/process-memory-utilized/m-p/1332984#M1313</link>
      <description>&lt;P&gt;For process information, we use&amp;nbsp;Win32_PerfRawData_PerfProc_Process class.&amp;nbsp; To calculate above %, we use&amp;nbsp;WorkingSetPrivate/Total Physical Memory *100.&amp;nbsp; We have noticed that sometimes this process class returns short spikes both for CPU and memory that don't correlate perfectly with the total CPU and memory utilization.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Sep 2023 16:13:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-monitor-questions/process-memory-utilized/m-p/1332984#M1313</guid>
      <dc:creator>AndrewSakowicz</dc:creator>
      <dc:date>2023-09-27T16:13:25Z</dc:date>
    </item>
    <item>
      <title>Re: Process memory Utilized</title>
      <link>https://community.esri.com/t5/arcgis-monitor-questions/process-memory-utilized/m-p/1334073#M1324</link>
      <description>&lt;P&gt;Thanks for the Explanation Andew. Will use this details to configure the alerts in a more relevant way. I hope this issue gets fixed in the future versions , so tha we can reliably use the metrics to alert / process further actions.&lt;/P&gt;</description>
      <pubDate>Mon, 02 Oct 2023 08:52:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-monitor-questions/process-memory-utilized/m-p/1334073#M1324</guid>
      <dc:creator>RadhakrishnanNeelakantan</dc:creator>
      <dc:date>2023-10-02T08:52:37Z</dc:date>
    </item>
    <item>
      <title>Re: Process memory Utilized</title>
      <link>https://community.esri.com/t5/arcgis-monitor-questions/process-memory-utilized/m-p/1334161#M1326</link>
      <description>&lt;P&gt;Thank you&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/436164"&gt;@RadhakrishnanNeelakantan&lt;/a&gt;&amp;nbsp; for the feedback.&amp;nbsp; To help us understand this case better, can you share some additional info:&amp;nbsp;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;memory total&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AndrewSakowicz_0-1696260001208.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/82094iC69BA51735ACB9FC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AndrewSakowicz_0-1696260001208.png" alt="AndrewSakowicz_0-1696260001208.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;memory utilized, instances and CPU charts for the above corresponding time and python.exe?&amp;nbsp;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AndrewSakowicz_1-1696260042549.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/82095i3DE9BD5D2DB29CAE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AndrewSakowicz_1-1696260042549.png" alt="AndrewSakowicz_1-1696260042549.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;3. elaborate on &lt;EM&gt;"&lt;/EM&gt;&lt;SPAN&gt;&lt;EM&gt;at the time of alert, I could not see any huge memory consumption by python.exe."&lt;/EM&gt;.&amp;nbsp; What was the python.exe utilization in task manager?&amp;nbsp; Please confirm this was during the time reported python.exe was 100%.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Oct 2023 15:23:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-monitor-questions/process-memory-utilized/m-p/1334161#M1326</guid>
      <dc:creator>AndrewSakowicz</dc:creator>
      <dc:date>2023-10-02T15:23:51Z</dc:date>
    </item>
    <item>
      <title>Re: Process memory Utilized</title>
      <link>https://community.esri.com/t5/arcgis-monitor-questions/process-memory-utilized/m-p/1334465#M1334</link>
      <description>&lt;P&gt;Hi Andrew,&lt;/P&gt;&lt;P&gt;Here are the details for the same time period:&lt;/P&gt;&lt;P&gt;1.Memory Total:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="RadhakrishnanNeelakantan_0-1696326743301.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/82179i16C84D960B86674F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="RadhakrishnanNeelakantan_0-1696326743301.png" alt="RadhakrishnanNeelakantan_0-1696326743301.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Memory Utilized (total)&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="RadhakrishnanNeelakantan_1-1696327114701.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/82180iB4E17E03EDB77F74/image-size/medium?v=v2&amp;amp;px=400" role="button" title="RadhakrishnanNeelakantan_1-1696327114701.png" alt="RadhakrishnanNeelakantan_1-1696327114701.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Process CPU Utilized for python:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="RadhakrishnanNeelakantan_2-1696327184863.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/82181i7A6B9B6C5CEF219A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="RadhakrishnanNeelakantan_2-1696327184863.png" alt="RadhakrishnanNeelakantan_2-1696327184863.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Process Instances Python:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="RadhakrishnanNeelakantan_3-1696327361434.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/82182i3786BB0544A7D846/image-size/medium?v=v2&amp;amp;px=400" role="button" title="RadhakrishnanNeelakantan_3-1696327361434.png" alt="RadhakrishnanNeelakantan_3-1696327361434.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Memory used python&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="RadhakrishnanNeelakantan_4-1696327421612.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/82183iE70D70E8309AA52D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="RadhakrishnanNeelakantan_4-1696327421612.png" alt="RadhakrishnanNeelakantan_4-1696327421612.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Oct 2023 10:11:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-monitor-questions/process-memory-utilized/m-p/1334465#M1334</guid>
      <dc:creator>RadhakrishnanNeelakantan</dc:creator>
      <dc:date>2023-10-03T10:11:47Z</dc:date>
    </item>
    <item>
      <title>Re: Process memory Utilized</title>
      <link>https://community.esri.com/t5/arcgis-monitor-questions/process-memory-utilized/m-p/1334561#M1335</link>
      <description>&lt;P&gt;Thank you for this additional information.&amp;nbsp; Please let us know if this happens again.&amp;nbsp; One way to stop alerting is to increase number of samples to 5.&amp;nbsp; Note, ArcGIS Monitor is using and reporting the values from this class.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Oct 2023 15:37:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-monitor-questions/process-memory-utilized/m-p/1334561#M1335</guid>
      <dc:creator>AndrewSakowicz</dc:creator>
      <dc:date>2023-10-03T15:37:25Z</dc:date>
    </item>
  </channel>
</rss>

