<?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: Memory Leak in CPotelcol? in OpenTelemetry/Skyline</title>
    <link>https://community.checkpoint.com/t5/OpenTelemetry-Skyline/Memory-Leak-in-CPotelcol/m-p/276396#M751</link>
    <description>&lt;P&gt;&lt;A href="https://support.checkpoint.com/results/sk/sk179870" target="_blank" rel="noopener"&gt;https://support.checkpoint.com/results/sk/sk179870&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Please follow the relevant section in the troubleshooting sk -&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2026-05-03 091018.png" style="width: 200px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/34169iDBE891C0CD3A44FC/image-size/small?v=v2&amp;amp;px=200" role="button" title="Screenshot 2026-05-03 091018.png" alt="Screenshot 2026-05-03 091018.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;And confirm you have updated all the relevant Skyline components to the latest version.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 03 May 2026 06:12:03 GMT</pubDate>
    <dc:creator>Elad_Chomsky</dc:creator>
    <dc:date>2026-05-03T06:12:03Z</dc:date>
    <item>
      <title>Memory Leak in CPotelcol?</title>
      <link>https://community.checkpoint.com/t5/OpenTelemetry-Skyline/Memory-Leak-in-CPotelcol/m-p/276384#M749</link>
      <description>&lt;P&gt;First, a note that this seems to be rare. I only see it on one cluster right now, but I don't know what's causing it, so I don't know if it will spread.&lt;/P&gt;
&lt;P&gt;I updated my test ElasticXL/VSNext cluster from R82 jumbo 60 to jumbo 91 yesterday. I took a look at my telemetry in Grafana, and noticed member 2 appeared to have a moderate memory leak before the update, and both members had an even worse one after. Now, over the span of a day, otelcol went from ~100 MB of RAM consumed to 1 GB. Not yet sure what's going on. I haven't seen this leak elsewhere, but there's very little special about my lab boxes. The management for this cluster is running R82.10 jumbo 6 with the same Skyline version and the same Skyline config, and otelcol's RSS has been stable at about 60 MB.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2026-05-01 at 15.23.59.png" style="width: 999px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/34167iF4679B18BC5451CB/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2026-05-01 at 15.23.59.png" alt="Screenshot 2026-05-01 at 15.23.59.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;The first dip back to baseline was when I rebooted both members for jumbo 91. The second, recent one was from restarting the Skyline processes on both members with this script:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;#!/bin/bash
source /etc/profile.d/CP.sh
echo "Started:  $(date +%s)" &amp;gt;&amp;gt; /var/log/skyline_restart_log.txt
skylinesvcs=( "$CPOTELCOL_DIR/CPotelcolCli.sh" "$CPOTLPAGENT_DIR/CPotlpagentCli.sh" "$CPVIEWEXPORTER_DIR/CPviewExporterCli.sh" )
for s in ${skylinesvcs[*]};do $s stop;done
cpwd_admin stop -name CPVIEWD;sleep 1;cpwd_admin start -name CPVIEWD -path "$CPDIR/bin/cpviewd" -command "cpviewd"
cpview -a off;sleep 1;cpview -a on;sleep 1
for s in ${skylinesvcs[*]};do $s start;done
echo "Execute completed: $(date +%s)" &amp;gt;&amp;gt; /var/log/skyline_restart_log.txt&lt;/LI-CODE&gt;
&lt;P&gt;A gigabyte per day is a pretty sizable leak. I'll dig into it more with support on Monday, but thought people may want to check their own environments.&lt;/P&gt;</description>
      <pubDate>Fri, 01 May 2026 20:41:11 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/OpenTelemetry-Skyline/Memory-Leak-in-CPotelcol/m-p/276384#M749</guid>
      <dc:creator>Bob_Zimmerman</dc:creator>
      <dc:date>2026-05-01T20:41:11Z</dc:date>
    </item>
    <item>
      <title>Re: Memory Leak in CPotelcol?</title>
      <link>https://community.checkpoint.com/t5/OpenTelemetry-Skyline/Memory-Leak-in-CPotelcol/m-p/276390#M750</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/27871"&gt;@Bob_Zimmerman&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;I have forwarded your request to the relevant R&amp;amp;D owner for further investigation.&lt;/P&gt;
&lt;P data-end="282" data-start="262"&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 02 May 2026 16:06:52 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/OpenTelemetry-Skyline/Memory-Leak-in-CPotelcol/m-p/276390#M750</guid>
      <dc:creator>Tal_Paz-Fridman</dc:creator>
      <dc:date>2026-05-02T16:06:52Z</dc:date>
    </item>
    <item>
      <title>Re: Memory Leak in CPotelcol?</title>
      <link>https://community.checkpoint.com/t5/OpenTelemetry-Skyline/Memory-Leak-in-CPotelcol/m-p/276396#M751</link>
      <description>&lt;P&gt;&lt;A href="https://support.checkpoint.com/results/sk/sk179870" target="_blank" rel="noopener"&gt;https://support.checkpoint.com/results/sk/sk179870&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Please follow the relevant section in the troubleshooting sk -&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2026-05-03 091018.png" style="width: 200px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/34169iDBE891C0CD3A44FC/image-size/small?v=v2&amp;amp;px=200" role="button" title="Screenshot 2026-05-03 091018.png" alt="Screenshot 2026-05-03 091018.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;And confirm you have updated all the relevant Skyline components to the latest version.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 03 May 2026 06:12:03 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/OpenTelemetry-Skyline/Memory-Leak-in-CPotelcol/m-p/276396#M751</guid>
      <dc:creator>Elad_Chomsky</dc:creator>
      <dc:date>2026-05-03T06:12:03Z</dc:date>
    </item>
  </channel>
</rss>

