3.4.0 Matrix Server Administration Guide

Chapter 12: Configure Service Monitors 149
Copyright © 1999-2006 PolyServe, Inc. All rights reserved.
To disable a service monitor, select it on the Management Console, right-
click, and select Disable.
To disable a service monitor from the command line, use this command:
mx service disable <vhost:port> <server> ...
Enable a Previously Disabled Service Monitor
From the Management Console, select the service monitor to be enabled,
right-click, and select Enable.
To enable a service monitor from the command line, use this command:
mx service enable <vhost:port> <server> ...
View Service Monitor Errors
To view the last error for a service monitor, select that service monitor on
the Management Console, right-click, and select View Last Error.
Clear Service Monitor Errors
From the Management Console, select the service monitor where the
event occurred, right-click, and select Clear Last Event. To clear a monitor
event from the command line, use this command:
mx service clear <vhost:port> <server> ...