Reference Guide
NOTE: If no arguments are specied, the entire log is displayed.
Input
• —i — Displays the number of entries in the SEL.
• -s — Displays the starting record number.
• -c — Species 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
FanSpeed 6 Fan-6 OK 4829 rpm 2344 14500
FanSpeed 7 Fan-7 OK 4719 rpm 2344 14500
FanSpeed 8 Fan-8 NOT OK 1 rpm 2344 14500
FanSpeed 9 Fan-9 OK 4815 rpm 2344 14500
Temp 1 Ambient_Temp OK 22 celcius N/A 40
<senType> <Num> <sensorName> <status> <health>
PWR 1 PS-1 Online OK
PWR 2 PS-2 Online OK
51