KR20040020629A - Processing Method and System for the Performance Analyses of Computer System - Google Patents

Processing Method and System for the Performance Analyses of Computer System Download PDF

Info

Publication number
KR20040020629A
KR20040020629A KR1020020052278A KR20020052278A KR20040020629A KR 20040020629 A KR20040020629 A KR 20040020629A KR 1020020052278 A KR1020020052278 A KR 1020020052278A KR 20020052278 A KR20020052278 A KR 20020052278A KR 20040020629 A KR20040020629 A KR 20040020629A
Authority
KR
South Korea
Prior art keywords
data
computer system
performance analysis
performance
user computer
Prior art date
Application number
KR1020020052278A
Other languages
Korean (ko)
Inventor
김응환
Original Assignee
김응환
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 김응환 filed Critical 김응환
Priority to KR1020020052278A priority Critical patent/KR20040020629A/en
Publication of KR20040020629A publication Critical patent/KR20040020629A/en

Links

Landscapes

  • Debugging And Monitoring (AREA)

Abstract

PURPOSE: A computer system performance analysis processing method and system is provided to transmit a program, which extracts data for performance analysis, to a computer system of a customer, to receive the extracted data from the computer system of the customer, to analyze the performance of the computer system of the customer, and to transmit an analysis report to the computer system of the customer. CONSTITUTION: The system comprises a customer system(1) and a service system(2). The customer system(1) includes a data extraction and parsing module(3), a communication module(4), and a web browser(5). The data extraction and parsing module(3), transmitted via the communication module(4) by the service system(2), extracts data, needed for a performance analysis, from the customer system, and performs a parsing operation for non-formatted data. The communication module(4) transmits the extracted and parsed data to the service system(2). The web browser(5) is for making access to the service system(2). The service system(2) includes a web server application module(6), a communication module(7), a conversion module(8), a report generation module(9), a mail transmission module(10), and a database(11). The web server application module(6) manages a customer certification process. The communication module(7) communicates data with the communication module(4) of the customer system(1). The conversion module(8) converts the extracted and parsed data into proper type data. The report generation module(9) generates an analysis report based on the converted data. The mail transmission module(10) transmits the generated report to a customer via an e-mail.

Description

전산 시스템의 성능 분석을 위한 처리 방법 및 시스템{Processing Method and System for the Performance Analyses of Computer System}Processing Method and System for the Performance Analyses of Computer System

본 발명은 웹 등의 인터넷을 통하여 사용자의 전산 시스템의 성능 분석을 하기 위한 보고서를 생성하는 방법 및 이 방법을 위한 시스템에 관한 것이다.The present invention relates to a method for generating a report for performance analysis of a user's computer system via the Internet such as the web, and a system for the method.

전산 시스템인 데이터 베이스 서버 또는 서버 시스템에 있어서, 이 시스템의 성능을 향상시키기 위하여 전산 시스템의 사용자는 수시로 전산 시스템의 운영 현황을 파악하여 성능을 분석함으로써 최적의 전산 시스템이 되도록 노력하고 있다.In the database server or server system, which is a computer system, in order to improve the performance of the system, the user of the computer system tries to be the optimal computer system by grasping the operation status of the computer system and analyzing the performance from time to time.

그런데, 전산 시스템의 운영현황을 파악하여 성능을 분석하기 위해서는 종래에는 운영현황의 파악을 통한 성능 분석에 필요한 데이터를 추출하기 위하여 전문가가 직접 전산 시스템이 있는 현장에서 프로그램을 돌려 그 결과를 토대로 손수 분석 보고서를 작성하였다.However, in order to analyze the performance of the computerized system and analyze its performance, the expert directly runs a program in the field where the computerized system is used to extract data for performance analysis through the operation of the computer. A report was prepared.

