KR19990016747A - User Command Control Device and Method for Preventing System Overload - Google Patents

User Command Control Device and Method for Preventing System Overload Download PDF

Info

Publication number
KR19990016747A
KR19990016747A KR1019970039414A KR19970039414A KR19990016747A KR 19990016747 A KR19990016747 A KR 19990016747A KR 1019970039414 A KR1019970039414 A KR 1019970039414A KR 19970039414 A KR19970039414 A KR 19970039414A KR 19990016747 A KR19990016747 A KR 19990016747A
Authority
KR
South Korea
Prior art keywords
command
overload
list
token
input
Prior art date
Application number
KR1019970039414A
Other languages
Korean (ko)
Other versions
KR100241329B1 (en
Inventor
박경준
Original Assignee
이계철
한국전기통신공사
정선종
한국전자통신연구원
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 이계철, 한국전기통신공사, 정선종, 한국전자통신연구원 filed Critical 이계철
Priority to KR1019970039414A priority Critical patent/KR100241329B1/en
Publication of KR19990016747A publication Critical patent/KR19990016747A/en
Application granted granted Critical
Publication of KR100241329B1 publication Critical patent/KR100241329B1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/30Arrangements for executing machine instructions, e.g. instruction decode
    • G06F9/30145Instruction analysis, e.g. decoding, instruction word fields
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5005Allocation of resources, e.g. of the central processing unit [CPU] to service a request
    • G06F9/5027Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals
    • G06F9/5038Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals considering the execution order of a plurality of tasks, e.g. taking priority or time dependency constraints into consideration

Abstract

본 발명은 시스템 과부하 방지를 위한 사용자 명령어 제어 장치 및 방법에 관한 것으로서, 본 발명의 장치는 사용가능한 모든 명령어에 대한 문법과 명령어별 파라미터에 대한 타입 및 특성을 저장시킨 명령어 리스트 파일과, 시스템 운용자가 시스템을 사용하기 위해 로그인 하면 초기화를 수행하는 초기화 장치와, 상기 초기화 장치에서 상기 명령어 리스트 파일을 읽어 로딩(Loading)시킨 명령어 리스트 테이블과, 현재 시스템의 과부하 레벨값을 저장하는 과부하 테이블과, 입력된 명령어를 토큰 단위로 분할하여 그 토큰들의 리스트를 출력하는 토큰 분할 장치와, 상기 토큰 리스트를 입력받아 문법에 합당한가를 검사하여 오류가 발생한 경우 에러 메시지를 출력하고, 합당한 경우 상기 토큰 리스트를 출력하는 문법 분석 장치와, 상기 문법 분석 장치에서 출력된 토큰 리스트를 입력받아 그 토큰 리스트의 의미를 분석하여 오류가 발생한 경우 오류 메시지를 출력하고, 합당한 경우 상기 토큰 리스트를 출력하는 의미 분석 장치와, 상기 의미 분석 장치에서 출력된 토큰 리스트를 입력받아 해당 명령어를 수행하는 명령어 수행장치로 구성되어, 시스템의 가용성을 향상시킨다는 장점이 있다.The present invention relates to a user command control apparatus and method for preventing a system overload, the apparatus of the present invention is a command list file that stores the syntax and syntax for each command available and the type and characteristics of each command parameter, the system operator An initialization device that performs initialization upon logging in to use the system, an instruction list table that reads and loads the command list file from the initialization device, an overload table that stores an overload level value of the current system, and A token splitter for dividing a command into token units and outputting a list of tokens, and a syntax for outputting an error message when an error occurs by checking whether the token list is received and whether it is proper to a grammar. Analysis device, the grammar analysis device Inputting the token list outputted from the received token list, analyzing the meaning of the token list, and outputting an error message if an error occurs, and outputting the token list if appropriate, and a token list output from the semantic analysis device. It consists of a command execution device that accepts and executes the corresponding command, which has the advantage of improving the availability of the system.

Description

시스템 과부하 방지를 위한 사용자 명령어 제어 장치 및 방법User Command Control Device and Method for Preventing System Overload

본 발명은 시스템 과부하 방지를 위한 사용자 명령어 제어 장치 및 방법에 관한 것으로서, 특히, 지능망을 구성하는 장치중의 하나인 서비스 제어 시스템(SCP:Service Control Point)에서 이를 관리하는 각 운용자(서비스운용관리자, 시스템유지보수관리자, 시스템운용관리자, 서비스데이타 관리자)가 입력한 명령어를 해독하여 문법 오류가 있는지, 파라미터의 입력 범위는 옳은지, 시스템 과부하 상태에서 입력이 가능한 명령어인지 등을 판독하여 시스템 부하에 따라 해당 명령어를 수행하거나 차단시키는 시스템 과부하 방지를 위한 사용자 명령어 제어 장치 및 방법에 관한 것이다.The present invention relates to an apparatus and a method for controlling a user command for preventing a system overload, and in particular, each operator (service operation manager, managing this in a service control system (SCP), which is one of the devices constituting an intelligent network). System maintenance manager, system operation manager, service data manager) decodes the input command to check whether there is a grammar error, whether the parameter input range is correct or whether the command can be input under system overload, and so on according to the system load. The present invention relates to a user command control apparatus and method for preventing a system overload to execute or block a command.

지능망 서비스는 서비스 수행 교환기로 부터 발생하는 서비스 호(입력 트랜잭션)를 처리하여 이의 결과(출력 트랜잭션)를 다시 서비스 수행 교환기에 전송하는 일을 수행하는 것으로서, 이러한 서비스 제어 시스템은 고장 감내 기능과 실시간 처리가 요구된다. 따라서, 이러한 서비스 제어 시스템은 하드웨어 구성 요소의 신뢰성을 보장해야 하며, 망 차원에서 높은 가용성을 유지해야 하고, 이를 위해 장애 탐지 및 격리 방법, 시스템 과부하 제어 방법에 의한 호처리 트래픽 조정 등의 여러 방법을 사용하고 있다.The intelligent network service processes a service call (input transaction) originating from the service performing exchange and transmits its result (output transaction) to the service performing exchange again. Such a service control system performs fault tolerance and real-time processing. Is required. Therefore, such a service control system must guarantee the reliability of hardware components, maintain high availability at the network level, and for this purpose, various methods such as failure detection and isolation, call handling traffic adjustment by system overload control method, etc. I use it.

또한, 상기 서비스 제어 시스템은 호의 다량 발생으로 인하여 시스템의 처리 한계를 초과할 경우 과부하를 발생하게 되고, 이로 인해 예측하지 못하는 비정상적인 동작을 함으로써 서비스 제어를 할 수 없는 현상을 초래한다. 그러나, 종래에는 이러한 시스템 과부하로 인한 호 처리 성능의 감소 현상이 발생한 상황에서, 불필요한 명령어를 수행시킴으로써, 시스템의 과부하를 더욱 가중시키는 상황, 즉 중앙 처리 장치(CPU:Center Process Unit)의 독점 또는 시스템을 구성하는 프로세서간의 통신 기능을 담당하는 지역 망(LAN:Local Area Network)상에 트래픽이 폭증할 경우 이를 효과적으로 제어하는 방법이 없었다. 즉, 시스템 하드웨어나 소프트웨어에 대한 전문 지식이 부족한 운용자에게 모든 명령어를 항상 허용할 경우 운용 숙련도나 실수로 인한 시스템의 과부하가 발생할 요인은 항상 잠재하고 있다.In addition, the service control system may generate an overload when the processing limit of the system is exceeded due to the large number of calls, and thus, the service control system cannot be controlled by performing an abnormal operation unexpectedly. However, conventionally, in a situation where a decrease in call processing performance due to such a system overload occurs, an unnecessary instruction is executed to further increase the system overload, that is, a monopoly or a system of a central processing unit (CPU). There was no effective way to control traffic spikes on a local area network (LAN) that is responsible for the communication functions between processors. In other words, if all commands are always allowed to an operator who lacks expertise in system hardware or software, there is always a potential cause of system overload due to operational skill or mistakes.

