<?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 Custom Grafana Dashboards for Check Point in OpenTelemetry/Skyline</title>
    <link>https://community.checkpoint.com/t5/OpenTelemetry-Skyline/Custom-Grafana-Dashboards-for-Check-Point/m-p/222784#M437</link>
    <description>&lt;P&gt;VSX and Maestro still need a bit of work on these dashboards. However, I wanted to share what we have created thus far with skyline and open telemetry with the Quantum Force Gateways. More to come.&lt;/P&gt;
&lt;P&gt;These are the Dashboards I have been using in the Check Point POC lab. Recently I have expanded the dashboards to provide a complete Lab Overview, POC Environment Overview, and Single gateway/virtual system statistics.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The Environment parameter comes from the gateway. By default if you do not provide --set-env it will be Default.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1) Check Point Lab Overview-1722890207609.png" style="width: 400px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/27120i6555669A289AE7B5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="1) Check Point Lab Overview-1722890207609.png" alt="1) Check Point Lab Overview-1722890207609.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt; I have integrated HCP (&lt;SPAN&gt;sk171436)&amp;nbsp;&lt;/SPAN&gt;with Prometheus, using a simple script to parse the hcp report json and send it over for parsing in grafana. Then hcp -r all &amp;amp;&amp;gt; /dev/null is added to cron to run nightly.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2) Check Point Environment Overview-1722890255616.png" style="width: 400px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/27121iEB3900C84A1733D2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="2) Check Point Environment Overview-1722890255616.png" alt="2) Check Point Environment Overview-1722890255616.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt; In the single machine view, I have integrated syslog-ng with loki providing ways to parse and display syslog details.&lt;/P&gt;
&lt;P&gt;I have also added a view for fwaccel statistics from a custom script parsing the output of fwaccel stats -s on the gateway.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="3) Check Point Single Machine VIew-1722890279702.png" style="width: 400px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/27122i336887FA73DC8E7E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="3) Check Point Single Machine VIew-1722890279702.png" alt="3) Check Point Single Machine VIew-1722890279702.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Tested with R81.10 JHF 135 and R81.20 JHF65&lt;/P&gt;
&lt;P&gt;sklnctl version: 1.0.2&lt;/P&gt;
&lt;P&gt;cpview exporter take: 34&lt;/P&gt;
&lt;P&gt;cpotelcol take 97&lt;/P&gt;
&lt;P&gt;otlpagent take: 26&lt;/P&gt;
&lt;P&gt;I don't believe the documentation for the custom skyline metrics are available yet for publication. They are coming soon.&lt;/P&gt;
&lt;P&gt;performance note: skyline will monitor the custom scripts that are run for high cpu and long run time. Under heavy load the fwaccel script may take too long to return results, skyline will disable the script.&lt;/P&gt;
&lt;P&gt;/opt/CPotlpAgent/otlp_agent_diagnostics_error.csv and otlp_agent.log are good places to look if your script isn't running.&lt;/P&gt;
&lt;P&gt;If you use these dashboards or parts of it. Please let us know.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt; &lt;/P&gt;</description>
    <pubDate>Mon, 05 Aug 2024 22:10:12 GMT</pubDate>
    <dc:creator>Whatcha_McCallu</dc:creator>
    <dc:date>2024-08-05T22:10:12Z</dc:date>
    <item>
      <title>Custom Grafana Dashboards for Check Point</title>
      <link>https://community.checkpoint.com/t5/OpenTelemetry-Skyline/Custom-Grafana-Dashboards-for-Check-Point/m-p/222784#M437</link>
      <description>&lt;P&gt;VSX and Maestro still need a bit of work on these dashboards. However, I wanted to share what we have created thus far with skyline and open telemetry with the Quantum Force Gateways. More to come.&lt;/P&gt;
