KR20010060617A - Report generation and access device and method in network management system - Google Patents

Report generation and access device and method in network management system Download PDF

Info

Publication number
KR20010060617A
KR20010060617A KR1019990063022A KR19990063022A KR20010060617A KR 20010060617 A KR20010060617 A KR 20010060617A KR 1019990063022 A KR1019990063022 A KR 1019990063022A KR 19990063022 A KR19990063022 A KR 19990063022A KR 20010060617 A KR20010060617 A KR 20010060617A
Authority
KR
South Korea
Prior art keywords
report
template
generation
information
web
Prior art date
Application number
KR1019990063022A
Other languages
Korean (ko)
Inventor
이경호
이준원
김은철
윤동식
Original Assignee
이계철
한국전기통신공사
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 이계철, 한국전기통신공사 filed Critical 이계철
Priority to KR1019990063022A priority Critical patent/KR20010060617A/en
Publication of KR20010060617A publication Critical patent/KR20010060617A/en

Links

Classifications

    • 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/02Standardisation; Integration
    • H04L41/024Standardisation; Integration using relational databases for representation of network management data, e.g. managing via structured query language [SQL]
    • 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/02Standardisation; Integration
    • H04L41/0246Exchanging or transporting network management information using the Internet; Embedding network management web servers in network elements; Web-services-based protocols
    • 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/22Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks comprising specially adapted graphical user interfaces [GUI]

Abstract

PURPOSE: A device and a method for generating/accessing a report in a very high speed communication network management system are provided to use a report template to efficiently generate a report, and to store report meta data to improve an access speed of a report. CONSTITUTION: A report/template generation/management GUI(Graphic User Interface) unit(1) supports an interface with a user, to easily generate a report and a report template. A report/template generation/management unit(2) generates/manages the report template, generates/manages data necessary for a web report by accessing a network information database, and generates/manages report meta information. A report data storage unit(4) stores the report data generated in the report/template generation/management unit(2). A database(3) stores the report template and report meta information generated in the report/template generation/management unit(2). A dynamic HTML(Hypertext Markup Language) file generator(6) generates a web report HTML file using data of the report data storage unit(4). A web server(7) accesses a web page receiving the request of a web browser, to transmit the report and template. An integrated report GUI(8) enables the generation/management of the report and template to be easily generated.

Description

초고속통신망 관리시스템에서의 보고서 생성/접근장치와 그 방법{Report generation and access device and method in network management system}Report generation / access device and method in high speed network management system {Report generation and access device and method in network management system}

본 발명은 초고속통신망 관리시스템에서 망의 상황을 운용자에게 제공하는 웹(Web)형태의 보고서를 효율적으로 생성/접근하는 초고속통신망 관리시스템에서의 보고소 생성/접근장치와 방법에 관한 것으로, 보다 상세하게는 보고대상과 보고항목을 매팽(Mapping)시키는 규칙을 가지고서 보고서의 형태와 생성 방법을 지정하는 보고서 템플릿을 이용함으로써 보다 용이하고 효율적으로 보고서를 생성할 수 있으면서 다수의 사용자가 그 보고서에 동시에 접근할 경우 시스템의 부하를 경감시킬 수 있도록 보고서 데이터를 저장하는 방법을 고려하여 웹형태의 보고서를 생성하도록 된 초고속통신망 관리시스템에서의 보고서 생성/접근장치와 방법에 관한 것이다.The present invention relates to an apparatus and method for report generation / access in a high-speed communication network management system for efficiently generating / accessing a web type report that provides an operator with a network status in a high-speed communication network management system. It is possible to create a report more easily and efficiently by using a report template that specifies the form and generation method of the report with rules for mapping the report object and the report items. In this regard, the present invention relates to a method and method for generating / accessing a report in a high-speed communication network management system that generates a report in a web form in consideration of a method of storing report data so as to reduce the load on the system.

일반적으로, 초고속 정보통신망 관리시스템에서 보고서의 기능은 각 서비스망별 관리/관점별로 유용한 정보를 요약하여 운용자에게 제공함으로써 운용자가 망의 안정성, 트래픽 현황 등을 쉽게 파악할 수 있도록 지원하는 기능이다.In general, in the high-speed information communication network management system, the function of the report is to enable the operator to easily grasp the stability of the network and the traffic status by providing the operator with a summary of useful information for each service network.

일반적인 망관리시스템에서 보고서를 작성하는 경우, N개의 보고서를 작성하기 위해서는 각 보고서를 작성하는 별도의 코드 루틴이 프로그램에 포함되게 되고, 그 경우 보고서에 포함되는 정보는 물론 보고서의 형태도 고정될 수 밖에 없게 된다. 따라서, 보고서의 내용적인 측면에서나 형태적인 측면에서 융통성이 열화되고 사용자가 원하는 형태로의 보고서 작성과 수정(Customizing)도 곤란하게 된다.When creating a report in a general network management system, in order to generate N reports, a program includes a separate code routine for generating each report, in which case the information included in the report and the form of the report may be fixed. There will be only one. Therefore, flexibility in terms of content and form of the report is deteriorated, and it is difficult to prepare and customize the report in a form desired by the user.

또한, 본 발명에서 상정하는 보고서의 형태와 같이 HTML형식의 웹문서로 사용자에게 전달될 수 있도록 하는 경우에는 일반적인 웹과 데이터베이스의 연동 기술을 사용하여 보고서에 접근하게 되면 그 보고서를 생성하기 위한 데이터의 양이 방대해지거나 접근하는 사용자의 수가 증대되는 경우 보고서 데이터를 생성하기 위해 시스템에 상당한 부하가 걸리게 되어 보고서 접근 속도 면에서나 시스템 측면에서 비효율적인 결과를 초래하게 된다.In addition, in the case of allowing the user to be delivered to the user in an HTML-formatted web document as in the form of a report assumed in the present invention, when the report is accessed using a general web and database interworking technology, the data for generating the report is generated. As the volume grows or the number of users gained increases, the system is heavily loaded to generate report data, resulting in inefficient access to the report or system.

본 발명은 상기한 사정을 감안하여 이루어진 것으로, 보고서 생성면에서 보고서 템플릿을 사용함으로써 사용자에게 보고서의 형태 및 내용적인 측면에서 융통성과 사용상의 편이성을 보장하여 보다 효율적으로 보고서를 생성하고 그 보고서의 접근 면에서는 보고서 메타 데이터를 만들어 저장하여 이용함으로써 보고서의 접근속도를 향상시킴과 더불어 시스템의 부하를 경감시키도록 된 초고속통신망 관리시스템에서의 보고서 생성/접근장치와 방법을 제공함에 그 목적이 있다.SUMMARY OF THE INVENTION The present invention has been made in view of the above circumstances, and by using a report template in terms of report generation, it is possible to ensure a user with flexibility and ease of use in terms of form and content of a report, thereby generating a report more efficiently and accessing the report. In this regard, the purpose of the present invention is to provide a report generation / access method and method in a high-speed network management system designed to reduce the load of the system by improving the report access speed by generating and storing report metadata.

