SANtricity 11.8 Commands

to Japanese version

Show email alert configuration

The show emailAlert summary command displays the email alert configuration information.

Supported Series

This command applies to an individual HB2100/HB2200/HB2300, HB5100/HB5200, AB6100 or AB3100 storage system.

Roles

To execute this command on an HB2100/HB2200/HB2300, HB5100/HB5200, AB6100, or AB3100 storage system, you must have the Storage Admin or Support Admin or Storage Monitor role.

Syntax

show emailAlert summary

Parameters

None.

Examples

SMcli -n Array1 -c "show emailAlert summary;"

EMAIL ALERT SETTINGS
   Mail server address: email@company.com
   Mail server encryption: starttls
   Mail server port: 587
   Mail server user name: accountName
   Mail server password: secret123
   Email sender address: no-reply@company.com
   Recipient Email
      recipient@company.com
      recipient-two@company.com

SMcli completed successfully.

Minimum firmware level

11.70.01 added parameters that specify the SMTP encryption (none, SMTPS, STARTTLS), SMTP port, and SMTP credentials (user name and password).

Top of Page