따라서, 이와 같은 문제점을 해결하기 위해 종래의 서비스 제어 시스템에는 과부하 감시를 위한 요소별 측정기(응답시간 측정기, CPU 사용량 측정기, 트랜잭션 대기량 측정기 등)를 각 프로세서에 위치시켜 과부하를 감시하도록 하였다. 즉, 상기 감시 측정기들은 시스템 제어 관리 프로세서에 위치한 과부하 종합 판단기에 과부하 감시 결과를 보고하고, 상기 과부하 종합 판단기는 그 결과를 토대로 전 시스템의 과부하를 판정하여 과부하 레벨을 결정하며, 과부하 제어기에 의해 시스템 과부하 메커니즘이 동작하면 시스템 부하를 레벨에 따라 실시간으로 조정할 수 있도록 설계되어 있다.Therefore, in order to solve such a problem, in the conventional service control system, an element-specific measurer (response time measurer, CPU usage measurer, transaction wait rate measurer, etc.) for overload monitoring is placed on each processor to monitor overload. That is, the monitoring measuring instruments report the overload monitoring result to the overload comprehensive determiner located in the system control management processor, the overload comprehensive determiner determines the overload level by determining the overload of the entire system based on the result, and the system by the overload controller When the overload mechanism is in operation, it is designed to adjust the system load in real time according to the level.

시스템의 부하를 발생시키는 요소를 분류하면 크게 내부적인 요인과 망 트래픽 폭주와 같은 외부적 요인으로 대별할 수 있는데, 상기 감시 측정기는 외부로 부터 입력되는 대량 트랜잭션에 의해 발생하는 요인에 의한 부하를 즉, 외부적 요인에 의한 부하를 제어하기 위해 사용되는 것이고, 내부적 요인에 의한 부하 즉, 시스템을 구성하는 소프트웨어와 하드웨어 구성 요소의 오류(Fault or Error) 또는 장애로 인해 발생되거나 운용자의 운용 미숙에 의한 실수 또는 시스템 소프트웨어의 특성을 모르는 상황에서 시스템에 가중한 부하를 주는 작업을 수행할 때 발생하는 내부적 요인에 의한 부하를 제어하는 방법은 없으며, 이러한 내부적인 요인과 외부적인 요인에 의한 부하가 겹치게 될 경우 시스템은 막중한 부담을 받게 되어 시스템의 가용성은 급속히 떨어지게 되며 종국에는 시스템이 다운되어 서비스 중단 상태로 가게 된다.When the factors that generate the system load are classified, they can be roughly classified into internal factors and external factors such as network traffic congestion. It is used to control the load by external factors, and is caused by the load due to internal factors, that is, the fault or error of the software and hardware components constituting the system, or due to the inexperienced operation of the operator. There is no way to control the load due to internal factors that occur when performing tasks that place a heavy load on the system in the event of a mistake or the nature of the system software, and these internal and external loads will overlap. The system is under heavy pressure and the availability of the system Uh, and eventually it becomes the system will go down to the service stopped.

시스템의 안정적 운용과 고가용성을 보장하기 위해서 사실상 가장 중요한 것은 사전 탐지에 의한 예방이다. 그러나, 이러한 예방 조치에도 불구하고 과부하가 발생하였을 경우에는 이의 확산을 최대한 억제하고 부하를 줄 수 있는 가능한 모든 요인을 제거하여 시스템 가용 능력을 최대화시켜야 한다. 그 이유는 과부하의 특성을 볼 때 적절한 대응 조치가 이루어지지 않을 경우 빠른 속도로 호 처리 능력이 급격히 떨어지며 매우 짧은 시간안에 호 폐기 상황(즉, 서비스 제어 시스템의 과부하 메커니즘은 과부하 발생시 레벨 4부터는 입력된 호의 1/3을 폐기시키며 레벨 5에서는 2/3를 폐기하고 있으며, 레벨 6에서는 호처리가 불가능한 비정상 상태임을 UPU : User Part Unavailable 메시지로 망에 보고하는 상황)으로 몰고가기 때문이다.In order to ensure the stable operation and high availability of the system, the most important thing is the prevention by proactive detection. However, in the event of overload despite these precautions, system availability should be maximized by suppressing its spread and eliminating all possible sources of load. The reason for this is that if the proper response is not taken in the nature of the overload, the call processing capacity drops rapidly and the call discard situation (i.e., the overload mechanism of the service control system starts from level 4 when overload occurs) is very short. This is because one-third of the calls are discarded, and two-thirds are discarded at level 5, and at level 6, UPU: User Part Unavailable message is reported to the network.

과부하 발생을 감지하는 상기 과부하 탐지기는 이 사실을 시스템 제어 프로세서에 위치한 과부하 제어기로 통보하여 곧바로 과부하 제어 기능이 동작하도록 하는 것이지만, 이러한 과부하의 파급을 최대로 억제하고, 원인이 되는 요소를 재빨리 제거하여 사전에 시스템의 가용성에 미치는 영향을 최소화시키는 것이 더욱 중요하다.The overload detector, which detects the occurrence of overload, notifies the fact to the overload controller located in the system control processor so that the overload control function operates immediately. However, the overload control is suppressed to the maximum and the causative factor is quickly removed. It is even more important to minimize the impact on system availability in advance.

따라서, 본 발명에서는 상기와 같은 문제점을 해결하기 위해, 모든 명령어에 대해서 각 명령어별로 우선 순위를 결정한 후 우선 순위에 맞는 과부하 등급을 지정하여 두고, 상기 명령어의 과부하 등급과 시스템의 현재 과부하 등급에 따라 시스템을 운용, 제어하여 내부 요인에 의한 과부하 위협 요인을 제거하는 시스템 과부하 방지를 위한 사용자 명령어 제어 장치 및 방법을 제공하고자 한다.Therefore, in the present invention, in order to solve the above problems, after determining the priority of each command for each command, and specify an overload level according to the priority, according to the overload level of the command and the current overload level of the system The present invention provides an apparatus and method for controlling a user command for preventing a system overload that operates and controls a system to remove an overload threat factor caused by internal factors.

