|
|
|
@ -4,7 +4,7 @@
|
|
|
|
|
# 驱动程序
|
|
|
|
|
jdbc.mysql.driver=com.mysql.jdbc.Driver
|
|
|
|
|
# 连接url
|
|
|
|
|
jdbc.mysql.url=jdbc:mysql://192.168.0.101:3306/test?useUnicode=true&characterEncoding=UTF-8&allowMultiQueries=true
|
|
|
|
|
jdbc.mysql.url=jdbc:mysql://192.168.0.110:3306/ftpdata?useUnicode=true&characterEncoding=UTF-8&allowMultiQueries=true
|
|
|
|
|
# 用户名
|
|
|
|
|
jdbc.mysql.username=root
|
|
|
|
|
# 密码
|
|
|
|
@ -17,6 +17,7 @@ jdbc.mysql.password=root
|
|
|
|
|
gather-user-name=system
|
|
|
|
|
# 密码
|
|
|
|
|
gather-user-password=oracle
|
|
|
|
|
|
|
|
|
|
#
|
|
|
|
|
gather-port=1521
|
|
|
|
|
#
|
|
|
|
@ -42,8 +43,8 @@ jdbc.minEvictableIdleTimeMillis=300000
|
|
|
|
|
table-suffix=_20152016
|
|
|
|
|
extract-log-localtion=/home/log/
|
|
|
|
|
gather-tablespace-name=TS_TTSSS
|
|
|
|
|
gather-tablespace-path=
|
|
|
|
|
gather-table-user-password=
|
|
|
|
|
gather-tablespace-path=/opt/oracle/app/oradata/orcl/
|
|
|
|
|
gather-table-user-password=1
|
|
|
|
|
kubeMasterUrl=http://192.168.0.110:8080/
|
|
|
|
|
collect-user-name=system
|
|
|
|
|
collect-password=oracle
|
|
|
|
|