상기한 목적을 달성하기 위해, 본 발명의 바람직한 실시예에 따르면 망의 상황을 제공하는 보고서 및 보고서템플릿의 생성이 용이하도록 사용자와의 인터페이스를 지원하는 보고서/템플릿 생성/관리GUI장치와, 상기 보고서 템플릿을 생성/관리하고 각종 망 정보가 저장된 망 정보데이터베이스에 접근하여 웹보고서에 필요한 데이터를 생성/관리하고 보고서메타정보를 생성/관리하는 보고서/템플릿 생성/관리장치, 상기 보고서/템플릿 생성/관리장치에서 생성된 보고서 데이터를 저장하는 보고서데이터저장장치, 상기 보고서/템플릿 생성/관리장치에서 생성된 보고서 템플릿과 보고서 메타정보를 저장하는 데이터베이스, 상기 보고서데이터저장장치의 데이터를 이용하여 웹보고서 HTML파일을 생성하는 동적 HTML파일생성기, 웹브라우저의 요청을 받아 요구하는 웹페이지에 접근하여 상기 보고서템플릿을 전송하는 웹서버, 상기 보고서와 템플릿의 생성/관리를 용이하게 생성할 수 있도록 하는 통합보고서GUI를 포함하여 구성된 초고속통신망 관리시스템에서의 보고서 생성/접근장치가 제공된다.In order to achieve the above object, according to a preferred embodiment of the present invention, a report / template generation / management GUI device supporting an interface with a user to facilitate generation of a report and a report template providing a network situation, and the report. Report / template generation / management device that creates / manages template, accesses network information database where various network information is stored, and generates / manages data for web report and generates / manages report meta information, and generates / manages report / template A report data storage device for storing report data generated by the device, a database for storing report templates and report meta information generated by the report / template generation / management device, and a web report HTML file using data of the report data storage device Dynamic HTML file generator to generate a web browser A report generation / access device in a high speed network management system configured to include a web server for accessing a web page for transmitting the report template and an integrated report GUI for easily generating and managing the report and the template. Is provided.

본 발명에 따르면 상기 통합보고서GUI는 상기 보고서/템플릿 생성/관리GUI와 통합GUI내에서 보고서를 억세스할 수 있도록 설치된 내장 웹브라우저가 포함된다.According to the present invention, the integrated report GUI includes a built-in web browser installed to access a report within the report / template generation / management GUI and integrated GUI.

또, 상기 보고서와 보고서 템플릿의 생성/관리를 담당하는 보고서/템플릿 생성/관리 GUI와 상기 보고서/템플릿 생성/관리장치의 통신을 위해 CORBA IIOP프로토콜이 개재되고, 상기 보고서 웹페이지의 접근을 요구하는 웹브라우저와 그 요구를 수용하여 해당하는 웹페이지를 전송하는 웹서버의 사이에는 HTTP프로토콜이 개재된다.In addition, a CORBA IIOP protocol is interposed for communication between the report / template generation / management GUI and the report / template generation / management apparatus that are in charge of generating / managing the report and report template, and requesting access to the report webpage. The HTTP protocol is interposed between the web browser and the web server that accepts the request and sends the corresponding web page.

바람직하게, 상기 보고서/템플릿 생성/관리장치는 상기 보고서템플릿에 대한 생성/변경/삭제 등의 관리를 수행하는 보고서템플릿관리자와, 망정보 데이터베이스와 보고서 템플릿정보 등을 참조하여 보고서 메타 데이터를 생성하는 보고서정보생성자, 상기 보고서와 보고서 메타 데이터 파일의 관리를 담당하는 보고서관리자 및, 상기 사용자가 원하는 보고서템플릿을 검색해서 그 보고서를 생성하는 스케쥴러를 포함하여 구성된다.Preferably, the report / template generation / management apparatus generates a report metadata by referring to a report template manager which manages generation / change / deletion of the report template, and a network information database and report template information. It includes a report information generator, a report manager responsible for managing the report and report metadata files, and a scheduler that searches for the report template desired by the user and generates the report.

상기 보고서와 보고서템플릿은 주기형과 주문형으로 이루어지고, 상기 스케쥴러는 사용자의 요구에 따라 상기 주기형 보고서를 작성하게 된다.The report and report template are composed of a periodic type and a custom type, and the scheduler generates the periodic report according to a user's request.

또, 본 발명에 따르면 망의 현재상황을 보고하기 위해 보고대상과 보고항목을 결정하는 과정과, 상기 보고대상과 보고항목을 기초로 보고서와 보고서템플릿을 생성하는 과정, 상기 보고서템플릿을 이용하여 실제적인 보고서를 생성하는 과정 및, 상기 생성된 보고서의 파일에 대한 망 운용자의 접근이 이루어지는 과정으로 구성된 초고속통신망 관리시스템에서의 보고서 생성/접근방법이 제공된다.Further, according to the present invention, a process of determining a report subject and a report item to report the current situation of the network, a process of generating a report and a report template based on the report subject and a report item, and using the report template A report generation / access method in a high-speed communication network management system comprising a process of generating a report and a process of accessing a network operator to a file of the generated report are provided.

상기 보고대상은 객체 클래스 수준과 객체 인스턴스 수준으로 구분되고, 상기 보고대상이 객체 클래스 수준인 경우 상기 보고서는 그 객체에 속하는 부분 객체 클래스들과 그 객체 클래스에 속하는 객체 인스턴스들을 대상으로 정보를 수집하게 되며, 상기 보고대상이 객체 인스턴스 수준인 경우 상기 보고서는 객체 클래스들의 인스턴스들에 대해 정보를 수집하게 되며, 상기 상기 보고서 항목은 망자원에 대한 가용성 정보, 에러발생율 정보, 트래픽로드 정보 등이 포함된다.The report object is divided into an object class level and an object instance level. When the report object is an object class level, the report collects information about partial object classes belonging to the object and object instances belonging to the object class. If the report object is at the object instance level, the report collects information about instances of object classes, and the report item includes availability information about network resources, error occurrence rate information, and traffic load information. .

또, 상기 보고서와 보고서템플릿은 주문형과 주기형의 형태로 생성되고, 상기 보고서의 생성은 이미 생성된 템플릿을 검색하고 그 검색된 템플릿을 기초로 상기 주문형 보고서를 생성하고 상기 주기형의 보고서는 스케쥴러에 등록하게 된다.In addition, the report and report templates are generated in the form of on-demand and periodic, the generation of the report retrieves the template already generated and generates the on-demand report based on the retrieved template and the periodic report to the scheduler You will register.

그리고, 상기 검색된 템플릿에 대해서는 망 운용자가 원하는 형태로의 수정이 이루어지게 된다.In addition, the searched template is modified to a form desired by the network operator.

또, 상기 실제적인 보고서의 생성과정은 망 운용자가 이미 생성된 보고서템플릿을 참조하여 원하는 보고서템플릿을 선택하고나서 보고서정보생성자에게 보고서메타데이터의 생성을 요청하고, 그 요청에 응답하여 상기 보고서정보생성자가 보고서메타데이터에 대한 메타정보를 생성하여 데이터베이스에 저장하는 단계를 포함하게 된다.In addition, the actual report generation process, after the network operator selects a desired report template with reference to the already generated report template, requests the report information generator to generate report metadata, and in response to the request, the report information generator The method may include generating meta information about the report metadata and storing the metadata in the database.

