同步代码
This commit is contained in:
22
conf/nbi_alarm_agent.json
Normal file
22
conf/nbi_alarm_agent.json
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"channel": [
|
||||
{
|
||||
"tcp_port": 31232,
|
||||
"bind_flag": "SMF#SZ_01",
|
||||
"province": "BJ",
|
||||
"device_code": "0001"
|
||||
},
|
||||
{
|
||||
"tcp_port": 31233,
|
||||
"bind_flag": "UDM#SZ_03",
|
||||
"province": "BJ",
|
||||
"device_code": "0002"
|
||||
}
|
||||
],
|
||||
"mysql": "root:1000omc@kp!@tcp(192.168.0.229:33066)/omc_db?charset=utf8mb4&parseTime=True&loc=Local",
|
||||
"ftp_root": "data/ftp",
|
||||
"mame":"nbi north alarm agent",
|
||||
"heartbeat_max": 180,
|
||||
"log_dir": "./nbi_alarm",
|
||||
"log_file":"nbi_alarm.log"
|
||||
}
|
||||
Reference in New Issue
Block a user