Reference Guide

Syntax
alerts --show --summary
Result
Total alert messages: 5
Total event messages: 42
Last event index: 42
alerts --email [--add <email>]
Description
Displays the current email recipient address(es) for the DR Series system.
Syntax
alerts --email
Result
Recipients: john_smith@acme.com
Relay Host: 10.10.10.10
Admin Name: John Smith
Company Name: Acme.com
Admin Email: john_smith@acme.com
Phone: 408-555-1212
Comments: Day Shift Administrator
Description
To configure and add a new email recipient address (for example, Juan Ruiz). The recipient is included in the cc: field of
email notifications.
If the email address contains special characters (such as #), enclose the email address in double quotation marks. For
example, alerts --email --add "#IT_team@acme.com".
Syntax
alerts --email --add juan_ruiz@acme.com
Results
Alert email settings updated.
Recipients: john_smith@acme.com;juan_ruiz@acme.com
Relay Host:
Admin Name: John Smith
Company Name: Acme.com
Admin Email: john_smith@acme.com
Phone: 408-999-555-1212
Comments: Day Shift Administrator
alerts --email [--daily_report <yes | no>]
Description
Configures the “yes/no” setting for sending daily statistics about each container to the administrator of a DR Series
system. Setting this option to yes causes the system administrator to receive email notifications containing the statistics
for the last 24 hours for each container (setting this option to no means that the system administrator will not receive
daily email notifications about container statistics).
21