<?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 telemtry in OpenTelemetry/Skyline</title>
    <link>https://community.checkpoint.com/t5/OpenTelemetry-Skyline/Skyline-telemtry/m-p/236050#M542</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/19425"&gt;@Adam_Kouril&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;We will take this internally and try to see if we can add those metrics to be added as part of the roadmap, for now you can use 'custom scripts' which allow you to report metrics without our intervention.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://sc1.checkpoint.com/documents/Appliances/Skyline/Content/Topics-AG/Custom-Metrics.htm?tocpath=_____7" target="_blank"&gt;https://sc1.checkpoint.com/documents/Appliances/Skyline/Content/Topics-AG/Custom-Metrics.htm?tocpath=_____7&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;See here for further details.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 17 Dec 2024 16:20:13 GMT</pubDate>
    <dc:creator>Elad_Chomsky</dc:creator>
    <dc:date>2024-12-17T16:20:13Z</dc:date>
    <item>
      <title>Skyline telemtry</title>
      <link>https://community.checkpoint.com/t5/OpenTelemetry-Skyline/Skyline-telemtry/m-p/235989#M541</link>
      <description>&lt;P&gt;&lt;STRONG&gt;Hello everyone,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I would like to ask about your experience with metrics for Skyline (Prometheus/Grafana) from Check Point. I am particularly interested in network metrics such as BGP, OSPF, static routing, BFD, etc. Ideally, it would be great to have all of these as telemetry data:&lt;/P&gt;&lt;TABLE width="1190"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="351"&gt;BGP (Border Gateway Protocol)&lt;/TD&gt;&lt;TD width="351"&gt;bgp_peers_up&lt;/TD&gt;&lt;TD width="488"&gt;Number of BGP peers currently in the "Established" state.&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="351"&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD width="351"&gt;bgp_routes_received&lt;/TD&gt;&lt;TD width="488"&gt;Total number of routes received from all BGP peers.&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="351"&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD width="351"&gt;bgp_routes_advertised&lt;/TD&gt;&lt;TD width="488"&gt;Total number of routes advertised to all BGP peers.&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="351"&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD width="351"&gt;bgp_peer_state&lt;/TD&gt;&lt;TD width="488"&gt;State of individual BGP peers (e.g., Idle, Connect, Active, or Established).&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="351"&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD width="351"&gt;bgp_update_messages_received&lt;/TD&gt;&lt;TD width="488"&gt;Number of BGP update messages received.&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="351"&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD width="351"&gt;bgp_update_messages_sent&lt;/TD&gt;&lt;TD width="488"&gt;Number of BGP update messages sent.&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="351"&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD width="351"&gt;bgp_prefixes_received&lt;/TD&gt;&lt;TD width="488"&gt;Total number of prefixes received.&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="351"&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD width="351"&gt;bgp_last_flap_time&lt;/TD&gt;&lt;TD width="488"&gt;Time since the last BGP session flap occurred.&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="351"&gt;OSPF (Open Shortest Path First)&lt;/TD&gt;&lt;TD width="351"&gt;ospf_neighbors_up&lt;/TD&gt;&lt;TD width="488"&gt;Number of OSPF neighbors in the "Full" adjacency state.&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="351"&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD width="351"&gt;ospf_neighbors_total&lt;/TD&gt;&lt;TD width="488"&gt;Total number of configured OSPF neighbors.&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="351"&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD width="351"&gt;ospf_lsdb_entries&lt;/TD&gt;&lt;TD width="488"&gt;Total number of Link-State Database (LSDB) entries.&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="351"&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD width="351"&gt;ospf_routes&lt;/TD&gt;&lt;TD width="488"&gt;Total number of routes learned through OSPF.&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="351"&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD width="351"&gt;ospf_packets_sent&lt;/TD&gt;&lt;TD width="488"&gt;Number of OSPF packets sent.&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="351"&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD width="351"&gt;ospf_packets_received&lt;/TD&gt;&lt;TD width="488"&gt;Number of OSPF packets received.&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="351"&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD width="351"&gt;ospf_state_changes&lt;/TD&gt;&lt;TD width="488"&gt;Count of OSPF state changes (e.g., transitions between Init, 2-Way, Full).&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="351"&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD width="351"&gt;ospf_area_id_status&lt;/TD&gt;&lt;TD width="488"&gt;Health status of specific OSPF areas (e.g., Area 0).&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="351"&gt;BFD (Bidirectional Forwarding Detection)&lt;/TD&gt;&lt;TD width="351"&gt;bfd_sessions_up&lt;/TD&gt;&lt;TD width="488"&gt;Number of active BFD sessions.&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="351"&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD width="351"&gt;bfd_sessions_down&lt;/TD&gt;&lt;TD width="488"&gt;Number of BFD sessions currently down.&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="351"&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD width="351"&gt;bfd_packets_sent&lt;/TD&gt;&lt;TD width="488"&gt;Number of BFD control packets sent.&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="351"&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD width="351"&gt;bfd_packets_received&lt;/TD&gt;&lt;TD width="488"&gt;Number of BFD control packets received.&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="351"&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD width="351"&gt;bfd_detection_time&lt;/TD&gt;&lt;TD width="488"&gt;Time taken for a session to detect a fault.&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;TABLE width="1190"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="351"&gt;Networking&lt;/TD&gt;&lt;TD width="351"&gt;network_connections_active&lt;/TD&gt;&lt;TD width="488"&gt;Counts the number of active connections.&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="351"&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD width="351"&gt;network_connections_rate&lt;/TD&gt;&lt;TD width="488"&gt;Tracks the rate of new connections per second.&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="351"&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD width="351"&gt;network_packets_sent&lt;/TD&gt;&lt;TD width="488"&gt;Tracks the number of packets sent.&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="351"&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD width="351"&gt;network_packets_received&lt;/TD&gt;&lt;TD width="488"&gt;Tracks the number of packets received.&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="351"&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD width="351"&gt;network_bytes_sent&lt;/TD&gt;&lt;TD width="488"&gt;Tracks the total bytes sent.&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="351"&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD width="351"&gt;network_bytes_received&lt;/TD&gt;&lt;TD width="488"&gt;Tracks the total bytes received.&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;Skyline setup is pretty easy and works well with general metrics.&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class=""&gt;&lt;SPAN class=""&gt;However, I thought it would be possible to go a little deeper and collect more detailed data.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;I'm curious: is there any limitation in the availability of metrics for Check Point (like basic data from cpview, on the other hand for example in cpview it is possible to see information about BGP, OSPF etc.), but I wasnt able to find information&amp;nbsp; how to set up these metrics...&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;BR /&gt;This is the official Skyline metrics repository: &lt;A href="https://sc1.checkpoint.com/documents/Appliances/Skyline/Content/Topics-Metrics/Skyline-Metrics-Repository.htm?tocpath=Skyline%20Metrics%20Repository%7C_____0" target="_blank" rel="noopener"&gt;Skyline Metrics Repository&lt;/A&gt; which I used&lt;BR /&gt;&lt;BR /&gt;According to some articles it seems possible to use Prometheus SNMP Exporter and do manual configurations like setting up SNMP exporter for BGP metrics and updating Prometheus configurations.&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class=""&gt;&lt;SPAN class=""&gt;However, I'm not sure if this is the right approach to achieve this and&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;I would like to implement something in production with Check Point's thumb up.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Adam&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Dec 2024 11:47:16 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/OpenTelemetry-Skyline/Skyline-telemtry/m-p/235989#M541</guid>
      <dc:creator>Adam_Kouril</dc:creator>
      <dc:date>2024-12-17T11:47:16Z</dc:date>
    </item>
    <item>
      <title>Re: Skyline telemtry</title>
      <link>https://community.checkpoint.com/t5/OpenTelemetry-Skyline/Skyline-telemtry/m-p/236050#M542</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/19425"&gt;@Adam_Kouril&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;We will take this internally and try to see if we can add those metrics to be added as part of the roadmap, for now you can use 'custom scripts' which allow you to report metrics without our intervention.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://sc1.checkpoint.com/documents/Appliances/Skyline/Content/Topics-AG/Custom-Metrics.htm?tocpath=_____7" target="_blank"&gt;https://sc1.checkpoint.com/documents/Appliances/Skyline/Content/Topics-AG/Custom-Metrics.htm?tocpath=_____7&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;See here for further details.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Dec 2024 16:20:13 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/OpenTelemetry-Skyline/Skyline-telemtry/m-p/236050#M542</guid>
      <dc:creator>Elad_Chomsky</dc:creator>
      <dc:date>2024-12-17T16:20:13Z</dc:date>
    </item>
    <item>
      <title>Re: Skyline telemtry</title>
      <link>https://community.checkpoint.com/t5/OpenTelemetry-Skyline/Skyline-telemtry/m-p/236102#M543</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/5970"&gt;@Elad_Chomsky&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;appreciate it! May I ask you about sharing the link of routemap?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Dec 2024 10:29:56 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/OpenTelemetry-Skyline/Skyline-telemtry/m-p/236102#M543</guid>
      <dc:creator>Adam_Kouril</dc:creator>
      <dc:date>2024-12-18T10:29:56Z</dc:date>
    </item>
    <item>
      <title>Re: Skyline telemtry</title>
      <link>https://community.checkpoint.com/t5/OpenTelemetry-Skyline/Skyline-telemtry/m-p/236103#M544</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/19425"&gt;@Adam_Kouril&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;I believe the best course is to open an official RFE request to CheckPoint , so we can give you means to track it directly.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Dec 2024 10:43:41 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/OpenTelemetry-Skyline/Skyline-telemtry/m-p/236103#M544</guid>
      <dc:creator>Elad_Chomsky</dc:creator>
      <dc:date>2024-12-18T10:43:41Z</dc:date>
    </item>
  </channel>
</rss>

