Email Alarm Notification
1. In the menu, select Notification Delivery > Alarm Notifications to enter the Alarm Notifications page and select the Email tab.
2. Click Edit and edit the relevant information in the pop-up Mailbox Configuration dialog box. For specific parameter descriptions, see the table below.
Parameter | Description |
SMTP Server | The IP address or domain name of the SMTP server. |
SMTP Server Port | The port used by the SMTP server. |
Sender | The sender's email address. |
SMTP Authentication | Whether SMTP authentication is enabled for the mailbox. |
Username | The username of the mailbox. |
Password | The user password corresponding to the email username. |
Encryption or Not | Whether to encrypt the mailbox. |
Code | The encoding methods supported by the server, which are mainly UTF-8 and GBK. The above SMTP server-related configurations should be consistent with the server settings. |
Real-time Alarm Template | The template for sending real-time alarms. You can modify the default template. Please edit the fields according to the Filling Instructions on the interface. |
Aggregate Alarm Template | The template for sending aggregate alarms. You can modify the default template. Please edit the fields according to the Filling Instructions on the interface. |
Statistical Alarm Template | The template for sending statistical alarms. You can modify the default template. Please edit the fields according to the Filling Instructions on the interface. |
System Alarm Template | The template for sending system alarms. You can modify the default template. Please edit the fields according to the Filling Instructions on the interface. |
3. After configuring the email-sending interface, you can configure the sending method for assets for which notifications are sent via the email interface. Click Add.
4. Edit the relevant information in the pop-up dialog box, and click Save. For specific parameter descriptions, see the table below.
Parameter | Description |
Asset | Select the assets for which you want to send alarms. You can select multiple assets. |
Receiver | The mailbox for receiving alarms. Multiple mailboxes can be set. |
Alarm level | Select the alarm level for the alarm to be sent. |
Notification Cycle | If the same rule triggers an alarm multiple times within the notification period, only the notification for the first triggered alarm will be sent. Value range: 0 to 86400, in seconds. 0 means sending all alarms. If this is set to 0, the aggregation notification function cannot be enabled. |
Aggregate Notification | After the aggregate notification function is enabled, the system will send an aggregate alarm message when the notification period ends. An example of an aggregate message: In the past * seconds, a total of * alarms were triggered (* is a specific value). |
Alarm Statistics | You can decide whether to enable the function for sending alarm statistics. |
Delivery Time | The alarm statistics of the previous day are sent at the set time every day. |
SMS Alarm Notification
1. In the menu, select Notification Delivery > Alarm Notifications to enter the Alarm Notifications page and select the SMS tab.
2. Click Edit and edit the relevant information in the pop-up SMS Configuration dialog box. For specific parameter descriptions, see the table below.
Parameter | Description |
Sending Method | You can select the SMS sending method. It supports web interfaces and database interfaces. |
Sending Method (Web Interface) | Request method, which supports GET and POST requests. |
URL (Web Interface) | The URL to access the SMS gateway. |
Header Information (Web Interface) | Request header. Multiple request headers can be added. |
Post Parameters (Web Interface Post Method) | Request Post parameters. If the JSON method is used, this value should be filled in with the JSON content. |
Database Type | You can select the type of the database. It supports MySQL, Oracle, DB2 and SQL Server. |
Database Name/SID (Database Interface) | The name of the SMS notification interface of the database. |
Username/Password (Database Interface) | Username and password for the SMS notification interface of the database. |
Domain Name or IP Address(Database Interface) | The IP address or domain name of the SMS notification interface of the database. |
Port (Database Interface) | The port of the SMS notification interface of the database. |
Parameter Order (Database Interface) | Supports Mobile phone number first, then SMS content and SMS content first, then mobile phone number. |
Insert a SQL Template (Database Interface) | Use two parameters (1. mobile phone number, 2. SMS content), represented by ?, and the order can be set in Parameter Order. Example: insert into MSG(count,phonenum,content,prionity) values(1,?,?,1). Note: There is no need to add a semicolon (;) at the end of a statement. |
Calling Method (Database Interface) | You can choose an INSERT statement or a stored procedure. |
Encoding Method | The encoding methods supported by the server, which are mainly UTF-8 and GBK. The above configuration should be consistent with that of the SMS server. |
Real-time Alarm Template | The template for sending real-time alarms. You can modify the default template. Please edit the fields according to the Filling Instructions on the interface. |
Aggregate Alarm Template | The template for sending aggregate alarms. You can modify the default template. Please edit the fields according to the Filling Instructions on the interface. |
Statistical Alarm Template | The template for sending statistical alarms. You can modify the default template. Please edit the fields according to the Filling Instructions on the interface. |
System Alarm Template | The template for sending system alarms. You can modify the default template. Please edit the fields according to the Filling Instructions on the interface. |
3. After configuring the relevant information on the SMS notification interface, you can configure the sending method for the assets for which notifications are sent. Click Add.
4. Edit the relevant information in the pop-up dialog box, and click Save. For specific parameter descriptions, see the table below.
Parameter | Description |
Asset | You can select the assets for which you want to send alarms. You can select multiple assets. |
Receiver | The mobile phone number that receives the alarms. Multiple mobile phone numbers can be set. |
Alarm Template | Select the alarm level for the alarm to be sent. |
Notification Cycle | If the same rule triggers an alarm multiple times within the notification period, only the notification for the first triggered alarm will be sent. Value range: 0 to 86400, in seconds. 0 means sending all alarms. If this is set to 0, the aggregation notification function cannot be enabled. |
Aggregate Notification | After the aggregate notification function is enabled, the system will send an aggregate alarm message when the notification period ends. An example of an aggregate message: In the past * seconds, a total of * alarms were triggered. |
Alarm Statistics | Enables or disables the function of sending alarm statistics. |
Delivery Time | The alarm statistics of the previous day are sent at the set time every day. |