- CheckMates
- :
- Products
- :
- Quantum
- :
- Skyline
- :
- Re: Custom Grafana Dashboards for Check Point
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Are you a member of CheckMates?
×- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Custom Grafana Dashboards for Check Point
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.
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.
The Environment parameter comes from the gateway. By default if you do not provide --set-env it will be Default.
I have integrated HCP (sk171436) with Prometheus, using a simple script to parse the hcp report json and send it over for parsing in grafana. Then hcp -r all &> /dev/null is added to cron to run nightly.
In the single machine view, I have integrated syslog-ng with loki providing ways to parse and display syslog details.
I have also added a view for fwaccel statistics from a custom script parsing the output of fwaccel stats -s on the gateway.
Tested with R81.10 JHF 135 and R81.20 JHF65
sklnctl version: 1.0.2
cpview exporter take: 34
cpotelcol take 97
otlpagent take: 26
I don't believe the documentation for the custom skyline metrics are available yet for publication. They are coming soon.
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.
/opt/CPotlpAgent/otlp_agent_diagnostics_error.csv and otlp_agent.log are good places to look if your script isn't running.
If you use these dashboards or parts of it. Please let us know.
- Labels:
-
dashboard
-
grafana
-
opentelemtry
-
skyline
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Excellent work mate!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This dashboard was exported with a Loki data source which makes it difficult to import if you don't have one. May want to clean that up.
3) Check Point Single Machine VIew-1722890279702.json
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I'll upload a version that removes the Loki objects shortly
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content