3.4.0 Matrix Server Administration Guide

Chapter 14: Configure Notifiers 171
Copyright © 1999-2006 PolyServe, Inc. All rights reserved.
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 Event Log” on page 210.
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
These procedures can be performed from either the PolyServe
Management Console or the command line.
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> ...