HP 3PAR OS 3.1.3 Command Line Interface Reference

showuserconn
DESCRIPTION
The showuserconn command displays information about users who are currently connected
(logged in) to the HP 3PAR storage system.
SYNTAX
showuserconn [options <arg>][<pid> ...]
AUTHORITY
Any role in the system.
OPTIONS
-current
Shows all information about the current connection only.
-d
Specifies more detailed information about the user connection.
sortcol <col> [,<dir>][:<col>[,<dir>]...]
Sorts command output based on column number <col>. Columns are numbered from left to right,
beginning with 0. At least one column must be specified. In addition, the direction of sorting <dir>
can be specified as follows:
inc
Sort in increasing order (default).
dec
Sort in decreasing order.
Multiple columns can be specified and separated by a colon (:). Rows that have the same
information in them as earlier columns will be sorted by values in later columns.
SPECIFIERS
<pid>
Specifies the HP 3PAR storage system process ID for the user connection.
RESTRICTIONS
None
EXAMPLES
The following example displays information about user connections:
cli% showuserconn
Id Name --IP_Addr--- Domain Level ----Connected_since---- Current
23180 Joe 192.168.17.7 all super 2007/05/31 15:02:53 PDT current
---------------------------------------------------------------------
1 total
showuserconn 491