0

Configuring an Alert When a DataSet Stops Receiving Data (version 26)

To configure a DataSet to send an alert when it stops receiving data, the Canary system must first be configured to send email notifications. See Configuring the Canary System to Send Email Alerts. Once this is completed, individual DataSets can be configured.

By default, when a new DataSet is created, it is enabled to send an alert. If a DataSet existed prior to upgrading to v25, it will need to be enabled.

  1. Open the Canary Admin client and select the Historian tile.
  2. Click the Configuration tab at the bottom and select the desired DataSet from the list on the left.
  3. Check the box Email if no data received in x minutes and set the desired minutes.
  4. Provide email address(es) of recipient(s) who will receive an alert email. Addresses are separated with semicolons (;) if sending to multiple recipients.


    If no email address is listed, the system will default to the recipients listed in the %ProgramData%\Canary\Historian\historian.service.json file shown below.

    If no email address is listed in the file, the system will default to the recipients listed in the To: field located in the Messages tile>Configuration>Email screen.

When the DataSet stops receiving data for the time allotted, an email with the subject Canary Historian Message is sent:

2022/06/13 14:04:56.948 | Warn | Historian |  | (ServerName) [DataSetName] has not received any data in x minute(s)

When the DataSet starts receiving data again a new alert is sent:

2022/06/14 13:37:13.589 | Info | Historian |  | (ServerName) Data has been received by [DataSetName]

Reply

null