&lt;P&gt;These are the Dashboards I have been using in the Check Point POC lab. Recently I have expanded the dashboards to provide a complete Lab Overview, POC Environment Overview, and Single gateway/virtual system statistics.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The Environment parameter comes from the gateway. By default if you do not provide --set-env it will be Default.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1) Check Point Lab Overview-1722890207609.png" style="width: 400px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/27120i6555669A289AE7B5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="1) Check Point Lab Overview-1722890207609.png" alt="1) Check Point Lab Overview-1722890207609.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt; I have integrated HCP (&lt;SPAN&gt;sk171436)&amp;nbsp;&lt;/SPAN&gt;with Prometheus, using a simple script to parse the hcp report json and send it over for parsing in grafana. Then hcp -r all &amp;amp;&amp;gt; /dev/null is added to cron to run nightly.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2) Check Point Environment Overview-1722890255616.png" style="width: 400px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/27121iEB3900C84A1733D2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="2) Check Point Environment Overview-1722890255616.png" alt="2) Check Point Environment Overview-1722890255616.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt; In the single machine view, I have integrated syslog-ng with loki providing ways to parse and display syslog details.&lt;/P&gt;
&lt;P&gt;I have also added a view for fwaccel statistics from a custom script parsing the output of fwaccel stats -s on the gateway.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="3) Check Point Single Machine VIew-1722890279702.png" style="width: 400px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/27122i336887FA73DC8E7E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="3) Check Point Single Machine VIew-1722890279702.png" alt="3) Check Point Single Machine VIew-1722890279702.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Tested with R81.10 JHF 135 and R81.20 JHF65&lt;/P&gt;
&lt;P&gt;sklnctl version: 1.0.2&lt;/P&gt;
&lt;P&gt;cpview exporter take: 34&lt;/P&gt;
&lt;P&gt;cpotelcol take 97&lt;/P&gt;
&lt;P&gt;otlpagent take: 26&lt;/P&gt;
&lt;P&gt;I don't believe the documentation for the custom skyline metrics are available yet for publication. They are coming soon.&lt;/P&gt;
&lt;P&gt;performance note: skyline will monitor the custom scripts that are run for high cpu and long run time. Under heavy load the fwaccel script may take too long to return results, skyline will disable the script.&lt;/P&gt;
&lt;P&gt;/opt/CPotlpAgent/otlp_agent_diagnostics_error.csv and otlp_agent.log are good places to look if your script isn't running.&lt;/P&gt;
&lt;P&gt;If you use these dashboards or parts of it. Please let us know.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Mon, 05 Aug 2024 22:10:12 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/OpenTelemetry-Skyline/Custom-Grafana-Dashboards-for-Check-Point/m-p/222784#M437</guid>
      <dc:creator>Whatcha_McCallu</dc:creator>
      <dc:date>2024-08-05T22:10:12Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Grafana Dashboards for Check Point</title>
      <link>https://community.checkpoint.com/t5/OpenTelemetry-Skyline/Custom-Grafana-Dashboards-for-Check-Point/m-p/222791#M438</link>
      <description>&lt;P&gt;Excellent work mate!&lt;/P&gt;</description>
      <pubDate>Tue, 06 Aug 2024 00:57:42 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/OpenTelemetry-Skyline/Custom-Grafana-Dashboards-for-Check-Point/m-p/222791#M438</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2024-08-06T00:57:42Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Grafana Dashboards for Check Point</title>
      <link>https://community.checkpoint.com/t5/OpenTelemetry-Skyline/Custom-Grafana-Dashboards-for-Check-Point/m-p/222868#M443</link>
      <description>&lt;P&gt;This dashboard was exported with a Loki data source which makes it difficult to import if you don't have one.&amp;nbsp; &amp;nbsp; May want to clean that up.&lt;BR /&gt;3) Check Point Single Machine VIew-1722890279702.json&lt;/P&gt;</description>
      <pubDate>Tue, 06 Aug 2024 15:48:27 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/OpenTelemetry-Skyline/Custom-Grafana-Dashboards-for-Check-Point/m-p/222868#M443</guid>
      <dc:creator>David_Evans</dc:creator>
      <dc:date>2024-08-06T15:48:27Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Grafana Dashboards for Check Point</title>
      <link>https://community.checkpoint.com/t5/OpenTelemetry-Skyline/Custom-Grafana-Dashboards-for-Check-Point/m-p/222869#M444</link>
      <description>&lt;P&gt;I'll upload a version that removes the Loki objects shortly&lt;/P&gt;</description>
      <pubDate>Tue, 06 Aug 2024 15:56:06 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/OpenTelemetry-Skyline/Custom-Grafana-Dashboards-for-Check-Point/m-p/222869#M444</guid>
      <dc:creator>Whatcha_McCallu</dc:creator>
      <dc:date>2024-08-06T15:56:06Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Grafana Dashboards for Check Point</title>
      <link>https://community.checkpoint.com/t5/OpenTelemetry-Skyline/Custom-Grafana-Dashboards-for-Check-Point/m-p/222879#M445</link>
      <description>&lt;P&gt;Here is a version of the single machine view that removes the Loki and custom metric components.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Aug 2024 18:10:56 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/OpenTelemetry-Skyline/Custom-Grafana-Dashboards-for-Check-Point/m-p/222879#M445</guid>
      <dc:creator>Whatcha_McCallu</dc:creator>
      <dc:date>2024-08-06T18:10:56Z</dc:date>
    </item>
  </channel>
</rss>