본 발명에서 제공하는 장치는 사용가능한 모든 명령어에 대한 문법과 명령어별 파라미터에 대한 타입 및 특성을 필드별로 구분하여 저장시킨 명령어 리스트 파일과, 시스템 운용자가 시스템을 사용하기 위해 로그인 하면 사용자 설정 등 환경에 대한 초기화를 수행하는 초기화 장치와, 상기 초기화 장치에서 상기 명령어 리스트 파일을 읽어 로딩(Loading)시킨 명령어 리스트 테이블과, 현재 시스템의 과부하 레벨값을 저장하는 과부하 테이블과, 상기 로그인한 운용자가 임의의 명령어를 입력한 경우 입력된 명령어를 토큰 단위로 분할하여 그 토큰들의 리스트를 출력하는 토큰 분할 장치와, 상기 토큰 분할 장치에서 출력된 토큰 리스트를 입력받아 문법에 합당한가를 검사하여 오류가 발생한 경우 에러 메시지를 출력하고, 합당한 경우 상기 토큰 리스트를 출력하는 문법 분석 장치와, 상기 문법 분석 장치에서 출력된 토큰 리스트를 입력받아 그 토큰 리스트의 파라미터 개수, 파라미터 타입, 파라미터 값의 범위, 명령어 사용 가능자, 과부하 등급을 조사하여 오류가 발생한 경우 오류 메시지를 출력하고, 합당한 경우 상기 토큰 리스트를 출력하는 의미 분석 장치와, 상기 의미 분석 장치에서 출력된 토큰 리스트를 입력받아 해당 명령어를 수행하는 명령어 수행장치로 구성된다.The apparatus provided by the present invention includes a command list file in which the syntax and syntax for all available commands and types and characteristics of parameters of each command are stored by field, and the system operator logs in to use the system. An initialization device for performing initialization for the initialization, an instruction list table for loading and loading the command list file in the initialization device, an overload table for storing an overload level value of the current system, and an arbitrary command by the logged-in operator. In the case of inputting a token splitting device for dividing the input command into token units and outputting a list of tokens, and checking whether the grammar is proper by receiving the token list output from the token splitting device, an error message is generated when an error occurs. Output the list of tokens, if appropriate Inputs the grammar analysis device and the token list output from the grammar analysis device, and checks the number of parameters, the parameter type, the range of parameter values, the command enabler, and the overload level of the token list. A semantic analysis device for outputting and outputting the token list if appropriate, and a command execution device for receiving a token list output from the semantic analysis device and performing a corresponding command.

한편, 본 발명의 방법은 시스템 운용자가 시스템에 로그인하면 상기 명령어 리스트 파일을 읽어 들여 명령어 리스트 테이블을 초기화한 후, 명령어의 입력을 대기하는 제 1 단계와, 상기 제 1 단계에서 명령어의 입력을 대기하다가 사용자로부터 임의의 명령어가 입력되면, 그 명령어를 토큰 단위로 분할하여 토큰 리스트를 생성하는 제 2 단계와, 상기 제 2 단계에서 생성된 토큰 리스트가 문법에 합당한지를 확인하여 문법상 오류가 발생하지 않은 경우 입력된 명령어에 해당하는 명령어 리스트 테이블을 확인하여 그 명령어의 과부하 등급을 인지하는 제 3 단계와, 상기 과부하 테이블을 확인하여 시스템의 현재 과부하 등급을 인지하여 상기 제 3 단계에서 인지된 명령어의 과부하 등급과 비교하는 제 4 단계와, 상기 제 4 단계의 비교 결과 상기 명령어의 과부하 등급이 시스템의 현재 과부하 등급보다 낮은 경우 해당 명령어를 수행하는 제 5 단계로 구성된다.Meanwhile, the method of the present invention reads the command list file and initializes the command list table when a system operator logs in to the system, and then waits for input of the command in the first step. If an arbitrary command is input from the user, the second step of generating the token list by dividing the command into token units and checking whether the token list generated in the second step conforms to the grammar does not cause a grammatical error. If not, the third step of checking the command list table corresponding to the input command to recognize the overload level of the command, the check of the overload table to recognize the current overload level of the system to determine the A fourth step of comparing with the overload rating and a comparison result of the fourth step of the command If the overload rating is lower than the current overload rating of the system, it consists of a fifth step of executing the command.

도 1은 서비스 제어/관리 시스템에 대한 구성도,1 is a configuration diagram for a service control / management system;

도 2는 본 발명의 일 실시예에 따른 명령어 리스트 파일 구조도,2 is a structure diagram of an instruction list file according to an embodiment of the present invention;

도 3은 본 발명의 일 실시예에 따른 시스템 과부하 방지를 위한 서비스 제어 장치에 대한 블록도,3 is a block diagram of a service control device for preventing a system overload according to an embodiment of the present invention;

도 4는 본 발명의 일 실시예에 따른 시스템 과부하 방지를 위한 서비스 제어 방법에 대한 흐름도.4 is a flowchart illustrating a service control method for preventing a system overload according to an embodiment of the present invention.

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

31 : 초기화 장치 32 : 명령어 리스트 파일31: initializer 32: command list file

33 : 패스워드 파일 34 : 명령어 리스트 테이블33: password file 34: command list table

35 : 토큰 분할 장치 36 : 문법 분석 장치35: token splitter 36: grammar analysis device

37 : 과부하 테이블 38 : 의미 분석 장치37: Overload Table 38: Meaning Analysis Device

39 : 명령어 수행 장치39: instruction execution device

이하, 도면을 참조하여 본 발명을 더욱 상세히 설명한다.Hereinafter, the present invention will be described in more detail with reference to the drawings.

도 1은 서비스 제어/관리 시스템에 대한 구성도이고, 도 2는 본 발명의 일 실시예에 따른 명령어 리스트 파일 구조도이고, 도 3은 본 발명의 일 실시예에 따른 시스템 과부하 방지를 위한 서비스 제어 장치에 대한 블록도이고, 도 4는 본 발명의 일 실시예에 따른 시스템 과부하 방지를 위한 서비스 제어 방법에 대한 흐름도이다.1 is a configuration diagram of a service control / management system, FIG. 2 is a structure diagram of a command list file according to an embodiment of the present invention, and FIG. 3 is a service control device for preventing a system overload according to an embodiment of the present invention. 4 is a flowchart illustrating a service control method for preventing a system overload according to an embodiment of the present invention.

도 1은 서비스 제어/관리 시스템의 구성도로서, 지능망 서비스를 제공하는 망의 입장에서 보면 본 시스템은 서비스 제어 노드(SCP:Service Control Point)와 서비스 관리 시스템(SMS:Service Management System)을 결합한 형태로 두 시스템의 기능을 복합 수용하고 있다.1 is a configuration diagram of a service control / management system. From the standpoint of a network providing an intelligent network service, the present system combines a service control node (SCP) and a service management system (SMS). The system combines the functions of both systems.

