Example, Wakeup command, Format – HP XP P9500 Storage User Manual
Page 620: Operands, Format operands example
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.
Example
To put the BCM Monitor instance whose identification name is YK to sleep for the following
conditions, enter the command as shown:
•
Point to put BCM Monitor to sleep: ACTION=STOPPOINT(LABEL1)
•
Sleep duration: 10 minutes
MODIFY YK,SLEEP LABEL1,10
WAKEUP command
To wake up BCM Monitor, use the MODIFY WAKEUP 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
,WAKEUP
If only the name of the cataloged procedure for startup was specified in the START command.
MODIFY
Δ
1
cataloged-procedure-for-startup-name
,WAKEUP
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.
WAKEUP
Wakes up BCM Monitor. If BCM Monitor is not sleeping, the WAKEUP request is canceled.
Example
To wake up a BCM Monitor instance whose identification name is YK, enter the following command:
MODIFY YK,WAKEUP
620 Automatic operation using BCM Monitor