Reference Guide

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>] [-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"
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 = 1–16
server-<nx> — where n = 1–8; x = a, b, c, d (lower case)
switch-<n> — where n = 1–6
Output Any system tag as applicable.
Example
Display Service tag of Server in Slot 1
racadm getsvctag -m server-1
Display Service tag of all the components in the chassis
racadm getsvctag
getsysinfo
Description
Displays information related to iDRAC, managed system, and watchdog configuration.
NOTE: The host name and OS Name fields in the getsysinfo output display accurate information only
if the Dell OpenManage Server Administrator is installed on the managed system. Else, these fields
may be blank or inaccurate. An exception to this are VMware operating system names, which are
displayed even if the Server Administrator is not installed on the managed system.
Synopsis
racadm getsysinfo [-d] [-A] [-c] [-4] [-6]
Input
—4 — Displays IPv4 settings
42