Checkpoint Firewall Packet Statistics
Moderators: Developers, Moderators
Checkpoint Firewall Packet Statistics
Hi All,
Below are some checkpoint firewall templates for accepted packets, dropped packets and rejected packets.
These have been tested on checkpoint NG R55 server installed on a windows box with SNMP enabled.
Cheers
Brett
Below are some checkpoint firewall templates for accepted packets, dropped packets and rejected packets.
These have been tested on checkpoint NG R55 server installed on a windows box with SNMP enabled.
Cheers
Brett
- Attachments
-
- cacti_fw_stats.JPG (33.27 KiB) Viewed 46797 times
-
- cacti_graph_template_checkpoint_firewall_packet_statistics.xml
- (8.65 KiB) Downloaded 3382 times
-
- cacti_data_template_checkpoint_accepted_packets.xml
- (2.44 KiB) Downloaded 2466 times
-
- cacti_data_template_checkpoint_dropped_packets.xml
- (2.43 KiB) Downloaded 2715 times
-
- cacti_data_template_checkpoint_rejected_packets.xml
- (2.44 KiB) Downloaded 3242 times
-
- Posts: 4
- Joined: Wed Aug 23, 2006 9:07 am
Anyone else experiencing large (14+ million packets) spikes when installing the policy through SmartDashboard? If I leave the firewall policy(s) alone, the graphs are okay, and it contains usable information. However, when I install a policy after updating a rule, etc., all packet counters spike up to over 14 million, then immediately drop off.
I've already tried running removespikes.pl against the related rrd files, but nothing changes.
I've already tried running removespikes.pl against the related rrd files, but nothing changes.
Trouble importing Checkpoint Firewall Packet Statistics
Hi, i've got some trouble importing "Checkpoint Firewall Packet Statistics" templates..
This is the reply of cacti after my import..
Thanks for the kindness
Za
This is the reply of cacti after my import..
Thanks for the kindness
Za
- Attachments
-
- Importing cacti_graph_template_checkpoint_firewall_packet_statistics.xml
- screnShot.JPG (19.49 KiB) Viewed 45144 times
figure it out?
Did you ever figure out your import issue? I am having the same problem.
data queries?
We missing some data queries with these templates?
-
- Posts: 25
- Joined: Wed Sep 12, 2007 12:17 pm
- Contact:
Any ideas how to make this work with SecurePlatform
We're still on NG 50 and the OS is Checkpoints SecurePlatform. Anyone know how to enable SNMP on this hardened Linux Distro?
-
- Posts: 13
- Joined: Thu Nov 22, 2007 5:05 am
Fixed data templates.
I've managed to fix the data templates so they should import cleanly - lot of info was missing in the xml..
Having a bit more trouble with the graph template, but will post here if I manage to fix.
Having a bit more trouble with the graph template, but will post here if I manage to fix.
- Attachments
-
- cacti_data_template_checkpoint_accepted_packets.xml
- cacti_data_template_checkpoint_accepted_packets.xml
- (6.04 KiB) Downloaded 1659 times
-
- cacti_data_template_checkpoint_dropped_packets.xml
- cacti_data_template_checkpoint_dropped_packets.xml
- (6.04 KiB) Downloaded 1562 times
-
- cacti_data_template_checkpoint_rejected_packets.xml
- cacti_data_template_checkpoint_rejected_packets.xml
- (6.04 KiB) Downloaded 1702 times
I'm having the following error while importing the graph template (I already have imported the data templates):
Cacti has imported the following items:
Graph Template
[success] Checkpoint Firewall Packet Statistics [update]
+ Unmet Dependency: (Data Template Item) fwAccepted
+ Unmet Dependency: (GPRINT Preset) Normal
+ Unmet Dependency: (Data Template Item) fwDropped
+ Unmet Dependency: (Data Template Item) fwRejected
I'm using cacti 0.8.7b
Thanks for any comment.
Cacti has imported the following items:
Graph Template
[success] Checkpoint Firewall Packet Statistics [update]
+ Unmet Dependency: (Data Template Item) fwAccepted
+ Unmet Dependency: (GPRINT Preset) Normal
+ Unmet Dependency: (Data Template Item) fwDropped
+ Unmet Dependency: (Data Template Item) fwRejected
I'm using cacti 0.8.7b
Thanks for any comment.
-
- Posts: 1
- Joined: Mon Aug 03, 2009 3:40 am
I have managed to import the data templates fine (the 2nd versions, the initial ones gave errors).
Has anyone else managed to fix the problem with importing the graph template?
I get the following message when I import it.
Has anyone else managed to fix the problem with importing the graph template?
I get the following message when I import it.
Import Results
Cacti has imported the following items:
Graph Template
[success] Checkpoint Firewall Packet Statistics [update]
+ Unmet Dependency: (Data Template Item) fwAccepted
+ Unmet Dependency: (GPRINT Preset) Normal
+ Unmet Dependency: (Data Template Item) fwDropped
+ Unmet Dependency: (Data Template Item) fwRejected
Checkpoint Packet Statistics
Nobody fix this???
I have the same problem with my cacti 0.8.7d run on fedora 9, and this is my RRD tool say:
RRDTool Command:
/usr/bin/rrdtool graph - \
--imgformat=PNG \
--start=-86400 \
--end=-300 \
--title="CheckPoint FW1 - Checkpoint Packet Statistics" \
--rigid \
--base=1000 \
--height=120 \
--width=500 \
--alt-autoscale-max \
--lower-limit=0 \
--vertical-label="Packets" \
--slope-mode \
--font TITLE:12: \
--font AXIS:8: \
--font LEGEND:10: \
--font UNIT:8: \
DEF:a="/usr/share/cacti/rra/checkpoint_fw1_fwacceptpcktsin_157.rrd":fwAcceptPcktsIn:AVERAGE \
DEF:b="/usr/share/cacti/rra/checkpoint_fw1_fwacceptpcktsin_157.rrd":fwDropPcktsIn:AVERAGE \
DEF:c="/usr/share/cacti/rra/checkpoint_fw1_fwacceptpcktsin_157.rrd":fwRejectPcktsIn:AVERAGE \
AREA:a#00CF00FF:"Accepted Packets\:" \
GPRINTLAST:"Current\:" \
GPRINTAVERAGE:"Average\:" \
GPRINTMAX:"Maximum\:\n" \
AREA:b#FF0000FF:"Dropped Packets\:" \
GPRINTLAST:" Current\:" \
GPRINTAVERAGE:"Average\:" \
GPRINTMAX:"Maximum\:\n" \
AREA:c#FFAB00FF:"Rejected Packets\:" \
GPRINT:c:LAST:"Current\:" \
GPRINT:c:AVERAGE:"Average\:" \
GPRINT:c:MAX:"Maximum\:\n"
RRDTool Says:
ERROR: bad format for GPRINT in 'Current:'
I have the same problem with my cacti 0.8.7d run on fedora 9, and this is my RRD tool say:
RRDTool Command:
/usr/bin/rrdtool graph - \
--imgformat=PNG \
--start=-86400 \
--end=-300 \
--title="CheckPoint FW1 - Checkpoint Packet Statistics" \
--rigid \
--base=1000 \
--height=120 \
--width=500 \
--alt-autoscale-max \
--lower-limit=0 \
--vertical-label="Packets" \
--slope-mode \
--font TITLE:12: \
--font AXIS:8: \
--font LEGEND:10: \
--font UNIT:8: \
DEF:a="/usr/share/cacti/rra/checkpoint_fw1_fwacceptpcktsin_157.rrd":fwAcceptPcktsIn:AVERAGE \
DEF:b="/usr/share/cacti/rra/checkpoint_fw1_fwacceptpcktsin_157.rrd":fwDropPcktsIn:AVERAGE \
DEF:c="/usr/share/cacti/rra/checkpoint_fw1_fwacceptpcktsin_157.rrd":fwRejectPcktsIn:AVERAGE \
AREA:a#00CF00FF:"Accepted Packets\:" \
GPRINTLAST:"Current\:" \
GPRINTAVERAGE:"Average\:" \
GPRINTMAX:"Maximum\:\n" \
AREA:b#FF0000FF:"Dropped Packets\:" \
GPRINTLAST:" Current\:" \
GPRINTAVERAGE:"Average\:" \
GPRINTMAX:"Maximum\:\n" \
AREA:c#FFAB00FF:"Rejected Packets\:" \
GPRINT:c:LAST:"Current\:" \
GPRINT:c:AVERAGE:"Average\:" \
GPRINT:c:MAX:"Maximum\:\n"
RRDTool Says:
ERROR: bad format for GPRINT in 'Current:'
rickyboone wrote:Anyone else experiencing large (14+ million packets) spikes when installing the policy through SmartDashboard? If I leave the firewall policy(s) alone, the graphs are okay, and it contains usable information. However, when I install a policy after updating a rule, etc., all packet counters spike up to over 14 million, then immediately drop off.
I've already tried running removespikes.pl against the related rrd files, but nothing changes.
Yes,
I can confirm that happens on ALL Checkpoint versions, at least in the Nokia IPSO environment... from my point of view, it's something related with the Checkpoint/Nokia SNMP agent, has nothing to do with Cacti.
As a side effect... you can track WHEN you installed a new Policy directly from Cacti
I've identified a firewall cluster problem related with the policy installation process THROUGH this!
Who is online
Users browsing this forum: No registered users and 4 guests