Hi,
How i can get amount user sessions which connecting to Web interface or VMRC?
Netstat and similar tools show TCP "streams", but one user generate > 1 "stream".
If i use AMQP, i can see notification about user login, but no notification about logout.
I have tried use JMX, API, netstat, but did not reach the result.
Any ideas?