3.6.0 Matrix Server Command Reference (5697-7083, December 2007)

Chapter 3: mx Commands 108
Copyright © 1999-2007 PolyServe, Inc. All rights reserved.
<servicename> is either the <vhost:port> for the service monitor or the name of a
custom monitor.
delete—Remove a service monitor
mx service delete <vhost:port>
disable—Disable a service monitor
mx service disable <vhost:port> <netif> ...
dump—Dump the service monitor configuration to stdout
mx service dump
enable—Enable a service monitor
mx service enable <vhost:port> <netif> ...
status—Display the status of a service monitor
mx service status [arguments] [<vhost:port>]
The arguments are:
[--up|--down]
[--primary|--backup]
[--enabled|--disabled]
[--active|--inactive]
[--showApplication]
With no arguments, the command shows status for all service monitors.
update—Modify an existing service monitor
mx service update [arguments] <vhost:port> ...
The arguments are the same as service add, with the exception that the --type
option is not valid.