Abstract:
사용자 단말의 서비스 요청을 처리하는 트랜잭션에 대한 응용서버의 응답시간을 측정하는 서버 응답시간 측정 시스템 및 방법에 관한 것으로서, 서비스 요청에 대한 처리결과 웹페이지를 응용서버로부터 수신하는 결과페이지 캡쳐부; 응용서버에 더미 서비스를 요청하는 태그를 처리결과 웹페이지에 삽입하는 더미요청 삽입부; 처리결과 웹페이지를 사용자 단말에 전송하는 결과페이지 중계부; 사용자 단말로부터 더미요청 태그에 의한 더미 요청을 수신하는 더미요청 수신부; 및 더미 요청의 도착시각을 이용하여 응답시간을 추정하는 응답시간 추정부를 포함하는 구성을 마련한다. 상기와 같은 시스템 및 방법에 의하면, 처리결과 웹페이지에 추가적인 더미요청 태그의 삽입만으로 사용자 단말과 서버 간의 응답시간을 측정함으로써, 추가적인 고가의 장비 도입이나 사용자 단말에 추가적인 프로그램 설치 없이도 안정적인 방식으로 트랜잭션의 응답시간을 정확하게 추정할 수 있다.
Abstract:
PURPOSE: A system and method tracing the java stack at the designated point of Java process transactions are provided to easily find out a problem error. CONSTITUTION: The system and method tracing the java stack at the designated point of Java process transactions includes the tracking signal preparation part, the insertion location specification part, the code loading unit, the profiling record, and the profile output unit. The tracking signal preparation part outputs the Java stack by snapshot and receive the tracking signal including the stack trace command code. The insertion location specification part designates the location to which the tracking signal is inserted. The profiling record stores transaction result as the profile(33). The profile output unit shows the stored profile.
Abstract:
WAS 모니터링시스템과 DB 서버모니터링시스템의연계서비스를제공하기위한시스템및 방법이제공된다. 어플리케이션서버(WAS: Web Application Server)와 DB의성능을관리하는 DB 서버를포함하는시스템에있어서, WAS 모니터링장치는 WAS에서 DB 작업이벤트가발생하여트랜잭션이수행될때 DB와세션이연결되면, 현재시간및 호스트정보를포함하는 UUID를생성하여 DB로전송하며, UUID를포함하는 WAS 성능정보를저장하고, DB 모니터링장치는 DB를주기적으로확인하여 UUID가기록된세션모니터링테이블을수집하여저장하며, DB는세션의 ID로식별되며 DB 성능정보를기록하는세션모니터링테이블에 UUID를기록한다.
Abstract:
WAS 모니터링 시스템과 DB 서버 모니터링 시스템의 연계 서비스를 제공하기 위한 시스템 및 방법이 제공된다. 어플리케이션 서버(WAS: Web Application Server)와 DB의 성능을 관리하는 DB 서버를 포함하는 시스템에 있어서, WAS 모니터링 장치는 WAS에서 DB 작업 이벤트가 발생하여 트랜잭션이 수행될 때 DB와 세션이 연결되면, 현재 시간 및 호스트 정보를 포함하는 UUID를 생성하여 DB로 전송하며, UUID를 포함하는 WAS 성능정보를 저장하고, DB 모니터링 장치는 DB를 주기적으로 확인하여 UUID가 기록된 세션 모니터링 테이블을 수집하여 저장하며, DB는 세션의 ID로 식별되며 DB 성능정보를 기록하는 세션 모니터링 테이블에 UUID를 기록한다.
Abstract:
PURPOSE: A response time measuring system of a server and method thereof are provided to accurately presume the response time of transaction by measuring response time between a user terminal and a server by inserting a dummy request tag. CONSTITUTION: A result page capturing unit(41) receives a processing result web page from an application server. A dummy request inserting unit(42) inserts a tag for requesting a dummy service to the application server. A result page relay unit(43) transmits the processing result web page to a user terminal. A dummy request receiver(44) receives a dummy request by the dummy request tag from the user terminal.