그러나, 이 방법은 전문가가 직접 고객의 전산 시스템이 있는 장소에 직접 나가야 하는 불편함이 있고 손수 보고서를 작성하는데에 많은 시간이 소요되는 단점이 있다.However, this method has the disadvantage that an expert has to go directly to a place where a customer's computer system is located, and it takes a long time to write a handwritten report.

이러한 종래기술의 단점을 해결하기 위한 다른 종래기술에서는 전산 시스템으로 분석 프로그램을 돌려서 분석하는 방법을 사용하고 있다. 그런데, 이 방법에서는 고가의 분석 프로그램을 구입하여 사용해야 하기 때문에, 사용자 입장에서는 비용부담으로 인하여 사용하기 어려우며, 특히 이러한 방법은 화면에 분석 결과를 보여 주는데 그치기 때문에 일회성 분석 자료로만 사용되며 분석 자료에 대한 구체적인 의미를 사용자가 파악하기가 어려운 면이 있다.Another prior art for solving the shortcomings of the prior art uses a method of analyzing by turning the analysis program into a computer system. However, in this method, expensive analysis program must be purchased and used, so it is difficult for the user to use it due to the cost burden, and in particular, since this method only shows the analysis result on the screen, it is used as a one-time analysis data only. It is difficult for the user to grasp the specific meaning.

본 발명은 이러한 종래기술의 문제점을 해결하기 위하여, 고가의 분석 프로그램을 저장하는 서비스 컴퓨터에서 성능 분석을 위한 자료를 추출할 수 있는 프로그램을 고객의 전산 시스템에 전달하여 이 전산 시스템에서 성능 분석을 위한 자료를 추출하여 서비스 컴퓨터로 보내면 보내진 성능 분석용 자료를 통해 서비스 컴퓨터에서 성능 분석을 하여 그 보고서를 전산 시스템 측으로 보내도록 함으로써, 전문가가 현장에 직접 방문할 필요가 없고 고가의 분석 프로그램을 공유할 수 있도록 하는 전산 시스템의 성능 분석을 위한 처리 방법 및 이 서비스를 제공하는 컴퓨터 시스템을 제공한다.In order to solve the problems of the related art, the present invention transfers a program that can extract data for performance analysis from a service computer storing an expensive analysis program to a customer computer system for performance analysis in the computer system. When the data is extracted and sent to the service computer, the performance data sent to the service computer analyzes the performance on the service computer and sends the report to the computer system, so that the expert does not have to visit the site in person and can share expensive analysis programs. The present invention provides a processing method for performance analysis of a computer system and a computer system providing the service.

도 1은 본 발명의 시스템 개략도.1 is a system schematic of the present invention.

도 2는 본 발명의 동작 흐름도.2 is an operational flowchart of the present invention.

* 도면의 주요부분에 대한 부호의 설명* Explanation of symbols for main parts of the drawings

1 : 고객용 전산 시스템 2 : 서비스 시스템1: customer computer system 2: service system

3 : 데이터 추출/파싱 모듈 4, 7 : 송수신 모듈3: data extraction / parsing module 4, 7: transmission / reception module

5 : 웹브라우저 모듈 6 : 웹서버 애플리케이션 모듈5: web browser module 6: web server application module

8 : 정제/변환 모듈 9 : 보고서 생성 모듈8: refining / conversion module 9: report generation module

10 : 메일 전송 모듈 11 : 고객 데이터 베이스10: mail transmission module 11: customer database

이제, 이러한 목적을 달성하기 위한 본 발명의 시스템을 도 1을 참고로 하여 설명하도록 한다.Now, the system of the present invention for achieving this object will be described with reference to FIG.

본 발명의 시스템은 고객용 사용자 전산 시스템(1)과, 이 성능 분석 서비스를 제공하기 위한 서비스 시스템(2)으로 크게 나누어 진다.The system of the present invention is largely divided into a user computing system 1 for a customer and a service system 2 for providing this performance analysis service.

