3.1.2 Matrix Server Administration Guide
Chapter 14: Configure Notifiers 193
Copyright © 1999-2006 PolyServe, Inc. All rights reserved.
Name: Enter a name for the notifier. You can use up to 32 alphanumeric
characters.
Script: Enter the name of the script that will be run when an event occurs.
Event: Check the events for which you want to receive notification.
Entity: Check the entities for which you want to receive notification. The
USER1 - USER7 entities are user-defined entities for the mxlogger
command. See “Add Your Own Messages to the Matrix Log File” on page
249.
The notifier now appears in the Notifiers window.
To add or modify a notifier from the command line, use this command:
mx notifier add|update --script <script> [--event {STATE|INFO|
WARN|ERROR},...] [--entity {SERVERS|IFACES|VHOSTS|
SERVICEMONITORS|DEVICEMONITORS|FILESYSTEMS}] <notifier>
The --script argument is optional when you are updating a notifier.
Other Configuration Procedures
Delete a Notifier
Select the notifier to be deleted from the Notifiers window, right-click,
and select Delete.
To delete a notifier from the command line, use this command:
mx notifier delete <notifier> ...
Disable a Notifier
Select the notifier to be disabled from the Notifiers window, right-click,
and select Disable.
To disable a notifier from the command line, use this command:
mx notifier disable <notifier> ...