Reference Guide
Absent N/A N/A
DIMM SLOT B12 OK
Absent N/A N/A
Sensor Type : Battery
<Sensor Name> <Status> <Reading> <lc> <uc>
System Board CMOS Battery OK
Present N/A N/A
getssninfo
Description Displays a list of users that are connected to CMC. The following
information is displayed:
• Session ID
• Username
• IP address (if applicable)
• Session type (for example, serial or Telnet)
• Login date and time in MM/DD/YYYY HH:MM:SS format
NOTE: Based on the Session ID (SSNID) or the user name (User), the
CMC administrator can close the respective sessions or all the sessions
using the, closessn subcommand. For more information, see closessn.
Synopsis
racadm getssninfo [-A] [-u <username> | *]
Input
• -A - eliminates the printing of data headers.
• -u - The -u <username> user name option limits the printed output to
only the detail session records for the given user name.
Examples
racadm getssninfo
SSNID Type User IP Address Login Date/Time
6 GUI root 192.168.0.10 04/07/2010 12:00:34
racadm getssninfo -A
"root" "192.68.174.19" "Telnet" "NONE"
racadm getssninfo -A -u *
"root" "192.68.174.19" "Telnet" "NONE"
"bob" "192.68.174.19" "GUI" "NONE"
57