- I used kapacitor latest version 1.5.1
- set the alert rule eg cpu usage geater than 0 by chronograf interface
- In chronograf set the Recipient email address, can receive the alert message
- configure the alert notify by smtp(email)in file /etc/kapacitor/kapacitor.conf,
set the default Recipient email address list, eg:
[smtp]
Configure an SMTP email server
Will use TLS and authentication if possible
Only necessary for sending emails from alerts.
List of default To addresses.
to = [“h7421956@126.com”,“cloud_alert@sina.com”]
- but test at last, this two address can’t receive any alert message