그리고 사용자 전산 시스템(1)에는 다시 고객의 전산 시스템(1)으로부터 성능 분석에 필요한 데이터를 추출하고 추출된 비정형화된 데이터 중에서 성능 분석에 필요한 데이터만을 뽑아내는 파싱을 수행하기 위해 서비스 시스템(2)에서 전송되는 데이터 추출/파싱 모듈(3), 웹 등의 인터넷을 통하여 성능 분석 데이터 추출/파싱 프로그램을 수신하고 추출/파싱된 데이터를 서비스 시스템(2)쪽으로 송신하며 송신된 데이터에 따라 서비스 시스템(2)에서 처리되어 나온 성능 분석 결과를 수신하는 송수신 모듈(4), 서비스 시스템(2)과의 접속을 위한 웹브라우저 모듈(5) 등의 소프트웨어 모듈이 존재한다.In addition, the user computer system 1 extracts data for performance analysis from the customer computer system 1 and performs parsing to extract only data for performance analysis from the extracted unstructured data. Receives the performance analysis data extraction / parsing program via the Internet such as the data extraction / parsing module 3 and the web, and transmits the extracted / parsed data to the service system 2 according to the data transmitted. There exists a software module such as a transmission / reception module 4 for receiving the performance analysis result processed in 2) and a web browser module 5 for connection with the service system 2.

또한, 서비스 시스템(2)에는 성능 분석 서비스를 받고자 하는 고객의 인증 절차를 관리하는 웹서버 애플리케이션 모듈(6), 상기 사용자 전산 시스템(1)의 송수신 모듈(4)에 대응하는 역할을 하는 송수신 모듈(7), 송수신 모듈(7)에서 수신된 성능 분석용 데이터를 정제하고 변환하는 정제/변환 모듈(8), 이 정제되고 변환된성능 분석용 데이터를 근거로 성능 분석 보고서를 생성하는 보고서 생성 모듈(9), 이 보고서 생성 모듈(9)에서 생성된 보고서를 고객에게 메일로 보내기 위한 메일 전송 모듈(10), 고객별 성능 분석 결과 보고서를 저장하고 고객 인증을 위한 데이터를 저장하는 고객 데이터 베이스(11)가 존재한다.In addition, the service system 2 includes a web server application module 6 that manages an authentication procedure of a customer who wants to receive a performance analysis service, and a transmission / reception module that serves to correspond to the transmission / reception module 4 of the user computer system 1. (7), a purification / conversion module (8) for purifying and converting performance analysis data received from the transmission / reception module (7), and a report generation module for generating a performance analysis report based on the purified and converted performance analysis data. (9), a mail transmission module (10) for sending a report generated by this report generation module (9) to a customer, and a customer database for storing performance analysis result reports for each customer and storing data for customer authentication ( 11) exists.

이제, 도 1에 도시된 구성에 따른 본 발명의 동작을 도 2에 도시된 흐름도를 참고로 하여 설명하도록 한다.Now, the operation of the present invention according to the configuration shown in FIG. 1 will be described with reference to the flowchart shown in FIG. 2.

고객이 사용자 전산 시스템(1)에서 로그인을 하여(20), 웹브라우저 모듈(5)를 통해 서비스 시스템(2)에게 성능 분석 서비스를 요청하면(21), 서비스 시스템(2)에서는 웹서버 애플리케이션 모듈(6)에서 고객 데이터 베이스(11)을 이용하여 고객에 대한 인증 절차를 수행하여 인증 절차를 통해 고객임이 판명되면 성능 분석용 데이터를 추출하고 파싱하기 위한 모듈(3)을 사용자 전산 시스템(1)에 전달한다(22).When the customer logs in from the user computer system 1 (20) and requests the performance analysis service from the service system 2 through the web browser module 5 (21), the service system 2 receives the web server application module. In step (6), if the authentication procedure for the customer is performed using the customer database 11, and the authentication procedure proves that the customer is a customer, the user computer system 1 includes a module (3) for extracting and parsing data for performance analysis. (22).

