Configuring Email Notification for Alerts

You can configure the Ops Center to send the email notifications to a maximum of 10 recipients for the generated alerts. To configure email notifications for the alerts, use the following configuration:

configure 
  smtp enabled 
  smtp recipients recipient_name 
    email email_id 
  exit 

NOTES:

  • smtp enabled - Enables sending email notification for the generated alerts.

  • smtp recipients recipient_name - Specifies the name of the recipient.

  • email email_id - Specifies the email address of the recipient.