How-To Guides
...
Built-In Dashboards and Charts
Detailed Session Statistics
3 min
filter data can be filtered by date policy query type device user access protocol charts of blocked commands { }shows which commands are blocked by kron pam the following two tables are used sc userlog logs and session id are kept in this table sc sessions sc userlog held in the table session id with the realm discarded so that the knowledge of the person who will be reached query of active sessions by user the chart that lists the users who are logged on and not logged off when a new session is opened, a session with end time null is added to the sc sessions table in this chart, end time pulls all the sessions that are null, meaning the connection is not closed yet average session duration by user chart that shows how long an average user is active in all sessions when the user opens the session, a new session is added to the sc sessions table as in the previous chart when the session is first opened, start time is the moment it starts and end time indicates the closing time of the session this chart calculates (end time start time) to average the session duration session statistics by system name chart showing how long the sessions established to the devices remain open per device while the previous chart is the average active time of the users, this chart shows the average active time regardless of the user on the connected device end time start time is similar to the previous chart however, instead of a user based average, a device based (by grouping host name) average is used system name device name # of sessions number of sessions opened to the device avg (duration) average session duration