이렇게 하여 전달받은 데이터 추출/파싱 모듈(3)을 이용하여 사용자 전산 시스템(1)은 성능 분석용 데이터를 추출하고 파싱을 하여(23), 이 추출되고 파싱된 데이터를 서비스 시스템(2)에 전송한다(24).By using the data extraction / parsing module 3 thus received, the user computer system 1 extracts and parses data for performance analysis (23), and transmits the extracted and parsed data to the service system 2. (24)

서비스 시스템(2)은 이 데이터를 정제하고 변환하여(25) 성능 분석 보고서를 생성하고(26), 메일 전송 모듈(10)을 통해 메일로 이 보고서를 고객에게 전송하고(27), 필요시 고객 데이터 베이스(11)에 이 결과 보고서를 저장하면(28), 본 발명의 서비스가 종료된다(29).The service system 2 refines and transforms this data (25) to generate a performance analysis report (26), and sends this report to the customer via mail (27) via the mail delivery module (10), if necessary. Storing this result report in the database 11 (28) terminates the service of the present invention (29).

다음으로, 이상에서 설명한 본 발명에 부가될 수 있는 기능에 대하여 살펴보기로 한다.Next, a function that can be added to the present invention described above will be described.

본 발명서의 성능 분석 보고서가 고객에게 전달되어, 고객과 서비스 제공자가 협력하여 이 분석 보고서를 통해 향상된 시스템을 구축하게 하는 것도 가능하지만, 고객이나 서비스 제공자의 지식이 한정되어 있기 때문에 이러한 분석 결과 보고서를 익명으로 사이트에 공개하여 이 공개된 보고서에 대하여 전세계의 분야별 전문가가 조언을 할 수 있는 방식으로 운영이 된다면 보다 바람직한 방향으로 향상된 전산 시스템을 구축하는 것이 가능하게 된다. 따라서, 사용자가 요청하면 이러한 기능이 수행될 수 있도록, 이러한 기능을 위한 소프트웨어가 서비스 시스템(2)에 구비되는 것이 바람직하다.Although the performance analysis report of the present invention can be delivered to the customer, the customer and the service provider can cooperate to build an improved system through the analysis report, but since the knowledge of the customer or the service provider is limited, the analysis result report It is possible to build an improved computational system in a more desirable way if it is published anonymously on the site and operated in such a way that experts from around the world can advise on this published report. Therefore, it is preferable that the service system 2 be provided with software for such a function so that such a function can be performed when the user requests it.

그리고, 고객별 성능 분석 결과를 고객 데이터 베이스(11)에 저장하도록 하면, 이 분석 결과들이 축척되어 성능의 과거이력(history)을 보여주는 것이 가능하게 되어 성능의 변화추세의 분석이 가능해진다.In addition, if the performance analysis results for each customer are stored in the customer database 11, the analysis results can be accumulated to show a history of performance, thereby enabling analysis of trends in performance change.

한편, 이러한 성능 분석 보고서에 서비스 시스템(2)에서 제공하는 성능 향상을 위한 해결책이 포함되도록 한다면, 사용자가 이 해결책을 참고로 성능 향상을 위한 필요한 조치를 간편하게 할 수 있게 된다.On the other hand, if the performance analysis report to include a solution for improving the performance provided by the service system (2), the user can easily take the necessary measures to improve the performance with reference to this solution.

또한, 인터넷에 주로 사용하는 프로토콜에는 Tcp/IP와 Http가 있는데, Tcp/IP는 방화벽을 통과하여 통신하지 못하지만 Http는 방화벽의 유무에 관계없이 사용 가능하다. 그리고, 최근의 전산 시스템의 경우에는 대부분 방화벽이 있다. 따라서, 본 발명에서 추출된 데이터가 인터넷을 통해 방화벽의 유무에 관계없이 서비스 시스템(2)으로 전달되도록 하기 위해서는 Http 프로토콜을 사용하는 것이 바람직하다.In addition, there are Tcp / IP and Http protocols commonly used on the Internet. Although Tcp / IP cannot communicate through a firewall, Http can be used with or without a firewall. And most modern computer systems have a firewall. Therefore, it is preferable to use the Http protocol in order to ensure that the data extracted in the present invention is delivered to the service system (2) regardless of the presence of a firewall through the Internet.

