- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
Enhanced Security Measures in Place: To ensure a safer experience, we’ve implemented additional, temporary security measures for all users.
06-17-2016 03:36 PM
Hello
Could you help me with this, please? I need to view the peak number of concurrent sessions.
Thanks
06-18-2016 12:41 AM - edited 06-20-2016 06:31 AM
Edit2: As nobody is removing this post and I will not repeat myself with SNMP part, one more way of graphing this up - Pan(w)achrome addon for Chome browser. That will sit on the background and pool the Palo for the stats, including session information. Pooling rate can be adjusted as needed. Results are stored and graph can be viewed later on.
Looks like this: http://prntscr.com/bhu6g0
Probably may become usful not just for this purpose.
06-18-2016 03:45 AM - edited 06-21-2016 06:18 AM
show running resource-monitor day last 7
Look for field: "session (maximum):"
or
less dp-log dp-monitor.log
Loof for field: "Number of active sessions:"
You can search if you use
/Number of active sessions
n - searches for next
Or if you don't want to search then just use command:
grep dp-log dp-monitor.log pattern "Number of active sessions:"
VM does not have dataplane so replase dp-log with mp-log
06-20-2016 03:45 AM
You can also use tools like Cacti to pull numbers from your firewall using SNMP. That way you can see trending over time.
06-18-2016 12:41 AM - edited 06-20-2016 06:31 AM
Edit2: As nobody is removing this post and I will not repeat myself with SNMP part, one more way of graphing this up - Pan(w)achrome addon for Chome browser. That will sit on the background and pool the Palo for the stats, including session information. Pooling rate can be adjusted as needed. Results are stored and graph can be viewed later on.
Looks like this: http://prntscr.com/bhu6g0
Probably may become usful not just for this purpose.
06-18-2016 03:45 AM - edited 06-21-2016 06:18 AM
show running resource-monitor day last 7
Look for field: "session (maximum):"
or
less dp-log dp-monitor.log
Loof for field: "Number of active sessions:"
You can search if you use
/Number of active sessions
n - searches for next
Or if you don't want to search then just use command:
grep dp-log dp-monitor.log pattern "Number of active sessions:"
VM does not have dataplane so replase dp-log with mp-log
06-20-2016 03:45 AM
You can also use tools like Cacti to pull numbers from your firewall using SNMP. That way you can see trending over time.
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!