도 1을 참조하면, 서비스 제어/관리 시스템은 지능망 서비스를 이용하는 가입자에 의해 발의된 호가 No.7 신호망과 접속되도록 하는 공통선 신호 제어기(CMP: Common channel signalling No.7 Message transfer part Processor)(1)와, 상기 CMP(1)로 입력된 입력된 트랜잭션이 전달되는 전단 프로세서(CCP 1, 2: Common Channel signalling Processor1, 2)(2, 3)와, OAP 장애시 시스템의 운용관리 및 유지보수를 담당하는 이중화된 보조 운용 관리 프로세서(MAP:MAintenence standby Processor)(4)와, 상기 CCP(2, 3)와 LAN(9, 10)으로 연결되는 후단 프로세서(SLP:Service Logic Processor 1, 2)(5, 6)와, 상기 LAN(9, 10)에 연결되어 시스템의 운용관리 및 유지보수를 담당하는 운용관리 프로세서(OAP:Operation Administration Processor)(7)와, 지능망 서비스의 가입자 데이터 관리와 서비스 운용 상태를 관리하는 프로세서(Service Management Processor)(8)와, 상기 SLP1, 2(5, 6)와 연결되어 가입자 및 서비스 운용 정보를 제공하는 서비스 가입자 데이터 베이스(15, 16)와, 상기 OAP(7)에 연결되어 가입자 및 서비스 운용 정보를 제공하는 시스템 노드 데이터 베이스(17)와, 상기 OAP(7)의 관리에 의해 시스템에 오류가 발생한 경우 경보처리를 수행하는 경보 모니터(18) 및 가청 경보기(19)와, 상기 SMP(8)에 연결되어 자료를 제공하는 서비스 가입자 마스터 데이터 베이스(20)와, 상기 서비스 제어/관리 시스템으로 각종 명령어를 입력하는 다수의 작업석(13)과, 상기 작업석(13)을 LAN(9, 10)에 연결해주는 터미널 서버(14)로 구성된다. 이 때, 상기 SLP1, 2(5, 6)에는 서비스 처리 메모리 데이터 베이스(11, 12)가 내장되어 있다.Referring to FIG. 1, a service control / management system includes a common channel signaling No. 7 message transfer part processor (CMP) that allows a call initiated by a subscriber using an intelligent network service to be connected to a No. 7 signaling network (CMP). 1), the front end processor (CCP 1, 2: Common Channel signaling Processor 1, 2) (2, 3) to which the input transaction inputted to the CMP (1) is transferred, and operation management and maintenance of the system in case of OAP failure Dual auxiliary operation management processor (MAP: MAintenence standby Processor) (4), and CCP (2, 3) and the back end processor (SLP: Service Logic Processor 1, 2) connected to the LAN (9, 10) (5, 6), an Operation Administration Processor (OAP) (7) connected to the LANs (9, 10) and responsible for the operation management and maintenance of the system, and subscriber data management and service of the intelligent network service. Processor managing service status (Service Management Processo r) (8), the service subscriber database (15, 16) connected to the SLP1, 2 (5, 6) to provide subscriber and service operation information, and the OAP (7) connected to the subscriber and service operation A system node database (17) for providing information, an alarm monitor (18) and an audible alarm (19) for performing alarm processing when an error occurs in the system by the management of the OAP (7), and the SMP (8). Service subscriber master database 20 for providing data, a plurality of work seats 13 for inputting various commands to the service control / management system, and the work seats 13 for LAN 9, 10) is configured as a terminal server 14 to connect. At this time, the service processing memory databases 11 and 12 are built in the SLP1 and 2 (5, 6).

상기와 같은 구성을 갖는 서비스 제어/관리 시스템은 먼저, 지능망 서비스를 이용하는 가입자에 의해 발의된 호, 즉, 입력 트랜잭션이 서비스 교환기를 거쳐 NO.7 신호망과 접속되는 CMP(1)로 입력되면, 상기 CMP(1)는 전단 프로세서인 CCP1, 2(2, 3)로 프로토콜 메시지를 전달한다. 그러면, 상기 CCP1, 2(2, 3)는 내장된 NO.7 프로토콜 레이어상의 신호연결 제어부와 문답처리기능 응용부의 트랜잭션 부계층을 통해 LAN(9, 10)을 거쳐 후단 프로세서인 SLP 1, 2(5, 6)로 호를 분배한다.In the service control / management system having the above configuration, first, when a call initiated by a subscriber using an intelligent network service, that is, an input transaction is inputted to a CMP 1 connected to a NO.7 signaling network via a service exchanger, The CMP 1 transmits a protocol message to CCP1, 2 (2, 3), which is a front end processor. Then, the CCP1, 2 (2, 3) is the SLP 1, 2 (the latter processor through the LAN (9, 10) through the signal connection control unit on the embedded NO.7 protocol layer and the transaction sublayer of the Q & A application part. The call is divided into 5 and 6).

호를 분배받은 상기 SLP 1, 2(5, 6)는 입력된 트랜잭션에 프로토콜상의 다이얼로그 핸들러 처리를 수행하고, 서비스별로 관련된 응답을 하기 위하여 내부의 메모리 데이터베이스(11, 12)에 있는 서비스 가입자 제어 정보를 억세스하여 응답 메시지를 생성한다. 그리고나서 상기 생성된 응답 메시지를 다시 역순으로 이중화된 CCP 1, 2(2, 3) 중 대응되는 프로세서(CCP)로 전달하여 신호망을 거쳐 서비스 교환기로 질의호에 대한 응답 메시지를 전송한다.The SLPs 1, 2 (5, 6), who have received the call, perform the dialogue handler processing on the protocol to the input transaction, and service subscriber control information in the internal memory database 11, 12 in order to respond to each service. Access to generate a response message. Then, the generated response message is transferred back to the corresponding processor (CCP) of the duplicated CCP 1, 2 (2, 3) in the reverse order and transmits the response message for the query call to the service exchanger through the signaling network.

여기에서 각 처리 장치는 고성능 및 신뢰도를 만족시키기 위해 이중화로 구성되어 있다. 또한, 시스템의 운용관리 및 유지보수를 담당하는 프로세서인 OAP(7)는 시스템을 최초로 기동하거나 초기화할 경우 또는 시스템 형상과 운용 데이타 관리, 과부하 종합 판단 및 제어, 프로세서 감시와 절체, 재기동 등의 시스템 제반 운용에 필요한 기능을 수행한다. 상기 OAP(7)가 총괄하는 기능 중 가장 중요한 역할은 서비스 연속성을 보장하도록 하기 위해 각 하드웨어 구성 요소와 호 처리 프로세스를 감시하여 장애시 해당 부위를 격리시켜 장애 파급을 최소화시키고, 복구 완료후에는 재결합(Reconfiguration)하여 정상 동작이 가능하도록 하는 장애 관리 기능과 상기 CCP 1, 2(2, 3)와 SLP 1, 2(5, 6)에 위치한 과부하 감시/측정기가 보고한 측정 데이타를 종합하여 과부하 레벨을 결정하고 시스템 전체 부하를 총괄 제어하는 역할이다.Here, each processing device is configured in redundancy to satisfy high performance and reliability. In addition, OAP (7), the processor in charge of the operation management and maintenance of the system, can be used when the system is first started or initialized, or system configuration and operation data management, overload comprehensive judgment and control, processor monitoring and switching, and restarting are performed. Perform the functions required for all operations. The most important role of the OAP 7 function is to monitor each hardware component and call processing process in order to ensure service continuity, isolate the corresponding part in case of failure, minimize failure propagation, and recombine after recovery is completed. Overload level by combining the fault management function that enables normal operation by reconfiguration and the measurement data reported by the overload monitor / measurer located in CCP 1, 2 (2, 3) and SLP 1, 2 (5, 6) It is a role to determine and control the overall load of the system.

상기 SMP(8)는 가입자 데이타의 변경이나 검증 그리고 서비스 번호 및 서비스 상태 관리 기능 등의 서비스에 관한 전반적인 기능을 수행한다.The SMP 8 performs an overall function related to services such as changing or verifying subscriber data and a service number and service state management function.

도 2는 본 발명의 일 실시예에 따른 명령어 리스트 파일 구조도로서, 명령어 리스트 파일은 모든 명령어에 대한 문법과 명령어별 파라미터에 대한 타입 및 특성을 필드별로 구분하여 저장시킨 것이며, 이와같이 필드를 정의하여 관리함으로써 새로운 명령어를 추가하거나 필요없는 명령어를 삭제할 경우, 명령어 문법 해석기 소프트웨어 형상을 변경시키지 않고 간단히 파일에 저장된 필드 값을 변경하거나 명령어에 해당하는 레코드를 추가 또는 삭제하여 새로운 요구에 따른 변경이 가능하다.FIG. 2 is a diagram illustrating a structure of a command list file according to an embodiment of the present invention. The command list file stores syntax and types of parameters and parameters for each command by field, and defines and manages fields. Thus, when adding a new command or deleting an unnecessary command, it is possible to change a new request by simply changing a field value stored in a file or adding or deleting a record corresponding to the command without changing the command syntax interpreter software configuration.

