HP StorageWorks Storage Mirroring Recover Scripting Guide (T5437-96009, November 2009)

108 of 332
Deleting failover monitoring configuration
1. Specify your active monitor by using the monitor get command.
Command MONITOR GET
Description Identifies a machine as the active monitor machine
Syntax MONitor GET <target>
Options
target—Name of the target, an IP address on the target, or a virtual
IP address
Examples
monitor get beta
mon get beta
Notes
Monitor names that contain non-alphanumeric characters must be
enclosed in quotation marks.
2. To delete the monitor, use the monitor delete command.
Command MONITOR DELETE
Description Deletes the specified failover monitor and all of its parameters
Syntax MONitor DELete <monitor>
Options monitor—Name of the source machine designated as the monitor
Examples
monitor delete alpha
mon del alpha
Notes
In order to successfully delete a monitor, the monitor must not
be running on the server. Use the monitor stop command to
ensure the monitor is not running.
Monitor names that contain non-alphanumeric characters
must be enclosed in quotation marks.