상기 생성된 보고서의 파일에 대해 망 운용자의 접근은 그 망운용자의 웹브라우저를 통해 보고서생성장치의 웹서버에 보고서파일을 요청함으로써 실행되고, 그 요청에 응답하여 상기 웹서버의 동적 HTML생성기에 의해 동적으로 HTML파일을 보것의 형태에 따라 생성하게 된다.The network operator's access to the file of the generated report is executed by requesting a report file from a web server of the report generating device through the network operator's web browser, and in response to the request, by the dynamic HTML generator of the web server. Dynamically generate HTML files based on the type of view.

상기한 본 발명에 따르면, 사용자 또는 망운용자가 통합보고서GUI의 보고서/템플릿 생성/관리GUI를 통해 보고서/템플릿의 생성을 요청하게 되면 그 통합보고서GUI는 보고서/템플릿 생성/관리장치의 보고서 템플릿관리자에 템플릿 생성을 요구하게 되고, 상기 보고서 템플릿 관리자는 보고서 템플릿 정보를 생성해서 보고서/템플릿 정보저장장치에 저장하게 된다. 상기 생성된 보고서의 파일에 대해 망 운용자는 그 망운용자의 웹브라우저를 통해 보고서생성장치의 웹서버에 보고서파일을 요청함으로써 접근이 이루어지게 되고, 상기 요청에 응답하여 상기 웹서버의 동적 HTML생성기에 의해 동적으로 HTML파일을 보고서의 형태에 따라 생성하게 된다.According to the present invention described above, when a user or a network operator requests the generation of a report / template through the report / template generation / management GUI of the integrated report GUI, the integrated report GUI is a report template manager of the report / template generation / management apparatus. The report template manager generates a report template information and stores the report template information in the report / template information storage device. The network operator accesses the generated report file by requesting a report file from a web browser of the network operator through a web browser of the report operator to the web server of the report generating device, and responds to the dynamic HTML generator of the web server in response to the request. This dynamically generates an HTML file based on the type of report.

도 1은 본 발명에 따른 초고속통신망 관리시스템에서의 보고서 생성/접근장치를 나타낸 블럭도,1 is a block diagram showing a report generation / access device in a high-speed communication network management system according to the present invention,

도 2는 본 발명에 따른 초고속통신망 관리시스템에서의 보고서 생성/접근장치의 작용을 설명하기 위한 도면,2 is a view for explaining the operation of the report generation / access device in the high-speed communication network management system according to the present invention,

도 3은 본 발명에 따른 초고속통신망 관리시스템에서의 보고서 생성/접근장치에 의해 보고서템플릿을 이용하여 보고서를 생성하는 과정을 설명하는 도면,3 is a view illustrating a process of generating a report using a report template by a report generation / access device in a high speed communication network management system according to the present invention;

도 4는 본 발명에 따른 초고속통신망 관리시스템에서의 망자원 정보의 일부를 나타낸 도면,4 is a diagram illustrating a part of network resource information in a high speed communication network management system according to the present invention;

도 5는 본 발명에 따른 초고속통신망 관리시스템에서의 보고서 생성/접근장치에 의해 작성되는 보고서템플릿의 예를 설명하는 도면,5 is a view for explaining an example of a report template generated by the report generation / access device in the high-speed communication network management system according to the present invention;

도 6은 본 발명에 의해 작성되는 보고서템플릿에서 보고항목과 보고대상과의 관계설정 예를 나타낸 도면,6 is a view showing an example of a relationship between a report item and a report object in a report template created by the present invention;

도 7은 도 4와 도 5에 도시된 망자원 정보와 보고서템플릿을 적용하여 생성된 실제의 보고서템플릿 예를 설명하는 도면이다.FIG. 7 is a view for explaining an example of an actual report template generated by applying the network resource information and the report template shown in FIGS. 4 and 5.

< 도면의 주요부분에 대한 부호의 설명 ><Description of Symbols for Major Parts of Drawings>

1: 보고서/템플릿 생성/관리GUI장치,1: report / template generation / management GUI device,

2: 보고서/템플릿 생성/관리장치, 3: 데이터베이스,2: report / template generation / management unit, 3: database,

4: 보고서데이터저장장치, 5: 데이터베이스,4: report data storage, 5: database,

6: 동적 HTML파일생성기, 7: 웹서버,6: dynamic HTML file generator, 7: web server,

8: 통합보고서GUI, 10: 웹브라우저.8: Integrated Report GUI, 10: Web browser.

이하, 본 발명에 대해 첨부도면을 참조하여 상세하게 설명한다.Hereinafter, with reference to the accompanying drawings, the present invention will be described in detail.

도 1은 본 발명에 따른 초고속통신망 관리시스템에서의 보고서 생성 및 접근장치의 전체적인 도면을 나타낸다.1 is a view showing an overall view of a report generation and access device in a high speed communication network management system according to the present invention.

도면에서, 1은 보고서 및 보고서템플릿의 생성이 용이하도록 지원하는 일련의 '마법사' 기능을 갖고서 사용자와의 인터페이스를 지원하는 보고서/템플릿 생성/관리GUI장치를 나타낸다.In the figure, 1 represents a report / template generation / management GUI device supporting an interface with a user with a series of 'wizard' functions that facilitate creation of reports and report templates.

2는 보고서 템플릿을 생성/관리하고 각종 망 정보가 저장된 후술하는 데이터베이스에 접근하여 웹보고서에 필요한 데이터를 생성/관리함과 더불어 보고서메타정보를 생성/관리하는 보고서/템플릿 생성/관리장치를 나타낸다.2 shows a report / template generation / management apparatus for creating / managing report templates, accessing a database to be described later where various network information is stored, to generate / manage data for web reports, and to generate / manage report metadata.

3은 해당하는 초고속통신망에서 관리하는 망의 구성 및 성능 등에 관한 망 정보가 저장된 데이터베이스를 나타낸다.3 shows a database in which network information about the configuration and performance of the network managed by the corresponding high speed communication network is stored.

4는 상기 보고서/템플릿 생성/관리장치(2)에서 생성된 보고서 데이터를 저장하는 파일시스템으로서의 보고서데이터저장장치를 나타낸다.4 shows a report data storage device as a file system for storing report data generated by the report / template generation / management device 2.

5는 상기 보고서/템플릿 생성/관리장치(2)에서 생성된 보고서 템플릿과 보고서 메타정보를 저장하는 데이터베이스를 나타내고, 6은 상기 보고서데이터저장장치(4)의 데이터를 이용하여 웹보고서 HTML파일을 생성하는 동적 HTML파일생성기를 나타내며, 7은 웹브라우저의 요청을 받아 요구하는 웹페이지에 접근하여 전송하는 웹서버를 나타낸다.5 denotes a database for storing report templates and report meta information generated by the report / template generation / management apparatus 2, and 6 denotes a web report HTML file using data of the report data storage apparatus 4. A dynamic HTML file generator is shown, and 7 represents a web server that accesses and sends a requesting web page.

8은 보고서와 템플릿의 생성/관리를 용이하게 생성할 수 있도록 하는 통합보고서GUI로서, 그 통합보고서GUI(8)에는 상기 보고서/템플릿 생성/관리GUI(1)와 통합GUI내에서 보고서를 억세스할 수 있도록 설치된 내장 웹브라우저가 포함된다.8 is an integrated report GUI that facilitates generation and management of reports and templates, the integrated report GUI (8) having access to reports within the report / template generation / management GUI (1) and integrated GUI. It includes a built-in web browser that is installed for you.

