3.6.0 Matrix Server Command Reference (5697-7083, December 2007)

Chapter 3: mx Commands 78
Copyright © 1999-2007 PolyServe, Inc. All rights reserved.
addevents—Add matrix event definitions to a notification service
mx eventnotifier addevents [--snmp] [--email] [--script] <event IDs
or ID range>
You can specify individual event IDs or a range of IDs to be added. Use
commas to separate the values, for example: 100, 300-400,555.
The options are:
[--snmp]
Add the specified event IDs to the SNMP notification service.
[--email]
Add the specified event IDs to the email notification service.
[--script]
Add the specified event IDs to the script notification service.
If none of the options are specified, the event IDs will be added to all
notification services.
configureemail—Configure the email notification service
mx eventnotifier configureemail --to <email_addresses> --smtpserver
<server_name or IP> [--from <email_address>] [--subject
<long|medium|short>] [--omitdesc] [--smtpport <port number>]
[--smtpuser <username>] [--smtppass <password>]
The options are:
--to <email_addresses>
The email addresses to which event notifier email should be sent. If multiple
addresses will be specified, use semicolons to separate the addresses.
--smtpserver <server_name or IP>
The name or IP address of the SMTP server.
list Show the event definitions in the event catalog
removeevents Remove matrix event definitions from a notification service
restoreevents Restore event definitions to the Matrix Server defaults
test Test an event notification service
viewconfig View configuration of event notification services
Command Description