Netra Server X5-2 Service Manual

Exit Print View

Updated: October 2016
 
 

Display Information About User Sessions

  1. Access Oracle ILOM.

    See Access the SP (Oracle ILOM).

  2. Display the user session numbers.
    -> show -d targets /SP/sessions
     /SP/sessions
     	Targets:
     		4 (current)
    ->

    In this example, there is only one user session, number 4.

  3. Display information about a particular session.
    -> show -d properties /SP/sessions/x

    where x is the session number. For example:

    -> show -d properties /SP/sessions/4
     /SP/sessions/4
     	Properties:
     		username = root
     		role = aucro
     		starttime = Wed Mar 14 20:15:36 2012
     		type = shell
     		mode = normal
    ->

Related Information