<?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: Skyline Server Sizing in OpenTelemetry/Skyline</title>
    <link>https://community.checkpoint.com/t5/OpenTelemetry-Skyline/Skyline-Server-Sizing/m-p/265165#M703</link>
    <description>&lt;P&gt;See if this sk helps.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://support.checkpoint.com/results/sk/sk178566" target="_blank"&gt;https://support.checkpoint.com/results/sk/sk178566&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 12 Dec 2025 01:00:24 GMT</pubDate>
    <dc:creator>the_rock</dc:creator>
    <dc:date>2025-12-12T01:00:24Z</dc:date>
    <item>
      <title>Skyline Server Sizing</title>
      <link>https://community.checkpoint.com/t5/OpenTelemetry-Skyline/Skyline-Server-Sizing/m-p/265164#M702</link>
      <description>&lt;P&gt;Hello, everyone!&lt;BR /&gt;I recently deployed a “Skyline” server in a lab environment where, for testing purposes, I configured it with 64GB of disk space, 2 CPU cores, and 4GB of RAM.&lt;BR /&gt;In this lab, I am monitoring only one Quantum Spark 1550 R81.10.17, and everything is working very well.&lt;/P&gt;&lt;P&gt;To retain historical information from the dashboards, I configured the following line in the Prometheus YAML to store 30 days of information:&lt;BR /&gt;--storage.tsdb.retention.time=30d&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;My general question is, how can I size a Skyline server?&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;I would like to know how much computing power to consider for an environment that has almost 200 firewalls (mostly Quantum Spark) &lt;STRONG&gt;[How much RAM? How much CPU? How much storage?]&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If I want to store more than 30 days (90 for example)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;how much storage should I consider?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Is there any document or guide to make a Skyline Sizing?&lt;BR /&gt;&lt;BR /&gt;Greetings to all!&lt;/P&gt;</description>
      <pubDate>Fri, 12 Dec 2025 00:25:03 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/OpenTelemetry-Skyline/Skyline-Server-Sizing/m-p/265164#M702</guid>
      <dc:creator>israelsc</dc:creator>
      <dc:date>2025-12-12T00:25:03Z</dc:date>
    </item>
    <item>
      <title>Re: Skyline Server Sizing</title>
      <link>https://community.checkpoint.com/t5/OpenTelemetry-Skyline/Skyline-Server-Sizing/m-p/265165#M703</link>
      <description>&lt;P&gt;See if this sk helps.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://support.checkpoint.com/results/sk/sk178566" target="_blank"&gt;https://support.checkpoint.com/results/sk/sk178566&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Dec 2025 01:00:24 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/OpenTelemetry-Skyline/Skyline-Server-Sizing/m-p/265165#M703</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2025-12-12T01:00:24Z</dc:date>
    </item>
    <item>
      <title>Re: Skyline Server Sizing</title>
      <link>https://community.checkpoint.com/t5/OpenTelemetry-Skyline/Skyline-Server-Sizing/m-p/265167#M704</link>
      <description>&lt;P&gt;I haven't found any official documentation for sizing, but 4 vCPUs, 16GB RAM, and 500GB works well for 100+ objects with 60-90 days of history.. Just remeber to configure the retention correctly !&lt;/P&gt;</description>
      <pubDate>Fri, 12 Dec 2025 06:32:51 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/OpenTelemetry-Skyline/Skyline-Server-Sizing/m-p/265167#M704</guid>
      <dc:creator>toblun</dc:creator>
      <dc:date>2025-12-12T06:32:51Z</dc:date>
    </item>
    <item>
      <title>Re: Skyline Server Sizing</title>
      <link>https://community.checkpoint.com/t5/OpenTelemetry-Skyline/Skyline-Server-Sizing/m-p/265171#M705</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P data-start="69" data-end="149"&gt;&lt;SPAN data-start="88" data-end="148"&gt;i don't know about an&lt;/SPAN&gt;&lt;STRONG data-start="88" data-end="148"&gt; official Check Point sizing documentation for "Skyline Server".&lt;/STRONG&gt;&lt;/P&gt;
&lt;P data-start="151" data-end="402"&gt;Since Skyline uses Open Telemetry (&lt;STRONG data-start="170" data-end="184"&gt;Prometheus)&lt;/STRONG&gt;, it’s best to rely on general &lt;STRONG data-start="215" data-end="265"&gt;Prometheus sizing and best-practice guidelines&lt;/STRONG&gt; (targets, scrape/remote write interval, metric cardinality, retention time). These give a good framework to estimate CPU, RAM, and disk requirements.&lt;/P&gt;
&lt;P data-start="528" data-end="621"&gt;Sizing is usually iterative and should be adjusted as the number of monitored gateways grows.&lt;/P&gt;
&lt;P&gt;And it also depends on whether you just want to read the standard metrics or expand the list. There's much more to it than the default setting.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Dec 2025 08:14:04 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/OpenTelemetry-Skyline/Skyline-Server-Sizing/m-p/265171#M705</guid>
      <dc:creator>Vincent_Bacher</dc:creator>
      <dc:date>2025-12-12T08:14:04Z</dc:date>
    </item>
    <item>
      <title>Re: Skyline Server Sizing</title>
      <link>https://community.checkpoint.com/t5/OpenTelemetry-Skyline/Skyline-Server-Sizing/m-p/265184#M706</link>
      <description>&lt;P&gt;I am able to push about 500 devices to this linux box.&amp;nbsp; &amp;nbsp; I did have to lower the scrape interval down for it to keep up, I have nothing faster than once a minute now.&lt;BR /&gt;800gig on the data partition will just keep 6 months of data.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;If I get more than 3 or 4 people looking at some complex dashboards or running them over long time frames it noticeably takes a long time to pull up the data.&amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;But still has both Prometheus and Grafana running on this VM.&lt;BR /&gt;&lt;BR /&gt;16 core VM&lt;/P&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2025-12-12 065226.png" style="width: 661px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/32409iBFA68CA9E62FA58C/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2025-12-12 065226.png" alt="Screenshot 2025-12-12 065226.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2025-12-12 065342.png" style="width: 470px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/32410i5AF7638A2EBDCC9B/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2025-12-12 065342.png" alt="Screenshot 2025-12-12 065342.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Dec 2025 13:07:48 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/OpenTelemetry-Skyline/Skyline-Server-Sizing/m-p/265184#M706</guid>
      <dc:creator>David_Evans</dc:creator>
      <dc:date>2025-12-12T13:07:48Z</dc:date>
    </item>
    <item>
      <title>Re: Skyline Server Sizing</title>
      <link>https://community.checkpoint.com/t5/OpenTelemetry-Skyline/Skyline-Server-Sizing/m-p/265223#M707</link>
      <description>&lt;P&gt;What do you mean by configuring retention correctly ? On Prometheus it is just about setting correct value for parameter "--storage.tsdb.retention.time" and restarting the service. If you dont have free space on partition where Prometheus stores the data, you might run into trouble, thats clear &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Dec 2025 22:41:07 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/OpenTelemetry-Skyline/Skyline-Server-Sizing/m-p/265223#M707</guid>
      <dc:creator>JozkoMrkvicka</dc:creator>
      <dc:date>2025-12-12T22:41:07Z</dc:date>
    </item>
  </channel>
</rss>

