KR20000019798A - Method for managing and monitoring process for multi-users of network management system - Google Patents

Method for managing and monitoring process for multi-users of network management system Download PDF

Info

Publication number
KR20000019798A
KR20000019798A KR1019980038071A KR19980038071A KR20000019798A KR 20000019798 A KR20000019798 A KR 20000019798A KR 1019980038071 A KR1019980038071 A KR 1019980038071A KR 19980038071 A KR19980038071 A KR 19980038071A KR 20000019798 A KR20000019798 A KR 20000019798A
Authority
KR
South Korea
Prior art keywords
management system
network management
network
common memory
session manager
Prior art date
Application number
KR1019980038071A
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 KR1019980038071A priority Critical patent/KR20000019798A/en
Publication of KR20000019798A publication Critical patent/KR20000019798A/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/20Network management software packages
    • 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/24Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks using dedicated network management hardware
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L43/00Arrangements for monitoring or testing data switching networks
    • H04L43/10Active monitoring, e.g. heartbeat, ping or trace-route

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Health & Medical Sciences (AREA)
  • Cardiology (AREA)
  • General Health & Medical Sciences (AREA)
  • Databases & Information Systems (AREA)
  • Computer And Data Communications (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

PURPOSE: A method is provided to drive several programs on a workstation by using a daemon process of a session manager independently from a network management system program. CONSTITUTION: Daemon processes of a session manager is driven before driving a network management system program if all installation of a network management system workstation(10). Pa RAMeters necessary for processes to be driven are read from a database and the process is driven(20). Process identifiers and state flags are stored in a common memory while invoking the precesses(40). Processes which are not driven or completed abnormally are invoked again by checking process states based on contents of the common memory and new information is stored in the common memory again(50).

Description

망 관리 시스템 다중 사용자를 위한 프로세스 관리 및 감시 방법Network Management System Process Management and Monitoring Method for Multiple Users

본 발명은 망 관리 시스템(Network Management System : NMS) 다중 사용자(multi-user)를 위한 프로세스 관리 및 감시(monitoring) 방법에 관한 것으로서, 특히 비동기 전송 모드(Asynchronous Transfer Mode : ATM)를 기본으로 하는 교환 시스템(Switching System)의 망을 관리하기 위한 망 관리 시스템을 효율적으로 운용하기 위한 방법에 관한 것이다.The present invention relates to a process management and monitoring method for a network management system (NMS) multi-user, in particular, based on an asynchronous transfer mode (ATM) exchange. The present invention relates to a method for efficiently operating a network management system for managing a network of a switching system.

일반적으로, 종래의 망 관리 시스템은 단일 사용자(single-user)용으로 개발되어 한 시스템에서 단 하나의 망 관리 시스템 프로그램만을 구동할 수 있도록 구현되어 운용되어 왔다.In general, a conventional network management system has been developed for a single user and has been implemented to operate only one network management system program in a system.

이러한 종래의 망 관리 시스템에서는 망 관리 시스템 프로그램이 구동되면서 필요한 백그라운드 프로세스(Background Process)를 자체적으로 구동시키고 난 후, 각각의 모듈을 실행시키는 구조를 가진다.Such a conventional network management system has a structure in which each module is executed after a necessary background process is driven by itself while a network management system program is driven.

즉, 망 관리 시스템 운용을 위한 자체 프로세스를 구동시킨 후, 교환기 시스템(이하, 망 요소(Network Element : NE)라 칭한다)과의 데이터 교환을 위한 프로세스들을 구동시키는 구조를 가진다.That is, it has a structure for driving processes for exchanging data with an exchanger system (hereinafter, referred to as a network element (NE)) after driving its own process for operating the network management system.

그러므로, 하나의 시스템에서 2개 이상의 프로그램을 실행시킬 경우, 동일한 기능과 내용의 프로세스들이 다중으로 구동되게 된다.Therefore, when two or more programs are executed in one system, processes of the same function and content are driven in multiple times.

이는 망 관리 시스템의 전체 성능을 크게 저하시키며, 동일한 프로세스가 각기 다른 파라미터(parameter)를 사용하여 운용될 경우의 불일치로 인해 프로그램이 다운(down)되거나, 망 요소와의 송수신에도 오류가 발생할 수 있는 문제점을 안고 있다.This greatly degrades the overall performance of the network management system and can lead to program downtime or errors in the transmission and reception of network elements due to inconsistencies when the same process is operated using different parameters. I have a problem.

또한, 망 관리 시스템에 등록되어 있는 다양한 사용자들의 기능 권한을 구별하여 운용할 수 있어야 한다는 기본 취지에 부합되지 못한다.In addition, it does not meet the basic intent to be able to distinguish and operate the functional rights of various users registered in the network management system.

따라서, 본 발명은 상기된 바와 같은 문제점을 해결하기 위하여 창안된 것으로, 망 관리 시스템 프로그램과는 별도로 세션 관리자(session manager)라는 데몬 프로세스(Daemon Process)를 사용함으로써 하나의 워크스테이션에 여러 사용자가 여러 개의 프로그램을 구동시킬 수 있는 망 관리 시스템 다중 사용자를 위한 프로세스 관리 및 감시 방법을 제공하는 것을 그 목적으로 한다.Therefore, the present invention was devised to solve the above problems, and by using a daemon process called a session manager separate from the network management system program, a plurality of users can be connected to one workstation. A network management system capable of running two programs is provided to provide a process management and monitoring method for multiple users.

본 발명은 프로세스의 구동뿐 아니라 주기적으로 프로세스 상태를 체크하여 재구동시켜주는 와치독(watchdog) 기능을 하는 망 관리 시스템 다중 사용자를 위한 프로세스 관리 및 감시 방법을 제공하는 것을 다른 목적으로 한다.Another object of the present invention is to provide a process management and monitoring method for a multi-user network management system having a watchdog function that periodically checks and restarts a process status as well as driving a process.

본 발명의 또 다른 목적은 사용 환경이 변경되었을 경우 기존의 프로세스를 강제 중단(kill)시키고 새 파라미터를 적용한 프로세스를 구동시키는 망 관리 시스템 다중 사용자를 위한 프로세스 관리 및 감시 방법을 제공하는 것이다.It is still another object of the present invention to provide a process management and monitoring method for a multi-user network management system that kills an existing process and runs a process applying a new parameter when the use environment is changed.

본 발명의 상기 및 그 밖의 다른 목적과 새로운 특징에 대해서는 아래의 발명의 상세한 설명을 읽고 아래의 도면을 참조하면 보다 명백해질 것이다.The above and other objects and novel features of the present invention will become more apparent from the following detailed description of the invention and the accompanying drawings.

도 1 은 본 발명에 따른 망 관리 시스템 다중 사용자를 위한 프로세스 관리 및 감시 방법의 흐름을 나타낸 순서도.1 is a flowchart illustrating a process management and monitoring method for a multi-user network management system according to the present invention.

상기와 같은 목적을 달성하기 위하여 창안된 본 발명에 따른 망 관리 시스템 다중 사용자를 위한 프로세스 관리 및 감시 방법의 바람직한 실시예는, 망 관리 시스템 워크스테이션을 설치하는 단계, 망 관리 시스템 프로그램을 구동하기 전에 세션 관리자라는 데몬 프로세스를 구동시키는 단계, 상기 데몬 프로세스가 구동되기 위해 필요한 파라미터를 데이터베이스에서 읽어와서 각각의 프로세스를 구동시키는 단계, 상기 프로세스를 불러내면서 프로세스 식별자와 상태 플래그를 공용 메모리에 저장하는 단계, 상기 공용 메모리의 내용을 토대로 상기 프로세스의 상태를 체크하는 단계를 포함한다.A preferred embodiment of the process management and monitoring method for a network management system multi-user according to the present invention, which was devised to achieve the above object, comprises the steps of: installing a network management system workstation, before running the network management system program; Starting a daemon process called a session manager, reading each parameter necessary to run the daemon process from a database, starting each process, storing a process identifier and a status flag in a common memory while invoking the process; Checking the state of the process based on the contents of the common memory.

본 실시예에 있어서, 상기 세션 관리자는 그 권한을, 망 관리 시스템의 각 사용자의 권한을 고려하여 각 프로세스의 기능에 맞도록 권한을 달리할 수 있게 하기 위해 슈퍼 사용자에게 두는 것이 바람직하다.In the present embodiment, it is preferable that the session manager assigns the authority to the super user so that the authority can be changed to suit the function of each process in consideration of the authority of each user of the network management system.

본 발명에서는 종래기술과는 달리, 사용자에 관계없이 워크스테이션에서 단 하나의 프로세스로만 구동되어야 하므로 세션 관리자라는 데몬 프로세스를 이용함으로써 다중 사용자를 위한 프로세스를 관리하고 감시하는 기능을 구현한다.In the present invention, unlike the prior art, since only one process is to be run on a workstation regardless of a user, a daemon process called a session manager is used to implement a function of managing and monitoring a process for multiple users.

본 발명은 망 관리 시스템 워크스테이션의 모든 설치가 완료되면 세션 관리자를 구동하여 사용자의 권한과 관계없이 구동되는 데몬 프로세스를 구동시킨다. 이를 사용하여 망 요소와의 통신(모든 트랩, 망 요소의 실시간 상태 체크)을 가능하게 하여, 망 관리 시스템에서 관리하고자 하는 통계 데이터와 과금 정보를 저장할 수 있도록 한다.In the present invention, when all installations of the network management system workstation are completed, the session manager is driven to run a daemon process that is driven regardless of user's authority. This enables communication with network elements (checking all traps and real-time status of network elements), so that statistical data and billing information to be managed by the network management system can be stored.

각기 사용자 권한별로 망 관리 시스템 프로그램을 구동하면 그 권한에 따라 구동시킬 수 있는 프로세스를 구동하여 모듈별로 사용할 수 있으며, 세션 관리자에서 관리하는 내용을 참조하여 사용할 수 있다.If you run the network management system program for each user authority, you can run the process that can be run according to the authority and use it for each module, and you can refer to the contents managed in the session manager.

세션 관리자의 권한은 슈퍼 사용자(super user)에 있다. 이는 망 관리 시스템의 각 사용자의 권한을 고려하여 각 프로세스의 기능에 맞게 권한을 달리 할 수 있게 하기 위함이다.The session manager's authority is the super user. This is to allow the authority to be changed according to the function of each process in consideration of the authority of each user of the network management system.

세션 관리자가 구동하는 프로세스는 총 8개로 다음과 같으며, 세션 관리자는 프로세스 식별자(process_id)와 상태를 공용 메모리(shared memory)에 저장을 하여 관리한다.A total of eight processes run by the session manager are as follows. The session manager stores the process identifier (process_id) and state in shared memory.

상기 관리되는 8개의 프로세스로는, 망 요소의 얼라이브(alive) 체크 프로세스와 망 요소의 실상태 체크 프로세스와 망 요소로부터 가져오는 로그 취급(log handling) 프로세스와 망 요소로부터 올라오는 트랩 취급(trap handing) 프로세스와 망 관리 시스템에서 데이터를 데이터 베이스에 저장하는 프로세스와 관리 정보 베이스(Management Information Base : MIB)를 테이블화하는 프로세스와 성능 관리 모듈 로그를 주기적으로 망 요소로부터 가져오는 프로세스, 및 트랩을 브라우징(browsing)하는 프로세스가 있다.The eight processes to be managed include an alive check process of a network element, a real state check process of a network element, a log handling process brought from the network element, and a trap handing coming from the network element. The process of storing data in a database in the process and network management system, the process of tabulating the Management Information Base (MIB), the process of periodically importing performance management module logs from network elements, and the browsing of traps. There is a process that is browsing.

혹시나 프로세스가 비정상적으로 종료될 경우 망 요소와의 실 상태(real status)에 민감한 영향을 줄 수 있으므로, 3초에 한번씩 주기적으로 구동시킨 프로세스의 상태를 체크하여 구동되지 않는 프로세스는 다시 불러주는(reinvoke) 와치독 기능을 구현한다.If the process terminates abnormally, it may have a sensitive effect on the real status with the network element, so check the status of the process that has been started periodically every 3 seconds to reload the processes that are not running. Implement the watchdog feature.

또한, 사용자가 언제라도 프로세스를 상태를 감시할 수 있도록 공용 메모리에 저장된 내용을 표시해 주는 기능을 두어 현재 운용되는 프로세스의 이름과 상태를 보여줄 수 있다.In addition, the user can monitor the status of a process at any time, and the function of displaying the contents stored in the common memory can be displayed to show the name and status of the currently running process.

프로그램을 구동시키지 않는 시간에도 세션 관리자에 의해 망 요소와의 통신이 이루어져 트랩에 의한 경보 갱신사항(alarm history)과 과금 정보, 통계 정보를 시스템에 저장을 하게 되어 원하는 시간에 감시할 수 있다.Even when the program is not running, the session manager communicates with the network element so that alarm history, billing information, and statistical information by traps can be stored in the system and monitored at desired time.

이하, 본 발명의 실시예를 첨부한 도면을 참조하여 상세히 설명한다.Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings.

도 1은 본 발명의 망 관리 시스템 다중 사용자를 위한 프로세스 관리 및 감시 방법의 흐름을 나타낸 순서도이다.1 is a flowchart illustrating a process management and monitoring method for multiple users of a network management system of the present invention.

먼저, 망 관리 시스템 워크스테이션의 모든 설치가 완료되면, 망 관리 시스템 프로그램을 구동하기 전에 세션 관리자라는 데몬 프로세스를 구동시킨다(10). 상기 세션 관리자는 다중 사용자 시스템을 위해 사용자 권한에 관계되지 않는 기본 프로세스를 구동, 관리, 감시하는 기능을 가진다.First, when all installations of the network management system workstation are completed, a daemon process called a session manager is started before the network management system program is run (10). The session manager has a function of driving, managing, and monitoring basic processes not related to user rights for a multi-user system.

그리고 나서, 이 프로세스가 구동되기 위해 필요한 파라미터를 데이터 베이스에서 읽어 와서 각각의 프로세스를 구동시킨다(20).Then, the parameters necessary to run this process are read from the database to drive each process (20).

프로세스를 불러내면서(invoke) 프로세스 식별자와 상태 플래그(flag)를 공용 메모리에 저장하여 둔다(30, 40).Invoking the process stores the process identifier and status flags in shared memory (30, 40).

3초에 한번씩 공용 메모리의 내용을 토대로 프로세스의 상태를 체크하여 구동되지 않거나 비정상적으로 종료된 프로세스를 다시 불러내고 새로운 정보를 공용 메모리에 다시 저장한다(50).Once every three seconds, the process status is checked based on the contents of the common memory to recall a process that is not running or terminated abnormally and store new information in the common memory (50).

이로써 주기적으로 프로세스의 상태 체크가 이루어져 관리, 감시 기능이 이루어진다.This periodically checks the status of the process to provide management and monitoring functions.

상기와 같이 동작하는 망 관리 시스템에서 망 관리 시스템 사용자중에서 관리자(admin.)의 권한을 갖는 사용자가 이 프로세스에 대한 파라미터를 변경시킬 수 있다.In a network management system operating as described above, a user having an administrator's authority among the network management system users may change a parameter for this process.

이를 반영하기 위해 망 관리 시스템에서 관리 기능 중에 공용 메모리의 권한을 갖는 프로세스 제어 모듈(control module)을 두어 파라미터를 데이터 베이스에서 갱신(update)시키면 자동으로 이 파라미터와 관련된 프로세스 식별자를 공용 메모리에 연결하여 찾은 다음 강제 종료시켜 주게 된다. 세션 관리자의 감시 기능에 의해 새로운 파라미터를 사용한 프로세스가 다시 불려진다.To reflect this, if a network control system has a process control module with the authority of common memory among management functions and updates the parameter in the database, it automatically connects the process identifier related to this parameter to the common memory. Find and force quit. The session manager's watchdog reinvokes the process with the new parameters.

이로써 다수의 사용자들이 자신의 권한에 맞게 기능을 구동시킬 수 있으며, 관리자 권한을 갖는 사용자만이 세션 관리자에 대한 감시 기능을 운용할 수 있다.This allows a large number of users to run the function according to their own authority, and only a user with administrator authority can operate the monitoring function for the session manager.

상기와 같은 본 발명에서는 슈퍼 사용자나 관리자 등에 관해서는 본 발명의 당업자라면 당연히 알 수 있는 사항이므로 생략하였다.In the present invention described above, a super user, an administrator, and the like are omitted because they are obvious to those skilled in the art.

본 발명은 다양하게 변형될 수 있고, 여러 가지 형태를 취할 수 있지만, 상기 발명의 상세한 설명에서는 그에 따라 특별한 실시예에 대해서만 기술하였다. 하지만, 본 발명은 명세서에서 언급된 특별한 형태로 한정되는 것이 아닌 것으로 이해되어야 하며, 오히려 본 발명은 첨부된 청구범위에 의해 정의된, 본 발명의 사상과 범위 내에 있는 모든 변형물, 균등물 및 대체물을 포함하는 것으로 이해되어야 한다.While the invention is susceptible to various modifications and alternative forms, the disclosure thereof has been described with reference to specific embodiments only. It is to be understood, however, that the invention is not limited to the specific forms referred to in the specification, but rather that the invention is defined by the appended claims, all modifications, equivalents, and substitutes falling within the spirit and scope of the invention. It should be understood to include.

상기와 같이 동작하는 본 출원에 있어서, 개시되는 발명중 대표적인 것에 의하여 얻어지는 효과를 간단히 설명하면 다음과 같다.In the present application operating as described above, the effects obtained by the representative ones of the disclosed inventions will be briefly described as follows.

망 관리 시스템 프로그램과 별도로 세션 관리자라는 데몬 프로세스를 사용함으로써 다중 사용자를 위한 프로세스의 체계 확립과 권한에 따른 관리/감시 기능이 구현되었다.In addition to the network management system program, a daemon process called session manager is used to establish a process structure for multiple users and manage / monitor functions according to privileges.

이로써 하나의 워크스테이션에서 여러 명의 사용자가 망 관리 시스템 프로그램을 운용할 수 있게 되었으며, 원거리에서 망 관리 시스템 워크스테이션에 접속하여 망 관리 기능을 운용할 수 있게 되었다.This allows multiple users to run a network management system program on a single workstation and to operate network management functions by accessing a network management system workstation from a remote location.

세션 관리자의 권한을 슈퍼 사용자로 두어 각 프로세스의 권한 또한 설정이 가능하며, 프로그램 내에서 변경을 할 수 있는 기능도 관리자로 한정되어 있어 권한에 따른 기능 체계가 다중 사용자의 취지에 맞게 운용될 수 있다.By setting the session manager's authority as a super user, the authority of each process can also be set, and the functions that can be changed within the program are limited to administrators, so the functional system according to the authority can be operated according to the purpose of multiple users. .

또한, 종래에는 망 관리 시스템 프로그램을 구동시켜야만 관리할 수 있던 데이터들을 세션 관리자의 운용으로 한 순간도 놓치지 않고 망 요소로부터 데이터를 받아 관리할 수 있게 되었다. 물론, 사용자에 따라 다르게 적용되어 운용되어야 하는 백그라운드 프로세스는 망 관리 시스템 프로그램에서 관리할 수 있도록 하였다.In addition, in the past, the data managed only by running the network management system program can be managed by receiving data from the network element without losing a moment by the operation of the session manager. Of course, background processes that need to be applied and operated differently according to users can be managed by the network management system program.

Claims (6)

망 관리 시스템 워크스테이션을 설치하는 단계,Setting up a network management system workstation, 망 관리 시스템 프로그램을 구동하기 전에 세션 관리자라는 데몬 프로세스를 구동시키는 단계,Starting a daemon process called a session manager before starting a network management system program; 상기 데몬 프로세스가 구동되기 위해 필요한 파라미터를 데이터 베이스에서 읽어 와서 각각의 프로세스를 구동시키는 단계,Reading each parameter necessary to run the daemon process from the database and starting each process; 상기 프로세스를 불러내면서 프로세스 식별자와 상태 플래그를 공용 메모리에 저장하는 단계,Storing the process identifier and status flag in common memory while invoking the process; 상기 공용 메모리의 내용을 토대로 상기 프로세스의 상태를 체크하는 단계를 포함하는, 망 관리 시스템 다중 사용자를 위한 프로세스 관리 및 감시 방법.And checking the state of the process based on the contents of the common memory. 제 1 항에 있어서, 상기 세션 관리자는 그 권한을, 망 관리 시스템의 각 사용자의 권한을 고려하여 각 프로세스의 기능에 맞도록 권한을 달리할 수 있게 하기 위해 슈퍼 사용자에게 두는 것을 특징으로 하는, 망 관리 시스템 다중 사용자를 위한 프로세스 관리 및 감시 방법.The network of claim 1, wherein the session manager assigns the authority to the super user to allow the authority to be changed to suit the function of each process in consideration of the authority of each user of the network management system. Management System How to manage and monitor processes for multiple users. 제 2 항에 있어서, 상기 세션 관리자가 구동하는 프로세스는,The process of claim 2, wherein the process driven by the session manager comprises: 망 요소의 얼라이브 체크 프로세스,Alive check process of mesh elements, 망 요소의 실상태 체크 프로세스,Real state checking process of network elements, 망 요소로부터 가져오는 로그 취급 프로세스,Log handling process from network elements, 망 요소로부터 올라오는 트랩 취급 프로세스,Trap handling process coming from the network element, 망 관리 시스템에서 데이터를 데이터 베이스에 저장하는 프로세스,The process of storing data in a database in a network management system, 관리 정보 베이스를 테이블화하는 프로세스,The process of tabulating the management information base, 성능 관리 모듈 로그를 주기적으로 망 요소로부터 가져오는 프로세스, 및The process of periodically retrieving performance management module logs from network elements, and 트랩을 브라우징하는 프로세스를 포함하는 것을 특징으로 하는, 망 관리 시스템 다중 사용자를 위한 프로세스 관리 및 감시 방법.A process for managing and monitoring a process for multiple users of a network management system, comprising a process for browsing traps. 제 1 항에 있어서, 상기 공용 메모리에는 트랩에 의한 경보 갱신사항, 망 관리 시스템에서 관리하고자 하는 통계 데이터, 과금 정보가 저장되는 것을 특징으로 하는, 망 관리 시스템 다중 사용자를 위한 프로세스 관리 및 감시 방법.The method according to claim 1, wherein the common memory stores alarm updates by traps, statistical data to be managed by the network management system, and billing information. 제 1 항에 있어서, 상기 프로세스 상태 체크 단계은,The method of claim 1, wherein the checking of the process status comprises: 구동되지 않거나 비정상적으로 종료된 프로세스가 있는지 검사하는 단계,Checking for any processes that are not running or have terminated abnormally, 상기 검사 단계에서 구동되지 않거나 비정상적으로 종료된 프로세스가 있으면, 그 프로세스를 다시 불러내는 단계, 및If there is a process that is not started or abnormally terminated in the checking step, calling up the process, and 새로운 정보를 공용 메모리에 다시 저장하는 단계로 이루어진, 망 관리 시스템 다중 사용자를 위한 프로세스 관리 및 감시 방법.A process for managing and monitoring a process for multiple users of a network management system, comprising storing new information back into common memory. 제 5 항에 있어서, 상기 구동되지 않거나 비정상적으로 종료된 프로세스가 있는지를 검사하는 것은 3초에 한번씩 하는 것이 적당한 것을 특징으로 하는, 망 관리 시스템 다중 사용자를 위한 프로세스 관리 및 감시 방법.6. A method according to claim 5, characterized in that it is appropriate to check every three seconds if there are no running or abnormally terminated processes.
KR1019980038071A 1998-09-15 1998-09-15 Method for managing and monitoring process for multi-users of network management system KR20000019798A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019980038071A KR20000019798A (en) 1998-09-15 1998-09-15 Method for managing and monitoring process for multi-users of network management system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019980038071A KR20000019798A (en) 1998-09-15 1998-09-15 Method for managing and monitoring process for multi-users of network management system

Publications (1)

Publication Number Publication Date
KR20000019798A true KR20000019798A (en) 2000-04-15

Family

ID=19550687

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019980038071A KR20000019798A (en) 1998-09-15 1998-09-15 Method for managing and monitoring process for multi-users of network management system

Country Status (1)

Country Link
KR (1) KR20000019798A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100428765B1 (en) * 2001-12-12 2004-04-28 삼성전자주식회사 Management information transmitting system and method in asynchronous transfer mode
KR100445889B1 (en) * 2001-10-10 2004-08-25 엘지전자 주식회사 Method of Managing Status of Processes in the ATM Exchange System
KR101054080B1 (en) * 2004-02-06 2011-08-03 주식회사 케이티 Method of organizational management in network management and recording media recording the program

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100445889B1 (en) * 2001-10-10 2004-08-25 엘지전자 주식회사 Method of Managing Status of Processes in the ATM Exchange System
KR100428765B1 (en) * 2001-12-12 2004-04-28 삼성전자주식회사 Management information transmitting system and method in asynchronous transfer mode
KR101054080B1 (en) * 2004-02-06 2011-08-03 주식회사 케이티 Method of organizational management in network management and recording media recording the program

Similar Documents

Publication Publication Date Title
US8209417B2 (en) Dynamic resource profiles for clusterware-managed resources
US8225011B2 (en) Method of monitoring device forming information processing system, information apparatus and information processing system
US8234365B2 (en) Method and system of alert notification
EP1267518B1 (en) Multiple device management method and system
US7305461B2 (en) Method and system for network management with backup status gathering
US8661548B2 (en) Embedded system administration and method therefor
WO2018113514A1 (en) Cdn management system, method and apparatus
US6182157B1 (en) Flexible SNMP trap mechanism
US7337473B2 (en) Method and system for network management with adaptive monitoring and discovery of computer systems based on user login
US6871223B2 (en) System and method for agent reporting in to server
US20020095524A1 (en) Method and apparatus for applying policies
US20020082821A1 (en) Data model for automated server configuration
EP0974900A2 (en) Method for communicating between frames within a web browser window
US20030009657A1 (en) Method and system for booting of a target device in a network management system
CN111698283B (en) Management and control method, device, equipment and storage medium of distributed cluster host
US6990518B1 (en) Object-driven network management system enabling dynamically definable management behavior
US20140280855A1 (en) Generic snmp information collection
US9189362B2 (en) Method for measuring the performance of a target server housing a dynamic monitoring tool
KR20000019798A (en) Method for managing and monitoring process for multi-users of network management system
US9973569B2 (en) System, method and computing apparatus to manage process in cloud infrastructure
Cisco Using Cisco Transport Manager
CA2475387C (en) Embedded system administration

Legal Events

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