9는 일반적인 네트워크 환경에 존재하면서 보고서를 접근하는 웹브라우저를 나타낸다.9 represents a web browser that accesses reports while in a general network environment.

보고서와 보고서 템플릿의 생성/관리를 담당하는 보고서/템플릿 생성/관리 GUI(1)와 상기 보고서/템플릿 생성/관리장치(2)는 CORBA IIOP를 통해 통신을 행하게 되고, 보고서 웹페이지의 접근을 요구하는 웹브라우저(9,10)와 그 요구를 수용하여 해당하는 웹페이지를 전송하는 웹서버(7)는 HTTP프로토콜을 이용해서 통신하게 된다.Report / Template Generation / Management GUI (1) and Report / Template Generation / Management Device (2), which are responsible for the generation / management of reports and report templates, communicate through CORBA IIOP and require access to report web pages. The web browsers 9 and 10 and the web server 7 that accepts the request and transmit the corresponding web page communicate by using the HTTP protocol.

도 2는 본 발명에 따른 초고속통신망 관리시스템에서의 보고서 생성/접근장치의 작용을 나타낸 도식도로서, 그 도면에는 상기 보고서/템플릿 생성/관리장치(2)의 내부장치가 보다 상세하게 도시된다.Figure 2 is a schematic diagram showing the operation of the report generation / access device in the high-speed communication network management system according to the present invention, the internal device of the report / template generation / management device 2 is shown in more detail.

즉, 도면에서 참조부호 2-1로 표시된 보고서템플릿관리자는 보고서템플릿에 대한 생성/변경/삭제 등의 관리를 수행하게 되고, 참조부호 2-2로 표시된 보고서정보생성자는 망정보 데이터베이스(3)와 보고서 템플릿정보 등을 참조하여 보고서 메타 데이터를 생성하게 되며, 2-3의 보고서관리자는 보고서와 보고서 메타 데이터 파일의 관리를 담당하게 되고, 2-4의 스케쥴러는 주기형 보고서 템플릿을 검색해서 주기형 보고서를 생성하게 된다.That is, the report template manager indicated by reference numeral 2-1 in the drawing performs management such as creation / modification / deletion of the report template, and the report information generator indicated by reference numeral 2-2 refers to the network information database (3). Report metadata is generated by referring to the report template information, and the report manager of 2-3 manages the report and the report metadata file, and the scheduler of 2-4 searches the periodic report template and searches the periodic report template. You will generate a report.

상기한 구성의 본 발명에 따른 초고속통신망 관리시스템에서의 보고서 생성/접근장치에서 보고서템플릿을 이용하여 보고서를 생성하는 과정에 대해 도 3에 도시된 흐름도를 참조하여 상세하게 설명한다.A process of generating a report using the report template in the report generation / access device in the ultrahigh speed communication network management system having the above-described configuration will be described in detail with reference to the flowchart shown in FIG. 3.

먼저, 보고서 템플릿은 보고서에 나타낼 보고대상을 결정하게 된다(S1-1). 여기서, 보고대상은 객체 클래스 수준과 객체 인스턴스 수준으로 나타날 수 있다. 보고 대상이 객체클래스 수준으로 나타나는 경우 보고서는 그 객체에 속하는 부분 객체 클래스들과 그 객체 클래스에 속하는 객체 인스턴스들을 대상으로 정보를 수집하게 된다. 그에 대해, 보고 대상이 객체 인스턴스 수준으로 나타날 경우 보고서는 객체 클래스들의 인스턴스들에 대해서 정보를 수집하게 된다. 따라서, 보고대상에 따라 정보를 수집하여 가공하는 대상의 범위가 달라지게 된다.First, the report template determines the report target to be displayed in the report (S1-1). Here, the report target may appear at the object class level and the object instance level. If the report target appears at the object class level, the report collects information about the partial object classes belonging to the object and the object instances belonging to the object class. In response, the report collects information about instances of object classes if the report target appears at the object instance level. Therefore, the scope of the object to collect and process information varies depending on the report object.

즉, 예컨대 초고속통신망의 자원구성의 일부를 나타낸 도 4를 참조하면, VpNetwork은 VpTrunk, AtmNode 등의 객체들로 구성된다. 보고 대상이 VpNetwork일 경우 보고 대상이 객체 클래스 수준이 되는 경우로 VpNetwork이 속하는 모든 클래스 객체, 즉 VpTrunk와 AtmNode객체의 인스턴스들에 대해 보고되며, 보고대상이 AtmNode객체 인스턴스인 경우에는 객체 인스턴스 수준의 경우로 AtmNode객체의 실제 인스턴스에 대해 보고가 이루어지게 된다.That is, for example, referring to FIG. 4, which shows a part of resource configuration of a high-speed communication network, a VpNetwork is composed of objects such as VpTrunk and AtmNode. If the report target is VpNetwork, the report target is at the object class level. It is reported for all class objects to which VpNetwork belongs, that is, instances of VpTrunk and AtmNode objects. If the report target is an AtmNode object instance, it is at the object instance level. This allows reporting to the actual instance of the AtmNode object.

S1-2에서 보고서 템플릿은 보고항목들을 결정하게 되는 바, 보고서 항목은 상기에서 선택된 보고 대상에 대해 수집할 정보의 종류를 나타낸다. 여기서, 보고 항목은 망자원에 대한 가용성 정보, 에러발생율 정보, 트래픽로드 정보 등이 포함된다. 또한, 그 보고항목은 보고대상에 따라 달라지게 된다. 즉, 그 보고항목은 보고 대상이 객체 클래스 수준일 경우와 객체 인스턴스 수준일 경우에 따라 달라지고, 동일한 수준의 보고대상일 경우에도 객체 클래스에 따라 달라지게 된다. 따라서, 보고서 템플릿에는 이러한 보고 대상과 보고 항목과의 대응관계에 관한 규칙에 따라 보고항목이 기술된다.In S1-2, the report template determines report items, and the report item indicates the type of information to be collected for the selected report object. Here, the report item includes availability information on network resources, error occurrence rate information, traffic load information, and the like. In addition, the reporting items will vary depending on the subject of the report. That is, the reporting items are different depending on the object class level and the object instance level, and even on the same level, depending on the object class. Therefore, the report template describes the report items according to the rules regarding the correspondence between the report objects and the report items.

보고서템플릿에서 보고항목과 보고대상과의 관계설정의 예를 나타내는 도 6을 참조하면, 여기서는 보고대상 객체 클래스의 종류에 따라 달라지는 보고대상이 결정되는 예를 볼 수 있다. 도면에서, VpNetwork, VpTrunk, AtmNode객체에 대해서는 가용성 정보가 수집되지만 트래픽 부하정보는 VpTrunk에만 의미가 있는 정보이다.Referring to FIG. 6, which shows an example of setting a relationship between a report item and a report object in a report template, an example in which a report object is determined according to the type of a report object object class is determined. In the figure, availability information is collected for VpNetwork, VpTrunk, and AtmNode objects, but traffic load information is information only meaningful for VpTrunk.

