diff --git a/gloam/conf/config.properties b/gloam/conf/config.properties index eb257e4..aff3596 100644 --- a/gloam/conf/config.properties +++ b/gloam/conf/config.properties @@ -3,8 +3,6 @@ #jdbcUrl = jdbc:sqlite:D:\\Workspaces\\wwrWork\\gloam\\db\\oam.db jdbcUrl = jdbc:sqlite:D:\\oam1.db #jdbcUrl = jdbc:sqlite://10.0.6.103/sqlite/oam.db -user = -password = devMode = true # 定时删除日志时间 @@ -26,21 +24,6 @@ port=8989 #项目路径 projectPath=/ -#项目部署服务器地址 -serverInstallPositionIp=192.168.178.128 - - -#服务器 -serversCount=1 -serverInfo1.ip=192.168.178.128 -serverInfo1.network=eth0 -#serversCount=2 -#serverInfo1.ip=192.168.178.128 -#serverInfo1.network=eth0 -#serverInfo2.ip=192.168.178.129 -#serverInfo2.network=eth0 - - #解析入库线程执行间隔, ms detect_data_parse_interval=20000 @@ -60,9 +43,6 @@ monitor_interval=300 #welcome页展示最近多少分钟的数据 welcome_time=120 -#进程信息获取脚本目录 -process_info_scriptPath=/home/wwr/expect.exp - #系统配置命令 device_config_scriptCmd=device_config