Chapter 2 Advanced Lights Out Manager 17
FRU Commands
The ALOM FRU commands can show installed FRUs.
showdate
Displays the ALOM set date. The Solaris OS
and ALOM time are synchronized, but ALOM
time is expressed in UTC (Coordinated
Universal Time) rather than local time.
sc> showdate
MON SEP 13 21:45:00 1999 UTC
showplatform [-v]
Displays information about the host system’s
hardware configuration, and whether the
hardware is providing service. The -v option
displays verbose information about the
displayed component(s).
sc> showplatform
showsc [-v] parameter
Displays the current value of nonvolatile
random access memory (NVRAM)
configuration parameters. The -v option is
needed for full version information.
sc> showsc sys_autorestart
xir
showusers [-g lines]
Displays a list of users currently logged in to
ALOM. The display for this command has a
similar format to that of the UNIX command
who. The -g option pauses the display after
the number of lines you specify for lines.
sc> showusers -g 10
useradd username
Adds a user account to ALOM.
sc> useradd newuser
userdel [-y] username
Deletes a user account from ALOM. The -y
option enables you to skip the confirmation
question.
sc> userdel newuser
userpassword username
Sets or changes a user password.
sc> userpassword newuser
userperm username
[c][u][a][r]
Sets the permission level for a user account.
sc> userperm newuser cr
usershow [username]
Displays a list of all user accounts, permission
levels, and whether passwords are assigned.
sc> usershow newuser
TABLE 2-3
ALOM FRU Commands
Command Summary Example
removefru PS0|PS1 Indicates if it is OK to perform a hot-swap of a
power supply.
sc> removefru PS0
showfru Displays information about the FRUs (field-
replaceable units) in a host server.
sc> showfru
TABLE 2-2 ALOM Configuration Commands (Continued)
Command Summary Example