Accesssing the User Events
The Users navigation pane gives access to the list of all the users who connected to HOPEX.
For each user it details:
• his Name, in the following format:
<session connection mode>:<person name>
with <session connection mode>: "mono" (users do not share processes) or "multi" (users share the same processes)
• the first (from) and last (to) supervision event time regarding the user session.
If the user connected several times, the first supervion event time corresponds to the first event of the first session and the last supervision event time to the last event of the last session.
If several logs have been loaded, the date is also indicated.
• the process ID of the last supervision event (Last PID), decimal format.

This information is useful to easily find out a connected user session process so as to be able to dump, kill or debug.
• the number of events (event count)
To access the user events:
1. Access the HOPEX Supervision console.
2. In the HOPEX Supervision console navigation panes, click Users.
The Users view is displayed.
3. Click the user row you are interested in to get detailed information regarding all its events.