KR20190021848A - Method for monitoring server, apparatus and system for executing the method - Google Patents

Method for monitoring server, apparatus and system for executing the method Download PDF

Info

Publication number
KR20190021848A
KR20190021848A KR1020170107178A KR20170107178A KR20190021848A KR 20190021848 A KR20190021848 A KR 20190021848A KR 1020170107178 A KR1020170107178 A KR 1020170107178A KR 20170107178 A KR20170107178 A KR 20170107178A KR 20190021848 A KR20190021848 A KR 20190021848A
Authority
KR
South Korea
Prior art keywords
server
time stamp
monitoring
monitoring data
stamp value
Prior art date
Application number
KR1020170107178A
Other languages
Korean (ko)
Other versions
KR102354058B1 (en
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 KR1020170107178A priority Critical patent/KR102354058B1/en
Publication of KR20190021848A publication Critical patent/KR20190021848A/en
Application granted granted Critical
Publication of KR102354058B1 publication Critical patent/KR102354058B1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L43/00Arrangements for monitoring or testing data switching networks
    • H04L43/06Generation of reports
    • H04L43/067Generation of reports using time frame reporting
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/3003Monitoring arrangements specially adapted to the computing system or computing system component being monitored
    • G06F11/3006Monitoring arrangements specially adapted to the computing system or computing system component being monitored where the computing system is distributed, e.g. networked systems, clusters, multiprocessor systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/3051Monitoring arrangements for monitoring the configuration of the computing system or of the computing system component, e.g. monitoring the presence of processing resources, peripherals, I/O links, software programs
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/06Management of faults, events, alarms or notifications
    • H04L41/069Management of faults, events, alarms or notifications using logs of notifications; Post-processing of notifications
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L43/00Arrangements for monitoring or testing data switching networks
    • H04L43/04Processing captured monitoring data, e.g. for logfile generation
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L43/00Arrangements for monitoring or testing data switching networks
    • H04L43/08Monitoring or testing based on specific metrics, e.g. QoS, energy consumption or environmental parameters

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Computing Systems (AREA)
  • Quality & Reliability (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • Environmental & Geological Engineering (AREA)
  • Mathematical Physics (AREA)
  • Debugging And Monitoring (AREA)

Abstract

A server monitoring method, and an apparatus and system for executing thereof are disclosed. According to an embodiment of the present disclosure, a server monitoring system comprises: a collecting server for obtaining monitoring data on at least one server to be monitored, recording time stamp value of the monitoring data at time stamp table of a database, and matching the time stamp value with monitoring data and storing at the database; and a monitoring server for confirming whether the time stamp value of the time stamp table has been updated, extracting, when the time stamp value has been updated, monitoring data that matches the updated time stamp value and the updated time stamp value in the database, and broadcasting the updated time stamp value.

Description

서버 모니터링 방법과 이를 수행하기 위한 장치 및 시스템{METHOD FOR MONITORING SERVER, APPARATUS AND SYSTEM FOR EXECUTING THE METHOD}TECHNICAL FIELD [0001] The present invention relates to a server monitoring method, a device monitoring method,

본 발명의 실시예는 서버 상태를 모니터링하기 위한 기술과 관련된다. Embodiments of the invention relate to techniques for monitoring server status.

통신 기술의 발달과 더불어 통신 네트워크에 접속되어 운영되는 서버의 수가 증가하고 있는 추세이다. 서버를 이용하여 안전하고 신뢰성 높은 서비스를 제공하기 위해서는, 서버의 상태를 실시간으로 감시할 필요성이 요구된다.With the development of communication technology, the number of servers connected to a communication network is increasing. In order to provide a secure and reliable service using a server, it is necessary to monitor the status of the server in real time.

기존에는 서버 상태의 파악을 위해 사용자(관리자)가 모니터링 서버의 조회 페이지에 접속하면, 모니터링 서버가 데이터베이스에서 모니터링 데이터를 조회하여 모니터링 서버의 메모리에 로딩하고, 로딩한 모니터링 데이터를 사용자의 단말기에 웹 페이지의 형태로 표현하는 과정을 거치게 된다. 이 경우, 서버 상태를 확인하기 위한 사용자들이 많아질수록 그리고 모니터링 데이터가 많아질수록 모니터링 서버의 자원 사용량이 높아지게 되고, 웹 페이지의 로딩 속도 또한 느려지는 문제점이 있다. In the past, when a user (administrator) accesses the inquiry page of the monitoring server to grasp the state of the server, the monitoring server inquires the monitoring data from the database and loads the monitoring data into the memory of the monitoring server, It is expressed in the form of a page. In this case, as the number of users for checking the server status increases and the number of monitoring data increases, the resource usage of the monitoring server increases, and the loading speed of the web page also slows down.

한국등록특허공보 제10-1641306호(2016.07.20)Korean Patent Registration No. 10-1641306 (Jul. 20, 2016)

개시되는 실시예들은 모니터링 서버의 자원 사용률을 낮추고 응답 속도를 높일 수 있는 서버 모니터링 방법과 이를 수행하기 위한 장치 및 시스템을 제공하기 위한 것이다. The disclosed embodiments provide a server monitoring method capable of lowering a resource utilization rate of a monitoring server and increasing a response speed, and an apparatus and system for performing the method.

예시적인 실시예에 따르면, 모니터링의 대상이 되는 하나 이상의 서버들에 대한 모니터링 데이터를 획득하고, 획득된 상기 모니터링 데이터 및 상기 모니터링 데이터의 타임 스탬프 값을 데이터베이스에 저장하는 수집 서버; 및 상기 데이터베이스에 저장된 상기 타임 스탬프 값의 업데이트 여부를 확인하고, 상기 타임 스탬프 값이 업데이트된 경우 상기 데이터베이스에서 상기 업데이트된 타임 스탬프 값과 대응되는 모니터링 데이터를 추출하는 모니터링 서버를 포함하는, 서버 모니터링 시스템이 제공된다.According to an exemplary embodiment, a collection server for obtaining monitoring data for one or more servers to be monitored, storing the obtained monitoring data and a timestamp value of the monitoring data in a database; And a monitoring server for checking whether the time stamp value stored in the database is updated and for monitoring data corresponding to the updated time stamp value in the database when the time stamp value is updated, / RTI >

상기 모니터링 서버는, 상기 업데이트된 타입 스탬프 값을 하나 이상의 사용자 단말기로 브로드캐스팅하고, 상기 하나 이상의 사용자 단말기는, 상기 모니터링 서버로부터 수신한 타임 스탬프 값과 기 저장된 타임 스탬프 값을 비교하여 상기 수신한 타임 스탬프 값이 상기 기 저장된 타임 스탬프 값 보다 최신값인 경우 상기 모니터링 서버로 모니터링 데이터의 전송을 요청할 수 있다.Wherein the monitoring server broadcasts the updated type stamp value to one or more user terminals, wherein the one or more user terminals compare the time stamp value received from the monitoring server with a pre-stored time stamp value, If the stamp value is newer than the pre-stored time stamp value, the monitoring server can request transmission of the monitoring data.

상기 모니터링 서버는, 상기 업데이트된 타임 스탬프 값 및 상기 모니터링 데이터를 메모리 영역에 로딩(Loading)하고, 상기 사용자 단말기로부터 모니터링 데이터의 전송 요청을 수신하는 경우, 상기 메모리 영역에 로딩된 모니터링 데이터를 추출하여 상기 사용자 단말기로 전송할 수 있다.The monitoring server loads the updated time stamp value and the monitoring data into a memory area. When the monitoring server receives a request to transmit monitoring data from the user terminal, the monitoring server extracts monitoring data loaded in the memory area To the user terminal.

상기 사용자 단말기는, 상기 기 저장된 타임 스탬프 값을 상기 수신한 타임 스탬프 값으로 갱신할 수 있다.The user terminal may update the pre-stored time stamp value with the received time stamp value.

상기 모니터링 서버는, 상기 추출한 모니터링 데이터를 하나 이상의 단말로 브로드캐스팅할 수 있다.The monitoring server may broadcast the extracted monitoring data to one or more terminals.

상기 모니터링 데이터는, 상기 서버의 자원 사용량 관련 정보, 서버 관련 정보, 및 상태 관련 정보를 포함할 수 있다.The monitoring data may include resource usage related information of the server, server related information, and status related information.

상기 수집 서버는, 상기 하나 이상의 서버들로 모니터링 요청을 각각 전송하고, 상기 모니터링 요청에 대한 응답으로 상기 하나 이상의 서버들로부터 해당 서버의 자원 사용량 관련 정보 및 해당 서버의 서버 관련 정보를 각각 수신하며, 상기 수신한 자원 사용량 관련 정보를 분석하여 해당 서버의 상태 관련 정보를 생성할 수 있다.Wherein the collection server transmits monitoring requests to the one or more servers, receives resource usage related information of the server and server related information of the server from the one or more servers in response to the monitoring request, Related information of the server by analyzing the received resource usage-related information.

다른 예시적인 실시예에 따르면, 하나 이상의 프로세서들, 및 상기 하나 이상의 프로세서들에 의해 실행되는 하나 이상의 프로그램들을 저장하는 메모리를 구비한 컴퓨팅 장치로서, 데이터베이스에 저장된 타임 스탬프 값의 업데이트 여부를 확인하는 업데이트 확인 모듈; 및 상기 타임 스탬프 값이 업데이트된 경우 상기 데이터베이스에서 상기 업데이트된 타임 스탬프 값과 대응되는 모니터링 데이터를 추출하는 데이터 추출 모듈을 포함하는, 컴퓨팅 장치가 제공된다.According to another exemplary embodiment, there is provided a computing device having one or more processors and a memory for storing one or more programs executed by the one or more processors, the computing device comprising an update for checking whether the timestamp value stored in the database is updated Verification module; And a data extraction module for extracting monitoring data corresponding to the updated time stamp value in the database when the time stamp value is updated.

상기 업데이트된 타임 스탬프 값을 하나 이상의 사용자 단말기로 브로드캐스팅하는 데이터 전송 모듈을 더 포함할 수 있다.And a data transmission module for broadcasting the updated timestamp value to one or more user terminals.

상기 데이터 추출 모듈은, 상기 업데이트된 타임 스탬프 값 및 상기 모니터링 데이터를 상기 컴퓨팅 장치의 메모리 영역에 로딩(Loading)하고, 상기 데이터 전송 모듈은, 상기 사용자 단말기로부터 모니터링 데이터의 전송 요청을 수신하는 경우, 상기 메모리 영역에 로딩된 모니터링 데이터를 추출하여 상기 사용자 단말기로 전송할 수 있다.Wherein the data extraction module loads the updated time stamp value and the monitoring data into a memory area of the computing device, and when the data transmission module receives a transmission request of monitoring data from the user terminal, The monitoring data loaded in the memory area may be extracted and transmitted to the user terminal.

상기 장치는, 상기 추출한 모니터링 데이터를 하나 이상의 사용자 단말기로 브로드캐스팅하는 데이터 전송 모듈을 더 포함할 수 있다.The apparatus may further include a data transmission module for broadcasting the extracted monitoring data to one or more user terminals.

다른 예시적인 실시예에 따르면, 하나 이상의 프로세서들, 및 상기 하나 이상의 프로세서들에 의해 실행되는 하나 이상의 프로그램들을 저장하는 메모리를 구비한 컴퓨팅 장치로서, 모니터링 서버와 통신 가능하게 연결되고, 상기 모니터링 서버로부터 브로드캐스팅되는 타임 스탬프 값을 수신하며, 수신한 타임 스탬프 값이 기 저장된 타임 스탬프 값과 비교하여 업데이트된 것일 경우 상기 모니터링 서버로 모니터링 데이터의 전송을 요청하고, 상기 모니터링 서버로부터 상기 요청에 대응하는 모니터링 데이터를 수신하는 전처리 모듈을 포함하는, 컴퓨팅 장치가 제공된다.According to another exemplary embodiment, there is provided a computing device having one or more processors and a memory for storing one or more programs executed by the one or more processors, the computing device being communicatively coupled to the monitoring server, Wherein the monitoring server receives a broadcast time stamp value, and when the received time stamp value is compared with a previously stored time stamp value, requests transmission of the monitoring data to the monitoring server, A pre-processing module for receiving data is provided.

상기 전처리 모듈은, 상기 기 저장된 타임 스탬프 값을 업데이트된 타임 스탬프 값으로 갱신할 수 있다.The preprocessing module may update the pre-stored timestamp value with an updated timestamp value.

다른 예시적인 실시예에 따르면, 하나 이상의 프로세서들, 및 상기 하나 이상의 프로세서들에 의해 실행되는 하나 이상의 프로그램들을 저장하는 메모리를 구비한 컴퓨팅 장치에서 수행되는 방법으로서, 데이터베이스에 저장된 타임 스탬프 값이 업데이트 되었는지 여부를 확인하는 단계; 및 상기 타임 스탬프 값이 업데이트된 경우, 상기 데이터베이스로부터 상기 업데이트된 타임 스탬프 값과 대응되는 모니터링 데이터를 추출하는 단계를 포함하는, 서버 모니터링 방법이 제공된다.According to another exemplary embodiment, there is provided a method performed in a computing device having one or more processors and a memory storing one or more programs executed by the one or more processors, wherein the timestamp value stored in the database is updated Checking whether or not it is acceptable; And if the timestamp value is updated, extracting monitoring data corresponding to the updated timestamp value from the database.

상기 방법은, 상기 추출하는 단계의 수행 이후, 상기 업데이트된 타임 스탬프 값을 하나 이상의 사용자 단말기로 브로드캐스팅하는 단계를 더 포함할 수 있다.The method may further comprise, after performing the extracting step, broadcasting the updated timestamp value to one or more user terminals.

상기 추출하는 단계는, 상기 추출한 타임 스탬프 값 및 모니터링 데이터를 상기 컴퓨팅 장치의 메모리 영역에 로딩(Loading)하는 단계를 더 포함할 수 있다.The extracting may further include loading the extracted time stamp value and the monitoring data into a memory area of the computing device.

상기 방법은, 상기 브로드캐스팅하는 단계 이후, 상기 사용자 단말기로부터 모니터링 데이터의 전송 요청을 수신하는 경우, 상기 메모리 영역에 로딩된 모니터링 데이터를 추출하여 상기 사용자 단말기로 전송하는 단계를 더 포함할 수 있다.The method may further include extracting monitoring data loaded in the memory area and transmitting the monitoring data to the user terminal when receiving a request for transmission of monitoring data from the user terminal after the broadcasting.

상기 방법은, 상기 추출하는 단계의 수행 이후, 상기 추출한 모니터링 데이터를 하나 이상의 사용자 단말기로 브로드캐스팅하는 단계를 더 포함할 수 있다.The method may further include broadcasting the extracted monitoring data to one or more user terminals after performing the extracting step.

다른 예시적인 실시예에 따르면, 하나 이상의 프로세서들, 및 상기 하나 이상의 프로세서들에 의해 실행되는 하나 이상의 프로그램들을 저장하는 메모리를 구비한 컴퓨팅 장치에서 수행되는 방법으로서, 모니터링 서버로부터 브로드캐스팅되는 타임 스탬프 값을 수신하는 단계; 상기 수신한 타임 스탬프 값과 기 저장된 타임 스탬프 값을 비교하여 수신한 타임 스탬프 값이 기 저장된 타임 스탬프 값과 비교하여 업데이트된 것일 경우 상기 모니터링 서버로 모니터링 데이터의 전송을 요청하는 단계; 및 상기 모니터링 서버로부터 상기 요청에 대응하는 모니터링 데이터를 수신하는 단계를 포함하는, 서버 모니터링 방법이 제공된다.According to another exemplary embodiment, there is provided a method performed in a computing device having one or more processors and a memory storing one or more programs executed by the one or more processors, the method comprising: receiving a timestamp value ; Comparing the received time stamp value with a pre-stored time stamp value, comparing the received time stamp value with a pre-stored time stamp value, and requesting the monitoring server to transmit monitoring data if the time stamp value is updated; And receiving monitoring data corresponding to the request from the monitoring server.

상기 방법은, 상기 수신하는 단계의 수행 이후, 상기 기 저장된 타임 스탬프 값을 상기 수신한 타임 스탬프 값으로 갱신하는 단계를 더 포함할 수 있다.The method may further include updating the pre-stored timestamp value with the received timestamp value after performing the receiving step.

개시되는 실시예들에 의하면, 모니터링 서버가 데이터베이스의 타임 스탬프 값을 통해 모니터링 데이터의 업데이트 여부를 확인하여 모니터링 데이터를 메모리 영역에 미리 로딩한 후, 해당 타임 스탬프 값을 사용자 단말기로 브로드캐스팅 함으로써, 사용자 단말기로부터 모니터링 데이터의 전송 요청이 오는 경우 신속하게 모니터링 데이터를 전송할 수 있어 사용자가 체감하는 응답 속도를 향상시킬 수 있게 된다. According to the disclosed embodiments, the monitoring server checks whether the monitoring data is updated through the time stamp value of the database, and pre-loads the monitoring data into the memory area and broadcasts the corresponding time stamp value to the user terminal, The monitoring data can be transmitted promptly when a request for transmission of the monitoring data is received from the terminal, so that the response speed experienced by the user can be improved.

또한, 사용자 단말기에 전처리 모듈을 장착함으로써, 사용자는 서버 상태의 확인을 위해 별도의 접속 처리를 수행하지 않아도 되고, 업데이트된 모니터링 데이터를 자동으로 확인할 수 있게 된다. In addition, by installing the preprocessing module in the user terminal, the user does not need to perform a separate connection process to check the server status, and can automatically check the updated monitoring data.

도 1은 본 발명의 일 실시예에 따른 서버 모니터링 시스템의 구성을 나타낸 도면
도 2는 본 발명의 일 실시예에 따른 서버 모니터링 방법을 나타낸 흐름도
도 3은 본 발명의 일 실시예에 따른 수집 서버의 구성을 나타낸 블록도
도 4는 본 발명의 일 실시예에 따른 모니터링 서버의 구성을 나타낸 블록도
도 5는 예시적인 실시예들에서 사용되기에 적합한 컴퓨팅 장치를 포함하는 컴퓨팅 환경을 예시하여 설명하기 위한 블록도
1 is a diagram illustrating a configuration of a server monitoring system according to an embodiment of the present invention;
2 is a flowchart illustrating a server monitoring method according to an embodiment of the present invention.
3 is a block diagram illustrating the configuration of a collection server according to an embodiment of the present invention.
4 is a block diagram illustrating a configuration of a monitoring server according to an embodiment of the present invention.
5 is a block diagram illustrating and illustrating a computing environment including a computing device suitable for use in the exemplary embodiments.

이하, 도면을 참조하여 본 발명의 구체적인 실시형태를 설명하기로 한다. 이하의 상세한 설명은 본 명세서에서 기술된 방법, 장치 및/또는 시스템에 대한 포괄적인 이해를 돕기 위해 제공된다. 그러나 이는 예시에 불과하며 본 발명은 이에 제한되지 않는다.Hereinafter, specific embodiments of the present invention will be described with reference to the drawings. The following detailed description is provided to provide a comprehensive understanding of the methods, apparatus, and / or systems described herein. However, this is merely an example and the present invention is not limited thereto.

본 발명의 실시예들을 설명함에 있어서, 본 발명과 관련된 공지기술에 대한 구체적인 설명이 본 발명의 요지를 불필요하게 흐릴 수 있다고 판단되는 경우에는 그 상세한 설명을 생략하기로 한다. 그리고, 후술되는 용어들은 본 발명에서의 기능을 고려하여 정의된 용어들로서 이는 사용자, 운용자의 의도 또는 관례 등에 따라 달라질 수 있다. 그러므로 그 정의는 본 명세서 전반에 걸친 내용을 토대로 내려져야 할 것이다. 상세한 설명에서 사용되는 용어는 단지 본 발명의 실시예들을 기술하기 위한 것이며, 결코 제한적이어서는 안 된다. 명확하게 달리 사용되지 않는 한, 단수 형태의 표현은 복수 형태의 의미를 포함한다. 본 설명에서, "포함" 또는 "구비"와 같은 표현은 어떤 특성들, 숫자들, 단계들, 동작들, 요소들, 이들의 일부 또는 조합을 가리키기 위한 것이며, 기술된 것 이외에 하나 또는 그 이상의 다른 특성, 숫자, 단계, 동작, 요소, 이들의 일부 또는 조합의 존재 또는 가능성을 배제하도록 해석되어서는 안 된다.DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings. In the following description, well-known functions or constructions are not described in detail since they would obscure the invention in unnecessary detail. The following terms are defined in consideration of the functions of the present invention, and may be changed according to the intention or custom of the user, the operator, and the like. Therefore, the definition should be based on the contents throughout this specification. The terms used in the detailed description are intended only to describe embodiments of the invention and should in no way be limiting. Unless specifically stated otherwise, the singular forms of the expressions include plural forms of meanings. In this description, the expressions "comprising" or "comprising" are intended to indicate certain features, numbers, steps, operations, elements, parts or combinations thereof, Should not be construed to preclude the presence or possibility of other features, numbers, steps, operations, elements, portions or combinations thereof.

이하의 설명에 있어서, 신호 또는 정보의 "전송", "통신", "송신", "수신" 기타 이와 유사한 의미의 용어는 일 구성요소에서 다른 구성요소로 신호 또는 정보가 직접 전달되는 것뿐만이 아니라 다른 구성요소를 거쳐 전달되는 것도 포함한다. 특히 신호 또는 정보를 일 구성요소로 "전송" 또는 "송신"한다는 것은 그 신호 또는 정보의 최종 목적지를 지시하는 것이고 직접적인 목적지를 의미하는 것이 아니다. 이는 신호 또는 정보의 "수신"에 있어서도 동일하다. 또한 본 명세서에 있어서, 2 이상의 데이터 또는 정보가 "관련"된다는 것은 하나의 데이터(또는 정보)를 획득하면, 그에 기초하여 다른 데이터(또는 정보)의 적어도 일부를 획득할 수 있음을 의미한다. In the following description, terms such as " transmission ", "transmission "," transmission ", "reception ", and the like, of a signal or information refer not only to the direct transmission of signals or information from one component to another But also through other components. In particular, "transmitting" or "transmitting" a signal or information to an element is indicative of the final destination of the signal or information and not a direct destination. This is the same for "reception" of a signal or information. Also, in this specification, the fact that two or more pieces of data or information are "related" means that when one piece of data (or information) is acquired, at least a part of the other data (or information) can be obtained based thereon.

또한, 제1, 제2 등의 용어는 다양한 구성 요소들을 설명하는데 사용될 수 있지만, 상기 구성 요소들은 상기 용어들에 의해 한정되어서는 안 된다. 상기 용어들은 하나의 구성 요소를 다른 구성 요소로부터 구별하는 목적으로 사용될 수 있다. 예를 들어, 본 발명의 권리 범위를 벗어나지 않으면서 제1 구성 요소는 제2 구성 요소로 명명될 수 있고, 유사하게 제2 구성 요소도 제1 구성 요소로 명명될 수 있다.Also, the terms first, second, etc. may be used to describe various components, but the components should not be limited by the terms. The terms may be used for the purpose of distinguishing one component from another. For example, without departing from the scope of the present invention, the first component may be referred to as a second component, and similarly, the second component may also be referred to as a first component.

도 1은 본 발명의 일 실시예에 따른 서버 모니터링 시스템의 구성을 나타낸 도면이다. 1 is a block diagram of a server monitoring system according to an embodiment of the present invention.

도 1을 참조하면, 서버 모니터링 시스템(100)은 수집 서버(102), 데이터베이스(104), 모니터링 서버(106), 및 사용자 단말기(108)를 포함할 수 있다. Referring to FIG. 1, a server monitoring system 100 may include a collection server 102, a database 104, a monitoring server 106, and a user terminal 108.

수집 서버(102) 및 모니터링 서버(106)는 통신 네트워크(미도시)를 통해 데이터베이스(104)와 통신 가능하게 연결된다. 또한, 각 사용자 단말기(108)는 통신 네트워크(미도시)를 통해 모니터링 서버(106)와 통신 가능하게 연결된다. 몇몇 실시예들에서, 통신 네트워크(미도시)는 인터넷, 하나 이상의 로컬 영역 네트워크(local area networks), 광역 네트워크(wide area networks), 셀룰러 네트워크, 모바일 네트워크, 그 밖에 다른 종류의 네트워크들, 또는 이러한 네트워크들의 조합을 포함할 수 있다.The collection server 102 and the monitoring server 106 are communicatively coupled to the database 104 via a communications network (not shown). In addition, each user terminal 108 is communicatively coupled to the monitoring server 106 via a communication network (not shown). In some embodiments, the communication network (not shown) may be an Internet, one or more local area networks, wide area networks, a cellular network, a mobile network, other types of networks, Networks. ≪ / RTI >

수집 서버(102)는 모니터링의 대상이 되는 하나 이상의 서버(112)와 통신 가능하게 연결된다. 수집 서버(102)는 모니터링의 대상이 되는 하나 이상의 서버(112)들에 대한 모니터링 데이터를 획득한다. 모니터링 데이터는 해당 서버(112)의 자원 사용량 관련 정보, 해당 서버(112)의 상태 관련 정보, 및 해당 서버(112)의 서버 관련 정보를 포함할 수 있다. The collection server 102 is communicably coupled to one or more servers 112 to be monitored. The collection server 102 obtains monitoring data for one or more servers 112 to be monitored. The monitoring data may include resource usage related information of the server 112, status related information of the server 112, and server related information of the server 112.

여기서, 자원 사용량 관련 정보는 각 서버(112)의 자원 사용량과 관련된 정보로서, 자원 사용량 관련 정보는 예를 들어, 해당 서버(112)의 CPU 사용률, 비휘발성 메모리 사용량, 하드 디스크 사용량, 및 해당 서버(112)의 부품 온도(예를 들어, CPU 온도, 하드 디스크 온도 등) 등을 포함할 수 있다. Here, the resource usage related information is information related to the resource usage of each server 112, for example, the CPU usage rate of the server 112, the nonvolatile memory usage amount, the hard disk usage amount, (E.g., a CPU temperature, a hard disk temperature, etc.) of the CPU 112, and the like.

또한, 상태 관련 정보는 해당 서버(112)가 어떤 상태에 있는지에 대한 정보를 의미할 수 있다. 예시적인 실시예에서, 서버(112)는 정상(Normal) 상태, 이벤트(Event) 상태, 및 다운(Down) 상태 중 어느 하나의 상태에 있을 수 있다. 정상 상태는 해당 서버(112)가 기 설정된 정상 범주 내에 있는 상태일 수 있다. 이벤트 상태는 해당 서버(112)에 이상이 발생한 상태일 수 있다. 예를 들어, 이벤트는 발열 이벤트, 자원 사용량 초과 이벤트 등이 있을 수 있다. 다운 상태는 해당 서버(112)가 응답하지 않는 상태일 수 있다. 이 경우, 상태 관련 정보는 해당 서버(112)가 정상 상태, 이벤트 상태, 및 다운 상태 중 어떤 상태에 있는지를 나타낼 수 있다. In addition, the status related information may be information on the state of the server 112. In an exemplary embodiment, the server 112 may be in one of a Normal state, an Event state, and a Down state. The steady state may be a state in which the corresponding server 112 is in a predetermined normal category. The event state may be a state where an error has occurred in the server 112. For example, an event may be a heat event, a resource usage excess event, or the like. The down state may be a state in which the corresponding server 112 does not respond. In this case, the state related information may indicate whether the corresponding server 112 is in a normal state, an event state, and a down state.

또한, 서버 관련 정보는 모니터링의 대상이 되는 각 서버(112)를 식별하기 위한 정보를 포함할 수 있다. 예를 들어, 서버 관련 정보는 해당 서버(112)의 아이디, 해당 서버(112)의 IP(Public IP, Private IP 등) 정보, 해당 서버(112)를 구성하는 하드웨어 정보 등을 포함할 수 있다. In addition, the server-related information may include information for identifying each server 112 to be monitored. For example, the server-related information may include an ID of the server 112, IP (Public IP, Private IP, etc.) information of the server 112, hardware information constituting the server 112, and the like.

예시적인 실시예에서, 수집 서버(102)는 하나 이상의 서버(112)들로부터 자원 사용량 관련 정보 및 서버 관련 정보를 수신할 수 있다. 수집 서버(102)는 수신한 자원 사용량 관련 정보를 기반으로 해당 서버(112)의 상태 관련 정보를 생성할 수 있다. 이때, 수집 서버(102)는 기 설정된 주기로 하나 이상의 서버(112)들로부터 자원 사용량 관련 정보를 수신할 수 있다. 그러나, 이에 한정되는 것은 아니며 수집 서버(102)는 자원 사용량 관련 정보, 서버 관련 정보, 및 상태 관련 정보를 모두 서버(112)들로부터 수신하여 획득할 수도 있다.In an exemplary embodiment, the collection server 102 may receive resource usage-related information and server-related information from one or more servers 112. The collection server 102 may generate status related information of the corresponding server 112 based on the received resource usage related information. At this time, the collection server 102 may receive resource usage related information from one or more servers 112 at a predetermined period. However, the present invention is not limited to this, and the collection server 102 may receive and acquire resource usage related information, server related information, and status related information from the servers 112.

구체적으로, 수집 서버(102)는 수신한 자원 사용량 관련 정보(예를 들어, CPU 사용률, 비휘발성 메모리 사용량, 하드 디스크 사용량, 및 해당 서버(112)의 부품 온도 등)가 기 설정된 정상 범주 내에 있는 경우, 해당 서버(112)의 상태를 정상 상태로 판단할 수 있다. 수집 서버(102)는 수신한 자원 사용량 관련 정보(예를 들어, CPU 사용률, 비휘발성 메모리 사용량, 하드 디스크 사용량, 및 해당 서버(112)의 부품 온도 등)가 기 설정된 임계치를 초과하는 경우, 해당 서버(112)의 상태가 이벤트 상태인 것으로 판단할 수 있다. 수집 서버(102)는 서버(112)로부터 모니터링 요청에 대한 응답이 없는 경우, 해당 서버(112)가 다운 상태에 있는 것으로 판단할 수 있다.Specifically, the collection server 102 determines whether the received resource usage-related information (e.g., the CPU usage rate, the nonvolatile memory usage amount, the hard disk usage amount, and the component temperature of the server 112) , It is possible to determine the state of the server 112 as a normal state. When the received resource usage-related information (for example, the CPU usage rate, the nonvolatile memory usage amount, the hard disk usage amount, and the component temperature of the server 112) exceeds the predetermined threshold, It can be determined that the state of the server 112 is the event state. If there is no response to the monitoring request from the server 112, the collection server 102 may determine that the corresponding server 112 is in the down state.

또한, 수집 서버(102)는 하나 이상의 서버(112)들을 포함하는 그룹 단위로 모니터링 데이터를 획득할 수도 있다. 이때, 모니터링 데이터의 서버 관련 정보는 해당 그룹에 속하는 서버(112)들의 추가와 관련된 정보(해당 그룹에 신규 추가된 서버에 대한 정보) 및 해당 그룹에 속하는 서버(112)들의 삭제와 관련된 정보(해당 그룹에서 삭제된 서버에 대한 정보) 등을 포함할 수 있다. The collection server 102 may also obtain monitoring data on a group basis that includes one or more servers 112. [ At this time, the server-related information of the monitoring data includes information related to the addition of the servers 112 belonging to the group (information about the server newly added to the group) and information related to deletion of the servers 112 belonging to the group Information about the server deleted from the group), and the like.

수집 서버(102)는 하나 이상의 서버(112)들에 대한 모니터링 데이터를 데이터베이스(104)에 저장할 수 있다. 이때, 수집 서버(102)는 모니터링 데이터의 획득 시간에 해당하는 타임 스탬프를 모니터링 데이터와 매칭하여 저장할 수 있다. 예시적인 실시예에서, 수집 서버(102)는 모니터링 데이터 중 해당 서버(112)의 자원 사용량 관련 정보 및 서버 관련 정보에 각각 타임 스탬프를 기록할 수 있다. 예를 들어, 수집 서버(102)는 자원 사용량 관련 정보의 획득 시간에 해당하는 타임 스탬프(제1 타임 스탬프) 및 서버 관련 정보의 획득 시간에 해당하는 타임 스탬프(제1 타임 스탬프)를 각각 별도로 저장 및 관리할 수 있다. 수집 서버(102)는 모니터링 데이터에 대한 상기 제1 타임 스탬프 및 제2 타임 스탬프 값을 타임 스탬프 테이블에 기록할 수 있다. 표 1은 예시적인 실시예에 따른 타임 스탬프 테이블을 나타낸 표이다. 본 발명의 실시예들에서, 타임 스탬프란 전술한 제1 타임 스탬프 및 제2 타임 스탬프 중 적어도 하나를 포함하는 의미로 사용된다.The collection server 102 may store monitoring data for one or more servers 112 in the database 104. At this time, the collection server 102 may match the time stamp corresponding to the acquisition time of the monitoring data with the monitoring data. In the exemplary embodiment, the collection server 102 may record time stamps in the resource usage related information and the server related information of the corresponding server 112 among the monitoring data. For example, the collection server 102 separately stores a time stamp (first time stamp) corresponding to the acquisition time of the resource usage related information and a time stamp (first time stamp) corresponding to the acquisition time of the server related information, respectively And manage. The collection server 102 may write the first time stamp and the second time stamp value for the monitoring data to the time stamp table. Table 1 is a table showing a time stamp table according to an exemplary embodiment. In the embodiments of the present invention, the time stamp is used to mean at least one of the above-mentioned first time stamp and second time stamp.

그룹 네임Group name 자원 사용량 관련 정보_time
(제1 타임스탬프)
Resource usage information _time
(First time stamp)
서버 관련 정보_time
(제2 타임스탬프)
Server related information _time
(Second time stamp)
A_GroupA_Group 14949214200001494921420000 14949214200001494921420000

표 1에 나타낸 바와 같이, 수집 서버(102)는 모니터링 데이터를 데이터베이스(104)에 업데이트 할 때마다 업데이트된 모니터링 데이터(예를 들어, 자원 사용량 관련 정보 및 서버 관련 정보)에 대한 타임 스탬프 값을 업데이트할 수 있다. As shown in Table 1, each time the collection server 102 updates the monitoring data to the database 104, the collection server 102 updates the time stamp value for the updated monitoring data (for example, resource usage related information and server related information) can do.

데이터베이스(104)는 각 서버(112)들의 모니터링 데이터와 해당 모니터링 데이터의 타임 스탬프를 매칭하여 저장할 수 있다. 데이터베이스(104)는 해당 모니터링 데이터의 타임 스탬프를 타임 스탬프 테이블에 기록하여 저장할 수 있다. 데이터베이스(104)는 컴퓨팅 장치의 하드 디스크 또는 메모리 등과 같은 물리적 저장 공간일 수 있다. 그러나, 이에 한정되는 것은 아니며 데이터베이스(104)는 DAS(Direct Attached Storage)와 같은 로컬 스토리지, NAS(Network Attached Storage) 또는 SAN(Storage Area Network)와 같은 네트워크 스토리지, 및 클라우드 스토리지 등 개시된 것 이외에도 다양한 형태의 스토리지를 포함할 수 있다.The database 104 may store and match the monitoring data of the respective servers 112 with the time stamp of the corresponding monitoring data. The database 104 may record the time stamp of the monitoring data in the time stamp table and store the time stamp. The database 104 may be a physical storage space such as a hard disk or memory of a computing device. However, the database 104 is not limited to the local storage such as DAS (Direct Attached Storage), network storage such as NAS (Network Attached Storage) or SAN (Storage Area Network), and cloud storage, Lt; / RTI >

모니터링 서버(106)는 데이터베이스(104)의 타임 스탬프 테이블의 타임 스탬프 값이 업데이트 되었는지 여부를 확인할 수 있다. 모니터링 서버(106)는 기 설정된 주기로 데이터베이스(104)의 타임 스탬프 테이블의 타임 스탬프 값이 업데이트 되었는지 여부를 확인할 수 있다. 모니터링 서버(106)는 타임 스탬프 테이블의 타임 스탬프 값을 확인함으로써, 수집 서버(102)에 의해 하나 이상의 서버(102)들에 대한 모니터링 데이터가 업데이트 되었는지 여부를 확인할 수 있게 된다. The monitoring server 106 can check whether or not the timestamp value of the timestamp table of the database 104 has been updated. The monitoring server 106 can check whether the timestamp value of the time stamp table of the database 104 has been updated at a predetermined period. The monitoring server 106 can determine whether the monitoring data for one or more servers 102 has been updated by the collection server 102 by checking the timestamp value of the timestamp table.

모니터링 서버(106)는 타임 스탬프 테이블의 타임 스탬프 값이 업데이트된 경우, 업데이트된 타임 스탬프 값과 매칭되는 모니터링 데이터를 데이터베이스(104)에서 추출할 수 있다. 모니터링 서버(106)는 업데이트된 타임 스탬프 값 및 해당 타임 스탬프 값과 매칭되는 모니터링 데이터를 모니터링 서버(106)의 데이터 저장 영역(예를 들어, HDD(Hard Disk Drive), SDD(Solid State Drive) 등)에 저장할 수 있다. 모니터링 서버(106)는 업데이트된 타임 스탬프 값 및 해당 타임 스탬프 값과 매칭되는 모니터링 데이터를 모니터링 서버(106)의 메모리 영역(예를 들어, RAM(Random Access Memory) 등)에 로딩(Loading) 할 수 있다. If the timestamp value of the timestamp table is updated, the monitoring server 106 may extract, from the database 104, monitoring data that matches the updated timestamp value. The monitoring server 106 transmits the monitoring data matching the updated time stamp value and the corresponding time stamp value to a data storage area of the monitoring server 106 (for example, a hard disk drive (HDD), a solid state drive ). ≪ / RTI > The monitoring server 106 may load monitoring data matching the updated time stamp value and the corresponding timestamp value into a memory area (for example, a RAM (Random Access Memory), etc.) of the monitoring server 106 have.

일 실시예에서, 모니터링 서버(106)는 모니터링 서버(106)와 통신 가능하게 연결된 각 사용자 단말기(108)로 상기 업데이트된 타임 스탬프 값을 브로드캐스팅(Broadcasting) 할 수 있다. 즉, 모니터링 서버(106)는 모니터링 데이터 중 타임 스탬프 값만 미리 브로드캐스팅 할 수 있다. 모니터링 서버(106)는 사용자 단말기(108)로부터 모니터링 데이터 전송 요청을 수신하는 경우, 상기 전송 요청과 대응하는 모니터링 데이터를 상기 메모리 영역에서 추출하여 사용자 단말기(108)로 전송할 수 있다. In one embodiment, the monitoring server 106 may broadcast the updated timestamp value to each user terminal 108 communicatively coupled to the monitoring server 106. That is, the monitoring server 106 may pre-broadcast only the timestamp value among the monitoring data. When the monitoring server 106 receives the monitoring data transmission request from the user terminal 108, the monitoring server 106 may extract the monitoring data corresponding to the transmission request from the memory area and transmit the monitoring data to the user terminal 108.

각 사용자 단말기(108)는 모니터링 서버(106)와 통신 가능하게 연결되는 전처리 모듈(108a)을 포함할 수 있다. 전처리 모듈(108a)은 모니터링 서버(106)로부터 업데이트된 타임 스탬프 값을 수신하여 저장할 수 있다. 전처리 모듈(108a)은 수신한 타임 스탬프 값과 기 저장된 타임 스탬프 값을 비교할 수 있다. 전처리 모듈(108a)은 수신한 타임 스탬프 값이 기 저장된 타임 스탬프 값 보다 큰 경우(즉, 수신한 타임 스탬프 값이 기 저장된 타임 스탬프 값보다 최신의 것인 경우), 모니터링 서버(106)로 모니터링 데이터의 전송을 요청할 수 있다. Each user terminal 108 may include a preprocessing module 108a communicatively coupled to the monitoring server 106. [ The preprocessing module 108a may receive and store the updated timestamp value from the monitoring server 106. [ The preprocessing module 108a may compare the received timestamp value with the pre-stored timestamp value. If the received time stamp value is greater than the previously stored time stamp value (i.e., the received time stamp value is newer than the pre-stored time stamp value), the preprocessing module 108a transmits the monitoring data Lt; / RTI >

전처리 모듈(108a)은 모니터링 서버(106)로부터 상기 수신한 타임 스탬프 값과 매칭되는 모니터링 데이터를 수신할 수 있다. 이때, 모니터링 데이터는 모니터링 서버(106)의 메모리 영역에 미리 로딩 되어 있으므로, 전처리 모듈(108a)은 모니터링 서버(106)로부터 모니터링 데이터를 신속하게 수신할 수 있다. 전처리 모듈(108a)은 수신한 모니터링 데이터를 기반으로 서버 모니터링 화면을 구성하여 사용자 단말기(108)로 전달할 수 있다. 전처리 모듈(108a)은 모니터링 서버(106)로부터 모니터링 데이터가 수신되는 경우, 기 저장된 타임 스탬프 값을 수신한 모니터링 데이터에 대응되는 타임 스탬프 값으로 갱신할 수 있다.The preprocessing module 108a may receive monitoring data matching the received timestamp value from the monitoring server 106. [ At this time, since the monitoring data is preloaded in the memory area of the monitoring server 106, the preprocessing module 108a can quickly receive the monitoring data from the monitoring server 106. [ The preprocessing module 108a may construct a server monitoring screen based on the received monitoring data and transmit the screen to the user terminal 108. [ When the monitoring data is received from the monitoring server 106, the preprocessing module 108a may update the pre-stored time stamp value to the time stamp value corresponding to the received monitoring data.

전처리 모듈(108a)은 수신한 모니터링 데이터 중 상태 관련 정보를 통해 해당 서버(112)의 상태를 확인하고, 해당 서버(112)의 상태가 이벤트 상태인 경우, 서버 모니터링 화면에 해당 서버(112)의 이벤트 상태가 표시되도록 할 수 있다. The preprocessing module 108a checks the status of the corresponding server 112 through the status related information among the received monitoring data and if the status of the corresponding server 112 is in the event status, Event status can be displayed.

한편, 전처리 모듈(108a)은 사용자 단말기(108)에 모니터링 데이터가 저장되어 있지 않은 경우, 모니터링 서버(106)로 접속(즉, 최초 접속)하여 모니터링 데이터의 전송을 요청할 수 있다. 즉, 전처리 모듈(108a)은 사용자 단말기(108)에 모니터링 데이터가 저장되어 있지 않은 경우, 모니터링 서버(106)로부터 타임 스탬프 값을 별도로 수신하지 않았어도 모니터링 데이터의 전송을 요청할 수 있다. 이 경우, 모니터링 서버(106)는 모니터링 서버(106)와 통신 가능하게 연결된 사용자 단말기(108)들로 브로드캐스팅한 타임 스탬프 값과 매칭되는 모니터링 데이터를 메모리 영역에서 추출하여 사용자 단말기(108)로 전송할 수 있다. 그러면 전처리 모듈(108a)은 수신된 모니터링 데이터와 해당 모니터링 데이터에 대응되는 타임 스탬프 값을 추출하여 저장할 수 있다. 이후, 전처리 모듈(108a)은 모니터링 서버(106)로부터 타임 스탬프 값이 수신되는 경우, 수신된 타임 스탬프 값과 기 저장된 타임 스탬프 값을 비교하여 모니터링 데이터의 전송을 요청할 수 있다.Meanwhile, if the monitoring data is not stored in the user terminal 108, the preprocessing module 108a may request the transmission of the monitoring data through the connection to the monitoring server 106 (that is, the first connection). That is, when the monitoring data is not stored in the user terminal 108, the preprocessing module 108a may request the transmission of the monitoring data even if the monitoring server 106 has not received the time stamp value separately. In this case, the monitoring server 106 extracts, from the memory area, monitoring data matched with the timestamp value broadcasted to the user terminals 108 communicably connected to the monitoring server 106, and transmits the monitoring data to the user terminal 108 . Then, the preprocessing module 108a can extract and store the received monitoring data and the timestamp value corresponding to the monitoring data. If the time stamp value is received from the monitoring server 106, the preprocessing module 108a may request the transmission of the monitoring data by comparing the received time stamp value with the pre-stored time stamp value.

개시되는 실시예에 의하면, 모니터링 서버(106)가 데이터베이스(104)의 타임 스탬프 값을 통해 모니터링 데이터의 업데이트 여부를 확인하여 모니터링 데이터를 메모리 영역에 미리 로딩한 후, 해당 타임 스탬프 값을 사용자 단말기(108)로 브로드캐스팅함으로써, 사용자 단말기(108)로부터 모니터링 데이터의 전송 요청이 오는 경우 신속하게 모니터링 데이터를 전송할 수 있어 사용자가 체감하는 응답 속도를 향상시킬 수 있게 된다. According to the disclosed embodiment, the monitoring server 106 confirms whether the monitoring data is updated through the time stamp value of the database 104, preloads the monitoring data in the memory area, and then transmits the corresponding time stamp value to the user terminal 108, it is possible to transmit monitoring data promptly when a request for transmission of monitoring data is received from the user terminal 108, thereby improving the speed of response experienced by the user.

또한, 사용자 단말기(108)에 전처리 모듈(108a)을 장착함으로써, 사용자는 서버 상태의 확인을 위해 별도의 접속 처리를 수행하지 않아도 되고, 업데이트된 모니터링 데이터를 자동으로 확인할 수 있게 된다. In addition, by installing the preprocessing module 108a in the user terminal 108, the user does not need to perform a separate connection process to check the server status, and can automatically check the updated monitoring data.

한편, 여기서는 모니터링 서버(106)가 데이터베이스(104)의 타임 스탬프 값이 업데이트된 경우, 업데이트된 타임 스탬프 값을 사용자 단말기(108)로 브로드캐스팅 한 후, 사용자 단말기(108)로부터 모니터링 데이터의 전송 요청을 수신하면 업데이트된 타임 스탬프 값과 대응되는 모니터링 데이터를 사용자 단말기(108)로 전송하는 것으로 설명하였다. 그러나, 이에 한정되는 것은 아니며 실시예에 따라 모니터링 서버(106)는 데이터베이스(104)의 타임 스탬프 값이 업데이트된 경우, 업데이트된 타임 스탬프 값과 대응되는 모니터링 데이터를 데이터베이스에서 추출한 후, 추출한 모니터링 데이터를 사용자 단말기(108)로 브로드캐스팅하도록 구성될 수 잇다.Here, if the time stamp value of the database 104 is updated, the monitoring server 106 broadcasts the updated time stamp value to the user terminal 108 and then transmits a transmission request of the monitoring data from the user terminal 108 The monitoring data corresponding to the updated time stamp value is transmitted to the user terminal 108. [0051] FIG. However, the present invention is not limited thereto. According to the embodiment, when the time stamp value of the database 104 is updated, the monitoring server 106 extracts the monitoring data corresponding to the updated time stamp value from the database, To the user terminal 108. The user terminal < RTI ID = 0.0 > 108 < / RTI >

도 2는 본 발명의 일 실시예에 따른 서버 모니터링 방법을 나타낸 흐름도이다. 도시된 흐름도에서는 상기 방법을 복수 개의 단계로 나누어 기재하였으나, 적어도 일부의 단계들은 순서를 바꾸어 수행되거나, 다른 단계와 결합되어 함께 수행되거나, 생략되거나, 세부 단계들로 나뉘어 수행되거나, 또는 도시되지 않은 하나 이상의 단계가 부가되어 수행될 수 있다.2 is a flowchart illustrating a server monitoring method according to an embodiment of the present invention. In the illustrated flow chart, the method is described as being divided into a plurality of steps, but at least some of the steps may be performed in reverse order, combined with other steps, performed together, omitted, divided into detailed steps, One or more steps may be added and performed.

도 2를 참조하면, 수집 서버(102)는 하나 이상의 서버(112)들로부터 해당 서버(112)의 자원 사용량 관련 정보 및 서버 관련 정보를 수신한다(S 101). Referring to FIG. 2, the collection server 102 receives resource usage related information and server related information of the server 112 from one or more servers 112 (S 101).

다음으로, 수집 서버(102)는 수신한 해당 서버(112)의 자원 사용량 관련 정보를 기반으로 해당 서버(112)의 상태 관련 정보를 생성한다(S 103).Next, the collection server 102 generates state related information of the corresponding server 112 based on the resource usage related information of the received server 112 (S 103).

다음으로, 수집 서버(102)는 해당 서버(112)의 자원 사용량 관련 정보, 서버 관련 정보, 및 상태 관련 정보를 포함하는 모니터링 데이터를 데이터베이스(104)에 저장한다(S 105). 이때, 수집 서버(102)는 모니터링 데이터의 저장 시간을 타임 스탬프 테이블에 타임 스탬프 값으로 기록한다(S 107).Next, the collection server 102 stores the monitoring data including the resource usage related information of the server 112, the server related information, and the status related information in the database 104 (S 105). At this time, the collection server 102 records the storage time of the monitoring data as a time stamp value in the time stamp table (S 107).

다음으로, 모니터링 서버(106)는 데이터베이스(104)의 타임 스탬프 테이블의 타임 스탬프 값이 업데이트 되었는지 여부를 확인한다(S 109).Next, the monitoring server 106 confirms whether the timestamp value of the timestamp table of the database 104 has been updated (S 109).

단계 S 109의 확인 결과, 타임 스탬프 값이 업데이트된 경우, 모니터링 서버(106)는 업데이트된 타임 스탬프 값과 매칭되어 저장된 모니터링 데이터를 데이터베이스(104)에서 추출한다(S 111).If it is determined in step S 109 that the time stamp value has been updated, the monitoring server 106 extracts the stored monitoring data from the database 104 (S 111), which matches the updated time stamp value.

다음으로, 모니터링 서버(106)는 추출한 타임 스탬프 값 및 모니터링 데이터를 모니터링 서버(106)의 메모리 영역에 로딩(Loading) 한다(S 113).Next, the monitoring server 106 loads the extracted time stamp value and the monitoring data into the memory area of the monitoring server 106 (S 113).

다음으로, 모니터링 서버(106)는 추출한 타임 스탬프 값을 모니터링 서버(106)와 연결된 사용자 단말기(108)(보다 자세하게는 사용자 단말기(108)의 전처리 모듈(108a)로 브로드캐스팅한이다(S 115).The monitoring server 106 then broadcasts the extracted time stamp value to the user terminal 108 (more specifically, the preprocessing module 108a of the user terminal 108) connected to the monitoring server 106 (S 115) .

다음으로, 사용자 단말기(108)는 모니터링 서버(106)로부터 수신한 타임 스탬프 값이 기 저장된 타임 스탬프 값보다 최신값인지를 확인한다(S 117). 타임 스탬프 값은 기 설정된 시간을 기준으로 시간이 흐름에 따라 카운트되는 값이므로, 상기 수신한 타임 스탬프 값이 기 저장된 타임 스탬프 값보다 큰 값인 경우, 상기 수신한 타임 스탬프 값이 기 저장된 타임 스탬프 값보다 최신의 것이 된다.Next, the user terminal 108 confirms whether the time stamp value received from the monitoring server 106 is newer than the previously stored time stamp value (S 117). Since the time stamp value is a value that is counted with the passage of time based on a predetermined time, when the received time stamp value is larger than the pre-stored time stamp value, the received time stamp value is larger than the pre- It becomes the latest.

단계 S 117의 확인 결과, 수신한 타임 스탬프 값이 기 저장된 타임 스탬프 값보다 최신값인 경우, 사용자 단말기(108)는 모니터링 서버(106)로 모니터링 데이터의 전송을 요청한다(S 119).If it is determined in step S117 that the received time stamp value is newer than the previously stored time stamp value, the user terminal 108 requests the monitoring server 106 to transmit the monitoring data (S119).

다음으로, 모니터링 서버(106)는 브로드캐스팅한 타임 스탬프 값과 매칭되는 모니터링 데이터를 메모리 영역에서 추출하여 사용자 단말기(108)로 전송한다(S 121). Next, the monitoring server 106 extracts monitoring data matching the broadcast timestamp value from the memory area and transmits the extracted monitoring data to the user terminal 108 (S 121).

다음으로, 사용자 단말기(108)는 모니터링 서버(106)로부터 수신한 모니터링 데이터를 기반으로 서버 모니터링 화면을 구성하여 표시한다(S 123).Next, the user terminal 108 forms and displays a server monitoring screen based on the monitoring data received from the monitoring server 106 (S 123).

도 3은 본 발명의 일 실시예에 따른 수집 서버의 구성을 나타낸 블록도이다. 3 is a block diagram illustrating a configuration of a collection server according to an embodiment of the present invention.

도 3을 참조하면, 수집 서버(102)는 모니터링 요청 모듈(121), 상태 분석 모듈(123), 및 저장 관리 모듈(125)을 포함할 수 있다. Referring to FIG. 3, the collection server 102 may include a monitoring request module 121, a status analysis module 123, and a storage management module 125.

모니터링 요청 모듈(121)은 하나 이상의 서버(112)들로 모니터링 요청을 전송할 수 있다. 모니터링 요청 모듈(121)은 모니터링 요청에 대한 응답으로 하나 이상의 서버(112)들로부터 해당 서버(112)의 자원 사용량 관련 정보 및 서버 관련 정보를 수신할 수 있다. The monitoring request module 121 may send a monitoring request to one or more servers 112. The monitoring request module 121 may receive resource usage related information and server related information of the server 112 from one or more servers 112 in response to the monitoring request.

상태 분석 모듈(123)은 하나 이상의 서버(112)들로부터 수신한 자원 사용량 관련 정보를 분석하여 해당 서버(112)의 상태에 대한 상태 관련 정보를 생성할 수 있다. The status analysis module 123 may analyze the resource usage related information received from the one or more servers 112 and generate status related information on the status of the corresponding server 112.

저장 관리 모듈(125)은 해당 서버(112)의 자원 사용량 관련 정보, 서버 관련 정보, 및 상태 관련 정보를 포함하는 모니터링 데이터를 데이터베이스(104)에 저장할 수 있다. 저장 관리 모듈(125)은 모니터링 데이터의 저장 시간을 타임 스탬프 테이블에 타임 스탬프 값으로 기록할 수 있다. The storage management module 125 may store the monitoring data including the resource usage related information of the server 112, the server related information, and the status related information in the database 104. The storage management module 125 may record the storage time of the monitoring data as a time stamp value in the time stamp table.

도 4는 본 발명의 일 실시예에 따른 모니터링 서버의 구성을 나타낸 블록도이다. 4 is a block diagram illustrating a configuration of a monitoring server according to an embodiment of the present invention.

도 4를 참조하면, 모니터링 서버(106)는 업데이트 확인 모듈(131), 데이터 추출 모듈(133), 및 데이터 전송 모듈(135)을 포함할 수 있다. Referring to FIG. 4, the monitoring server 106 may include an update check module 131, a data extraction module 133, and a data transfer module 135.

업데이트 확인 모듈(131)은 데이터베이스(104)의 타임 스탬프 테이블의 타임 스탬프 값이 업데이트 되었는지 여부를 확인할 수 있다. The update check module 131 can check whether or not the timestamp value of the time stamp table of the database 104 has been updated.

데이터 추출 모듈(133)은 상기 확인 결과 타임 스탬프 테이블의 타임 스탬프 값이 업데이트된 경우, 업데이트된 타임 스탬프 값과 매칭되는 모니터링 데이터를 데이터베이스(104)에서 추출할 수 있다. 데이터 추출 모듈(133)은, 상기 업데이트된 타임 스탬프 값 및 상기 모니터링 데이터를 모니터링 서버(106)의 메모리 영역에 로딩(Loading)할 수 있다.When the time stamp value of the time stamp table is updated as a result of the check, the data extraction module 133 may extract the monitoring data matching the updated time stamp value from the database 104. [ The data extraction module 133 may load the updated time stamp value and the monitoring data into a memory area of the monitoring server 106. [

데이터 전송 모듈(135)은 업데이트된 타임 스탬프 값을 모니터링 서버(106)와 통신 가능하게 연결된 각 사용자 단말기(108)로 브로드캐스팅하거나, 또는 상기 추출한 모니터링 데이터를 하나 이상의 사용자 단말기로 브로드캐스팅할 수 있다.The data transfer module 135 may broadcast the updated timestamp value to each user terminal 108 that is communicatively coupled to the monitoring server 106 or may broadcast the extracted monitoring data to one or more user terminals .

일 실시예에서, 데이터 전송 모듈(135)은 업데이트된 타임 스탬프 값을 각 사용자 단말기(108)로 브로드캐스팅할 수 있다. 이후 사용자 단말기(108)로부터 모니터링 데이터의 전송 요청을 수신하는 경우, 하거나 데이터 전송 모듈(135)은 브로드캐스팅한 타임 스탬프 값과 매칭되는 모니터링 데이터를 상기 메모리 영역에서 추출한 후 사용자 단말기(108)로 전송할 수 있다. In one embodiment, the data transfer module 135 may broadcast an updated timestamp value to each user terminal 108. When receiving a request for transmission of monitoring data from the user terminal 108, the data transmission module 135 extracts monitoring data matching the broadcasting timestamp value from the memory area and transmits the monitoring data to the user terminal 108 .

다른 실시예에서, 데이터 전송 모듈(135)은 상기 추출한 모니터링 데이터를 각 사용자 단말기(108)로 직접 브로드캐스팅할 수 있다. 이 경우 데이터 전송 모듈(135)에서 타임 스탬프 값을 전송하고, 사용자 단말기(108)로부터 모니터링 데이터의 전송 요청을 수신하는 단계가 생략될 수 있는 바, 전체적인 프로세스가 간소화되는 장점이 있다.In another embodiment, the data transfer module 135 may broadcast the extracted monitoring data directly to each user terminal 108. In this case, the step of transmitting the timestamp value from the data transmission module 135 and the step of receiving the transmission request of the monitoring data from the user terminal 108 can be omitted, and the whole process is simplified.

본 명세서에서 모듈이라 함은, 본 발명의 기술적 사상을 수행하기 위한 하드웨어 및 상기 하드웨어를 구동하기 위한 소프트웨어의 기능적, 구조적 결합을 의미할 수 있다. 예건대, 상기 "모듈"은 소정의 코드와 상기 소정의 코드가 수행되기 위한 하드웨어 리소스의 논리적인 단위를 의미할 수 있으며, 반드시 물리적으로 연결된 코드를 의미하거나, 한 종류의 하드웨어를 의미하는 것은 아니다.Herein, a module may mean a functional and structural combination of hardware for carrying out the technical idea of the present invention and software for driving the hardware. For example, the "module" may refer to a logical unit of a predetermined code and a hardware resource for executing the predetermined code, and it does not necessarily mean a physically connected code or a kind of hardware .

도 5는 예시적인 실시예들에서 사용되기에 적합한 컴퓨팅 장치를 포함하는 컴퓨팅 환경(10)을 예시하여 설명하기 위한 블록도이다. 도시된 실시예에서, 각 컴포넌트들은 이하에 기술된 것 이외에 상이한 기능 및 능력을 가질 수 있고, 이하에 기술되는 것 이외에도 추가적인 컴포넌트를 포함할 수 있다.5 is a block diagram illustrating and illustrating a computing environment 10 including a computing device suitable for use in the exemplary embodiments. In the illustrated embodiment, each of the components may have different functions and capabilities than those described below, and may include additional components in addition to those described below.

도시된 컴퓨팅 환경(10)은 컴퓨팅 장치(12)를 포함한다. 일 실시예에서, 컴퓨팅 장치(12)는 수집 서버(예를 들어, 수집 서버(102))일 수 있다. 또한, 컴퓨팅 장치(12)는 모니터링 서버(예를 들어, 모니터링 서버(106))일 수 있다. 또한, 컴퓨팅 장치(12)는 사용자 단말기(예를 들어, 사용자 단말기(108))일 수 있다.The illustrated computing environment 10 includes a computing device 12. In one embodiment, computing device 12 may be a collection server (e.g., collection server 102). In addition, computing device 12 may be a monitoring server (e.g., monitoring server 106). In addition, computing device 12 may be a user terminal (e.g., user terminal 108).

컴퓨팅 장치(12)는 적어도 하나의 프로세서(14), 컴퓨터 판독 가능 저장 매체(16) 및 통신 버스(18)를 포함한다. 프로세서(14)는 컴퓨팅 장치(12)로 하여금 앞서 언급된 예시적인 실시예에 따라 동작하도록 할 수 있다. 예컨대, 프로세서(14)는 컴퓨터 판독 가능 저장 매체(16)에 저장된 하나 이상의 프로그램들을 실행할 수 있다. 상기 하나 이상의 프로그램들은 하나 이상의 컴퓨터 실행 가능 명령어를 포함할 수 있으며, 상기 컴퓨터 실행 가능 명령어는 프로세서(14)에 의해 실행되는 경우 컴퓨팅 장치(12)로 하여금 예시적인 실시예에 따른 동작들을 수행하도록 구성될 수 있다.The computing device 12 includes at least one processor 14, a computer readable storage medium 16, The processor 14 may cause the computing device 12 to operate in accordance with the exemplary embodiment discussed above. For example, processor 14 may execute one or more programs stored on computer readable storage medium 16. The one or more programs may include one or more computer-executable instructions, which when executed by the processor 14 cause the computing device 12 to perform operations in accordance with the illustrative embodiment .

컴퓨터 판독 가능 저장 매체(16)는 컴퓨터 실행 가능 명령어 내지 프로그램 코드, 프로그램 데이터 및/또는 다른 적합한 형태의 정보를 저장하도록 구성된다. 컴퓨터 판독 가능 저장 매체(16)에 저장된 프로그램(20)은 프로세서(14)에 의해 실행 가능한 명령어의 집합을 포함한다. 일 실시예에서, 컴퓨터 판독 가능 저장 매체(16)는 메모리(랜덤 액세스 메모리와 같은 휘발성 메모리, 비휘발성 메모리, 또는 이들의 적절한 조합), 하나 이상의 자기 디스크 저장 디바이스들, 광학 디스크 저장 디바이스들, 플래시 메모리 디바이스들, 그 밖에 컴퓨팅 장치(12)에 의해 액세스되고 원하는 정보를 저장할 수 있는 다른 형태의 저장 매체, 또는 이들의 적합한 조합일 수 있다.The computer-readable storage medium 16 is configured to store computer-executable instructions or program code, program data, and / or other suitable forms of information. The program 20 stored in the computer-readable storage medium 16 includes a set of instructions executable by the processor 14. In one embodiment, the computer-readable storage medium 16 may be any type of storage medium such as a memory (volatile memory such as random access memory, non-volatile memory, or any suitable combination thereof), one or more magnetic disk storage devices, Memory devices, or any other form of storage medium that can be accessed by the computing device 12 and store the desired information, or any suitable combination thereof.

통신 버스(18)는 프로세서(14), 컴퓨터 판독 가능 저장 매체(16)를 포함하여 컴퓨팅 장치(12)의 다른 다양한 컴포넌트들을 상호 연결한다.Communication bus 18 interconnects various other components of computing device 12, including processor 14, computer readable storage medium 16.

컴퓨팅 장치(12)는 또한 하나 이상의 입출력 장치(24)를 위한 인터페이스를 제공하는 하나 이상의 입출력 인터페이스(22) 및 하나 이상의 네트워크 통신 인터페이스(26)를 포함할 수 있다. 입출력 인터페이스(22) 및 네트워크 통신 인터페이스(26)는 통신 버스(18)에 연결된다. 입출력 장치(24)는 입출력 인터페이스(22)를 통해 컴퓨팅 장치(12)의 다른 컴포넌트들에 연결될 수 있다. 예시적인 입출력 장치(24)는 포인팅 장치(마우스 또는 트랙패드 등), 키보드, 터치 입력 장치(터치패드 또는 터치스크린 등), 음성 또는 소리 입력 장치, 다양한 종류의 센서 장치 및/또는 촬영 장치와 같은 입력 장치, 및/또는 디스플레이 장치, 프린터, 스피커 및/또는 네트워크 카드와 같은 출력 장치를 포함할 수 있다. 예시적인 입출력 장치(24)는 컴퓨팅 장치(12)를 구성하는 일 컴포넌트로서 컴퓨팅 장치(12)의 내부에 포함될 수도 있고, 컴퓨팅 장치(12)와는 구별되는 별개의 장치로 컴퓨팅 장치(12)와 연결될 수도 있다.The computing device 12 may also include one or more input / output interfaces 22 and one or more network communication interfaces 26 that provide an interface for one or more input / output devices 24. The input / output interface 22 and the network communication interface 26 are connected to the communication bus 18. The input / output device 24 may be connected to other components of the computing device 12 via the input / output interface 22. The exemplary input and output device 24 may be any type of device, such as a pointing device (such as a mouse or trackpad), a keyboard, a touch input device (such as a touch pad or touch screen), a voice or sound input device, An input device, and / or an output device such as a display device, a printer, a speaker, and / or a network card. The exemplary input and output device 24 may be included within the computing device 12 as a component of the computing device 12 and may be coupled to the computing device 12 as a separate device distinct from the computing device 12 It is possible.

이상에서 본 발명의 대표적인 실시예들을 상세하게 설명하였으나, 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자는 상술한 실시예에 대하여 본 발명의 범주에서 벗어나지 않는 한도 내에서 다양한 변형이 가능함을 이해할 것이다. 그러므로 본 발명의 권리범위는 설명된 실시예에 국한되어 정해져서는 안 되며, 후술하는 특허청구범위뿐만 아니라 이 특허청구범위와 균등한 것들에 의해 정해져야 한다.While the present invention has been particularly shown and described with reference to exemplary embodiments thereof, it is to be understood that the invention is not limited to the disclosed exemplary embodiments, but, on the contrary, . Therefore, the scope of the present invention should not be limited to the above-described embodiments, but should be determined by equivalents to the appended claims, as well as the appended claims.

100 : 서버 모니터링 시스템
102 : 수집 서버
104 : 데이터베이스
106 : 모니터링 서버
108 : 사용자 단말기
108a : 전처리 모듈
112 : 서버
121 : 모니터링 요청 모듈
123 : 상태 분석 모듈
125 : 저장 관리 모듈
131 : 업데이트 확인 모듈
133 : 데이터 추출 모듈
135 : 전송 모듈
100: Server Monitoring System
102: collection server
104: Database
106: Monitoring Server
108: User terminal
108a: preprocessing module
112: server
121: Monitoring request module
123: Status Analysis Module
125: storage management module
131: Update Check Module
133: Data Extraction Module
135: Transmission module

Claims (20)

모니터링의 대상이 되는 하나 이상의 서버들에 대한 모니터링 데이터를 획득하고, 획득된 상기 모니터링 데이터 및 상기 모니터링 데이터의 타임 스탬프 값을 데이터베이스에 저장하는 수집 서버; 및
상기 데이터베이스에 저장된 상기 타임 스탬프 값의 업데이트 여부를 확인하고, 상기 타임 스탬프 값이 업데이트된 경우 상기 데이터베이스에서 상기 업데이트된 타임 스탬프 값과 대응되는 모니터링 데이터를 추출하는 모니터링 서버를 포함하는, 서버 모니터링 시스템.
A collection server for acquiring monitoring data for one or more servers to be monitored, storing the obtained monitoring data and a timestamp value of the monitoring data in a database; And
And a monitoring server for checking whether the time stamp value stored in the database is updated and extracting monitoring data corresponding to the updated time stamp value in the database when the time stamp value is updated.
청구항 1에 있어서,
상기 모니터링 서버는, 상기 업데이트된 타입 스탬프 값을 하나 이상의 사용자 단말기로 브로드캐스팅하고,
상기 하나 이상의 사용자 단말기는, 상기 모니터링 서버로부터 수신한 타임 스탬프 값과 기 저장된 타임 스탬프 값을 비교하여 상기 수신한 타임 스탬프 값이 상기 기 저장된 타임 스탬프 값 보다 최신값인 경우 상기 모니터링 서버로 모니터링 데이터의 전송을 요청하는, 서버 모니터링 시스템.
The method according to claim 1,
Wherein the monitoring server broadcasts the updated type stamp value to one or more user terminals,
Wherein the at least one user terminal compares a time stamp value received from the monitoring server with a pre-stored time stamp value, and when the received time stamp value is newer than the pre-stored time stamp value, A server monitoring system that requests transmission.
청구항 2에 있어서,
상기 모니터링 서버는,
상기 업데이트된 타임 스탬프 값 및 상기 모니터링 데이터를 메모리 영역에 로딩(Loading)하고,
상기 사용자 단말기로부터 모니터링 데이터의 전송 요청을 수신하는 경우, 상기 메모리 영역에 로딩된 모니터링 데이터를 추출하여 상기 사용자 단말기로 전송하는, 서버 모니터링 시스템.
The method of claim 2,
The monitoring server comprises:
Loading the updated time stamp value and the monitoring data into a memory area,
When receiving a request for transmission of monitoring data from the user terminal, extracting monitoring data loaded in the memory area and transmitting the extracted monitoring data to the user terminal.
청구항 2에 있어서,
상기 사용자 단말기는, 상기 기 저장된 타임 스탬프 값을 상기 수신한 타임 스탬프 값으로 갱신하는, 서버 모니터링 시스템.
The method of claim 2,
Wherein the user terminal updates the pre-stored time stamp value with the received time stamp value.
청구항 1에 있어서,
상기 모니터링 서버는, 상기 추출한 모니터링 데이터를 하나 이상의 단말로 브로드캐스팅하는, 서버 모니터링 시스템.
The method according to claim 1,
Wherein the monitoring server broadcasts the extracted monitoring data to one or more terminals.
청구항 1에 있어서,
상기 모니터링 데이터는,
상기 서버의 자원 사용량 관련 정보, 서버 관련 정보, 및 상태 관련 정보를 포함하는, 서버 모니터링 시스템.
The method according to claim 1,
Wherein the monitoring data comprises:
A server-related information, and a status-related information.
청구항 6에 있어서,
상기 수집 서버는,
상기 하나 이상의 서버들로 모니터링 요청을 각각 전송하고, 상기 모니터링 요청에 대한 응답으로 상기 하나 이상의 서버들로부터 해당 서버의 자원 사용량 관련 정보 및 해당 서버의 서버 관련 정보를 각각 수신하며, 상기 수신한 자원 사용량 관련 정보를 분석하여 해당 서버의 상태 관련 정보를 생성하는, 서버 모니터링 시스템.
The method of claim 6,
The collection server comprising:
Receiving monitoring request information from the one or more servers in response to the monitoring request, and receiving server-related information of the server and server-related information of the server, respectively, Analyzing related information, and generating status related information of the server.
하나 이상의 프로세서들, 및 상기 하나 이상의 프로세서들에 의해 실행되는 하나 이상의 프로그램들을 저장하는 메모리를 구비한 컴퓨팅 장치로서,
데이터베이스에 저장된 타임 스탬프 값의 업데이트 여부를 확인하는 업데이트 확인 모듈; 및
상기 타임 스탬프 값이 업데이트된 경우 상기 데이터베이스에서 상기 업데이트된 타임 스탬프 값과 대응되는 모니터링 데이터를 추출하는 데이터 추출 모듈을 포함하는, 컴퓨팅 장치.
A computing device having one or more processors and a memory for storing one or more programs executed by the one or more processors,
An update check module for checking whether the time stamp value stored in the database is updated; And
And a data extraction module for extracting monitoring data corresponding to the updated time stamp value in the database when the time stamp value is updated.
청구항 8에 있어서,
상기 업데이트된 타임 스탬프 값을 하나 이상의 사용자 단말기로 브로드캐스팅하는 데이터 전송 모듈을 더 포함하는, 컴퓨팅 장치.
The method of claim 8,
And a data transfer module for broadcasting the updated timestamp value to one or more user terminals.
청구항 9에 있어서,
상기 데이터 추출 모듈은, 상기 업데이트된 타임 스탬프 값 및 상기 모니터링 데이터를 상기 컴퓨팅 장치의 메모리 영역에 로딩(Loading)하고,
상기 데이터 전송 모듈은, 상기 사용자 단말기로부터 모니터링 데이터의 전송 요청을 수신하는 경우, 상기 메모리 영역에 로딩된 모니터링 데이터를 추출하여 상기 사용자 단말기로 전송하는, 컴퓨팅 장치.
The method of claim 9,
Wherein the data extraction module loads the updated timestamp value and the monitoring data into a memory area of the computing device,
Wherein the data transmission module extracts the monitoring data loaded in the memory area and transmits the monitoring data to the user terminal when receiving the transmission request of the monitoring data from the user terminal.
청구항 8에 있어서,
상기 추출한 모니터링 데이터를 하나 이상의 사용자 단말기로 브로드캐스팅하는 데이터 전송 모듈을 더 포함하는, 컴퓨팅 장치.
The method of claim 8,
And a data transmission module for broadcasting the extracted monitoring data to one or more user terminals.
하나 이상의 프로세서들, 및 상기 하나 이상의 프로세서들에 의해 실행되는 하나 이상의 프로그램들을 저장하는 메모리를 구비한 컴퓨팅 장치로서,
모니터링 서버와 통신 가능하게 연결되고, 상기 모니터링 서버로부터 브로드캐스팅되는 타임 스탬프 값을 수신하며, 수신한 타임 스탬프 값이 기 저장된 타임 스탬프 값과 비교하여 업데이트된 것일 경우 상기 모니터링 서버로 모니터링 데이터의 전송을 요청하고, 상기 모니터링 서버로부터 상기 요청에 대응하는 모니터링 데이터를 수신하는 전처리 모듈을 포함하는, 컴퓨팅 장치.
A computing device having one or more processors and a memory for storing one or more programs executed by the one or more processors,
The monitoring server receives the time stamp value broadcasted from the monitoring server, and transmits the monitoring data to the monitoring server when the received time stamp value is compared with the pre-stored time stamp value. And a preprocessing module for receiving monitoring data corresponding to the request from the monitoring server.
청구항 12에 있어서,
상기 전처리 모듈은,
상기 기 저장된 타임 스탬프 값을 업데이트된 타임 스탬프 값으로 갱신하는, 컴퓨팅 장치.
The method of claim 12,
The pre-
And updates the pre-stored timestamp value with an updated timestamp value.
하나 이상의 프로세서들, 및 상기 하나 이상의 프로세서들에 의해 실행되는 하나 이상의 프로그램들을 저장하는 메모리를 구비한 컴퓨팅 장치에서 수행되는 방법으로서,
데이터베이스에 저장된 타임 스탬프 값이 업데이트 되었는지 여부를 확인하는 단계; 및
상기 타임 스탬프 값이 업데이트된 경우, 상기 데이터베이스로부터 상기 업데이트된 타임 스탬프 값과 대응되는 모니터링 데이터를 추출하는 단계를 포함하는, 서버 모니터링 방법.
A method performed in a computing device having one or more processors and a memory storing one or more programs executed by the one or more processors,
Checking whether the time stamp value stored in the database has been updated; And
And if the timestamp value is updated, extracting monitoring data corresponding to the updated timestamp value from the database.
청구항 14에 있어서,
상기 추출하는 단계의 수행 이후,
상기 업데이트된 타임 스탬프 값을 하나 이상의 사용자 단말기로 브로드캐스팅하는 단계를 더 포함하는, 서버 모니터링 방법.
15. The method of claim 14,
After performing the extracting step,
Further comprising broadcasting the updated timestamp value to one or more user terminals.
청구항 14에 있어서,
상기 추출하는 단계는,
상기 추출한 타임 스탬프 값 및 모니터링 데이터를 상기 컴퓨팅 장치의 메모리 영역에 로딩(Loading)하는 단계를 더 포함하는, 서버 모니터링 방법.
15. The method of claim 14,
Wherein the extracting comprises:
Further comprising loading the extracted timestamp value and monitoring data into a memory area of the computing device.
청구항 16에 있어서,
상기 브로드캐스팅하는 단계 이후, 상기 사용자 단말기로부터 모니터링 데이터의 전송 요청을 수신하는 경우,
상기 메모리 영역에 로딩된 모니터링 데이터를 추출하여 상기 사용자 단말기로 전송하는 단계를 더 포함하는, 서버 모니터링 방법.
18. The method of claim 16,
The method of claim 1, further comprising: after receiving the broadcast request,
Further comprising: extracting monitoring data loaded in the memory area and transmitting the extracted monitoring data to the user terminal.
청구항 14에 있어서,
상기 추출하는 단계의 수행 이후,
상기 추출한 모니터링 데이터를 하나 이상의 사용자 단말기로 브로드캐스팅하는 단계를 더 포함하는, 서버 모니터링 방법.
15. The method of claim 14,
After performing the extracting step,
Further comprising broadcasting the extracted monitoring data to one or more user terminals.
하나 이상의 프로세서들, 및 상기 하나 이상의 프로세서들에 의해 실행되는 하나 이상의 프로그램들을 저장하는 메모리를 구비한 컴퓨팅 장치에서 수행되는 방법으로서,
모니터링 서버로부터 브로드캐스팅되는 타임 스탬프 값을 수신하는 단계;
상기 수신한 타임 스탬프 값과 기 저장된 타임 스탬프 값을 비교하여 수신한 타임 스탬프 값이 기 저장된 타임 스탬프 값과 비교하여 업데이트된 것일 경우 상기 모니터링 서버로 모니터링 데이터의 전송을 요청하는 단계; 및
상기 모니터링 서버로부터 상기 요청에 대응하는 모니터링 데이터를 수신하는 단계를 포함하는, 서버 모니터링 방법.
A method performed in a computing device having one or more processors and a memory storing one or more programs executed by the one or more processors,
Receiving a timestamp value broadcast from a monitoring server;
Comparing the received time stamp value with a previously stored time stamp value, comparing the received time stamp value with a pre-stored time stamp value, and requesting transmission of monitoring data to the monitoring server if the time stamp value is updated; And
And receiving monitoring data corresponding to the request from the monitoring server.
청구항 19에 있어서,
상기 수신하는 단계의 수행 이후, 상기 기 저장된 타임 스탬프 값을 상기 수신한 타임 스탬프 값으로 갱신하는 단계를 더 포함하는, 서버 모니터링 방법.
The method of claim 19,
Further comprising updating the pre-stored timestamp value with the received timestamp value after performing the receiving step.
KR1020170107178A 2017-08-24 2017-08-24 Method for monitoring server, apparatus and system for executing the method KR102354058B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020170107178A KR102354058B1 (en) 2017-08-24 2017-08-24 Method for monitoring server, apparatus and system for executing the method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020170107178A KR102354058B1 (en) 2017-08-24 2017-08-24 Method for monitoring server, apparatus and system for executing the method

Publications (2)

Publication Number Publication Date
KR20190021848A true KR20190021848A (en) 2019-03-06
KR102354058B1 KR102354058B1 (en) 2022-01-20

Family

ID=65761158

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020170107178A KR102354058B1 (en) 2017-08-24 2017-08-24 Method for monitoring server, apparatus and system for executing the method

Country Status (1)

Country Link
KR (1) KR102354058B1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113645099A (en) * 2021-08-12 2021-11-12 中国工商银行股份有限公司 High-availability monitoring method, device, equipment and storage medium
CN113868101A (en) * 2021-12-06 2021-12-31 苏州浪潮智能科技有限公司 Server time sequence detection method, device and system

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000092052A (en) * 1998-09-08 2000-03-31 Fujitsu Ltd Network server load detector and allocation device and method
JP2000307631A (en) * 1999-04-26 2000-11-02 Hitachi Ltd Mail server load monitoring system
US20090144413A1 (en) * 2007-11-29 2009-06-04 Lehman Brothers Inc. Communications enterprise server monitor
KR20100003597A (en) * 2008-07-01 2010-01-11 포스데이타 주식회사 Method and system for monitoring integration performance
JP2012169942A (en) * 2011-02-15 2012-09-06 Fujitsu Ltd Device management system, configuration information management program, identification information collection program, identification information provision program, and device management method
CN103684929A (en) * 2013-12-27 2014-03-26 乐视网信息技术(北京)股份有限公司 System and method for monitoring server status
KR101586587B1 (en) * 2014-10-28 2016-01-18 삼성에스디에스 주식회사 Method and apparatus for system monitoring
KR101641306B1 (en) 2015-02-27 2016-07-20 주식회사 포워드벤처스 Apparatus and method of monitoring server
KR101675098B1 (en) * 2015-06-26 2016-11-10 주식회사 포워드벤처스 Apparatus and method for managing server
US20170097880A1 (en) * 2015-10-02 2017-04-06 Wistron Corporation Method for monitoring server, monitoring device and monitoring system

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000092052A (en) * 1998-09-08 2000-03-31 Fujitsu Ltd Network server load detector and allocation device and method
JP2000307631A (en) * 1999-04-26 2000-11-02 Hitachi Ltd Mail server load monitoring system
US20090144413A1 (en) * 2007-11-29 2009-06-04 Lehman Brothers Inc. Communications enterprise server monitor
KR20100003597A (en) * 2008-07-01 2010-01-11 포스데이타 주식회사 Method and system for monitoring integration performance
JP2012169942A (en) * 2011-02-15 2012-09-06 Fujitsu Ltd Device management system, configuration information management program, identification information collection program, identification information provision program, and device management method
CN103684929A (en) * 2013-12-27 2014-03-26 乐视网信息技术(北京)股份有限公司 System and method for monitoring server status
KR101586587B1 (en) * 2014-10-28 2016-01-18 삼성에스디에스 주식회사 Method and apparatus for system monitoring
KR101641306B1 (en) 2015-02-27 2016-07-20 주식회사 포워드벤처스 Apparatus and method of monitoring server
KR101675098B1 (en) * 2015-06-26 2016-11-10 주식회사 포워드벤처스 Apparatus and method for managing server
US20170097880A1 (en) * 2015-10-02 2017-04-06 Wistron Corporation Method for monitoring server, monitoring device and monitoring system

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113645099A (en) * 2021-08-12 2021-11-12 中国工商银行股份有限公司 High-availability monitoring method, device, equipment and storage medium
CN113645099B (en) * 2021-08-12 2024-02-02 中国工商银行股份有限公司 High availability monitoring method, device, equipment and storage medium
CN113868101A (en) * 2021-12-06 2021-12-31 苏州浪潮智能科技有限公司 Server time sequence detection method, device and system

Also Published As

Publication number Publication date
KR102354058B1 (en) 2022-01-20

Similar Documents

Publication Publication Date Title
CN107169094B (en) Information aggregation method and device
US10248674B2 (en) Method and apparatus for data quality management and control
CN107895011B (en) Session information processing method, system, storage medium and electronic equipment
CN109587258B (en) Service activity detection method and device
CN111861140A (en) Service processing method, device, storage medium and electronic device
CN111404937B (en) Method and device for detecting server vulnerability
WO2022142685A1 (en) Infection probability prediction method and apparatus for infectious disease, storage medium and electronic device
CN109495467B (en) Method and device for updating interception rule and computer readable storage medium
US9866454B2 (en) Generating anonymous data from web data
CN108052824B (en) Risk prevention and control method and device and electronic equipment
CN113225339B (en) Network security monitoring method and device, computer equipment and storage medium
CN112506755A (en) Log collection method and device, computer equipment and storage medium
US10812346B1 (en) Application discovery and dependency mapping
US20150302089A1 (en) Recovery of Information from Commercial Web Portals
KR20190021848A (en) Method for monitoring server, apparatus and system for executing the method
CN109711656B (en) Multisystem association early warning method, device, equipment and computer readable storage medium
CN113821254A (en) Interface data processing method, device, storage medium and equipment
US20180020075A1 (en) Apparatus and method for providing data based on cloud service
CN110543509B (en) Monitoring system, method and device for user access data and electronic equipment
CN113778709B (en) Interface calling method, device, server and storage medium
US10951600B2 (en) Domain authentication
US20210234859A1 (en) Non-transitory computer-readable storage medium, data access control method, and authorization server
CN115714660A (en) Authority configuration method and device
US9715544B2 (en) Online location sharing through an internet service search engine
CN111291127B (en) Data synchronization method, device, server and storage medium

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
AMND Amendment
E601 Decision to refuse application
AMND Amendment
X701 Decision to grant (after re-examination)
GRNT Written decision to grant