|
@ -70,17 +70,6 @@ ehr-redis:
|
|
|
pubsub:
|
|
|
publisherAppId: svr-redis
|
|
|
responseTimeChannel: redis.cache.reponse-time
|
|
|
cache:
|
|
|
memory:
|
|
|
rdbFilePath: /usr/local/bin/dump.rdb
|
|
|
outFilePath: /usr/local/ehr/redisReport/memory.csv
|
|
|
# 由于生产环境服务器维护通过堡垒机管理,不允许代码直接通过SSH访问远程服务器。
|
|
|
# 暂时注释,寻求别的方法再去掉。
|
|
|
# server:
|
|
|
# host: 172.19.103.47
|
|
|
# username: root
|
|
|
# password: jkzl
|
|
|
# ssh-port: 22
|
|
|
|
|
|
|
|
|
---
|
|
@ -105,15 +94,6 @@ ehr-redis:
|
|
|
pubsub:
|
|
|
publisherAppId: svr-redis
|
|
|
responseTimeChannel: redis.cache.reponse-time
|
|
|
cache:
|
|
|
memory:
|
|
|
rdbFilePath: /usr/local/bin/dump.rdb
|
|
|
outFilePath: /usr/local/ehr/redisReport/memory.csv
|
|
|
# server:
|
|
|
# host: 172.19.103.47
|
|
|
# username: root
|
|
|
# password: jkzl
|
|
|
# ssh-port: 22
|
|
|
|
|
|
|
|
|
---
|
|
@ -138,15 +118,6 @@ ehr-redis:
|
|
|
pubsub:
|
|
|
publisherAppId: svr-redis
|
|
|
responseTimeChannel: redis.cache.reponse-time
|
|
|
cache:
|
|
|
memory:
|
|
|
rdbFilePath: /usr/local/bin/dump.rdb
|
|
|
outFilePath: /usr/local/ehr/redisReport/memory.csv
|
|
|
# server:
|
|
|
# host: 172.19.103.47
|
|
|
# username: root
|
|
|
# password: jkzl
|
|
|
# ssh-port: 22
|
|
|
|
|
|
|
|
|
---
|
|
@ -170,15 +141,6 @@ ehr-redis:
|
|
|
pubsub:
|
|
|
publisherAppId: svr-redis
|
|
|
responseTimeChannel: redis.cache.reponse-time
|
|
|
cache:
|
|
|
memory:
|
|
|
rdbFilePath: /usr/local/bin/dump.rdb
|
|
|
outFilePath: /usr/local/ehr/redisReport/memory.csv
|
|
|
# server:
|
|
|
# host: 172.19.103.47
|
|
|
# username: root
|
|
|
# password: jkzl
|
|
|
# ssh-port: 22
|
|
|
|
|
|
|
|
|
---
|
|
@ -202,15 +164,6 @@ ehr-redis:
|
|
|
pubsub:
|
|
|
publisherAppId: svr-redis
|
|
|
responseTimeChannel: redis.cache.reponse-time
|
|
|
cache:
|
|
|
memory:
|
|
|
rdbFilePath: /usr/local/bin/dump.rdb
|
|
|
outFilePath: /usr/local/ehr/redisReport/memory.csv
|
|
|
# server:
|
|
|
# host: 172.19.103.47
|
|
|
# username: root
|
|
|
# password: jkzl
|
|
|
# ssh-port: 22
|
|
|
|
|
|
|
|
|
---
|
|
@ -233,13 +186,4 @@ ehr-redis:
|
|
|
mq:
|
|
|
pubsub:
|
|
|
publisherAppId: svr-redis
|
|
|
responseTimeChannel: redis.cache.reponse-time
|
|
|
cache:
|
|
|
memory:
|
|
|
rdbFilePath: /usr/local/bin/dump.rdb
|
|
|
outFilePath: /usr/local/ehr/redisReport/memory.csv
|
|
|
# server:
|
|
|
# host: 172.19.103.47
|
|
|
# username: root
|
|
|
# password: jkzl
|
|
|
# ssh-port: 22
|
|
|
responseTimeChannel: redis.cache.reponse-time
|