Reference Guide

getsel
Description
Displays all system event log (SEL) entries in CMC.
Synopsis
racadm getsel [-i] [-m <module>]
racadm getsel [-s <start>][-c <count>] [-m <moduel>] [--more]
NOTE: If no arguments are specified, the entire log is displayed.
Input
—i — Displays the number of entries in the SEL.
-s — Displays the starting record number.
-c — Specifies the number of records to display.
-m <module> — Must be one of the following values:
server-<n> : where n = 1–16
server-<nx> : where n = 1–8; x = a, b, c, d (lower case)
--more — Displays one screen at a time and prompts the user to continue (similar to
the UNIX
more command.)
Example
Display entire log.
racadm getsel
Display number of records in log.
racadm getsel -i
getsensorinfo
Description Displays the status for system sensors.
To run this subcommand, you must have the login user privilege.
Synopsis
racadm getsensorinfo
racadm getsensorinfo -c
Input -c — Compact output format.
Example
racadm getsensorinfo
<senType> <Num> <sensorName> <status> <reading> <units> <LC> <UC>
FanSpeed 1 Fan-1 OK 4768 rpm 2344 14500
FanSpeed 2 Fan-2 OK 4873 rpm 2344 14500
FanSpeed 3 Fan-3 OK 4832 rpm 2344 14500
FanSpeed 4 Fan-4 OK 4704 rpm 2344 14500
FanSpeed 5 Fan-5 OK 4833 rpm 2344 14500
59