3.5.1 Matrix Server Command Reference

Chapter 2: mx Commands 64
Copyright © 1999-2007 PolyServe, Inc. All rights reserved.
[--vhosts <vhost1>,<vhost2>,...]
The virtual hosts associated with the device monitor. These virtual hosts
will fail over to another network interface when the monitored device fails.
By default, no virtual hosts are associated with the device monitor.
Modify (update) a device monitor:
mx device update [arguments] <devicename> ...
The arguments are the same as the device add command; however, the
--type argument is not used and the --servers argument is not required.
Enable a device monitor on a previously disabled server:
mx device enable <devicename> <server>...
Disable a device monitor on a server:
mx device disable <devicename> <server>...
Delete a device monitor:
mx device delete <devicename> ...
Clear a device event:
mx device clear <devicename> <server> ...
Display the status of a device monitor:
mx device status [arguments] [<devicename> ...]
The arguments are:
[--up|--down]
[--enabled|--disabled]
[--primary|--backup]
[--active|--inactive]
[--showApplication]
With no arguments, the command displays the status of all device monitors.
Dump device monitor configuration to stdout:
mx device dump