도 2를 참조하면, 시스템 운용자에 의해 입력되는 명령어의 리스트 파일 구조는 명령어 이름 영역(COM_ID)(21)과, 그 명령어가 실제 수행되는 프로그램 파일 이름 영역(PROG_ID)(22)과, 최소 입력 파라미터 수 영역(PAR_MIN)(23)과, 최대 입력 파라미터 수 영역(PAR_MAX)(24)과, 명령어 사용이 가능한 사용자 분류 영역(USER_CLASS)(25)과, 명령어 사용이 가능한 과부하 등급 영역(OVLD_LEVEL)(26)과, 파라미터의 데이터의 형태가 숫자인지 문자인지를 나타내는 데이터 형태 영역(PAR_TYPE)(27)과, 최소 입력값 영역(LOW_BOUND)(28)과, 최대 입력값 영역(UPPER_BOUND)(29)으로 구성되었으며, 상기 최소 입력값 영역(LOW_BOUND) (28)과 최대 입력값 영역(UPPER_BOUND)(29)은 상기 데이터 형태 영역(PAR_ TYPE)(27)에서 데이터의 형태가 숫자(N:Numeric)라고 지정된 경우에만 유효하며, 데이터의 형태가 문자(A:Alphabetic)로 지정되거나, 문자와 숫자의 공통(AN:Alphanumeric)으로 지정된 경우는 '0'으로 표시한다.Referring to FIG. 2, the list file structure of the command input by the system operator includes a command name area (COM_ID) 21, a program file name area (PROG_ID) 22 on which the command is actually executed, and a minimum input parameter. Number area (PAR_MIN) 23, maximum input parameter number area (PAR_MAX) 24, user-classified area (USER_CLASS) 25 for command usage, and overload class area (OVLD_LEVEL) (26) for command usage. ), A data type area (PAR_TYPE) 27 indicating whether the parameter data is numeric or character, a minimum input value area (LOW_BOUND) 28, and a maximum input value area (UPPER_BOUND) 29. The minimum input value area (LOW_BOUND) 28 and the maximum input value area (UPPER_BOUND) 29 indicate that the data type is designated as a number (N: Numeric) in the data type area (PAR_TYPE) 27. Valid only for, the data type is character (A: Alphabetic) Specified or common letters and numbers: If specified in (AN Alphanumeric) is displayed as "0".

도 3은 본 발명의 일 실시예에 따른 시스템 과부하 방지를 위한 서비스 제어 장치에 대한 블록도로서, 도 3을 참조하면 본 발명의 서비스 제어 장치는 사용가능한 모든 명령어에 대한 문법과 명령어별 파라미터에 대한 타입 및 특성을 필드별로 구분하여 저장시킨 명령어 리스트 파일(32)과, 명령어의 사용 권한을 저장하는 패스워드 파일(33)과, 시스템 운용자가 시스템을 사용하기 위해 로그인 하면 사용자 설정 등 환경에 대한 초기화를 수행하는 초기화 장치(31)와, 상기 초기화 장치(31)에서 상기 명령어 리스트 파일(32)을 읽어 로딩(Loading)시킨 명령어 리스트 테이블(34)과, 현재 시스템의 과부하 레벨값을 저장하는 과부하 테이블(37)과, 상기 로그인한 운용자가 임의의 명령어를 입력한 경우 입력된 명령어를 토큰 단위로 분할하여 그 토큰들의 리스트를 출력하는 토큰 분할 장치(35)와, 상기 토큰 분할 장치(35)에서 출력된 토큰 리스트를 입력받아 문법에 합당한가를 검사하여 오류가 발생한 경우 에러 메시지를 출력하고, 합당한 경우 상기 토큰 리스트를 출력하는 문법 분석 장치(36)와, 상기 문법 분석 장치(36)에서 출력된 토큰 리스트를 입력받아 그 토큰 리스트의 파라미터 개수, 파라미터 타입, 파라미터 값의 범위, 명령어 사용 가능자, 과부하 등급을 조사하여 오류가 발생한 경우 오류 메시지를 출력하고, 합당한 경우 상기 토큰 리스트를 출력하는 의미 분석 장치(38)와, 상기 의미 분석 장치(38)에서 출력된 토큰 리스트를 입력받아 해당 명령어를 수행하는 명령어 수행장치(39)로 구성된다.FIG. 3 is a block diagram of a service control apparatus for preventing system overload according to an embodiment of the present invention. Referring to FIG. 3, the service control apparatus of the present invention may include syntaxes for all available commands and parameters for each command. The command list file 32 stores the types and characteristics by field, the password file 33 storing the authority to use the commands, and the initialization of the environment such as user settings when the system administrator logs in to use the system. An initialization device 31 to perform, an instruction list table 34 which reads and loads the command list file 32 from the initialization device 31, and an overload table for storing an overload level value of the current system ( 37), and when the logged-in operator inputs an arbitrary command, the inputted command is divided into token units to output a list of the tokens. A grammar for outputting an error message if an error occurs by checking whether the token splitting device 35 and the token list output from the token splitting device 35 are valid, and if the error is correct. When an error occurs by receiving the token list output from the analysis device 36 and the grammar analysis device 36 and checking the number of parameters, the parameter type, the range of parameter values, the command enabler, and the overload level of the token list. A semantic analysis device 38 for outputting an error message and outputting the token list if appropriate, and a command execution device 39 for receiving a token list output from the semantic analysis device 38 and performing a corresponding command. do.

이 때, 상기 의미 분석 장치(38)는 상기 입력된 명령어의 과부하 등급과 상기 과부하 테이블(37)에 저장된 현재 시스템의 과부하 등급을 비교하여 상기 입력된 명령어의 과부하 등급이 시스템의 과부하 등급 보다 낮은 경우 상기 토큰 리스트를 명령어 수행 장치(39)로 출력하여 명령어가 수행되도록 하며, 그렇지 않은 경우 현재의 과부하 등급 출력과 동시에 명령어 수행을 거절하는 오류 메시지를 출력한다.At this time, the semantic analysis device 38 compares the overload rating of the input command with the overload rating of the current system stored in the overload table 37, and when the overload rating of the input command is lower than the overload rating of the system. The token list is output to the command execution device 39 so that the command is executed. Otherwise, an error message for rejecting the command execution is output at the same time as the current overload level output.

본 발명은 상기 설명에서와 같이 운용자의 명령을 곧바로 수행시키지 않고 시스템 현 부하 상태와 입력 명령어의 우선 순위에 따라 결정된 입력 명령어의 부하 상태에 따라 시스템 제어를 허용할 것인지를 판단한 후 수행 여부를 결정하는 것으로서, 이를 위해 모든 명령어에 대한 문법과 예상 입력 파라미터의 타입, 최소 파라미터의 수, 최대 파라미터의 수, 입력된 명령어가 정당한 권한을 가진 사용자에 의해 수행되는지를 확인하는 운용자 식별 과정과 실제로 수행시킬 객체 형태로 된 운용자 명령어의 위치 확인 등 일련의 과정을 거쳐 수행 여부를 결정한다.The present invention is to determine whether to perform the operation after determining whether to allow the system control in accordance with the load state of the input command determined according to the current system load status and the priority of the input command without immediately performing the operator's command as described above For this purpose, the syntax for all commands, the type of expected input parameters, the minimum number of parameters, the maximum number of parameters, the operator identification process to ensure that the commands entered are performed by a user with proper authority, and the objects to be actually executed. It decides whether to execute through a series of processes such as checking the position of operator command in the form.

