A receiver is the final destination for receiving and delivering alerts. When the route collects an alert, a receiver delivers the alert to relevant personnel for further processing.
Alerts will be delivered by mail. To deliver the notification, configure an SMTP server and related settings, including the mailbox addresses of the sending and receiving ends, etc.
Through this combination model, users can flexibly configure the alarm system and customize alarms based on resource usage and performance indicators. For example, when CPU or memory usage exceeds a set threshold, the system can automatically trigger an alert and notify the user via email. Send appropriate alarm information to corresponding processing personnel according to different needs.
Important!
It is recommended to set alarm configuration through EonOne. The settings on EonOne will be synchronized to EonKube. However, the alarm configurations set on EonKube will not be synced to EonOne.
Procedure
- Go to EonOne for KS > Settings > Cluster > Notification > Email.
- Turn on the email notification service.
- Specify the SMTP server and email account settings:
- SMTP Server: Specify the URL of the SMTP server.
- SMTP Port: Specify the port for email delivery: 25 (default SMTP port), 465 (SSL-protected port), 587 (TLS-protected port). If the SMTP server uses other ports for email delivery, enter the used port.
- Sender email: Specify the email address reserved to the email notification service. The system uses this email address to send notifications. The sender email address must be created on the SMTP server in advance.
- Account: Specify the sender’s username on the SMTP server.
- Password: Specify the sender’s email password.
- Security: Choose whether to send email notifications via a secure protocol like SSL or TLS.
- Language: Choose the language to display the email content.
- Go to the Email receiver section and click Add Receiver to specify the email recipient:
- Email address: Specify the recipient’s email address.
- Severity: Select a set of event severities. When a system event that matches the selected severities occurs, the system sends an email notification to the recipient.
- Mail subject: Customize the subject title of email notifications for easy search and identification in the inbox.
- Click OK to save the recipient settings.
- Click Send test email to send a test notification to the recipient to see if all the settings are correct.
- Click Save to apply the settings.