Server Commands 41
Email Commands
Email Commands

Set Email-Alert Server

Show Email-Alert Server

Description Configures email alert settings for the server.
User Level Admin
Syntax set email-alert server [from <email_addr>]
[level emergency|alert|critical|error|warning|notice|info|debug]
[mode on|off] [to <email_addr>] [reply-to <email_addr>]
[smtp-host <string>] [subject <string>]
Options from
This will be the contents of the from field in the generated email.
This field will be specified in the from field of the email message sent by the IOLAN.
level
Choose the event level that triggers an email notification:
zEmergency
zAlert
zCritical
zError
zWarnin g
zNotice
zInfo
zDebug
The list is in decreasing order of priority (Emergency has the highest priority). You are
selecting the lowest notification level; therefore, when you select Debug, you will get
an email notification for all events that trigger a message.
mode
Determines whether or not email notification is turned on. Default is Off.
to
An email address or list of email addresses that will receive the email notification.
reply-to
The email address to whom all replies to the email notification should go.
smtp-host
The SMTP host (email server) that will process the email notification request. This can
be either a host name defined in the IOLAN host table or the SMTP host IP address.
subject
A text string, which can contain spaces, that will display in the Subject field of the
email notification.
If the text string contains spaces, enclose the string in quotes.
Description Shows how the server email alert is configured.
User Level Admin
Syntax show email-alert server