도 4는 본 발명의 일 실시예에 따른 시스템 과부하 방지를 위한 서비스 제어 방법에 대한 흐름도로서, 도 3 및 도 4를 참조하면 상기와 같은 구성을 갖는 서비스 제어 장치의 동작은 먼저, 모든 명령어에 대한 문법과 명령어별 파라미터에 대한 타입 및 특성을 필드별로 구분하여 명령어의 과부하 등급 및 특성 정보를 저장하고 있는 명령어 리스트 파일(34) 및 현재 시스템의 과부하 상태값을 저장하고 있는 과부하 테이블(37)을 구성한 후 이루어지는데, 먼저, 시스템 운용자가 시스템에 로그인(S401)하면 상기 초기화 장치(31)는 상기 명령어 리스트 파일(32)을 읽어 들여 명령어 리스트 테이블(34)을 초기화하는 등 사용자 환경을 초기화한(S402) 후, 명령어의 입력을 대기(S403) 한다. 상기 로그인한 사용자로부터 임의의 명령이 입력되면, 상기 토큰 분할 장치(35)는 그 명령어를 토큰 단위로 분할하여 토큰 리스트를 생성(S404)하고, 그 생성된 토큰 리스트를 상기 문법 분석장치(36)로 전달한다.4 is a flowchart illustrating a service control method for preventing a system overload according to an embodiment of the present invention. Referring to FIGS. 3 and 4, an operation of a service control apparatus having the configuration as described above may be performed first with respect to all commands. The command list file (34), which stores the command overload class and characteristic information, and the overload table (37), which stores the overload status of the current system, are classified by field. After that, first, when the system operator logs in to the system (S401), the initialization device 31 reads the command list file 32 and initializes the user environment such as initializing the command list table 34 (S402). ), And waits for an input of a command (S403). When an arbitrary command is input from the logged-in user, the token dividing device 35 divides the command into token units to generate a token list (S404), and generates the generated token list in the grammar analysis device 36. To pass.

그러면, 상기 문법 분석 장치(36)는 상기 토큰 리스트가 문법에 합당한지를 확인(S405)하여 문법상 오류가 발생하면, 오류 메시지를 출력(S408)한 후 새로운 명령어의 입력을 대기하고, 문법상 오류가 발생하지 않은 경우 입력된 명령어에 해당하는 명령어 리스트 테이블(34)을 확인하여 그 명령어의 과부하 등급을 인지하여 상기 의미 분석 장치(38)로 전달하고, 상기 의미 분석 장치(38)는 상기 과부하 테이블(37)을 확인하여 시스템의 현재 과부하 등급을 인지한 후, 상기 입력 명령어의 과부하 등급과 현재 시스템의 과부하 등급을 비교(S406)한다.Then, the grammar analysis device 36 checks whether the token list is grammatical suitable (S405), if a grammatical error occurs, outputs an error message (S408) and waits for input of a new command, and then a grammatical error. If does not occur, check the command list table 34 corresponding to the input command to recognize the overload level of the command and transfer it to the semantic analysis device 38, the semantic analysis device 38 is the overload table After checking the current overload rating of the system by checking 37, the overload rating of the input command is compared with the overload rating of the current system (S406).

상기 비교(S406)결과 명령어의 과부하 등급이 시스템의 현재 과부하 등급보다 낮은 경우 상기 입력 명령어에 대한 토큰 리스트를 상기 명령어 수행 장치(39)로 전달하여 해당 명령어를 수행(S407)하고, 그렇지 않은 경우 오류 메시지를 출력(S408)한 후, 새로운 명령어의 입력을 대기한다.As a result of the comparison (S406), if the overload level of the command is lower than the current overload level of the system, the token list for the input command is transmitted to the command execution device 39 to perform the corresponding command (S407), and if not, an error After outputting the message (S408), it waits for input of a new command.