상기한 방식으로 보고대상에 따라 의미를 갖는 보고항목들과의 관계를 설정함으로써 운용자는 보고서 생성을 용이하게 할 수 있게 된다.By establishing a relationship with report items having meanings according to the report objects in the above manner, the operator can easily generate a report.

그리고, S1-3에서 보고서템플릿은 정보를 수집하는 시간적인 조건을 지정하게 된다. 보고서와 보고서 템플릿은 주문형과 주기형의 형태로 생성될 수 있다. 주문형 보고서 템플릿은 하나의 템플릿에 의해 한번의 보고서가 생성된다. 보고서 정보 수집기간이 시작일과 종료일을 갖는 단일 기간동안의 보고서를 생성하게 된다. 상기 주기형 보고서 템플릿은 하나의 템플릿에 의해 주기적으로 보고서가 생성된다. 보고서 템플릿에 지정된 주기에 따라 주기적으로 보고서가 생성된다.In S1-3, the report template specifies a time condition for collecting information. Reports and report templates can be generated in on-demand and periodic forms. On-demand report templates generate one report by one template. The report information collection period generates a report for a single period with a start date and an end date. The periodic report template generates a report periodically by one template. The report is generated periodically at the interval specified in the report template.

도 5는 상기한 사항을 이용하여 생성가능한 보고서 템플릿의 예를 나타내고, 도 7은 도 4에 나타난 망자원정보에 도 5와 도 6에 나타난 보고서템플릿을 적용하여 생성된 실제의 보고서 템플릿의 예를 나타낸다.5 shows an example of a report template that can be generated using the above items, and FIG. 7 shows an example of an actual report template generated by applying the report templates shown in FIGS. 5 and 6 to the network resource information shown in FIG. Indicates.

상기한 과정을 통해 보고서 템플릿이 생성되고 그 보고서 템플릿을 이용하여 실제적인 보고서 생성과정이 이루어지게 된다.The report template is generated through the above process, and the actual report generation process is performed using the report template.

먼저, 템플릿을 이용하여 보고서를 생성하는 경우 이미 생성된 템플릿을 검색하게 된다(S2-1). 그 검색된 템플릿중에서 운용자가 자신이 생성하기를 원하는 형태의 보고서를 생성하기 위해 원하는 템플릿을 선택하게 된다(S2-2). 그 후, 운용자 자신이 원하는 형태의 보고서를 만들기 위해 템플릿의 수정이 필요한 경우에는 그 템플릿의 수정을 행하게 된다(S2-3).First, in the case of generating a report using a template, a template already generated is searched for (S2-1). From the searched template, the operator selects a desired template in order to generate a report of the type he / she wants to generate (S2-2). Subsequently, when the operator needs to modify the template in order to make a report of the desired form, the template is modified (S2-3).

S2-4에서는 주문형 또는 주기형 보고서인지를 판단하여 상기 선택된 보고서 템플릿이 주기형 보고서인 경우에는 상기 스케쥴러(2-4)에 등록하는 반면 주문형일 경우에는 바로 보고서를 생성시키게 된다(S2-5).In S2-4, if the selected report template is a periodic report, it is determined whether it is an on-demand or periodic report, whereas in the case of an on-demand, the report is generated immediately (S2-5). .

여기서, 도 2를 참조하여 보고성 생성과정에 대해 설명하면, 우선 사용자는 통합보고서GUI(8)의 보고서/템플릿 생성/관리GUI(1)를 통해 보고서/템플릿의 생성을 요청하게 된다. 그러면, 상기 통합보고서GUI(8)는 CORBA IIOP를 매개하여 보고서/템플릿 생성/관리장치(2)의 보고서 템플릿관리자(2-1)에 템플릿 생성을 요구하게 되고(a), 상기 보고서 템플릿 관리자(2-1)는 보고서 템플릿 정보를 생성해서 보고서/템플릿 정보저장장치(5)에 저장하게 된다(b).Here, referring to FIG. 2, the report generation process will be described. First, the user requests the report / template generation through the report / template generation / management GUI 1 of the integrated report GUI 8. Then, the integrated report GUI 8 requests a template generation from the report template manager 2-1 of the report / template generation / management device 2 via CORBA IIOP (a), and the report template manager ( 2-1) generates the report template information and stores it in the report / template information storage device 5 (b).

이하에서 모든 통합보고서GUI(8)와 보고서/템플릿 생성/관리장치(2)와의 통신은 CORBA IIOP를 통해 이루어지게 된다.In the following, all communication between the integrated report GUI (8) and the report / template generation / management device (2) is made through the CORBA IIOP.

다음은 운용자가 보고서를 생성하는 과정이다. 즉, 운용자는 보고서를 생성하기 위해 이미 생성된 보고서 템플릿을 보고서/템플릿 생성/관리GUI(1)와 보고서정보생성자(2-2)를 통해 참조하게 된다(e). 사용자는 원하는 보고서 템플릿을 선택하고나서 보고서/템플릿 생성/관리GUI(1)를 통해 보고서정보생성자(2-2)에게 보고서 메타 데이터의 생성을 요청하게 된다(e).The following is the process of creating a report. That is, the operator refers to the report template already generated to generate the report through the report / template generation / management GUI (1) and the report information generator (2-2) (e). After the user selects a desired report template, the user requests a report information generator 2-2 to generate report metadata through the report / template generation / management GUI (1).

그 보고서정보생성자(2-2)는 사용자가 원하는 보고서 템플릿을 판단하여 정보데이터베이스(5)에서 참조하여(e) 보고서의 형태를 결정하게 되고, 원하는 보고서를 생성하기 위해 필요한 보고서 메타 데이터를 생성하기 위해 망정보데이터 베이스(3)에 접근하게 된다(d).The report information generator (2-2) determines the report template desired by the user and refers to it from the information database (e) (e) to determine the form of the report, and to generate the report metadata necessary to generate the desired report. Access to the network information database (3).

그 후, 보고서 정보생성자(2-2)는 보고서 메타 데이터를 생성하여 보고서 저장장치(4)에 저장하게 되고(g), 보고서에 관한 메타정보를 생성하도록 보고서관리자(2-3)에게 요청하게 된다(f). 여기서, 보고서 메타 정보는 보고서메타 데이터와는 달리 보고서를 관리하기 위해 사용되는 보고서관리정보로서, 상기 보고서정보생성자(2-2)는 사용자가 보고서를 접근할 수 있는 웹주소(URL)을 사용자에게 되돌려주게 된다(h).Thereafter, the report information generator 2-2 generates the report metadata and stores it in the report storage device 4, and requests the report manager 2-3 to generate the meta information about the report. (F). Here, the report meta information is report management information used to manage a report, unlike report metadata, and the report information generator 2-2 provides a user with a web address (URL) to which the user can access the report. Will be returned (h).

