Quick Reference Guide

7 SLOT-07
8 SLOT-08
9 SLOT-09
10 SLOT-10
11 SLOT-11
12 SLOT-12
13 SLOT-13
14 SLOT-14
15 SLOT-15
16 SLOT-16
racadm getslotname -i 1
Webserver-1
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 [-u <username> | -u *] [-A]
Input
-u - displays only sessions associated with a specific user.
-A - does not display headers or labels.
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
73