From c23a1982437534eddf7969f4e2b4d943f4bf93da Mon Sep 17 00:00:00 2001 From: hylee Date: Thu, 12 Sep 2024 09:52:49 +0900 Subject: [PATCH 1/2] =?UTF-8?q?=EB=A1=9C=EA=B7=B8=20=EC=9C=84=EC=B9=98=20?= =?UTF-8?q?=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application.properties | 14 +++++++------- src/main/resources/logback.properties | 2 +- src/main/resources/templates/agent/view.html | 18 +++++++++--------- 3 files changed, 17 insertions(+), 17 deletions(-) diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index 5331b6d..3d5749b 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -1,4 +1,4 @@ -server.port=9077 +server.port=8077 # mybatis setting mybatis.mapper-locations=classpath:mapper/**/*.xml @@ -37,16 +37,16 @@ spring.commute.datasource.username=root spring.commute.datasource.password=itntest123 # agent client 1 -spring.mjagent.client.one.userid=hylee250 +spring.mjagent.client.one.userid=daltex spring.mjagent.client.one.datasource.driverClassName=net.sf.log4jdbc.sql.jdbcapi.DriverSpy -spring.mjagent.client.one.datasource.jdbc-url=jdbc:log4jdbc:mysql://192.168.0.31:3307/mjonUr_agent?serverTimezone=Asia/Seoul -spring.mjagent.client.one.datasource.username=mjonAgentUr -spring.mjagent.client.one.datasource.password=mjonAgentUr!@#$ +spring.mjagent.client.one.datasource.jdbc-url=jdbc:log4jdbc:mysql://192.168.0.125:3306/mjon_agent?serverTimezone=Asia/Seoul +spring.mjagent.client.one.datasource.username=mjonUr_agent +spring.mjagent.client.one.datasource.password=mjagent123$ # agent client 2 -spring.mjagent.client.two.userid=dlwnsgh +spring.mjagent.client.two.userid=006star spring.mjagent.client.two.datasource.driverClassName=net.sf.log4jdbc.sql.jdbcapi.DriverSpy -spring.mjagent.client.two.datasource.jdbc-url=jdbc:log4jdbc:mysql://192.168.0.31:3308/mjonUr_agent?serverTimezone=Asia/Seoul +spring.mjagent.client.two.datasource.jdbc-url=jdbc:log4jdbc:mysql://192.168.0.30:3306/mjonUr_agent?serverTimezone=Asia/Seoul spring.mjagent.client.two.datasource.username=mjonAgentUr spring.mjagent.client.two.datasource.password=mjonAgentUr!@#$ diff --git a/src/main/resources/logback.properties b/src/main/resources/logback.properties index 6392ca9..df8ecb3 100644 --- a/src/main/resources/logback.properties +++ b/src/main/resources/logback.properties @@ -1,5 +1,5 @@ #???? ?? -log.config.path=/data/tomcat/tomcat_api_9100_2023_0711/logs +log.config.path=/home/itn_admin/logs #???? ?? log.config.filename=mjonApi_log diff --git a/src/main/resources/templates/agent/view.html b/src/main/resources/templates/agent/view.html index 4fa494f..e8fee2b 100644 --- a/src/main/resources/templates/agent/view.html +++ b/src/main/resources/templates/agent/view.html @@ -116,7 +116,7 @@
-

+

+
+ +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
C 번호사용자명[C]DB 등록시간이관 시작시간이관 완료시간이관 갯수[C]리포트 시작시간[C]리포트 완료시간[C]리포트 갯수전송사 에이전트 리포트 시작시간전송사 에이전트 리포트 종료시간전송사 에이전트 리포트 남은 갯수
1daltex
2006star
3hylee250
4dlwnsgh
5dlwldn
+
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/main/resources/templates/agent/view.html b/src/main/resources/templates/agent/view.html index e8fee2b..6e6fae2 100644 --- a/src/main/resources/templates/agent/view.html +++ b/src/main/resources/templates/agent/view.html @@ -116,7 +116,7 @@
-

+

-
-
-
- -

-
- - -
-

- - - -
-
- - -
- -
- -
-
-
- -
- -
-
-
- -
- -
-
- - -
- -
- -
-
0 bytes
-
-
- -
- -
-
-
- - - - - -
- -
- -
- -
@@ -382,50 +271,6 @@
-
-
-
-

Client 2 현재현황

- -
-
-
- -
-
- -
- MSG 건 - 0 -
-
-
- -
-
- -
- MSG_LOG 건 - 0 -
-
-
- -
-
- -
- report(X) 건 - 0 -
-
-
-
-
-
-
@@ -525,96 +370,6 @@ -
-
-
-
-

클라이언트2 현황확인

- - -
-
-
-
-
-
- -
- 클라이언트 insert -
- 0 - 건수 -
-
-
-
- - 0초 - -
-
-
- -
-
- -
- 데이터 이관 시간 (C -> S) -
- 0 - 건수 -
-
-
-
- - 0초 - -
-
-
- -
-
- -
- 클라이언트 report (S -> C) -
- 0 - - - 건수 -
-
-
-
- - 0초 - -
-
-
- - -
- - - - - - - - - - - - - -
-
-
- - diff --git a/src/main/resources/templates/fragments/mainsidebar.html b/src/main/resources/templates/fragments/mainsidebar.html index 1e60690..b15f65c 100644 --- a/src/main/resources/templates/fragments/mainsidebar.html +++ b/src/main/resources/templates/fragments/mainsidebar.html @@ -96,6 +96,14 @@ +