3.1.2 Matrix Server Command Reference

Chapter 2: mx Commands 59
Copyright © 1999-2006 PolyServe, Inc. All rights reserved.
mx application – manage applications
Use the following commands to manage Matrix Server applications:
Rename an application:
mx application rename <current_name> <new_name>
Enable an application:
mx application enable <application_name> <server>
Disable an application:
mx application disable <application_name> <server>
Show status for an application:
mx application status [--severity OK|WARNING|ERROR]
[<application> ...]
mx device – device monitor commands
Use the following commands to configure device monitors or to display their
status.
Add a device monitor:
mx device add --servers <server1>,<server2>,...
[optional-arguments] <devicename> ...
--servers specifies the server or servers that use the monitored device. The
<devicename> can include up to 32 characters.
The arguments are:
[--application <application>]
The application associated with this device monitor.
[--timeout <seconds>]
The maximum amount of time to wait for a probe of the device to complete.
For
DISK and SHARED_FILESYSTEM device monitors, the default is five
seconds. For
CUSTOM device monitors, the default is 60 seconds.
[--frequency <seconds>]
The interval at which the monitor probes the device. For DISK and
SHARED_FILESYSTEM device monitors, the default is 30 seconds. For
CUSTOM device monitors, the default is 60 seconds.