이상에서는 본 발명의 바람직한 실시예를 설명하였지만, 본 발명은 이 실시예에 한정되는 것이 아니고, 본 발명의 원리와 개념이 벗어나지 않는 범위 내에서 다양한 변형이 가능하다.Although the preferred embodiment of the present invention has been described above, the present invention is not limited to this embodiment, and various modifications are possible without departing from the principles and concepts of the present invention.

본 발명과 같이 구성을 하면, 전문가가 현장에 직접 방문할 필요가 없고 고가의 분석 프로그램을 공유하도록 하는 것이 가능해진다.When configured as in the present invention, it is possible to have an expert share an expensive analysis program without having to visit the site directly.

Claims (16)

사용자 전산 시스템과 서비스 시스템간의 데이터를 송수신하기 위한 송수신 수단;Transmitting and receiving means for transmitting and receiving data between the user computer system and the service system; 상기 사용자 전산 시스템과 서비스 시스템과의 접속을 위한 웹브라우저 수단;Web browser means for accessing the user computing system and a service system; 상기 서비스 시스템에서 수신되고, 상기 사용자 전산 시스템의 성능 분석을 위한 데이터를 추출하고 파싱하는 데이터 추출 및 파싱 수단;Data extracting and parsing means received at the service system and extracting and parsing data for performance analysis of the user computing system; 상기 데이터 추출 및 파싱 수단에 의해 성능 분석용 데이터를 추출하고 파싱하여 상기 송수신 수단에 의해 상기 서비스 시스템으로 보내고, 상기 서비스 시스템에서 성능 분석된 보고서를 수신하도록 하는 처리 및 제어수단을 포함하는 것을 특징으로 하는 성능 분석용 사용자 전산 시스템.And processing and control means for extracting and parsing performance analysis data by the data extraction and parsing means, sending the performance analysis data to the service system, and receiving a performance analysis report in the service system. User computing system for performance analysis. 제1항에 있어서, 상기 성능 분석 보고서가 상기 사용자 전산 시스템의 성능 향상을 위한 해결책이 포함되어 있는 것을 특징으로 하는 성능 분석용 사용자 전산 시스템.The system of claim 1, wherein the performance analysis report includes a solution for improving the performance of the user computing system. 제1항 또는 제2항에 있어서, 상기 성능 분석 보고서에는 성능의 과거이력이 포함되는 것을 특징으로 하는 성능 분석용 사용자 전산 시스템.The system of claim 1 or 2, wherein the performance analysis report includes a past history of performance. 제1항 또는 제2항에 있어서, 상기 사용자 전산 시스템과 서비스 시스템간의 접속이 Http 프로토콜을 사용하는 인터넷에 의해 실행되는 것을 특징으로 하는 성능 분석용 사용자 전산 시스템.The system of claim 1 or 2, wherein the connection between the user computer system and the service system is executed by the Internet using the Http protocol. 사용자 전산 시스템에서 성능 분석 서비스를 요청하는 경우에 사용자에 대한 인증 절차를 수행하는 웹서버 애플리케이션 수단;Web server application means for performing an authentication procedure for a user when requesting a performance analysis service from a user computer system; 상기 사용자 전산 시스템과 서비스 시스템간의 데이터를 송수신하기 위한 송수신 수단;Transmitting and receiving means for transmitting and receiving data between the user computer system and a service system; 성능 분석을 위한 데이터를 추출하고 파싱하는 데이터 추출 및 파싱 수단;Data extraction and parsing means for extracting and parsing data for performance analysis; 상기 웹서버 애플리케이션 수단에 의해 고객으로 판정되면, 상기 송수신 수단을 이용하여 상기 사용자 전산 시스템에게 상기 데이터 추출 및 파싱 수단을 전송하는 수단;Means for transmitting the data extraction and parsing means to the user computer system using the transmission and reception means when determined to be a customer by the web server application means; 상기 사용자 전산 시스템에서 상기 데이터 추출 및 파싱 수단을 통해 추출되고 파싱되어 상기 송수신 수단을 이용하여 송신된 성능 분석 데이터를 토대로 사용자 전산 시스템의 성능을 분석하고, 성능 분석된 보고서를 상기 송수신 수단을 이용해 상기 사용자 전산 시스템쪽으로 송신하도록 하는 처리 및 제어 수단을 포함하는 것을 특징으로 하는 사용자 전산 시스템의 성능 분석용 서비스 시스템.Analyze the performance of the user computer system based on the performance analysis data extracted and parsed by the data extraction and parsing means in the user computer system and transmitted using the transmission and reception means, and the performance analyzed report is transmitted using the transmission and reception means. A service system for performance analysis of a user computer system comprising processing and control means for transmitting to a user computer system. 제5항에 있어서, 상기 성능 분석 보고서가 사용자의 요청에 의해 익명으로 공개되게 하는 수단을 더 포함하는 것을 특징으로 하는 사용자 전산 시스템의 성능분석용 서비스 시스템.6. The service system of claim 5, further comprising means for anonymously publishing the performance analysis report at the request of the user. 제5항 또는 제6항에 있어서, 상기 성능 분석 보고서에는 성능의 과거이력이 포함되는 것을 특징으로 하는 사용자 전산 시스템의 성능 분석용 서비스 시스템.7. The service system of claim 5 or 6, wherein the performance analysis report includes a past history of performance. 제5항 또는 제6항에 있어서, 상기 성능 분석 보고서가 상기 사용자 전산 시스템의 성능 향상을 위한 해결책이 포함되어 있는 것을 특징으로 하는 사용자 전산 시스템의 성능 분석용 서비스 시스템.The service system of claim 5 or 6, wherein the performance analysis report includes a solution for improving the performance of the user computer system. 사용자 전산 시스템과 서비스 시스템간의 데이터를 송수신하는 단계;Transmitting and receiving data between the user computer system and the service system; 상기 사용자 전산 시스템과 서비스 시스템과의 접속을 하는 단계;Establishing a connection between the user computer system and a service system; 상기 서비스 시스템에서 수신되고, 상기 사용자 전산 시스템의 성능 분석을 위한 데이터를 추출하고 파싱하는 데이터 추출 및 파싱 수단에 의해 상기 성능 분석을 위한 데이터를 추출하고 파싱하는 단계;Extracting and parsing data for performance analysis by data extraction and parsing means received at the service system and extracting and parsing data for performance analysis of the user computer system; 상기 추출하고 파싱하는 단계에서 추출되고 파싱된 성능 분석용 데이터를 상기 송수신 단계에 의해 상기 서비스 시스템으로 보내고, 상기 서비스 시스템에서 성능 분석된 보고서를 수신하도록 하는 처리 및 제어 단계를 포함하는 것을 특징으로 하는 사용자 전산 시스템의 성능 분석을 위한 처리 방법.And a processing and control step of sending the performance analysis data extracted and parsed in the extracting and parsing step to the service system by the transmitting and receiving step, and receiving a performance analyzed report in the service system. Processing method for performance analysis of user computer system. 제9항에 있어서, 상기 성능 분석 보고서가 상기 사용자 전산 시스템의 성능향상을 위한 해결책이 포함되어 있는 것을 특징으로 하는 사용자 전산 시스템의 성능 분석을 위한 처리 방법.10. The method of claim 9, wherein the performance analysis report includes a solution for improving the performance of the user computer system. 제9항 또는 제10항에 있어서, 상기 성능 분석 보고서에는 성능의 과거이력이 포함되는 것을 특징으로 하는 사용자 전산 시스템의 성능 분석을 위한 처리 방법.The method of claim 9 or 10, wherein the performance analysis report includes a past history of performance. 제9항 또는 제10항에 있어서, 상기 사용자 전산 시스템과 서비스 시스템간의 접속이 Http 프로토콜을 사용하는 인터넷에 의해 실행되는 것을 특징으로 하는 사용자 전산 시스템의 성능 분석을 위한 처리 방법.The method according to claim 9 or 10, wherein the connection between the user computer system and the service system is executed by the Internet using the Http protocol. 사용자 전산 시스템에서 성능 분석 서비스를 요청하는 경우에 사용자에 대한 인증 절차를 수행하는 단계;Performing an authentication procedure for the user when the performance analysis service is requested by the user computer system; 상기 사용자 전산 시스템과 서비스 시스템간의 데이터를 송수신하기 위한 송수신 단계;Transmitting and receiving data for transmitting and receiving data between the user computer system and a service system; 상기 인증 절차 수행 단계에 의해 고객으로 판정되면, 상기 송수신 단계를 이용하여 상기 사용자 전산 시스템에게 성능 분석을 위한 데이터를 추출하고 파싱하는 수단을 전송하는 단계;Sending a means for extracting and parsing data for performance analysis to the user computer system using the transmitting / receiving step, if it is determined as a customer by the performing of the authentication procedure; 상기 사용자 전산 시스템에서 상기 데이터 추출 및 파싱 수단을 통해 추출되고 파싱되어 상기 송수신 단계를 이용하여 송신된 성능 분석 데이터를 토대로 사용자 전산 시스템의 성능을 분석하고, 성능 분석된 보고서를 상기 송수신 단계를 이용해 상기 사용자 전산 시스템쪽으로 송신하도록 하는 처리 및 제어 단계를 포함하는 것을 특징으로 하는 사용자 전산 시스템의 성능 분석용 서비스 시스템의 처리 방법.Analyze the performance of the user computer system based on the performance analysis data extracted and parsed by the data extraction and parsing means in the user computer system and transmitted using the transmission / reception step, and performing the performance analysis report using the transmission / reception step. And a processing and control step of transmitting to the user computing system. 제13항에 있어서, 상기 성능 분석 보고서가 사용자의 요청에 의해 익명으로 공개되게 하는 단계를 더 포함하는 것을 특징으로 하는 사용자 전산 시스템의 성능 분석용 서비스 시스템의 처리 방법.15. The method of claim 13, further comprising the step of anonymously publishing the performance analysis report at the request of the user. 제13항 또는 제14항에 있어서, 상기 성능 분석 보고서에는 성능의 과거이력이 포함되는 것을 특징으로 하는 사용자 전산 시스템의 성능 분석용 서비스 시스템의 처리 방법.15. The method of claim 13 or 14, wherein the performance analysis report includes a past history of performance. 제13항 또는 제14항에 있어서, 상기 성능 분석 보고서가 상기 사용자 전산 시스템의 성능 향상을 위한 해결책이 포함되어 있는 것을 특징으로 하는 사용자 전산 시스템의 성능 분석용 서비스 시스템의 처리 방법.15. The method of claim 13 or 14, wherein the performance analysis report includes a solution for improving the performance of the user computer system.
KR1020020052278A 2002-08-31 2002-08-31 Processing Method and System for the Performance Analyses of Computer System KR20040020629A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020020052278A KR20040020629A (en) 2002-08-31 2002-08-31 Processing Method and System for the Performance Analyses of Computer System

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020020052278A KR20040020629A (en) 2002-08-31 2002-08-31 Processing Method and System for the Performance Analyses of Computer System

