How to calculate max concurrent session and new session persecond in firewall

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements

How to calculate max concurrent session and new session persecond in firewall

Hi

 

Please help to calculate ma concurrent session and news session per second in firewall

1 REPLY 1

L4 Transporter

Hello,

The session statistic informations are store in dp-monitor.log.

To see this log file you can use the CLI command "less mp-log dp-monitor.log"

To search for a specific session parameter historical date, use commands like

  • grep mp-log dp-monitor.log pattern "New connection establish rate:"  - for new connections per second evolution
  • grep mp-log dp-monitor.log pattern "Number of allocated sessions:"   - for maximum concurrent session evolution

 

Depending on your firewall model, you may need to replace mp-log with dp-log on the above CLI commands.

Cheers,
Cosmin

Don't forget to Like items if a post is helpful to you!
Please help out other users and “Accept as Solution” if a post helps solve your problem!

Read more about how and why to accept solutions.

Disclaimer: All messages are my personal ones and do not represent my company's view in any way.
  • 130 Views
  • 1 replies
  • 0 Likes
Like what you see?

Show your appreciation!

Click Like if a post is helpful to you or if you just want to show your support.

Click Accept as Solution to acknowledge that the answer to your question has been provided.

The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!

These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!

The LIVEcommunity thanks you for your participation!