Setpowerupdelay – FUJITSU SPARC ENTERPRISE M4000 User Manual
Page 219

setpowerupdelay(8)
System Administration
237
NAME
setpowerupdelay - set the warm-up time of the system and wait time before system
startup
SYNOPSIS
setpowerupdelay -c warmup -s
time
setpowerupdelay -c wait -s
time
setpowerupdelay -h
DESCRIPTION
The setpowerupdelay(8) command sets the warm-up time of the system and wait
time before system startup.
The wait time before system startup can be used to control the system startup time
so that the system is started only after air-conditioning makes the temperature of
the computer room suitable. If the system power has already been turned on and
the system is operating, the setting takes effect at the next startup.
Privileges
You must have platadm or fieldeng privileges to run this command.
Refer to setprivileges(8) for more information.
OPTIONS
The following options are supported:
EXTENDED
DESCRIPTION
The currently set warm-up time and wait time before system startup can be
checked by using the showpowerupdelay(8) command.
EXAMPLES
EXAMPLE 1
Sets the warm-up time to 10 minutes.
EXAMPLE 2
Sets the wait time before system startup to 20 minutes.
-c warmup
Specifies the warm-up time.
-c wait
Specifies the wait time before system startup.
-h
Displays usage statement. When used with other options or
operands, an error occurs.
-s
time
Specifies the warm-up time or wait time before system startup in
minutes. An integer ranging from 0 to 255 can be specified for
time.
XSCF>
setpowerupdelay -c warmup -s 10
XSCF>
setpowerupdelay -c wait -s 20