Sleep command, Format, Operands – HP XP Racks User Manual
Page 685: Format operands

F YKBCMMON,SET CYCLETIME=600
To change the WAITTIMEOUT value to 360 for the BCM Monitor instance whose cataloged
procedure for startup name is YKBCMMON, enter the following command:
F YKBCMMON,SET WAITTIMEOUT=360
To change the monitoring status of the copy group (copy group ID: BCMTC) in the BCM Monitor
instance whose cataloged procedure for startup name is YKBCMMON, enter the following command:
F YKBCMMON,SET MONITOR=START,CGID=BCMTC
To change the level of output messages as follows in the BCM Monitor instance whose cataloged
procedure for startup name is YKBCMMON, enter the command shown below:
•
SYSTSPRT
message level: INFO
•
Console message level: CONS
F YKBCMMON,SET MSGLEVEL=INFO,CONS
SLEEP command
To put BCM Monitor to sleep, use the MODIFY SLEEP command.
Format
If both the name of the cataloged procedure for startup and the identification name were specified
in the START command:
MODIFY
Δ
1
[cataloged-procedure-for-startup-name.]identification-name
,SLEEP
Δ
1
label-name[,sleep-duration]
If only the name of the cataloged procedure for startup was specified in the START command.
MODIFY
Δ
1
cataloged-procedure-for-startup-name
,SLEEP
Δ
1
label-name[,sleep-duration]
Operands
cataloged-procedure-for-startup-name
Used to specify the name of the cataloged procedure for startup that was specified in the START
command when BCM Monitor was started.
identification-name
Used to specify the identification name that was specified in the START command when BCM
Monitor was started.
SLEEP
Puts BCM Monitor to sleep. You can use the following sub-operands to specify the points at which
BCM Monitor falls asleep and how long it remains asleep.
label-name ~
Used to specify the label name for ACTION=STOPPOINT that was specified in the YKMONCG file.
If the specified label name does not exist in the YKMONCG file, the SLEEP request is canceled.
sleep-duration ~
Used to specify the duration in minutes that BCM Monitor sleeps.
Operator commands available in BCM Monitor 685