- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
11-22-2024 09:01 PM
Hi
Please help to calculate ma concurrent session and news session per second in firewall
11-23-2024 12:14 AM
@pavanvaths010985 wrote:Hi
Please help to calculate ma concurrent session and news session per second in firewall
Hello!
To calculate concurrent sessions and new sessions per second on your firewall, start by determining the maximum number of sessions your firewall can handle simultaneously, which is typically specified in its hardware specifications. For new sessions per second, monitor the firewall's performance over a period and calculate the average number of new sessions initiated per second. Use CLI commands like show session info and show system statistics session to get detailed session information.
11-23-2024 12:30 AM
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
Depending on your firewall model, you may need to replace mp-log with dp-log on the above CLI commands.
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!