Publications (1)

Publication Number Publication Date
KR20040020629A true KR20040020629A (en) 2004-03-09

Family

ID=37325084

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020020052278A KR20040020629A (en) 2002-08-31 2002-08-31 Processing Method and System for the Performance Analyses of Computer System

Country Status (1)

Country Link
KR (1) KR20040020629A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100926362B1 (en) * 2007-08-27 2009-11-10 주식회사 케이티 Method and system for managing of server performance
KR101524356B1 (en) * 2013-07-10 2015-06-01 중소기업은행 System and metnod for analyzing performance of on-line service

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20010109069A (en) * 2000-05-29 2001-12-08 정재한 Method and system for diagnosing remote computer system through internet
KR20020004416A (en) * 2000-07-05 2002-01-16 남궁석 System and method for checking operation state of information system and media for storing program source thereof
KR20020036450A (en) * 2000-11-09 2002-05-16 김운용 Online computer after-sales service or repair service system
KR20020087184A (en) * 2001-05-14 2002-11-22 (주)동원정보 PC Recovery Lan Card / Diagnostics and Recovery Web Server Program

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20010109069A (en) * 2000-05-29 2001-12-08 정재한 Method and system for diagnosing remote computer system through internet
KR20020004416A (en) * 2000-07-05 2002-01-16 남궁석 System and method for checking operation state of information system and media for storing program source thereof
KR20020036450A (en) * 2000-11-09 2002-05-16 김운용 Online computer after-sales service or repair service system
KR20020087184A (en) * 2001-05-14 2002-11-22 (주)동원정보 PC Recovery Lan Card / Diagnostics and Recovery Web Server Program

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
카다로그[한국경제] [산업/기업] 2000.11.23 *
카다로그[한국경제] [산업/기업]2001.07.24 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100926362B1 (en) * 2007-08-27 2009-11-10 주식회사 케이티 Method and system for managing of server performance
KR101524356B1 (en) * 2013-07-10 2015-06-01 중소기업은행 System and metnod for analyzing performance of on-line service

