From 00737ca9e72b90bafbb9c0ddfb5108b0d53e29b8 Mon Sep 17 00:00:00 2001 From: simonzhangsz Date: Mon, 4 Mar 2024 16:34:42 +0800 Subject: [PATCH] add: add port2 config --- restagent/etc/restconf.yaml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/restagent/etc/restconf.yaml b/restagent/etc/restconf.yaml index 4d42455e..d64eba03 100644 --- a/restagent/etc/restconf.yaml +++ b/restagent/etc/restconf.yaml @@ -69,6 +69,7 @@ redis: # deadLine: timeout for io read and write (second) mml: port: 4100 + port2: 5002 sleep: 200 deadLine: 10 user: admin @@ -124,7 +125,7 @@ omc: # Forward interface: # email/sms alarm: - forwardAlarm: false + forwardAlarm: true email: smtp: mail.agrandtech.com port: 25 @@ -138,6 +139,10 @@ alarm: accessKeySecret: xxxx signName: xxx SMSC templateCode: 1000 + smsc: + addr: "192.168.14.211:2775" + userName: OMC + password: "123456" #User authorized information # crypt: mysql/md5/bcrypt