Reference Guide

Table Of Contents
getssninfo
Table 6. 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 [-u <username> | -u *] [-A]
Input
-u displays only sessions associated with a specific user.
-A does not display headers or labels.
Example
racadm getssninfo
SSNID
Type User IP Address Login Date/Time
58999 SSH root 192.168.0.10 04/07/2016 12:00:34
Display the details of sessions without header
racadm getssninfo -A
"43584" "SSH" "root" "192.168.0.10" "04/07/2016 12:00:34"
Display all currently active sessions for a specific user
racadm getssninfo -u root
getsvctag
Description
Displays the service tag of the host system.
Synopsis
racadm getsvctag [-m <module>]
Input -m <module> Must be one of the following values:
chassis
server-<n> where n = 116
server-<nx> where n = 18; x = a, b, c, d (lower case)
switch-<n> where n = 16
Output Any system tag as applicable.
Example
Display Service tag of Server in Slot 1
racadm getsvctag -m server-1
RACADM Subcommand Details 65