상기 보고서정보생성자(2-2)가 보고서에 필요한 메타데이터를 만들기 위해서는 망에 관한 성능/구성 등의 정보를 저장하고 있는 망정보데이터베이스(3)에 접근하는 과정(d)과 이를 이용하여 메타데이터를 생성하는 과정은 상당한 작업량과 시간을 요하게 된다. 이는 일반적으로 보고서는 지난 기간동안의 망의 상황에 대한 정보를 보고하는 역할을 기능을 갖게 됨에 따라 상당한 양의 망의 히스토리정보들에 대한 접근이 필요하게 되고 그 많은 정보를 요약하기 위해서는 많은 양의 정보를 가공도 필요하기 때문이다.In order to generate the metadata necessary for the report, the report information generator (2-2) accesses the network information database (3) that stores information such as performance and configuration of the network, and metadata using the same. The process of creating the system requires considerable work and time. In general, as the report has the function of reporting information about the network situation over the past period, it requires access to a considerable amount of network history information and a large amount of information to summarize the information. This is because information processing is also required.

따라서, 보고서정보생성자(2-2)의 요청을 받은 보고서관리자(2-3)는 생성된 보고서메타 데이터에 대한 메타정보를 생성하여 보고서정보데이터베이스(5)에 저장하게 되고, 그 메타정보는 보고서관리에 사용된다.Therefore, the report manager (2-3) receives the request of the report information generator (2-2) generates the meta information about the generated report metadata data and stores it in the report information database (5), the meta information is the report Used for management.

다음에는 보고서파일접근과정에 대해 설명한다.The following describes the report file access process.

사용자는 웹브라우저를 통해 보고서파일에 접근하게 되는 바, 통합보고서GUI(8)내에 웹브라우저(9)는 보고서생성자 즉 망 운용자가 보고서접근을 용이하게 하기 위해 내장되는 바, 그 기능은 일반웹브라우저(10)와 동일하다. 사용자의 웹브라우저는 보고서생성장치와 같은 시스템에 있는 웹서버(7)에게 보고서파일을 요청하게 된다. 실제 보고서파일의 생성은 웹서버(7)의 내부에 구현된 보고서 동적 HTML생성기(6)에 의해 이루어지게 된다. 그 HTML파일생성기(6)는 동적으로 HTML파일을 생성할 수 있도록 하는 스크립트언어로 구현되어 있다.The user accesses the report file through a web browser. In the integrated report GUI (8), the web browser (9) is built to facilitate report access by the report creator, that is, the network operator. The function is a general web browser. Same as (10). The user's web browser requests the report file from the web server 7 in the same system as the report generating device. The actual report file is generated by the report dynamic HTML generator 6 implemented in the web server 7. The HTML file generator 6 is implemented in a scripting language that allows the generation of an HTML file dynamically.

상기 보고서 HTML파일생성기(6)는 HTML의 정적인 부분을 보고서형태에 따라 동적으로 만들게 되며, 그때 필요한 보고서데이터부분은 보고서데이터저장장치(4)에서 가져와서(n) 완전한 보고서 HTML파일을 생성해내게 된다. 상기한 바와 같이 보고서생성자는 동일한 내용의 HTML파일을 중복생성하는 데서 비롯되는 비효율성 때문에 보고서에 필요한 데이터만을 생성하지 실제적인 HTML파일을 생성하지는 않는다.The report HTML file generator 6 dynamically generates the static part of HTML according to the report type, and then the necessary report data part is taken from the report data storage device (n) to generate a complete report HTML file. To me. As described above, the report generator generates only the data necessary for the report, but does not generate the actual HTML file because of the inefficiency caused by duplicate generation of the HTML file of the same content.

그러므로, 보고서들을 접근하는 사용자들은 웹서버(7)내에 이 HTML파일생성기(6)가 보고서데이터저장장치(4)에 저장된 데이터를 이용하여 만들어내는 보고서파일을 보게 된다. 그래서, 보고서데이터를 만들기 위해 망정보데이터베이스(3)를 다시 접근/가공하는 과정은 필요하지 않게 되어 시스템 부하 및 보고서접근시간이 현저히 단축될 수 있다.Therefore, users accessing the reports will see the report file generated by the HTML file generator 6 in the web server 7 using the data stored in the report data storage 4. Thus, the process of accessing / processing the network information database 3 again to produce the report data is not necessary, and the system load and report access time can be significantly reduced.

추후, 운용자는 보고서템플릿과 보고서를 변경하거나 삭제하는 등의 관리를 수행할 수 있게 된다. 보고서 템플릿에 대한 변경/삭제 등의 관리는 보고서 템플릿생성과 동일한 과정을 통해 이루어지게 된다.Later, the operator can perform management such as changing or deleting report templates and reports. Management of change / delete of report template is done through the same process as report template creation.

상기 보고서의 관리는 보고서템플릿관리자(2-3)를 통해 상기 보고서정보데이터베이스(5)에 저장된 메타정보에 접근함으로써 이루어지게 된다. 그 관리대상은 보고서메타정보와 그 메타정보를 통해서 접근가능한 보고서데이터저장장치(4)에 저장된 보고서 메타 데이터이다. 예를 들어, 보고서/템플릿 생성/관리GUI(1)를 통해 보고서 삭제를 요청하게 되면(i) 상기 보고서템플릿관리자(2-3)는 보고서정보데이터베이스(5)에 저장된 보고서메타정보를 삭제하고(k) 그 보고서에 해당하는 보고서데이터저장장치(4)에 저장된 보고서저장데이터도 삭제하게 된다.The report is managed by accessing the meta information stored in the report information database 5 through the report template manager 2-3. The management object is report metadata stored in the report data storage device 4 accessible through the report meta information and the meta information. For example, when requesting the report deletion through the report / template generation / management GUI (1) (i) the report template manager (2-3) deletes the report metadata information stored in the report information database (5) ( k) Report storage data stored in the report data storage device 4 corresponding to the report is also deleted.

상기 스케쥴러(2-4)는 운용자가 선택한 주기에 따라 주기적으로 보고서를 생성하도록 보고서생성자(2-2)에게 지시하게 되는 바, 그 스케쥴러(2-4)는 보고서 주기의 최소단위시간을 주기로 동작하며 매번 보고서 데이터베이스에 보고서템플릿을 검색해서 주기형 보고서 템플릿에 기술된 주기에 맞춰 보고서정보생성자(2-2)에게 보고서생성을 지시하는 역할을 수행하게 된다.The scheduler 2-4 instructs the report generator 2-2 to generate a report periodically according to a period selected by an operator. The scheduler 2-4 operates at a minimum unit time of a report cycle. Each time the report template is searched in the report database, the report information generator (2-2) is instructed to generate the report according to the cycle described in the periodic report template.

상기한 바와 같이, 본 발명은 초고속통신망 관리시스템에서 망의 상황을 사용자에게 보고하는 웹형태의 보고서를 생성함에 있어서 운용자가 자신이 원하는 형태의 보고서를 보다 쉽고 자신의 의도에 맞게 생성할 수 있도록 해서 운용자의 망운용관리를 효율적으로 수행할 수 있게 하는 한편, 보고서 접근시 보고서의 접근속도를 높이고, 시스템의 부하를 경감시킬 수 있도록 함으로써 망 관리시스템의 시스템적인 측면에서 망 자원을 효율적으로 사용할 수 있게 되며, 그 결과로 망 사업자가 보다 효율적으로 망을 관리 운용할 수 있게 된다.As described above, the present invention allows the operator to generate a report of his or her desired form more easily and easily in accordance with his intention in generating a web-type report that reports the network status to the user in a high-speed communication network management system. It enables the operator to efficiently perform network operation management, while increasing the access speed of reports and reducing the load on the system when accessing reports, so that network resources can be efficiently used in the system aspect of the network management system. As a result, network operators can manage and operate the network more efficiently.

