HP P9000 Business Continuity Manager User Guide
CGROUTE=DEMORLST # Route list ID
CGMONSTAT=ACTIVE # MYTC will be monitored
CGSTARTUPSTATUS=DUPLEX,EXIT(32) # DUPLEX is expected as start status.
# If not, BCM Monitor will terminate.
# If the Copy Group status is SUSPER, do the following actions:
# Display user-defined custom message.
STATUS=SUSPER,ACTION=SENDMSG('MYTC has transited to SUSPER.',CONS);
# Output Copy Group summary.
STATUS=SUSPER,ACTION=REPORT(MYTC,SUMMARY,STATUS);
# Define stop point for STOP and SLEEP commands.
STATUS=DUPLEX,ACTION=STOPPOINT(LABEL1);
Business Continuity Manager Monitor operation examples 535