Firewall-1

Re: [FW-1] How to measure connections per second?

Subject: Re: [FW-1] How to measure connections per second?
From: cisco4ng <cisco4ng AT YAHOO DOT COM>
To: FW-1-MAILINGLIST AT AMADEUS.US.CHECKPOINT DOT COM
Date: Mon, 28 Aug 2006 03:45:18 -0700
The simplest way to do it is to measure the # of new "SYN" connection for 60 
  seconds.  This can be achieved via tcpdump command and dump the output
  into a file.  After 60 seconds, you do "cat xxx | wc -l" to get a number and 
divide this
  # by 60.  This will give you a rough estimate of CPS.
   
  cisco4ng

Mel Cheng <mel.cheng AT NOKIA DOT COM> wrote:
  Hi All:

Do you know how to measure CPS(connections per second) in FW? any
command can do it ?

fw tab -t connections -s , only show concurrent connections table,
but how to count the CPS, thanks.

Best Regards,

Mel

=================================================
To set vacation, Out-Of-Office, or away messages,
send an email to LISTSERV AT amadeus.us.checkpoint DOT com
in the BODY of the email add:
set fw-1-mailinglist nomail
=================================================
To unsubscribe from this mailing list,
please see the instructions at
http://www.checkpoint.com/services/mailing.html
=================================================
If you have any questions on how to change your
subscription options, email
fw-1-owner AT ts.checkpoint DOT com
=================================================


                
---------------------------------
Talk is cheap. Use Yahoo! Messenger to make PC-to-Phone calls.  Great rates 
starting at 1¢/min.

=================================================
To set vacation, Out-Of-Office, or away messages,
send an email to LISTSERV AT amadeus.us.checkpoint DOT com
in the BODY of the email add:
set fw-1-mailinglist nomail
=================================================
To unsubscribe from this mailing list,
please see the instructions at
http://www.checkpoint.com/services/mailing.html
=================================================
If you have any questions on how to change your
subscription options, email
fw-1-owner AT ts.checkpoint DOT com
=================================================

<Prev in Thread] Current Thread [Next in Thread>