KR20090003052A - System for management application based on plug-in and method for managing system management solution based on the wbem using the system - Google Patents
System for management application based on plug-in and method for managing system management solution based on the wbem using the system Download PDFInfo
- Publication number
- KR20090003052A KR20090003052A KR1020070079023A KR20070079023A KR20090003052A KR 20090003052 A KR20090003052 A KR 20090003052A KR 1020070079023 A KR1020070079023 A KR 1020070079023A KR 20070079023 A KR20070079023 A KR 20070079023A KR 20090003052 A KR20090003052 A KR 20090003052A
- Authority
- KR
- South Korea
- Prior art keywords
- plug
- management application
- management
- information
- cim
- Prior art date
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q10/00—Administration; Management
- G06Q10/06—Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
- G06Q10/063—Operations research, analysis or management
- G06Q10/0631—Resource planning, allocation, distributing or scheduling for enterprises or organisations
- G06Q10/06311—Scheduling, planning or task assignment for a person or group
Landscapes
- Business, Economics & Management (AREA)
- Human Resources & Organizations (AREA)
- Engineering & Computer Science (AREA)
- Strategic Management (AREA)
- Entrepreneurship & Innovation (AREA)
- Economics (AREA)
- Operations Research (AREA)
- Game Theory and Decision Science (AREA)
- Development Economics (AREA)
- Marketing (AREA)
- Educational Administration (AREA)
- Quality & Reliability (AREA)
- Tourism & Hospitality (AREA)
- Physics & Mathematics (AREA)
- General Business, Economics & Management (AREA)
- General Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Computer And Data Communications (AREA)
- Stored Programmes (AREA)
Abstract
Description
본 발명은 DMTF의 WBEM 표준 기반 시스템관리 솔루션에서 확장성을 고려한 관리 애플리케이션에 관한 것으로, 더욱 상세하게는 기본적인 기능을 가진 관리 애플리케이션과 별도로 관리 기능별 데이터 처리 및 CIM 서버와의 인터페이스를 수행하는 부분을 플러그인 방식으로 분리하여 시스템 관리 항목의 변경에도 동적으로 관리 기능을 확장할 수 있는 플러그인 기반 관리 애플리케이션 시스템 및 관리 방법에 관한 것이다. The present invention relates to a management application considering scalability in DMTF's WBEM standard-based system management solution, and more specifically, plug-in the part that performs data processing and interface with CIM server for each management function separately from the management application having basic functions. A plug-in-based management application system and management method that can be separated in such a way that the management function can be dynamically extended even in the case of changing the system management items.
본 발명은 정보통신부 및 정보통신연구진흥원의 IT신성장동력핵심기술개발사업의 일환으로 수행한 연구로부터 도출된 것이다[과제관리번호: 2006-S-035-01, 과제명: 분산이기종 서버 환경을 위한 공개 SW기반 가상 인프라 구현 기술개발].The present invention is derived from the research conducted as part of the IT new growth engine core technology development project of the Ministry of Information and Communication and the Ministry of Information and Communication Research and Development. [Task management number: 2006-S-035-01, Task name: for distributed heterogeneous server environment Open SW based virtual infrastructure implementation technology development].
일반적인 WBEM 표준에 기반한 시스템 관리 솔루션은 그 관리 목적에 따라 관리 기능이 정의되고, 이렇게 정의된 관리 기능을 기반으로 관리 애플리케이션이 개 발되어 활용된다. 이러한 과정은 시스템 관리 솔루션의 관리 기능은 이용 가능한 CIM 프로바이더(provider)의 종류와 기능에 따라 달라지는 WBEM 표준 기반 시스템 관리 솔루션의 구조적 특징 때문이다. 즉, 특정 관리 기능을 제공하기 위해서는 CIM 스키마(schema)에 따라 관리 항목에 대한 데이터 모델을 정의하고, 이 데이터 모델에 기반하여 실제 시스템 자원에 접근하여 관리를 수행할 CIM 프로바이더를 개발해야 하고, 이렇게 개발된 CIM 프로바이더에 적용된 데이트 모델을 기반으로 관리 애플리케이션의 데이터 처리 계층을 개발해야 한다. A system management solution based on the general WBEM standard defines management functions according to their management purposes, and management applications are developed and utilized based on the management functions defined in this way. This process is due to the architectural features of the WBEM standards-based system management solution, where the management capabilities of the system management solution depend on the types and functions of the available CIM providers. In other words, in order to provide specific management functions, a data model for management items should be defined according to the CIM schema, and a CIM provider should be developed to access and manage actual system resources based on this data model. The data processing layer of the management application needs to be developed based on the data model applied to the CIM provider.
따라서, 관리 기능이 추가되거나 삭제 또는 변경되는 경우에는 시스템에서 사용할 CIM 프로바이더에 적용된 데이터 모델에 따라 관리 애플리케이션의 데이터 처리 부분을 수정하여 재배포하여야 하고 경우에 따라서는 작은 변경에도 해당 데이터 처리부분을 수정하고 전체 관리 애플리케이션을 다시 설치하여야 하는 문제가 발생한다. Therefore, when the management function is added, deleted or changed, the data processing part of the management application must be redistributed according to the data model applied to the CIM provider to be used in the system, and in some cases, the data processing part is modified even for small changes. And you have to reinstall the entire management application.
또한, 기존의 WBEM 표준에서는 CIM 클라이언트와 CIM 서버와의 메시지 표현 및 전송과 관련된 프로토콜에 대한 규격만을 포함하고, CIM 클라이언트로부터 데이터를 사용자에게 제공하는 관리 애플리케이션의 구조와 방식에 대해서는 별도의 규격으로 제정하지 않고 있다. 따라서, 솔루션의 관리 기능이 정해지면 추후에 관리 기능이 추가되거나 삭제 또는 변경되는 경우에는 관리 애플리케이션을 함께 변경하여야 하는 어려움이 있다. In addition, the existing WBEM standard only includes specifications for protocols related to the presentation and transmission of messages between CIM clients and CIM servers, and establishes a separate standard for the structure and method of management applications that provide data from CIM clients to users. It is not. Therefore, when the management function of the solution is determined, it is difficult to change the management application together when the management function is added, deleted, or changed later.
따라서, 상기와 같은 문제점을 해결하기 위해 WBEM 표준 기반 시스템 관리 솔루션에 있어서, 관리 기능의 추가, 삭제 그리고 변경에 따른 CIM 프로바이더와 그 데이터 모델의 동적인 변화에 불구하고, 기본 관리 애플리케이션의 수정이나 재배포 없이 CIM 프로바이더에 대응되는 데이터 처리 및 CIM 클라이언트 부분을 플러그인 타입으로 제공하여 동적으로 관리 기능을 확장할 수 있는 수단이 필요하게 되었다. Therefore, in order to solve the above problems, in the WBEM standards-based system management solution, despite the dynamic change of the CIM provider and its data model according to the addition, deletion and change of management functions, the modification of the basic management application or There is a need for a means to dynamically extend management functions by providing plug-in type data processing and CIM client parts corresponding to CIM providers without redistribution.
상기와 같은 문제를 해결하기 위한 수단으로, 본 발명에 의한 플러그인 기반 관리 애플리케이션 시스템은 WBEM 기반 관리 애플리케이션에 있어서, 인터페이스로 입력되는 시스템 관리 기능 설정과 관련한 정보를 이용하여 플러그인을 실행하는 관리 애플리케이션 프레임워크, 상기 관리 애플리케이션 프레임워크에 의해 플러그인이 실행되면 CIM 서버로부터 시스템 정보 또는 제어 기능의 결과를 수신하고, 상기 시스템 정보 또는 제어 기능의 결과를 데이터 종류와 자료형에 따라 데이터를 추출하고, 상기 추출된 데이터를 이용하여 필요한 연산 및 처리를 수행하여 상기 관리 애플리케이션 프레임워크에 전달하는 복수의 관리 애플리케이션 플러그인을 포함하여 이루어지는 것을 특징으로 한다. As a means for solving the above problems, the plug-in-based management application system according to the present invention in the WBEM-based management application, a management application framework for executing the plug-in using information related to the system management function settings input to the interface Receiving a result of system information or a control function from a CIM server when the plug-in is executed by the management application framework, extracting data according to a data type and a data type of the result of the system information or control function, and extracting the extracted data It is characterized in that it comprises a plurality of management application plug-in to perform the necessary operations and processing using the delivered to the management application framework.
한편, 상기 관리 애플리케이션 프레임 워크는Meanwhile, the management application framework
상기 인터페이스를 통해 플러그인 실행을 위한 실행 시점, 주기, 관리 기능 및 항목에 대한 정보를 설정하는 플러그인 환경설정부, 상기 플러그인 환경설정부에 의해 설정된 플러그인 설정 시점 또는 주기에 따라 관리 애플리케이션 플러그인을 실행하는 플러그인 실행부를 포함하여 이루어지는 것을 특징으로 한다. Plug-in configuration unit for setting information on the execution time, cycle, management function and items for executing the plug-in through the interface, plug-in for executing the management application plug-in according to the plug-in setting time or cycle set by the plug-in configuration unit Characterized in that it comprises an execution unit.
이때, 상기 플러그인 환경설정부는 At this time, the plug-in configuration unit
관리 애플리케이션 플러그인의 등록, 삭제 그리고 등록시 각각의 관리 애플리케이션 플러그인에 대한 관리 애플리케이션 프레임워크의 이름 및 식별자와 CIM 서버에 대한 정보를 설정하는 것을 특징으로 한다. When registering, deleting, and registering a management application plug-in, the name and identifier of the management application framework and information on the CIM server are set.
또한, 상기 관리 애플리케이션 프레임워크는 In addition, the management application framework
상기 관리 애플리케이션 플러그인으로부터 수행된 연산 및 처리에 의한 시스템 모니터링 및 제어 정보를 저장하는 데이터베이스를 더 포함하는 것을 특징으로 한다. And a database for storing system monitoring and control information by operations and processing performed by the management application plug-in.
또 한편, 상기 관리 애플리케이션 프레임 워크는 On the other hand, the management application framework
상기 복수의 관리 애플리케이션 플러그인의 설정정보 및 시스템 사용자 정보와 화면 구성정보를 관리하는 애플리케이션 관리부, 상기 CIM 서버에서 전달되거나 혹은 기 설정된 이벤트 정보를 생성하여 상기 인터페이스를 이용하여 출력하는 이벤트 알림부를 더 포함하는 것을 특징으로 한다. An application manager configured to manage setting information, system user information, and screen configuration information of the plurality of management application plug-ins, and an event notification unit configured to generate or output predetermined event information transmitted from the CIM server and output using the interface; It is characterized by.
상기와 같은 목적을 달성하기 위하여 본 발명에 의한 플러그인 기반 관리 애플리케이션 시스템을 이용한 WBEM 기반 시스템 관리 방법은 사용자 로그인에 의해 관리 애플리케이션 화면을 구성하는 1 단계, 플러그인 환경설정부로부터 플러그인 실행 시점에 관한 정보를 검색하여, 상기 실행 시점에 플러그인 실행부가 상기 환경설정부에 저장된 관리 기능 정보를 이용하여 플러그인을 실행하는 2 단계, 상기 플러그인이 실행되면 요청된 CIM 기능에 대하여 CIM 서버를 경유하여 시스템 자원으로부터 시스템 모니터링 정보 또는 제어 결과를 플러그인 인터페이스를 통해 수신하는 3 단계, 상기 수신된 모니터링 정보 또는 제어 결과를 사용자 인터페이스를 통해 출력하는 4 단계를 포함하여 이루어지는 것을 특징으로 한다. WBEM-based system management method using a plug-in based management application system according to the present invention in order to achieve the above object is a step 1 of configuring a management application screen by the user login, information about the plug-in execution time from the plug-in environment setting unit Searching and executing the plug-in using the management function information stored in the environment setting unit at the time of execution, and monitoring the system from the system resource via the CIM server for the requested CIM function when the plug-in is executed. And three steps of receiving information or a control result through a plug-in interface, and four steps of outputting the received monitoring information or control result through a user interface.
상기와 같은 목적을 달성하기 위하여 본 발명에 의한 플러그인 기반 관리 애플리케이션 시스템을 이용한 WBEM 기반 시스템 관리 방법은 WBEM 표준 기반 시스템관리 솔루션의 관리 애플리케이션에 있어서, 새로운 관리 애플리케이션 플러그인을 관리 애플리케이션 프레임워크에 등록하는 1 단계; 상기 관리 애플리케이션 프레임워크의 사용자 인터페이스를 통해 관리 기능을 설정하는 2 단계; 상기 관리 애플리케이션 프레임워크에 설정된 시스템 관리 정보에 따라 자동으로 관리 플러그인을 실행하여, 상기 관리 애플리케이션 플러그인에 의해 상기 관리 기능을 수행하는 3 단계; 상기 관리 애플리케이션 프러그인에 의해 상기 관리 기능을 수행한 후, 제공된 상기 관리 기능 수행 결과값을 상기 사용자 인터페이스를 이용하여 표현하는 4 단계를 포함하는 것을 특징으로 한다. WBEM-based system management method using the plug-in-based management application system according to the present invention to achieve the above object, in the management application of the WBEM standards-based system management solution, to register a new management application plug-in to the management application framework 1 step; Setting a management function through a user interface of the management application framework; Three steps of automatically executing a management plug-in according to system management information set in the management application framework and performing the management function by the management application plug-in; And after performing the management function by the management application plug-in, expressing the provided management function execution result value using the user interface.
상술한 바와 같이,본 발명에 의한 플러그인 기반 관리 애플리케이션 시스템 및 관리 방법은 시스템이 구축된 이후에도 관리 기능의 추가, 삭제 그리고 변경에 따른 CIM 프로바이더와 그 데이터 모델의 동적인 변화에도 기본 관리 애플리케이션의 수정이나 재배포 없이 대응되는 데이터 처리 및 CIM 클라이언트 부분을 플러그인 타입으로 설정하여 동적으로 관리 기능을 확장할 수 있는 효과가 있다. As described above, the plug-in-based management application system and management method according to the present invention can modify the basic management application even after the system is built, even if the CIM provider and its data model are dynamically changed according to the addition, deletion, and change of management functions. It is possible to dynamically expand the management function by setting the corresponding data processing and CIM client parts as plug-in types without redistribution or redistribution.
또한, 본 발명에 의한 플러그인 기반 관리 애플리케이션 시스템 및 관리 방법은 기존 시스템의 큰 변동 없이 동적으로 관리 애플리케이션을 플러그인 방식으로 설정하여 관리자가 시스템을 관리할 수 있도록 하는 것은 물론, 관리 시스템의 개발 및 유지보수에 소요되는 비용을 최소화할 수 있는 효과가 있다. In addition, the plug-in-based management application system and management method according to the present invention allows the administrator to manage the system by dynamically setting the management application in a plug-in manner without large changes in the existing system, as well as the development and maintenance of the management system. There is an effect that can minimize the cost.
이하, 첨부된 도면을 참조하여 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자가 본 발명을 용이하게 실시할 수 있는 바람직한 실시예를 상세히 설명한다. 다만, 본 발명의 바람직한 실시예에 대한 동작 원리를 상세하게 설명함에 있어 관련 공지 기능 또는 구성에 대한 구체적인 설명이 본 발명의 요지를 불필요하게 흐릴 수 있다고 판단되는 경우에는 그 상세한 설명을 생략한다. Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings so that those skilled in the art may easily implement the present invention. However, in describing in detail the operating principle of the preferred embodiment of the present invention, if it is determined that the detailed description of the related known function or configuration may unnecessarily obscure the subject matter of the present invention, the detailed description thereof will be omitted.
도 1 은 WBEM 표준에 기반한 일반적인 시스템 관리 솔루션의 구성을 나타내 는 도면이다. 1 is a diagram showing the configuration of a general system management solution based on the WBEM standard.
도 1 을 참조하면, WBEM 표준에 기반한 일반적인 시스템 관리 솔루션은 관리 애플리케이션(110) 사용자 인터페이스(111)를 이용하여 사용자의 시스템 관리 기능에 대한 요청을 CIM 객체로 생성하여 CIM 서버(120)로 전달하고, CIM 서버(120)로부터 시스템 정보 및 제어 기능의 결과를 전달받아 사용자 인터페이스(111)를 이용하여 표현하는 관리 애플리케이션(110)과 관리 애플리케이션(110)으로부터 전달받은 CIM 객체를 이용하여 시스템 자원(128)이 이해할 수 자료형 및 명령어로 변화하여 시스템 관리 정보와 시스템 제어 기능의 결과를 다시 CIM 객체로 변화하여 관리 애플리케이션에 전달하는 CIM(COMMON INFORMATION MODEL) 서버(120)로 이루어진다. Referring to FIG. 1, a general system management solution based on the WBEM standard generates a request for a system management function of a user as a CIM object using the
여기서, 관리 애플리케이션(110)은 관리 시스템 또는 CIM 클라이언트의 명칭으로 변경하여 사용가능하나, 본 발명에서는 관리 애플리케이션(110)으로 통일하여 사용한다. 또한 CIM 서버(120)도 관리 대상 시스템 또는 CIM 프로바이더로 변경하여 사용될 수 있으나 CIM 서버(120)로 통일하여 사용한다. Here, the
관리 애플리케이션(110)은 사용자가 시스템 관리 기능을 요청하는 사용자 인터페이스(111), CIM 오퍼레이션을 선정하는 데이터 처리부(112), CIM 객체를 생성하는 CIM 객체 변환부(113), 그리고 변환된 CIM 객체를 부호화하여 CIM 서버(120)에 전달하는 CIM-XML 클라이언트 프로토콜 변환부(114)를 포함하여 이루어진다. The
또한, CIM 서버(12)는 CIM-XML 서버 프로토콜 변환부(121), CIM 객체 관리부(123), CIM-XML 인디케이션 처리부(122), CIM 저장소(124), CIM 프로바이더 관리 부(125), CIM 프로바이더(126, 127) 그리고 시스템 자원(128)을 포함하여 이루어진다. In addition, the CIM server 12 may include a CIM-XML
이하, 관리 애플리케이션(110)과 CIM 서버(120)에 의한 시스템 관리에 대하여 간단하게 알아본다. Hereinafter, the system management by the
사용자 인터페이스(111)에 의해 시스템 관리 기능을 요청한다. 이러한 요청에 따라 데이터 처리부(112)는 CIM 서버(121)의 정보와 관리 기능을 수행하기 위해 필요한 CIM 오퍼레이션을 선정하고, 이들 정보를 바탕으로 CIM 객체 변환부(113)에서 하나의 CIM 객체를 생성한다. 생성된 CIM 객체는 CIM-XML 클라이언트 프로토콜 변환부(114)에서 CIM-XML로 부호화(encoding)된 다음 HTTP 요청 메시지로 생성되어 관리 대상 시스템인 CIM 서버(120)에 시스템 관리 기능을 요청한다.The system management function is requested by the
HTTP 요청 메시지를 전송받은 CIM-XML 서버 프로토콜 변환부(121)는 HTTP 요청 메시지의 오류를 검증하고 CIM-XML 메시지를 복호화(decoding)한 다음 중개자 역할을 수행하는 CIM 객체 관리부(123)에 전달한다. CIM 객체 관리부(123)는 요청된 메시지가 CIM 스키마 정보를 요청한 경우에는 CIM 저장소(124)로부터 정보를 추출하고, 실제 시스템 자원에 대한 정보 및 제어 기능을 수행하는 경우에는 CIM 프로바이더 관리부(125)을 통해 해당 CIM 프로바이더(126, 127)을 실행시킨다. 실행된 CIM 프로바이더(126, 127)는 CIM 객체를 시스템 자원(128, 129)이 이해할 수 있는 자료형 및 명령어로 변환하여, 시스템 자원(128, 129)으로부터 시스템 관리 정보를 추출하거나 시스템 제어 기능을 수행한다.The CIM-XML server
시스템 자원(128, 129)으로부터 추출된 정보 또는 제어 기능의 결과는 다시 CIM 프로바이더(126, 127)를 통해 CIM 객체로 변환되어 CIM 프로바이더 관리부(125)를 통해 CIM 객체 관리부(123)에 전달된다. 해당 CIM 프로바이더(126, 127)가 더 이상 수행될 필요가 없으면 CIM 프로바이더 관리부(125)를 통해 CIM 프로바이더(126, 127)의 실행을 중단하고 시스템 메모리에서 프로그램을 제거한다. CIM 객체 관리부(123)는 CIM 저장소(124) 또는 CIM 프로바이더(126, 127)를 통해 반환받은 시스템 정보를 다시 CIM-XML 서버 프로토콜 변환부(121)를 통해 CIM-XML로 부호화한 후 HTTP 응답 메시지를 생성하여 시스템 정보 또는 제어 기능을 요청한 관리 애플리케이션(120)에 전달한다.The result of the information or control function extracted from the
CIM 서버(120)로부터 시스템 정보 또는 제어 기능의 결과를 전달받은 관리 애플리케이션(110)은 HTTP 응답 메시지를 CIM-XML 클라이언트 프로토콜 변환부(114)에서 HTTP 오류를 검증하고, CIM-XML 메시지를 복호화한 후 CIM 객체 변환부(113)에 전달한다. CIM 객체 변환부(113)는 CIM 객체를 생성하여 데이터 처리부(112)에 전달하며, 데이터 처리부(112)는 사용자 인터페이스(111)에 전달할 데이터 종류 및 자료형에 따라 CIM 객체에서 데이터를 추출한 후 필요한 연산 및 처리를 수행한 다음 최종 결과를 사용자 인터페이스(111)에 전달한다. 최종적으로 사용자 인터페이스(111)는 반환받은 결과값을 그래픽 또는 문자형으로 사용자에게 표현함으로써 애초에 사용자가 요청한 시스템 정보 또는 제어에 대한 결과값을 사용자에게 전달한다.The
다만, 상기의 요청-응답 메시지 흐름과 달리, 사용자가 사전에 설정한 시스템 자원 정보에 대해 어떠한 알림 또는 경고 메시지를 전송하는 경우에는 CIM 서 버(120)의 CIM-XML 인디케이션 처리부(122)를 통해 관리 애플리케이션(110)으로 단방향성의 메시지가 전달된다.However, unlike the above-described request-response message flow, in case of transmitting any notification or warning message about the system resource information set in advance by the user, the CIM-XML
도 1을 참조하여 설명한 WBEM 표준에 기반한 일반적인 시스템에 있어서 관리 애플리케이션(110)의 데이터 처리부(112)와 CIM 서버(120)의 CIM 프로바이더(117) 사이에서는 DMTF의 CIM 스키마(121) 표준에 기반한 정보 모델이 사용된다.In the general system based on the WBEM standard described with reference to FIG. 1, the
본 발명은 기본적인 기능을 가진 관리 애플리케이션과 별도로 관리 기능별 데이터 처리 및 CIM 서버와의 인터페이스를 수행하는 부분을 플러그인 방식으로 분리하여 시스템 관리 항목의 변경에도 동적으로 관리 기능을 확장할 수 있는 플러그인 기반 관리 애플리케이션 시스템에 관한 것으로 도 1의 관리 애플리케이션(110)에 해당한다. The present invention is a plug-in-based management application that can expand the management function dynamically even in the change of system management items by separating the management function data management and the interface with the CIM server separately from the management application having a basic function by a plug-in method. It relates to the system and corresponds to the
도 2 는 본 발명에 의한 확장성을 고려한 플러그인 기반 관리 애플리케이션 시스템의 구성을 나타내는 도면이다. 2 is a diagram illustrating a configuration of a plug-in based management application system considering scalability according to the present invention.
확장성을 고려한 플러그인 기반 관리 애플리케이션 시스템은 관리 애플리케이션 프레임워크(210)와 관리 기능별로 정의되는 복수개의 관리 애플리케이션 플러그인(220)에 의해 이루어진다.The plug-in based management application system considering scalability is made by a
관리 애플리케이션 프레임워크(210)는 기본적인 관리 애플리케이션의 기능을 수행하고, 또한 사용자 인터페이스(211)로 입력되는 시스템 관리 기능 설정과 관련한 정보를 이용하여 플러그인을 실행한다. 이러한 기능을 수행하기 위해 관리 애플리케이션 프레임워크(210)는 사용자 인터페이스(211), 애플리케이션 관리부(212), 이벤트알림부(213), 플러그인 환경설정부(214), 플러그인 실행부(215), 데이터베이스(216) 그리고 플러그인 인터페이스(217)을 포함하여 이루어진다. The
복수 개의 관리 애플리케이션 플러그인(220)은 관리 기능별 데이터 처리 부분을 별도의 플러그인 방식으로 분리한다. 구체적으로는 관리 애플리케이션 프레임워크(210)에 의해 플러그인이 실행되면 CIM 서버(120)로부터 시스템 정보 또는 제어 기능의 결과를 수신하고, 수신된 시스템 정보 또는 제어 기능의 결과를 데이터 종류와 자료형에 따라 데이터를 추출하고, 추출된 데이터를 이용하여 필요한 연산 및 처리를 수행하여 상기 관리 애플리케이션 프레임워크(210)에 전달한다. The plurality of management application plug-in 220 separates the data processing part for each management function by a separate plug-in method. Specifically, when the plug-in is executed by the
이러한 기능을 수행하는 관리 애플리케이션 플러그인(220)은 기존의 관리 애플리케이션의 데이터 처리부(222), CIM 객체변환부(223) 그리고 CIM-XML 클라이언트 프로토콜 변환부(224)를 그대로 포함하고, 플러그인 실행에 따라 관리 애플리케이션 프레임워크(210)와의 인터페이스를 위한 관리 애플리케이션 프레임워크 인터페이스부(221)을 구비한다. The management application plug-in 220 performing such a function includes the
이하, 관리 애플리케이션 프레임워크(210)과 관리 애플리케이션 플러그인(220)에 대하여 각각의 구성요소의 기능과 같이 상세히 설명한다. Hereinafter, the
사용자 인터페이스부(211)는 AJAX 웹 기반 사용자와의 인터페이스에 의해 사용자의 등록/수정/삭제에 관한 정보와 시스템 관리 기능 설정 등의 입력 정보를 받는다. 또한, 시스템 모니터링 및 제어 정보를 표현한다. The
애플리케이션 관리부(212)는 관리 애플리케이션 플러그인(220)의 시스템 설정 정보, 시스템 사용자의 계정 정보 및 사용자 인터페이스(211)를 통해 입력받은 사용자 화면 구성/설정 정보 등을 관리한다. The
이벤트 알림부(213)는 CIM 서버(120)로부터 전달받은 이벤트 또는 관리 애플리케이션 플러그인(220)에서 정의한 이벤트 정보 등을 생성한 후 그래픽 기반 사용자 인터페이스부(211)를 통해서 사용자에게 알린다. 또한, 이벤트 알림부(213)는 전자우편, 휴대폰 단문메시지 등을 통해 이벤트 정보를 사용자에게 알린다. The
플러그인 환경설정부(214)는 관리 애플리케이션 플러그인(220)의 등록과 삭제는 물론, 등록시 각각의 관리 애플리케이션 플러그인(220)에 대한 관리 애플리케이션 프레임워크(210)의 이름 및 식별자를 설정하고, 또한 CIM 서버(220) 정보(시스템 이름, IP 주소, 사용자 계정, 비밀번호 등)와 관리 기능 및 항목에 대한 정보, 그리고 플러그인의 실행 주기 및 이벤트 알림 방식 등을 설정한다. The plug-in
플러그인 실행부(215)는 플러그인 환경설정부(214)에 저장된 정보를 이용하여 설정된 시점 또는 주기에 따라 관리 애플리케이션 플러그인(220)을 실행한다. The plug-in
데이터 베이스(216)는 관리 애플리케이션 플러그인(220)을 통해 CIM 서버(120)로부터 수신한 시스템 모니터링 및 제어 정보 등을 저장한다. The
플러그인 인터페이스(217)는 관리 애플리케이션 플러그인(220)으로부터 전달된 시스템 모니터링 및 제어 정보를 담고 있는 XML을 복호화하여 데이터베이스(216)에 저장하거나, 그래픽 기반 사용자 인터페이스부(211)로 전달한다. The plug-in
관리 애플리케이션 플러그인(220))은 개별 관리 기능을 수행하는 구성요소로 데이터 처리부(222), CIM 객체 변환부(223), CIM-XML 클라이언트 프로토콜 변환 부(224)는 [도 1]의 해당 구성요소와 동일한 기능을 수행하므로 설명을 생략한다. The management application plug-in 220 is a component that performs individual management functions. The
관리 애플리케이션 프레임워크 인터페이스부(221)는 데이터 처리부(222)에서 데이터 종류 및 자료형에 따라 CIM 객체에서 데이터를 추출한 후 필요한 연산 및 처리를 수행한 최종 결과를 정의된 XML 문서로 부호화하여 관리 애플리케이션 프레임워크(210)의 플러그인 인터페이스부(217)에 전달한다.The management application
도 3 은 본 발명에 의한 플러그인 기반 관리 애플리케이션에 의한 시스템 관리 방법을 나타내는 도면이다. 3 is a diagram illustrating a system management method by a plug-in based management application according to the present invention.
도 3 을 참조하면, 사용자가 관리 애플리케이션을 실행시키면(S301), 사용자 인터페이스를 통해 사용자 로그인 화면이 출력되고, 사용자는 기 설정된 사용자 계정을 통해 로그인을 진행한다(S302).Referring to FIG. 3, when a user executes a management application (S301), a user login screen is output through a user interface, and the user proceeds to log in through a preset user account (S302).
사용자가 사용자 인터페이스(211)를 로그인을 진행하면, 애플리케이션 관리부(212)는 로그인한 사용자가 등록된 사용자인지를 확인한다.(S303)When the user logs in to the
사용자가 등록된 사용자인 경우에는 사용자의 환경설정 정보에 따라 관리 애플리케이션 화면을 구성하여 사용자 인터페이스를 통해 표현한다(S304). 만일, 등록되지 않은 사용자이거나 또는 계정 정보가 잘못 입력되었을 때에는 로그인 오류 메시지를 출력하여 재입력을 요청한다(S305).If the user is a registered user, the management application screen is configured according to the user's environment setting information and expressed through the user interface (S304). If the user is not registered or if the account information is incorrectly input, a login error message is output and a re-input is requested (S305).
사용자의 로그인에 의해 기본적인 관리 애플리케이션 화면이 구성되면, 애플리케이션 관리부(203)는 사용자 인터페이스를 통해 표현되어야 할 정보가 통계 데이터인지를 점검하고(S306), 만일 시스템 자원 정보의 통계를 나타내고자 하는 경 우에는 주기적으로 데이터베이스(216)로부터 데이터를 추출하여 통계 연산(S307)을 하고, 그래픽 처리를 위해 그 결과를 사용자 인터페이스부(202)에 전달한다.(S317) When the basic management application screen is configured by the user's login, the application manager 203 checks whether the information to be expressed through the user interface is statistical data (S306), and if it is desired to display the statistics of the system resource information. Periodically extracts data from the
통계적 정보를 표현하는 경우가 아닌 경우에는 플러그인 환경설정 정보를 플러그인 환경설정부(214)로부터 검색한다.(S308) 플러그인 환경설정부를 검색하여 플러그인 실행 시점이 확인되고(S309), 임의 시점에 플러그인 실행 시점이 되면, 플러그인 실행부(215)가 플러그인 환경설정부(214)에 저장된 관리 기능 정보를 이용하여 플러그인을 로딩하여 실행시킨다(S310). If the statistical information is not expressed, the plug-in environment setting information is retrieved from the plug-in
플러그인의 실행은 요청된 CIM Operation에 대해 CIM 서버를 경유하여 시스템 자원으로부터 시스템 모니터링 정보 또는 제어 결과를 반환받는 것으로서, 그 결과 오류가 발생한 경우(S311)에는 오류 메시지를 생성하여 사용자 인터페이스부(211)를 통해 출력한다(S312). Execution of the plug-in is to receive the system monitoring information or the control result from the system resource via the CIM server for the requested CIM operation. If an error occurs as a result (S311), the
정상적인 CIM Operation이 실행되는 경우에는 관리 애플리케이션 플러그인(220)은 데이터 처리를 수행하고 인터페이스 규약에 따라 처리 결과를 부호화(encoding)(S313)하여 관리 애플리케이션 프레임워크(210)에 전달한다. When the normal CIM operation is executed, the management application plug-in 220 performs data processing, encodes the processing result according to the interface protocol (S313), and delivers it to the
관리 애플리케이션 프레임워크(210)의 플러그인 인터페이스부(217)는 관리 애플리케이션 플러그인(220)으로부터 전달된 부호화된 결과값을 복호화(decoding)(S314)한다. The plug-in
복호화된 결과값을 데이터베이스(216)에 저장하도록 플러그인 환경설정부(205)에 설정된 경우에는 그 결과값을 데이터베이스(216)에 저장한다(S316). If the plug-in preference unit 205 is configured to store the decrypted result value in the
또한, 그 결과값을 사용자 인터페이스(211)로 전달하고(S317), 최종적으로 사용자 인터페이스부(211)는 전달받은 시스템 모니터링 및 제어 정보를 사용자에게 최종 표현한다.(S318) 이러한 과정을 통해 관리 애플리케이션에서 기본적인 기능을 수행하는 관리 애플리케이션 프레임워크(210)와 관리 기능에 따라 플러그인을 실행하는 관리 애플케이션 플러그인(220)에 의해 사용자의 관리 기능추가에 의한 명령의 흐름을 수행한다. In addition, the result value is transmitted to the user interface 211 (S317), and the
일반적으로 시스템 관리 애플리케이션은 사용자가 시스템을 종료하기 전에는 주기적 또는 설정된 플러그인의 환경 설정에 따라 지속적으로 플러그인을 실행하거나, 혹은 데이터베이스로부터 통계 연산을 거진 데이터 결과를 사용자에게 표현한다. 사용자가 시스템을 종료하는 경우에는 최종 사용자의 화면 구성 정보를 애플리케이션 관리부(212)에 저장하고(S320), 시스템을 종료(S321)한다.In general, the system management application executes the plug-in continuously or periodically expresses the data result obtained through statistical operation from the database before the user shuts down the system. When the user terminates the system, the screen configuration information of the end user is stored in the application manager 212 (S320), and the system is terminated (S321).
또한, WBEM 표준 기반 시스템관리 솔루션의 관리 애플리케이션에 있어서 플러그인에 의한 시스템의 관리는 사용자가 새로운 기능을 추가하고자 하는 경우에 새로운 관리 애플리케이션 플러그인을 등록한다. In addition, in the management application of the WBEM standards-based system management solution, the management of the system by the plug-in registers a new management application plug-in when the user wants to add a new function.
새로운 애플리케이션이 등록되면 사용자는 사용자 인터페이스를 통해 관리 기능을 설정하고, 관리 애플리케이션(관리 애플리케이션 프레임워크와 관리 애플리케이션 플러그인을 포함하는 개념이다.)은 설정된 관리 정보에 따라 자동으로 관리 플러그인을 실행하고, 또한 플러그인의 실행에 의해 관리 애플리케이션 플러그인과 CIM 서버에 의해 관리 기능을 수행한다. 이렇게 수행된 결과값은 사용자 인터페이스를 이용하여 표현된다. When a new application is registered, the user sets the management function through the user interface, and the management application (a concept including the management application framework and the management application plug-in) automatically runs the management plug-in according to the set management information. The execution of the plug-in performs management functions by the management application plug-in and the CIM server. The resulting value is represented using a user interface.
다만, 결과값을 표현하기 전에 CIM 서버에서의 처리에 의해 전달되는 정보를 관리 애플리케이션 프레임워크에 전달하기 위해서는 관리 애플리케이션 플러그인에서 데이터를 처리하고, 처리된 데이터 결과는 인터페이스 규격에 따라 관리 애플리케이션 플러그인에서 부호화하여 전달하고, 이를 전달받은 관리 애플리케이션 프레임워크는 복호화하는 과정을 수행한다. However, in order to deliver the information delivered by the processing in the CIM server to the management application framework before expressing the result value, the management application plug-in processes the data, and the processed data result is encoded in the management application plug-in according to the interface specification. And the management application framework receives the decryption process.
또한 전달된 결과값은 그래픽 기반 사용자 인터페이스를 이용하여 표현함과 동시에 그 결과값을 데이터베이스에 저장한다. In addition, the delivered result is represented using a graphical user interface and stored in the database.
이상에서 설명한 본 발명은 전술한 실시예 및 첨부된 도면에 의해 한정되는 것이 아니고, 본 발명의 기술적 사상을 벗어나지 않는 범위 내에서 여러가지 치환, 변형 및 변경이 가능 하다는 것이 본 발명이 속하는 기술 분야에서 통상의 지식을 가진 당업자에게 있어 명백할 것이다. The present invention described above is not limited to the above-described embodiments and the accompanying drawings, and it is common in the art that various substitutions, modifications, and changes can be made without departing from the technical spirit of the present invention. It will be apparent to those skilled in the art.
도 1 은 WBEM 표준에 기반한 일반적인 시스템 관리 솔루션의 구성을 나타내는 도면, 1 is a view showing the configuration of a general system management solution based on the WBEM standard,
도 2 는 본 발명에 의한 확장성을 고려한 플러그인 기반 관리 애플리케이션 시스템의 구성을 나타내는 도면,2 is a diagram illustrating a configuration of a plug-in based management application system considering scalability according to the present invention;
도 3 은 본 발명에 의한 플러그인 기반 관리 애플리케이션에 의한 시스템 관리 방법을 나타내는 도면이다. 3 is a diagram illustrating a system management method by a plug-in based management application according to the present invention.
<도면의 주요부분에 대한 부호의 설명><Description of the symbols for the main parts of the drawings>
210 : 관리 애플리케이션 프레임워크 211 : 사용자 인터페이스210: Management Application Framework 211: User Interface
212 : 애플리케이션 관리부 213 : 이벤트 알림부212: application management unit 213: event notification unit
214 : 플러그인 환경설정부 215 : 플러그인 실행부214: plug-in configuration unit 215: plug-in execution unit
216 : 플러그인 인터페이스부 220 : 관리 애플리케이션 플러그인216: plug-in interface 220: management application plug-in
221 : 관리 애플리케이션 프레임워크 인터페이스부221: management application framework interface unit
222 : 데이터 처리부 223 : CIM 객체 변환부222: data processing unit 223: CIM object conversion unit
224 : CIM-XML 클라이언트 프로토콜 변환부 224 CIM-XML client protocol conversion unit
Claims (13)
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR20060120346 | 2006-12-01 | ||
KR1020060120346 | 2006-12-01 |
Publications (2)
Publication Number | Publication Date |
---|---|
KR20090003052A true KR20090003052A (en) | 2009-01-09 |
KR100934221B1 KR100934221B1 (en) | 2009-12-28 |
Family
ID=40485944
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1020070079023A KR100934221B1 (en) | 2006-12-01 | 2007-08-07 | Plug-in based management application system and management method using the same |
Country Status (1)
Country | Link |
---|---|
KR (1) | KR100934221B1 (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR101538610B1 (en) * | 2015-04-02 | 2015-07-21 | 권순호 | Modulized bus information terminal and operating method thereof |
Family Cites Families (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
AU2003277881A1 (en) * | 2002-09-23 | 2004-04-08 | Telefonaktiebolaget Lm Ericsson (Publ) | Middleware application message/event model |
US7546610B2 (en) | 2003-07-16 | 2009-06-09 | International Business Machines Corporation | Method for managing multi-tier application complexes |
WO2005091637A1 (en) * | 2004-03-19 | 2005-09-29 | Koninklijke Philips Electronics N.V. | Application controlled remote storage. |
US7630687B2 (en) * | 2004-12-03 | 2009-12-08 | Microsoft Corporation | Extensible framework for mitigating interference problems in wireless networking |
-
2007
- 2007-08-07 KR KR1020070079023A patent/KR100934221B1/en not_active IP Right Cessation
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR101538610B1 (en) * | 2015-04-02 | 2015-07-21 | 권순호 | Modulized bus information terminal and operating method thereof |
Also Published As
Publication number | Publication date |
---|---|
KR100934221B1 (en) | 2009-12-28 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP6698646B2 (en) | JSON style sheet language conversion | |
Cavalieri et al. | Integrating OPC UA with web technologies to enhance interoperability | |
JP6559252B2 (en) | Endpoint management system that provides application programming interface proxy services | |
Arroqui et al. | RESTful Web Services improve the efficiency of data transfer of a whole-farm simulator accessed by Android smartphones | |
US10742759B2 (en) | Workflow-based push notifications | |
US11194572B2 (en) | Managing external feeds in an event-based computing system | |
JP2010044796A (en) | Apparatus and method for managing user interface | |
US9053444B2 (en) | Deploying applications in a smart thin client server | |
AU2023251465A1 (en) | System and method for generating api development code for integrating platforms | |
WO2013023095A2 (en) | Smart thin client server | |
JP2011086291A (en) | System landscape-compatible inter-application communication infrastructure | |
KR102565776B1 (en) | Method and Apparatus for Cloud Service | |
CN113556359A (en) | Communication protocol conversion method, device, system and gateway device | |
US10740273B2 (en) | Schema to ensure payload validity for communications on an asynchronous channel based bus | |
US20150220549A1 (en) | Method and device for filtering garbage data | |
US10579577B2 (en) | Bridge and asynchronous channel based bus to provide UI-to-UI asynchronous communication | |
US11966408B2 (en) | Active data executable | |
WO2023208132A1 (en) | Api conversion system and access request processing method therefor, and electronic device and medium | |
Jones et al. | UncertWeb processing service: making models easier to access on the web | |
KR100934221B1 (en) | Plug-in based management application system and management method using the same | |
US20220342742A1 (en) | Graphical management of big data pipelines | |
Sefid‐Dashti et al. | A reference architecture for mobile SOA | |
Lomotey et al. | Near real-time medical data dissemination in m-Health | |
KR101532263B1 (en) | Cloud Storage Service Method and System with Front-end Application Library | |
KR101586720B1 (en) | Front-end Application Library Design for Cloud Storage Standard Management |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A201 | Request for examination | ||
E902 | Notification of reason for refusal | ||
E701 | Decision to grant or registration of patent right | ||
GRNT | Written decision to grant | ||
LAPS | Lapse due to unpaid annual fee |