Tutorial
Ding Talk Alarm Creation
User need to register and download Ding Talk, and associate iManager with Ding Talk, so that the Ding Talk application can get the alarm messages from iManager.
Notes:
The configuration of Ding Talk need to configure before starting up iManager.
Please follow the steps below to create Ding Talk alarm application:
- Register Ding Talk. Go to the Ding Talk official webpage and register Ding Talk.
- Download Ding Talk for PC and login.
-
Clicks the name on the top left of Ding Talk, select Robot Management.
-
Clicks on Custom > Add.
-
Fill in the information of Robot.
- Chatbot name: The name of the alarm application.
- Add to Group(Required): Assigns the chatbot to the specified group.
- Security Settings(Reuqired): Select ‘Additional Signature’.
- Clicks on Finished.
-
On the Robot Managment window, open the Robot Settings.
-
Find out the values of ‘Webhook’ and ‘Additional Signature’.
-
Execute the following command in ‘supermap-imanager-for-kubernetes’ directory of the iManager installation machine(Please refer to Guides > Deployment Guide > Install iManager).
sudo vi .env
-
Add the values of ‘Webhook’ and ‘Additional Signature’ to ‘deploy_dingtalk_webhook’ and ‘deploy_dingtalk_secret’ separately.
- Save and exit .env file, start up iManager.
- Set the alarm rules in iManager, please refer to Alarm Service > Alarm Rules. After setting rules, Ding Talk will receive alarm messages automatically.