add: 提交
This commit is contained in:
22
nbi/nbi_alarm/etc/nbi_alarm.json
Normal file
22
nbi/nbi_alarm/etc/nbi_alarm.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(127.0.0.1:33066)/omc_db?charset=utf8mb4&parseTime=True&loc=Local",
|
||||
"ftp_root": "/opt/omc/ftp/fm",
|
||||
"mame":"nbi alarm agent",
|
||||
"heartbeat_max": 180,
|
||||
"log_dir": "/usr/local/omc/log/nbi_log",
|
||||
"log_file":"nbi_alarm.log"
|
||||
}
|
||||
Reference in New Issue
Block a user