Dears friends
Where I can monitoring the max sessions simultaneously active in a day or week?
Best regards
Joaquim
Max sessions simultaneously active in a day or week
-
- Posts: 3
- Joined: Wed May 13, 2015 9:04 am
-
- Posts: 44
- Joined: Wed May 06, 2015 11:23 pm
Re: Max sessions simultaneously active in a day or week
hello,
I don't think there is a build-in solution to do that. You can use the command tool (vpncmd) to list all active sessions and parse it to get the number you want. If you do this regulary (like every 5 minutes) with a cron tab, you'll get the statistics you want.
You can also look at the security logs of your vpn's Hubs, there are lines when a new user connects and disconnects to a Hub.
I don't think there is a build-in solution to do that. You can use the command tool (vpncmd) to list all active sessions and parse it to get the number you want. If you do this regulary (like every 5 minutes) with a cron tab, you'll get the statistics you want.
You can also look at the security logs of your vpn's Hubs, there are lines when a new user connects and disconnects to a Hub.
-
- Posts: 3
- Joined: Wed May 13, 2015 9:04 am
Re: Max sessions simultaneously active in a day or week
Dear Petrol
Thanks
Joaquim Silva
Thanks
Joaquim Silva