- CheckMates
- :
- Products
- :
- Quantum
- :
- Remote Access VPN
- :
- Re: Peak concurrent Remote Access VPN users per da...
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Are you a member of CheckMates?
×- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Peak concurrent Remote Access VPN users per day
Hi all,
Our customer would like to know what the peak is of concurrent VPN users per day. I know the command "fw tab -t userc_users -s" to see how many users are currently connected and what the peak is, but this peak is now the same for 3 days. Will this counter be reset after some time, or can I do this manually? Is there another way to see the peak concurrent users / day?
Thank you in advance.
Regards,
Wesley
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi, this is in fact a global peak and not a peak per day. To get the daily peak number of RAS-VPN users just use SmartView Monitor.
Alternatively you can create a cronjob that runs my One-liner for Remote Access VPN statistics every 5 mins and creates a daily Peak info from it and sends it to you per E-Mail.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
One of those two activities is the only way to reset that, I believe.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
In the past days I have been working on a CLI script that can display all Secure Client license information centrally. This script creates a new command on the management server to read the Secure Client licenses. It displays all Secure Client licenses in total (sum). Furthermore, it can read out the currently used licenses on the gateway. If a connection to the gateway can be established, the following values are read out: Currently used Secure Client licenses and the maximum used Secure Client licenses.
If you execute the script via "copy and past" on the management server, a new CLI command "sclic" is created. Afterwards you can use this command to display all licenses in an overview. Please note that the execution of the new command may take a few seconds. This is a normal behaviour.
More read here: R80.x - Secure Client License Counter Overview - replaces "dtps lic"
Here an example:
# sclic 10.0.0.1
Now all license parameters for Secure Client are displayed:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@HeikoAnkenbrandThank you so much for this!!! Why CP don't make it easier to display this information is beyond me, but this gave me exactly what I needed to know. The scenario for me/my customer, is they've been using eval licenses to allow more users to use SNX while working from home during Covid. They need to buy a license, but we had no idea which license they needed. Your utility shows a peak SNX count of 60, so now I know I need to quote them for CPSB-MOB-200 😀
