3.6.1 HP PolyServe Matrix Server Administration Guide (T5392-96018, August 2008)

Chapter 13: Configure Event Notifiers and View Events 166
Omit cluster description. By default, the cluster description assigned to
the matrix appears in the source address for the email. For example, if the
cluster description is Cluster X and the --from <email address> is
clust2@company.com, the source address for the email will be Cluster X
<clust2@company.com> . When the Omit cluster description option is
checked, the cluster description does not appear in the source address. In
our example, the source address will be clust2@company.com.
SMTP Configuration. Enter the name or IP address of the SMTP server.
Also specify the port to be used.
Credentials. If the SMTP server requires credentials, type the appropriate
user name and password.
Disable the Email notifier service. This checkbox can be used to enable
or disable the service as necessary.
After configuring the service, you can test it by clicking Send Test
Message.
To configure the service from the command line, use this command:
mx eventnotifier configureemail --to <email_addresses>
--smtpserver <name or IP address> [--from <email_address>]
[--subject <long|medium|short>] [--omitdesc] [--smtpport
<port number>] [--smtpuser <username>] [--smtppass
<password>]
Configure the Script Notifier Service
To configure the script notifier service, select the Script Notification
Settings tab. This service runs a script when an event configured for the
service occurs. You can specify only one script.
This service is similar to the Notifiers provided in earlier releases of
Matrix Server.