Claims (11)

망의 상황을 제공하는 보고서 및 보고서템플릿의 생성이 용이하도록 사용자와의 인터페이스를 지원하는 보고서/템플릿 생성/관리GUI장치와,A report / template generation / management GUI device supporting an interface with a user to easily generate a report and a report template providing a network situation; 상기 보고서 템플릿을 생성/관리하고 각종 망 정보가 저장된 망 정보데이터베이스에 접근하여 웹보고서에 필요한 데이터를 생성/관리하고 보고서메타정보를 생성/관리하는 보고서/템플릿 생성/관리장치,A report / template generation / management device for generating / managing the report template and accessing a network information database storing various network information to generate / manage data for a web report and to generate / manage report meta information; 상기 보고서/템플릿 생성/관리장치에서 생성된 보고서 데이터를 저장하는 보고서데이터저장장치,Report data storage device for storing the report data generated by the report / template generation / management device, 상기 보고서/템플릿 생성/관리장치에서 생성된 보고서 템플릿과 보고서 메타정보를 저장하는 데이터베이스,A database for storing report templates and report meta information generated by the report / template generation / management apparatus; 상기 보고서데이터저장장치의 데이터를 이용하여 웹보고서 HTML파일을 생성하는 동적 HTML파일생성기,Dynamic HTML file generator for generating a web report HTML file using the data of the report data storage device, 웹브라우저의 요청을 받아 요구하는 웹페이지에 접근하여 상기 보고서템플릿을 전송하는 웹서버,A web server that receives a request from a web browser and accesses a requesting web page to transmit the report template, 상기 보고서와 템플릿의 생성/관리를 용이하게 생성할 수 있도록 하는 통합보고서GUI를 포함하여 구성된 것을 특징으로 하는 초고속통신망 관리시스템에서의 보고서 생성/접근장치.Report generation / access device in a high-speed communication network management system, characterized in that it comprises an integrated report GUI to facilitate the generation / management of the report and template. 제 1 항에 있어서,The method of claim 1, 상기 통합보고서GUI는 상기 보고서/템플릿 생성/관리GUI와 통합GUI내에서 보고서를 억세스할 수 있도록 설치된 내장 웹브라우저가 포함된 것을 특징으로 하는 초고속통신망 관리시스템에서의 보고서 생성/접근장치.The integrated report GUI includes a report / template generation / management GUI and a built-in web browser installed to access a report in an integrated GUI. 제 1 항에 있어서,The method of claim 1, 상기 보고서와 보고서 템플릿의 생성/관리를 담당하는 보고서/템플릿 생성/관리 GUI와 상기 보고서/템플릿 생성/관리장치의 통신을 위해 CORBA IIOP프로토콜이 개재되고, 상기 보고서 웹페이지의 접근을 요구하는 웹브라우저와 그 요구를 수용하여 해당하는 웹페이지를 전송하는 웹서버의 사이에는 HTTP프로토콜이 개재된 것을 특징으로 하는 초고속통신망 관리시스템에서의 보고서 생성/접근장치.A web browser requesting access to the report web page is interposed with a CORBA IIOP protocol for communication between the report / template generation / management GUI and the report / template generation / management device which are in charge of generating / managing the report and report template. And a report generation / access device in a high-speed communication network management system, characterized in that an HTTP protocol is interposed between a web server that transmits a corresponding web page in response to the request. 제 1 항에 있어서,The method of claim 1, 상기 보고서/템플릿 생성/관리장치는 상기 보고서템플릿에 대한 생성/변경/삭제 등의 관리를 수행하는 보고서템플릿관리자와, 망정보 데이터베이스와 보고서 템플릿정보 등을 참조하여 보고서 메타 데이터를 생성하는 보고서정보생성자, 상기 보고서와 보고서 메타 데이터 파일의 관리를 담당하는 보고서관리자 및, 상기 사용자가 원하는 보고서템플릿을 검색해서 그 보고서를 생성하는 스케쥴러를 포함하여 구성된 것을 특징으로 하는 초고속통신망 관리시스템에서의 보고서 생성/접근장치.The report / template generation / management apparatus includes a report template manager that manages generation / change / deletion of the report template, and a report information generator that generates report metadata by referring to a network information database and report template information. A report manager responsible for managing the report and the report metadata file, and a scheduler that searches for the report template desired by the user and generates the report. Device. 제 1 항 내지 제 4 항중 어느 한항에 있어서,The method according to any one of claims 1 to 4, 상기 보고서와 보고서템플릿은 주기형과 주문형으로 이루어지고, 상기 스케쥴러는 사용자의 요구에 따라 상기 주기형 보고서를 작성하도록 된 것을 특징으로 하는 초고속통신망 관리시스템에서의 보고서 생성/접근장치.The report and the report template is made of a periodic and on-demand, the scheduler is a report generation / access device in a high-speed network management system, characterized in that for generating the periodic report according to the user's request. 망의 현재상황을 보고하기 위해 보고대상과 보고항목을 결정하는 과정과,Determining the subjects and items to report on the current status of the network; 상기 보고대상과 보고항목을 기초로 보고서와 보고서템플릿을 생성하는 과정,Generating a report and a report template based on the report object and the report item; 상기 보고서템플릿을 이용하여 실제적인 보고서를 생성하는 과정 및,Generating an actual report using the report template, and 상기 생성된 보고서의 파일에 대한 망 운용자의 접근이 이루어지는 과정으로 구성된 것을 특징으로 하는 초고속통신망 관리시스템에서의 보고서 생성/접근방법.Report generation / access method in a high-speed communication network management system, characterized in that consisting of the process of the network operator access to the file of the generated report. 제 6 항에 있어서,The method of claim 6, 상기 보고대상은 객체 클래스 수준과 객체 인스턴스 수준으로 구분되고, 상기 보고대상이 객체 클래스 수준인 경우 상기 보고서는 그 객체에 속하는 부분 객체 클래스들과 그 객체 클래스에 속하는 객체 인스턴스들을 대상으로 정보를 수집하게 되며, 상기 보고대상이 객체 인스턴스 수준인 경우 상기 보고서는 객체 클래스들의 인스턴스들에 대해 정보를 수집하게 되며,The report object is divided into an object class level and an object instance level. When the report object is an object class level, the report collects information about partial object classes belonging to the object and object instances belonging to the object class. If the report target is object instance level, the report collects information about instances of object classes, 상기 보고서 항목은 망자원에 대한 가용성 정보, 에러발생율 정보, 트래픽로드 정보 등이 포함되는 것을 특징으로 하는 초고속통신망 관리시스템에서의 보고서 생성/접근방법.The report item is a report generation / access method in a high-speed communication network management system, characterized in that the availability information, error rate information, traffic load information, etc. for the network resources. 제 6 항에 있어서,The method of claim 6, 상기 보고서와 보고서템플릿은 주문형과 주기형의 형태로 생성되고, 상기 보고서의 생성은 이미 생성된 템플릿을 검색하고 그 검색된 템플릿을 기초로 상기 주문형 보고서를 생성하고 상기 주기형의 보고서는 스케쥴러에 등록하도록 된 것을 특징으로 하는 초고속통신망 관리시스템에서의 보고서 생성/접근방법.The report and report template are generated in the form of on-demand and periodic, the generation of the report retrieves the template already created and generates the on-demand report based on the retrieved template and the periodic report is registered with the scheduler. Report generation / access method in a high-speed communication network management system characterized in that. 제 8 항에 있어서,The method of claim 8, 상기 검색된 템플릿에 대해서는 망 운용자가 원하는 형태로의 수정이 이루어지는 것을 특징으로 하는 초고속통신망 관리시스템에서의 보고서 생성/접근방법.Report generation / access method in the high-speed communication network management system, characterized in that for the searched template is modified to the form desired by the network operator. 제 6 항 또는 제 9 항에 있어서,The method according to claim 6 or 9, 상기 실제적인 보고서의 생성과정은 망 운용자가 이미 생성된 보고서템플릿을 참조하여 원하는 보고서템플릿을 선택하고나서 보고서정보생성자에게 보고서메타데이터의 생성을 요청하고, 그 요청에 응답하여 상기 보고서정보생성자가 보고서메타데이터에 대한 메타정보를 생성하여 데이터베이스에 저장하는 단계를 포함하는 것을 특징으로 하는 초고속통신망 관리시스템에서의 보고서 생성/접근방법.In the actual report generation process, the network operator selects a desired report template by referring to a report template that has already been generated, requests the report information generator to generate report metadata, and in response to the request, the report information generator reports the report template. Report generation / access method in a high-speed communication network management system comprising the step of generating meta information about the metadata and storing in the database. 제 6 항에 있어서,The method of claim 6, 상기 생성된 보고서의 파일에 대해 망 운용자의 접근은 그 망운용자의 웹브라우저를 통해 보고서생성장치의 웹서버에 보고서파일을 요청함으로써 실행되고, 그 요청에 응답하여 상기 웹서버의 동적 HTML생성기에 의해 동적으로 HTML파일을 보고서의 형태에 따라 생성하도록 된 것을 특징으로 하는 초고속통신망 관리시스템에서의 보고서 생성/접근방법.The network operator's access to the file of the generated report is executed by requesting a report file from a web server of the report generating device through the network operator's web browser, and in response to the request, by the dynamic HTML generator of the web server. Report generation / access method in a high-speed network management system, characterized in that to dynamically generate the HTML file according to the type of report.
KR1019990063022A 1999-12-27 1999-12-27 Report generation and access device and method in network management system KR20010060617A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019990063022A KR20010060617A (en) 1999-12-27 1999-12-27 Report generation and access device and method in network management system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019990063022A KR20010060617A (en) 1999-12-27 1999-12-27 Report generation and access device and method in network management system

