Page 1 of 1

Usage statistics automation

Posted: Sat Aug 15, 2015 7:50 pm
by moatazelmasry
Hi all,

I'd like to be able to obtain the usage statistics of live sessions/connected users, i.e. bytes transferred and received. I'm aware that from the server logs these stats are printed once the session is disconnected but I'd like to get these numbers while the session is active.

Further I'm aware that this information is available through the windows client, but I really would like to get that info from the logfiles or through API calls (vpncmd?) to be processed further in automation

Any ideas how to do that?

Cheers

Re: Usage statistics automation

Posted: Sun Aug 16, 2015 4:31 pm
by kh_tsang
One method is to assign each user a VLAN and do this with your own OS.

Re: Usage statistics automation

Posted: Thu Aug 27, 2015 7:01 am
by thisjun

Re: Usage statistics automation

Posted: Fri May 20, 2016 8:05 pm
by moatazelmasry
Sorry this is a bit late, but THANKS this solved my problem

Cheers