3.5.1 Matrix Server Command Reference
Chapter 2: mx Commands 77
Copyright © 1999-2007 PolyServe, Inc. All rights reserved.
--csv
Display the output in comma-separated value format.
mx notifier – notifier commands
Use the following commands to manage notifiers or to display their status.
Add a notifier:
mx notifier add --script <script> [--event <{STATE|INFO|
WARN|ERROR|CRITICAL|FATAL},...>] [--entity <{SERVERS|IFACES|
VHOSTS|SERVICEMONITORS|DEVICEMONITORS|FILESYSTEMS},...>]
<notifier>
The <notifier> name can include up to 32 characters.
Update a notifier:
mx notifier update [--script <script>] [--event <{STATE|
INFO|WARN|ERROR|CRITICAL|FATAL},...>] [--entity {SERVERS|
IFACES|VHOSTS|SERVICEMONITORS|DEVICEMONITORS|FILESYSTEMS},...]
<notifier>
Delete a notifier:
mx notifier delete <notifier> ...
Enable a notifier:
mx notifier enable <notifier> ...
Disable a notifier:
mx notifier disable <notifier> ...
Display status for notifiers:
mx notifier status [--enabled|--disabled] [<notifier> ...]
Test a notifier:
mx notifier test <notifier> ...
Dump the notifier configuration to stdout:
mx notifier dump [<notifier> ...]