4.1.0 HP PolyServe Software command reference guide (T5392-96071, October 2010)
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 ad-
dresses will be specified, use semicolons to separate the addresses.
--smtpserver <server_name or IP>
The name or IP address of the SMTP server.
[--from <email_address>]
The email address that will be specified as the sender of the notification emails.
If this option is not included, the server name will be used as the sender.
[--subject long|medium|short]
The amount of information that will appear in the Subject line of the email. The
short argument prints only the event severity indicator such as [ERROR]. The
default is medium, which prints the event severity indicator and the first 78
characters of the event message. long prints the event severity indicator and
the entire event message.
[--omitdesc]
By default, the cluster description assigned to the cluster 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 will
be Cluster X <clust2@company.com>. The --omitdesc option omits the cluster
description from the source address. In this example, the source address would
be clust2@company.com.
mx commands88