Publications (1)

Publication Number Publication Date
KR20010060617A true KR20010060617A (en) 2001-07-07

Family

ID=19630407

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019990063022A KR20010060617A (en) 1999-12-27 1999-12-27 Report generation and access device and method in network management system

Country Status (1)

Country Link
KR (1) KR20010060617A (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100394451B1 (en) * 2001-07-10 2003-08-14 정연기 Intranet management report publisher based on TINA
KR100441889B1 (en) * 2002-05-16 2004-07-27 한국전자통신연구원 MPLS network management system and method thereof
KR100468435B1 (en) * 2002-06-21 2005-01-27 주식회사 포스콘 Method for providing web based reporting service and system therefor
KR100497811B1 (en) * 2001-12-27 2005-07-01 삼성에스디에스 주식회사 Reporting system linked with web environment
KR100635733B1 (en) * 2002-09-25 2006-10-17 삼성에스디에스 주식회사 A Proposal Making System And The Method Using The Same
CN101192947B (en) * 2006-11-27 2010-12-29 中兴通讯股份有限公司 Method for dynamic report generation
KR20220104361A (en) 2021-01-18 2022-07-26 주식회사 세이프디 Industrial site danger prevention automatic generation platform base Artificial Intelligence
KR20240031728A (en) 2022-09-01 2024-03-08 주식회사 세이프디 The scene of labor accident prevention program automatic generation training platform

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100394451B1 (en) * 2001-07-10 2003-08-14 정연기 Intranet management report publisher based on TINA
KR100497811B1 (en) * 2001-12-27 2005-07-01 삼성에스디에스 주식회사 Reporting system linked with web environment
KR100441889B1 (en) * 2002-05-16 2004-07-27 한국전자통신연구원 MPLS network management system and method thereof
KR100468435B1 (en) * 2002-06-21 2005-01-27 주식회사 포스콘 Method for providing web based reporting service and system therefor
KR100635733B1 (en) * 2002-09-25 2006-10-17 삼성에스디에스 주식회사 A Proposal Making System And The Method Using The Same
CN101192947B (en) * 2006-11-27 2010-12-29 中兴通讯股份有限公司 Method for dynamic report generation
KR20220104361A (en) 2021-01-18 2022-07-26 주식회사 세이프디 Industrial site danger prevention automatic generation platform base Artificial Intelligence
KR20240020727A (en) 2021-01-18 2024-02-15 주식회사 세이프디 Industrial site danger prevention automatic generation platform base Artificial Intelligence
KR20240031728A (en) 2022-09-01 2024-03-08 주식회사 세이프디 The scene of labor accident prevention program automatic generation training platform

Similar Documents

Publication Publication Date Title
JP4025379B2 (en) Search system
US8516114B2 (en) Method and apparatus for content pre-fetching and preparation
JP4473128B2 (en) Method and apparatus that allows associated portlets of a web portal to collaborate for synchronized content display
JP4456485B2 (en) Method and apparatus for managing a collection of portlets in a portal server
US6625624B1 (en) Information access system and method for archiving web pages
US7716591B2 (en) System and method for dynamically generating a web page
JP4218759B2 (en) Method and apparatus for relaying session information from portal server
CN110515912A (en) Log processing method, device, computer installation and computer readable storage medium
US20130179277A1 (en) Dynamic page generator
EP1486890A2 (en) Context association system for computer system architecture
EP1388091A2 (en) Category name service
US7970936B2 (en) In a world wide web communications network simplifying the uniform resource locators (URLS) displayed in association with received web documents
JP2003281021A (en) Url information sharing system using proxy cache or proxy log
CN100504877C (en) Method and device for collecting web page action
JPWO2004092963A1 (en) Information providing method, information providing program, information display program, information providing apparatus, and information display apparatus
KR20010060617A (en) Report generation and access device and method in network management system
US20040117434A1 (en) System and method for merging, filtering and rating peer-solicited information
EP2435902A1 (en) Retrieval system, retrieval space map server apparatus and program
CA2339217A1 (en) Information access
CA2436538A1 (en) System and method for dynamic web page generation
US9311367B2 (en) Database extension structure
JPWO2001093054A1 (en) Web page transmission system, web page transmission method, and recording medium
US20060123109A1 (en) Method for processing HTTP requests and HTML pages transmitted or received by a navigator to or from at least one web server, and associated server
CN113824589B (en) RESTful-based slicing capability open interface mapping method
US20020059419A1 (en) Apparatus for retrieving data

Legal Events

Date Code Title Description
WITN Withdrawal due to no request for examination