Similar Documents

Publication Publication Date Title
CA2595758C (en) System for detecting vulnerabilities in web applications using client-side application interfaces
US7600020B2 (en) System and program product for tracking web user sessions
CA2293127A1 (en) An apparatus and method for determining a program neighborhood for a client node in a client-server network using markup language techniques
PL326670A1 (en) Information processing system enabling a versatile worldwide www network scanning program to get access to servers of many different protocols
US20050246176A1 (en) Voice browser implemented as a distributable component
WO2006124357A3 (en) Distributed processing system and method
WO2004025428A3 (en) Apparatus and method for processing data in a network
HK1020788A1 (en) Network system and printer
HK1091292A1 (en) Communications system providing enhanced client-server communications and related methods
US20020056053A1 (en) System and method for handling web failures
CN105282095A (en) Login verification method and device of virtual desktop
US20090094263A1 (en) Enhanced utilization of network bandwidth for transmission of structured data
CN111949419A (en) Cross-environment resource acquisition method and device and electronic equipment
CN103384246B (en) Safety supervision system login assistant method
CN101651711A (en) HTTP network access achieving method based on serial communication
KR20040020629A (en) Processing Method and System for the Performance Analyses of Computer System
CN107018178B (en) method and system for executing network request agent
US8010595B2 (en) Execution of server-side dynamic pages
KR20030001018A (en) System and method for managing log on a web site
CN1489856B (en) Communication apparatus and method for communication system having interactive voice function, and multimedia platform
US20050102390A1 (en) System and method of network usage analyzer
WO2022147474A1 (en) Automated detection of cross site scripting attacks
KR100752864B1 (en) A system for managing financial work through web
CN107332891B (en) HTTP request processing method, server and client
CN114338796B (en) Dynamic reverse proxy method, device, reverse proxy system, equipment and medium

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E601 Decision to refuse application