Viewing all active web user sessions

SSMC helps you to create a snapshot dump of all the active user sessions in SSMC web application. The dump file is created at /opt/hpe/ssmc/ssmcbase/data/active_sessions.

Procedure
  1. Run the following command to generate a dump:

    sudo /ssmc/bin/config_security.sh -o dump_active_sessions

    Sample of the active_sessions file content:

  2. To re-generate the active user sessions data, run the above command again.

    The existing active_sessions file data is replaced with the current session data.