Monitoring User Session State

Monitor the state of Siebel Server user sessions using the Server Manager GUI or the Server Manager command-line interface program (srvrmgr). The state of the user session is that of the associated Siebel Server component task that represents the user session.

For background information about user sessions, see About User Sessions. For background information about Siebel Server component task states, see About Siebel Server Task States. For information about monitoring other Siebel Server user session run-time operations, see Monitoring User Session Status.

To monitor user sessions on Server Manager GUI

  1. Navigate to the Administration - Server Management screen, then Sessions view.

  2. In the Sessions list, select the Siebel Server user session of interest.

  3. Review the state of the selected Siebel Server user session by viewing the State (Icon), Task Hung State, and State fields.

The Sessions view lists Siebel Server user sessions from all Siebel Servers operating in the Siebel Enterprise Server. To isolate sessions on a particular Siebel Server, see Monitoring Siebel Server Tasks.

To monitor user sessions for a Siebel Server using srvrmgr

  • At the srvrmgr program prompt, enter:

    list sessions for server siebel_server_name
    
  • At the srvrmgr program prompt, enter:

    list sessions for comp component_alias_name
    
  • At the srvrmgr program prompt, enter:

    list sessions for login object_manager_login
    
  • At the srvrmgr program prompt, enter:

    list hung sessions for server siebel_server_name [or]comp component_alias_name
    [or]login object_manager_login
    
  • At the srvrmgr program prompt, enter:

    list active sessions for server siebel_server_name [or]comp component_alias_name
    [or]login object_manager_login
    

For more information about starting, running, and configuring the srvrmgr program, see Siebel System Administration Guide.