이 때, 사용자 환경의 초기화 단계(S402)에서는 로그인한 운용자에 대한 사용자 설정, 터미널 유형에 따른 환경 초기화, 시스템 로고 출력 등의 추가 작업이 이루어지고, 의미 분석 장치(38)의 과부하 등급 비교 단계(S406)에서는 입력된 명령어의 파라미터들에 대한 의미를 분석하여 이상 여부를 판정하는 기능이 병행 처리된다.At this time, in the initialization step (S402) of the user environment, additional operations such as user setting for the logged-in operator, environment initialization according to the terminal type, system logo output, and the like are performed, and the overload class comparison step of the semantic analysis device 38 ( In step S406, the function of analyzing the meaning of the parameters of the input command to determine whether there is an error is processed in parallel.

상기 의미 분석 장치(38)의 의미 분석시 조사되는 내용으로는 파라미터 갯수, 파라미터 타입, 파라미터 값의 범위, 명령어 사용 가능자, 과부하 등급 등이 있으며, 과부하 등급의 비교(S406)는 이 때 조사된 입력 명령어의 과부하 등급과 도 1의 OAP(7)에 의해 결정되어 과부하 테이블(37)에 저장된 현재 시스템 과부하 등급을 비교하여 입력 명령어의 수행 여부를 결정하는 것이다.The semantic analysis of the semantic analysis device 38 includes the number of parameters, the parameter type, the range of parameter values, the command user, the overload rating, and the like. The overload class of the command is compared with the current system overload class determined by the OAP 7 of FIG. 1 and stored in the overload table 37 to determine whether to perform an input command.

이와같이 시스템이 과부하 상태인 경우 즉, 입력된 명령어의 과부하 등급이 시스템의 현재 과부하 등급보다 높은 경우는 입력 명령어의 수행이 거절되는데, 다음 명령어 수행시 과부하가 해제(이때 과부하 등급은 0으로 됨)되거나 명령어 리스트 테이블(34)에 저장된 입력 명령어의 등급보다 시스템의 현재 과부하 등급(과부하 테이블(37) 값)이 작을 경우에 입력 명령어의 수행이 정상적으로 처리된다.As such, when the system is overloaded, that is, when the overload level of the input command is higher than the current overload level of the system, the execution of the input command is rejected. If the current overload class (overload table 37 value) of the system is smaller than the class of the input command stored in the command list table 34, the execution of the input command is normally processed.

상기와 같은 본 발명은 시스템 전체 부하를 확인한 후 각 과부하 레벨에 따라 시스템을 운용, 제어할 수 있는 명령어를 수행시키거나 차단함으로써, 시스템 운영상 매우 중요한 제어 명령어만을 입력 가능하도록 하는 제어 방법에 관한 것으로서 시스템 과부하시 시스템에 미치는 부하를 최소화시켜 시스템의 가용성을 높이는 효과를 제공한다. 또한 정당한 권한을 가진자가 입력하였는지를 알아낼 수 있을 뿐만 아니라 새로운 명령어를 추가하거나 불필요한 명령어를 삭제할 경우 명령어 문법 해석기 자체 프로그램을 변경시키지않고 간단히 파일만을 조작하여 명령어 또는 파라미터 타입에 대한 변경이 가능하다.The present invention as described above relates to a control method for allowing only control commands that are very important for system operation by executing or blocking a command for operating and controlling the system according to each overload level after checking the overall system load. It provides the effect of increasing the availability of the system by minimizing the load on the system in case of overload. In addition, it is possible not only to find out whether a user with proper authority has input, but also to add a new command or delete an unnecessary command, it is possible to change the command or parameter type by simply manipulating a file without changing the program of the command syntax interpreter itself.

따라서 시스템 운용중 언제든지 새로운 요구에 맞춰 변경이 가능하여 명령어 해석기 자체를 중단없이 수행시킬수 있는 장점과 명령어 리스트 파일 구조만을 알고 있다면 기능의 추가와 변경같은 소프트웨어의 수명 사이클(Life Cycle)중에 발생하는 환경 변화에 쉽게 적응할 수 있는 유연성과 별도의 유지보수를 위한 추가 노력이 필요치 않은 장점을 갖고 있다.Therefore, it can be changed at any time during the operation of the system, so that the command interpreter itself can be executed without interruption, and if you only know the command list file structure, the environment changes that occur during the life cycle of the software such as the addition and change of functions. Its flexibility is easy to adapt to, and it requires no extra effort for maintenance.

Claims (7)

사용가능한 모든 명령어에 대한 문법과 명령어별 파라미터에 대한 타입 및 특성을 필드별로 구분하여 저장시킨 명령어 리스트 파일과,Command list file that stores the syntax of all available commands and types and characteristics of each command parameter by field, and 시스템 운용자가 시스템을 사용하기 위해 로그인 하면 사용자 설정 등 환경에 대한 초기화를 수행하는 초기화 장치와,When the system operator logs in to use the system, an initialization device that initializes the environment, such as user settings, 상기 초기화 장치에서 상기 명령어 리스트 파일을 읽어 로딩(Loading)시킨 명령어 리스트 테이블과,A command list table read and loaded from the command list file by the initialization device; 현재 시스템의 과부하 레벨값을 저장하는 과부하 테이블과,An overload table that stores the current system overload level, 상기 로그인한 운용자가 임의의 명령어를 입력한 경우 입력된 명령어를 토큰 단위로 분할하여 그 토큰들의 리스트를 출력하는 토큰 분할 장치와,A token dividing apparatus for dividing an input command by a token unit and outputting a list of tokens when the logged-in operator inputs an arbitrary command; 상기 토큰 분할 장치에서 출력된 토큰 리스트를 입력받아 문법에 합당한가를 검사하여 오류가 발생한 경우 에러 메시지를 출력하고, 합당한 경우 상기 토큰 리스트를 출력하는 문법 분석 장치와,A grammar analysis device that receives the token list output from the token splitting device and checks whether the grammar is proper and outputs an error message if an error occurs, and outputs the token list if it is proper; 상기 문법 분석 장치에서 출력된 토큰 리스트를 입력받아 그 토큰 리스트의 파라미터 개수, 파라미터 타입, 파라미터 값의 범위, 명령어 사용 가능자, 과부하 등급을 조사하여 오류가 발생한 경우 오류 메시지를 출력하고, 합당한 경우 상기 토큰 리스트를 출력하는 의미 분석 장치와,Inputs the token list output from the grammar analysis device and checks the number of parameters, parameter type, parameter value range, command available user, and overload class of the token list, and outputs an error message if an error occurs, and if appropriate, the token. A semantic analyzer that outputs a list, 상기 의미 분석 장치에서 출력된 토큰 리스트를 입력받아 해당 명령어를 수행하는 명령어 수행장치로 구성된 것을 특징으로 하는 시스템 과부하 방지를 위한 사용자 명령어 제어 장치.And a command execution device configured to receive a token list output from the semantic analysis device and perform a corresponding command. 제 1 항에 있어서,The method of claim 1, 상기 의미 분석 장치는The semantic analysis device 상기 입력된 명령어의 과부하 등급과 상기 과부하 테이블에 저장된 현재 시스템의 과부하 등급을 비교하여 상기 입력된 명령어의 과부하 등급이 시스템의 과부하 등급 보다 낮은 경우 상기 토큰 리스트를 명령어 수행 장치로 출력하여 명령어가 수행되도록 하며, 그렇지 않은 경우 오류 메시지를 출력하는 것을 특징으로 하는 시스템 과부하 방지를 위한 사용자 명령어 제어 장치.The overload level of the input command is compared with the overload level of the current system stored in the overload table. When the overload level of the input command is lower than the overload level of the system, the token list is output to the command execution device so that the command is executed. And if not, outputting an error message. 제 1 항에 있어서,The method of claim 1, 상기 명령어 리스트 파일은The command list file is 명령어 이름 영역(COM_ID)과,Command name field (COM_ID), 그 명령어가 실제 수행되는 프로그램 파일 이름 영역(PROG_ID)과,The program file name area (PROG_ID) where the command is actually executed, 최소 입력 파라미터 수 영역(PAR_MIN)과,Minimum input parameter area (PAR_MIN), 최대 입력 파라미터 수 영역(PAR_MAX)과,The maximum number of input parameters (PAR_MAX), 명령어 사용이 가능한 사용자 분류 영역(USER_CLASS)과,User-classified area (USER_CLASS) where commands are available, 명령어 사용이 가능한 과부하 등급 영역(OVLD_LEVEL)과,Command overload class area (OVLD_LEVEL), 파라미터의 데이터의 형태가 숫자인지 문자인지를 나타내는 데이터 형태 영역(PAR_TYPE)과,A data type field (PAR_TYPE) indicating whether the data type of the parameter is numeric or character, 최소 입력값 영역(LOW_BOUND)과,The minimum input field (LOW_BOUND), 최대 입력값 영역(UPPER_BOUND)으로 구성된 것을 특징으로 하는 시스템 과부하 방지를 위한 사용자 명령어 제어 장치.User command control device for preventing the system overload, characterized in that the maximum input value area (UPPER_BOUND). 제 3 항에 있어서,The method of claim 3, wherein 상기 최소 입력값 영역(LOW_BOUND)과 최대 입력값 영역(UPPER_ BOUND)은The minimum input value area LOW_BOUND and the maximum input value area UPPER_ BOUND are 상기 데이터 형태 영역(PAR_TYPE)에서 데이터의 형태가 숫자라고 지정된 경우에만 유효하며, 데이터의 형태가 문자로 지정되거나, 문자와 숫자의 공통으로 지정된 경우는 '0'으로 표시되는 것을 특징으로 하는 시스템 과부하 방지를 위한 사용자 명령어 제어 장치.It is valid only when the data type is designated as a number in the data type area PAR_TYPE, and when the data type is designated as a letter or when the letter and the number are specified in common, the system is overloaded. User command control device for prevention. 지능망 서비스의 높은 신뢰도와 가용성을 유지하기 위해 사용되는 서비스 제어 시스템의 서비스 제어 방법에 있어서,In the service control method of the service control system used to maintain high reliability and availability of intelligent network services, 시스템 과부하로 인한 호 처리 성능의 감소 현상이 발생한 상황에서 불필요한 명령어를 수행시킴으로써 중앙 처리 장치(CPU)를 독점하거나, 시스템 프로세서간 통신기능을 담당하는 지역 망(LAN)상의 트래픽을 증폭시켜 시스템의 과부하를 가중시키는 것을 방지하기 위해, 모든 명령어에 대한 과부하 등급을 지정하고 현재 시스템의 과부하 등급을 확인하여, 임의의 명령이 입력된 경우 그 명령어의 과부하 등급이 현재 시스템의 과부하 등급보다 낮은 경우에만 그 명령어를 수행하도록하는 것을 특징으로 하는 시스템 과부하 방지를 위한 사용자 명령어 제어 방법.In the situation where the call processing performance decreases due to the system overload, unnecessary instructions are executed to monopolize the central processing unit (CPU) or to amplify the traffic on the local area network (LAN) that is responsible for communication between system processors. To avoid weighting the system, specify the overload class for all commands and check the overload class of the current system, and if any command is entered, only if the overload class of the command is lower than the overload class of the current system. User command control method for preventing the system overload, characterized in that to perform. 제 5 항에 있어서,The method of claim 5, 상기 시스템 과부하 방지를 위한 서비스 제어 방법은The service control method for preventing the system overload 모든 명령어에 대한 문법과 명령어별 파라미터에 대한 타입 및 특성을 필드별로 구분하여 명령어의 과부하 등급 및 특성 정보를 저장하고 있는 명령어 리스트 파일과, 현재 시스템의 과부하 상태값을 저장하고 있는 과부하 테이블을 구비하여,It has a command list file that stores the command overload class and characteristic information by dividing the syntax and type of each command's syntax and parameters by field, and the overload table that stores the current system's overload status. , 시스템 운용자가 시스템에 로그인하면 상기 명령어 리스트 파일을 읽어 들여 명령어 리스트 테이블을 초기화한 후, 명령어의 입력을 대기하는 제 1 단계와,After the system operator logs in to the system, the first step of reading the command list file to initialize the command list table and waiting for input of the command, 상기 제 1 단계에서 명령어의 입력을 대기하다가 사용자로부터 임의의 명령어가 입력되면, 그 명령어를 토큰 단위로 분할하여 토큰 리스트를 생성하는 제 2 단계와,A second step of generating a token list by dividing the command into token units when an arbitrary command is input from a user while waiting for input of the command in the first step; 상기 제 2 단계에서 생성된 토큰 리스트가 문법에 합당한지를 확인하여 문법상 오류가 발생하지 않은 경우 입력된 명령어에 해당하는 명령어 리스트 테이블을 확인하여 그 명령어의 과부하 등급을 인지하는 제 3 단계와,A third step of recognizing an overload level of the command by checking a command list table corresponding to an input command if a grammar error does not occur by checking whether the token list generated in the second step is grammatical; 상기 과부하 테이블을 확인하여 시스템의 현재 과부하 등급을 인지하여 상기 제 3 단계에서 인지된 명령어의 과부하 등급과 비교하는 제 4 단계와,A fourth step of checking the overload table to recognize the current overload level of the system and comparing it with the overload level of the command recognized in the third step; 상기 제 4 단계의 비교 결과 상기 명령어의 과부하 등급이 시스템의 현재 과부하 등급보다 낮은 경우 해당 명령어를 수행하는 제 5 단계로 구성된 것을 특징으로 하는 시스템 과부하 방지를 위한 사용자 명령어 제어 방법.And a fifth step of performing a corresponding command when the overload level of the command is lower than the current overload level of the system, as a result of the comparison of the fourth step. 제 6 항에 있어서,The method of claim 6, 제 3 단계의 문법상 오류 확인 결과 문법상에 오류가 발생했거나,If the error in the grammar resulted in the error in the grammar step 3, 제 4 단계의 비교 결과 명령어의 과부하 등급이 시스템의 현재 과부하 등급보다 높은 경우 오류 메시지를 출력한 후 새로운 명령어의 입력을 대기하는 것을 특징으로 하는 시스템 과부하 방지를 위한 서비스 제어 방법.If the overload level of the command is higher than the current overload level of the system as a result of the comparison in the fourth step, outputting an error message and then waiting for input of a new command.
KR1019970039414A 1997-08-19 1997-08-19 User's command language control device for preventing system overload and its method KR100241329B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019970039414A KR100241329B1 (en) 1997-08-19 1997-08-19 User's command language control device for preventing system overload and its method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019970039414A KR100241329B1 (en) 1997-08-19 1997-08-19 User's command language control device for preventing system overload and its method

Publications (2)

Publication Number Publication Date
KR19990016747A true KR19990016747A (en) 1999-03-15
KR100241329B1 KR100241329B1 (en) 2000-02-01

Family

ID=19517792

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019970039414A KR100241329B1 (en) 1997-08-19 1997-08-19 User's command language control device for preventing system overload and its method

Country Status (1)

Country Link
KR (1) KR100241329B1 (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100329860B1 (en) * 1999-09-17 2002-03-22 서평원 A method of processing human relationship instruction for communication system
KR100475395B1 (en) * 2002-08-08 2005-03-10 엘지전자 주식회사 Method of Input Parameter Compensating in Policing Apparatus
KR100567280B1 (en) * 1998-12-31 2006-05-25 주식회사 인프라밸리 Intelligent network service device and method
KR100759089B1 (en) * 2005-09-26 2007-09-19 (주)나즌커뮤니케이션 method for controlling over-load of linux server
KR102163818B1 (en) * 2020-06-18 2020-10-12 주식회사 테크스페이스 Automatically completed backend flatform building apprarus

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR950003677B1 (en) * 1991-12-17 1995-04-17 한국전기통신공사 Operations processing method in electron exchanges
KR950005986B1 (en) * 1991-12-17 1995-06-07 재단법인 한국전자통신연구소 Processor-error detecting method

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100567280B1 (en) * 1998-12-31 2006-05-25 주식회사 인프라밸리 Intelligent network service device and method
KR100329860B1 (en) * 1999-09-17 2002-03-22 서평원 A method of processing human relationship instruction for communication system
KR100475395B1 (en) * 2002-08-08 2005-03-10 엘지전자 주식회사 Method of Input Parameter Compensating in Policing Apparatus
KR100759089B1 (en) * 2005-09-26 2007-09-19 (주)나즌커뮤니케이션 method for controlling over-load of linux server
KR102163818B1 (en) * 2020-06-18 2020-10-12 주식회사 테크스페이스 Automatically completed backend flatform building apprarus

Also Published As

Publication number Publication date
KR100241329B1 (en) 2000-02-01

Similar Documents

Publication Publication Date Title
US8707386B2 (en) Policy processing system, method, and program
CN109417496A (en) Automation services functional verification in virtual network environment
KR100241329B1 (en) User's command language control device for preventing system overload and its method
US6807416B2 (en) Troubleshooting method and apparatus
EP1146426B1 (en) Dynamic rule sets for generated logs in a network
US7047295B1 (en) Generic alignment method in a multimanager environment
US6272585B1 (en) Multiple interrupt handling method and apparatus
US5583986A (en) Apparatus for and method of duplex operation and management for signalling message exchange no. 1 system
US7502447B2 (en) Call failure recording
CN112995071B (en) Problem chip positioning method
CN115396954A (en) Distributed multi-dimensional current limiting system and method
US7389340B2 (en) Execution sets for generated logs
CN109428752B (en) Verification method and device
US6212267B1 (en) Switching system service controller operating in a closed loop with call processor using subscriber-specific scheduling memories
KR19980049372A (en) Real-time fault monitoring method for maintaining availability of service control system
KR960010867B1 (en) Method of releasing for error origination
KR19980035956A (en) Statistical history calculation method of intelligent network service control / management system
KR0182641B1 (en) Limited processor of input instruction in full electronic switching system
JPH04252533A (en) Fault notice system
KR100322671B1 (en) Ain ststem based on international specifications in wire or wireless communication networks
CN117675944A (en) Route service optimization method and system based on unified data and WLAN exchange
IES960257A2 (en) A service provider for interaction with a¹telecommunications network signalling system
KR960016534B1 (en) Distributed system and service control of intelligent network service control management
US7197551B2 (en) Method and system for implementing supervision in a telecommunication system
KR100258081B1 (en) A method for maintenance function structure in atm switching system

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
FPAY Annual fee payment

Payment date: 20071024

Year of fee payment: 9

LAPS Lapse due to unpaid annual fee