Reference Guide

Table Of Contents
Verify if the option ‘2’ is set for displaying the iDRAC DNS name.
getssninfo
Description Displays a list of users that are connected to iDRAC. 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 iDRAC 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" "143.166.174.19" "Telnet" "NONE"
racadm getssninfo -A -u *
"root" "143.166.174.19" "Telnet" "NONE"
"bob" "143.166.174.19" "GUI" "NONE"
getsvctag
Description
Displays the service tag of the host system.
Synopsis
racadm getsvctag
Input
getsvctag
Output
<Module> <ServiceTag>
Chassis PLPC033
Switch-1 N/A
Server-1 7654321
Server-2 N/A
Server-3 Extension(1)
Server-4 PLSMS04
Example
racadm getsvctag
54