How-To Guides
...
Built-In Dashboards and Charts
Session Dashboard
2 min
filter data can be filtered by date access protocol (rdp, sshv2, etc ) user name (admin, sa, etc ) system name (10 20 40 90, etc ) charts \# of sessions by user the chart that calculates how many times a user logs in it is obtained by grouping the user name column from the sc sessions table \# of sessions by access protocols the chart that counts by which protocol purpose the sessions are opened group the column access protocol from the sc sessions table to show how many times they opened \# of sessions by system the chart that shows the number of sessions by the host it is obtained by grouping host name from the sc sessions table \# of sessions by user in a time period it is formed by filtering the memory usage / week chart by day, so it shows how many times a user logged in a day uses the user name column from the sc sessions table