HP StorageWorks Storage Mirroring Scripting Guide (T2558-96327, April 2009)

13 - 11
Removing failover configuration
1. Retrieve your monitor information by using the monitor get command.
2. To delete the monitor, use the monitor delete command.
Command MONITOR GET
Description Retrieves and displays the machines that are currently being monitored by
the specified target 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
Notes Monitor names that contain non-alphanumeric characters must be enclosed
in quotation marks.
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
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.