Help Center/ Cloud Eye/ User Guide/ Alarm Management/ Alarm Notifications/ Creating a Recipient and Notification Group
Updated on 2025-08-07 GMT+08:00

Creating a Recipient and Notification Group

Cloud Eye sends alarm notifications to recipients and notification groups. You need to create a recipient and a notification group and add the recipient to the notification group. When creating an alarm rule, you can select a notification group that will receive the alarm notifications.

Creating a Recipient

  1. Log in to the Cloud Eye console.
  1. In the navigation pane, choose Alarm Management > Alarm Notifications.
  2. Select the Recipients tab, click Create, and configure parameters.
    Figure 1 Creating a recipient

    Table 1 Parameters for creating a recipient

    Parameter

    Description

    Object Name

    Recipient name.

    Protocol

    Over which protocol alarm notifications will be sent. Only one object can be added for each protocol.

    • Email: Enter a valid email address.

      Examples:

      username@example.com

      username2@example.com

    • WeCom: Enter the webhook URL for receiving alarm notifications. Locate a WeCom group chatbot and click New in the upper right corner. After the robot is added, obtain its webhook URL.
    • HTTP: Enter a valid public network URL.

      Example:

      http://example.com/notification/action

    • HTTPS: Enter a valid public network URL.

      Example:

      https://example.com/notification/action

    • FunctionGraph (Function): Select a function and version.
    • FunctionGraph: Select a workflow.
    • DingTalk: Enter the webhook URL for receiving notifications and determine whether to configure security settings. Open DingTalk, go to a DingTalk group and click the Group Settings icon in the upper right corner. When you add a chatbot, select Custom. After the chatbot is created, obtain its webhook URL.

      Example:

      https://qyapi.weixin.qq.com/cgi-bin/webhook/send...

    • Lark: Enter the Webhook URL and configure security settings. Open Lark on a PC. Locate a group chat. In the group settings, choose BOTS, click Add Bot, and select Custom Bot. After the chatbot is added, obtain its webhook URL. Obtain the key in Security Settings of the Lark chatbot.
    • WeLink: Enter the group ID and configure security settings for receiving notifications. Obtain client_id and client_secret from Basic Information of an internal enterprise app on the developer backend of WeLink Open Platform.
    NOTE:
    • After a recipient is added to a notification group, SMN sends a confirmation message to the subscription endpoint. The endpoint can receive alarm notifications only after confirmation.
    • If the names of multiple recipients are different but their protocols and endpoints are the same, each endpoint will receive only one subscription confirmation message.
  3. Click Create.

Creating a Notification Group

  1. Log in to the Cloud Eye console.
  1. In the navigation pane, choose Alarm Management > Alarm Notifications.
  2. Select the Notification Groups tab, click Create, and configure parameters.
    Figure 2 Creating a notification group

    Table 2 Parameters for creating a notification group

    Parameter

    Description

    Group

    Notification group name, which can contain a maximum of 64 characters.

    Enterprise Project

    Enterprise project that the notification group belongs to. Only users who have all permissions for the enterprise project can manage the alarm notification group. To create an enterprise project, see Creating an Enterprise Project.

    Recipient

    Recipients for receiving notifications.

    • You can select up to 10 recipients to a notification group at a time.
    • If you select the voice notification protocol, you are advised to also select the SMS and email protocols so that you can view SMS and Email alarm notifications even after the voice notifications end.
    • If Protocol of the recipient is SMS, Voice notification, or Email, the endpoint will receive a confirmation message after the notification group is created. You can check whether the object is marked Confirmed by clicking the notification group name.
  3. Click Create.

Adding a Recipient to a Notification Group

  1. Log in to the Cloud Eye console.
  1. In the navigation pane, choose Alarm Management > Alarm Notifications.
  2. Select the Notification Groups tab, locate the created notification group, and click Add Recipient in the Operation column.
  3. In the displayed Add Recipient drawer, select the recipient you want to add and click OK.
    Figure 3 Adding a recipient