JP2013012896A - Device, method and program for maintenance management - Google Patents

Device, method and program for maintenance management Download PDF

Info

Publication number
JP2013012896A
JP2013012896A JP2011144163A JP2011144163A JP2013012896A JP 2013012896 A JP2013012896 A JP 2013012896A JP 2011144163 A JP2011144163 A JP 2011144163A JP 2011144163 A JP2011144163 A JP 2011144163A JP 2013012896 A JP2013012896 A JP 2013012896A
Authority
JP
Japan
Prior art keywords
command
load data
maintenance
execution
execution control
Prior art date
Legal status (The legal status 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 status listed.)
Granted
Application number
JP2011144163A
Other languages
Japanese (ja)
Other versions
JP5603836B2 (en
Inventor
Toyoji Sato
豊治 佐藤
Kazunori Ii
和典 井
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone Corp
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 Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP2011144163A priority Critical patent/JP5603836B2/en
Publication of JP2013012896A publication Critical patent/JP2013012896A/en
Application granted granted Critical
Publication of JP5603836B2 publication Critical patent/JP5603836B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Debugging And Monitoring (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a device, a method and a program for maintenance management, capable of executing maintenance management processing of devices constituting a network without affecting communication service quality.SOLUTION: The maintenance management device includes: a load data management unit 11 for acquiring and storing load data indicative of the load condition of the own device at predetermined time intervals; a processing increase load data storage 13 for storing, as processing increase load data, a variation of the load data when a command was executed in the past; a processing execution control data storage 14 for storing a threshold for use in determining whether or not the command is executable; and on the acquisition of a command execution request, a command execution control unit 15 for executing the command after determining the command is executable if predicted load data, predicted from the most up-to-date load data and the processing increase load data, at the execution of the command is smaller than a threshold, whereas determining that the command is not executable if predicted load data is greater than the threshold.

Description

本発明は、通信ネットワーク構成装置間において、保守管理のための定期処理やイベント処理の実行状態を制御してネットワーク構成装置における処理遅延や輻輳状態を回避する保守管理装置、保守管理方法、および保守管理用プログラムに関する。   The present invention relates to a maintenance management device, a maintenance management method, and a maintenance method that control the execution status of periodic processing and event processing for maintenance management between communication network configuration devices to avoid processing delay and congestion in the network configuration device It relates to a management program.

従来、通信ネットワークを用いて適切な通信サービスを提供するために、通常の通信処理の他に保守管理のための処理として、ネットワークを構成する装置の品質測定等の定期処理や保守者の操作により入力されるデータ設定や状態監視等のためのコマンド処理などのイベント処理を、ネットワーク通信を用いて行っている。   Conventionally, in order to provide an appropriate communication service using a communication network, as a process for maintenance management in addition to a normal communication process, it is possible to perform periodic processing such as quality measurement of devices constituting the network and the operation of a maintenance person. Event processing such as command processing for input data setting and status monitoring is performed using network communication.

これらの定期処理/イベント処理等の保守管理処理は、処理要求が発生すればシステムの負荷状況とは無関係に実行される。   Maintenance management processing such as periodic processing / event processing is executed regardless of the system load status when a processing request is generated.

その結果、定期処理/イベント処理の実行により負荷が上昇し、遅延などの品質劣化が生じたり、輻輳状態と判断されて規制が行われる恐れがある。   As a result, there is a risk that the load increases due to the execution of the periodic processing / event processing, quality degradation such as delay occurs, or regulation is performed because it is judged as a congestion state.

ネットワークにおける通信トラフィック輻輳を制御するための技術として、特許文献1または特許文献2に記載のシステムがある。   As a technique for controlling communication traffic congestion in a network, there is a system described in Patent Document 1 or Patent Document 2.

この特許文献1に記載のトラフィック輻輳制御システムでは、ユーザ毎に輻輳制御を行い、また輻輳制御用の無駄な処理量を削減することにより、効率よく通信制御を行うことができる。   In the traffic congestion control system described in Patent Document 1, it is possible to efficiently perform communication control by performing congestion control for each user and reducing a wasteful processing amount for congestion control.

また特許文献2に記載の通信システムでは、当該システムが過負荷状態に陥った際に、呼設定用及びデータ転送用信号の応答を、プロトコルで規定された範囲内で遅らせて負荷状態を緩和させることにより、通信サービス上の疎通性および接続性をほとんど損なわず、また通信システムの処理量を過分に下回らせることなく、通信システムの正常状態への復帰を図ることができる。   Further, in the communication system described in Patent Document 2, when the system falls into an overload state, the response of the call setting signal and the data transfer signal is delayed within a range specified by the protocol to alleviate the load state. As a result, it is possible to restore the communication system to a normal state without substantially impairing communication and connectivity in the communication service and without excessively reducing the processing amount of the communication system.

特開2003−60692号公報JP 2003-60692 A 特開平5−344158号公報JP-A-5-344158

通常、通信システムにおいて輻輳状態と判断されると、コマンドや定期処理の規制は実施されず、呼の流入規制(発信規制や、流入呼を呼損とする措置)が行われるため、通信サービス品質に悪影響を及ぼすという問題が生じる。   Normally, when a communication system is determined to be in a congested state, restrictions on commands and periodic processing are not implemented, and call inflow restrictions (outgoing restrictions and measures for making incoming calls call loss) are performed. The problem of adversely affecting the system arises.

そのため、輻輳状態を招くことなく、ネットワーク通信を維持するための保守管理処理とが実行可能となるように管理するための技術が望まれていた。   Therefore, there has been a demand for a technique for performing management so that maintenance management processing for maintaining network communication can be performed without causing a congestion state.

本発明は上記課題を鑑みてなされたものであり、通信サービス品質に悪影響を及ぼさずに、当該ネットワークを構成する装置の保守管理処理を実行することが可能な保守管理装置、保守管理方法、および保守管理用プログラムを提供することを課題とする。   The present invention has been made in view of the above problems, a maintenance management device, a maintenance management method, and a maintenance management method capable of executing maintenance management processing of devices constituting the network without adversely affecting communication service quality. It is an object to provide a maintenance management program.

上記の課題を解決するための本発明の保守管理装置は、保守対象の端末に接続された保守管理装置であって、自装置の負荷状態を示す負荷データを、所定時間間隔で取得して記憶する負荷データ管理部と、前記端末の保守に関し過去にコマンドが実行されたときの、当該コマンドの実行による負荷データの変化量を処理上昇負荷データとして記憶する処理上昇負荷データ記憶部と、前記端末の保守に関するコマンドの実行の可否判定に用いる閾値を記憶する処理実行制御データ記憶部と、前記保守に関するコマンドの実行要求を取得すると、前記負荷データ管理部に記憶された最新の負荷データと、前記処理上昇負荷データ記憶部に記憶された処理上昇負荷データとから予測される当該コマンド実行時の予測負荷データが、前記処理実行制御データ記憶部に記憶された閾値よりも小さいときには当該コマンドの実行が可能と判定して実行し、大きいときには当該コマンドの実行が不可と判定するコマンド実行制御部とを備えることを特徴とする。   A maintenance management device of the present invention for solving the above problem is a maintenance management device connected to a maintenance target terminal, and acquires and stores load data indicating a load state of the device at predetermined time intervals. A load data management unit for storing, a process increase load data storage unit for storing, as process increase load data, a change amount of load data due to execution of the command when a command has been executed in the past with respect to maintenance of the terminal, and the terminal A process execution control data storage unit that stores a threshold value used to determine whether or not a command related to maintenance can be executed, a command execution request related to maintenance, and the latest load data stored in the load data management unit, Predicted load data at the time of executing the command predicted from the process increasing load data stored in the process increasing load data storage unit is the process execution control. When less than the stored threshold value over data storage unit and executes determination allows execution of the command, characterized in that the execution of the command and a No and determining the command execution controller when large.

また、本発明の保守管理方法は、保守対象の端末に接続された保守管理装置が、自装置の負荷状態を示す負荷データを、所定時間間隔で取得して記憶するデータ管理ステップと、前記端末の保守に関し過去にコマンドが実行されたときの、当該コマンドの実行による負荷データの変化量を処理上昇負荷データとして記憶する処理上昇負荷データ記憶ステップと、前記端末の保守に関するコマンドの実行の可否判定に用いる閾値を記憶する処理実行制御データ記憶ステップと、前記の保守に関するコマンドの実行要求を取得すると、前記データ管理ステップで記憶された最新の負荷データと、前記処理上昇負荷データ記憶ステップで記憶された処理上昇負荷データとから予測される当該コマンド実行時の予測負荷データが、前記処理実行制御データ記憶ステップで記憶された閾値よりも小さいときには当該コマンドの実行が可能と判定して実行し、大きいときには当該コマンドの実行が不可と判定するコマンド実行制御ステップとを有することを特徴とする。   The maintenance management method of the present invention includes a data management step in which a maintenance management apparatus connected to a maintenance target terminal acquires and stores load data indicating a load state of the own apparatus at predetermined time intervals, and the terminal A process increase load data storage step for storing, as process increase load data, the amount of change in load data due to execution of the command when a command has been executed in the past, and whether to execute the command related to maintenance of the terminal When the processing execution control data storage step for storing the threshold value used for the above and the execution request for the command related to the maintenance are acquired, the latest load data stored in the data management step and the processing increase load data storage step are stored. Predicted load data at the time of execution of the command predicted from the processed increase load data is the process execution control data. When less than a threshold value stored in data storage step and run determined to be the execution of the command, and having a command execution control step of determining execution impossible of the command when large.

また、本発明の保守管理用プログラムは、保守対象の端末に接続された保守管理装置に、自装置の負荷状態を示す負荷データを、所定時間間隔で取得して記憶するデータ管理機能と、前記端末の保守に関し過去にコマンドが実行されたときの、当該コマンドの実行による負荷データの変化量を処理上昇負荷データとして記憶する処理上昇負荷データ記憶機能と、前記端末の保守に関するコマンドの実行の可否判定に用いる閾値を記憶する処理実行制御データ記憶機能と、前記の保守に関するコマンドの実行要求を取得すると、前記データ管理機能により記憶された最新の負荷データと、前記処理上昇負荷データ記憶機能により記憶された処理上昇負荷データとから予測される当該コマンド実行時の予測負荷データが、前記処理実行制御データ記憶機能により記憶された閾値よりも小さいときには当該コマンドの実行が可能と判定して実行し、大きいときには当該コマンドの実行が不可と判定するコマンド実行制御機能とを実行させることを特徴とする。   The maintenance management program of the present invention includes a data management function for acquiring and storing load data indicating a load state of the own device at a predetermined time interval in a maintenance management device connected to a maintenance target terminal; Process increase load data storage function for storing, as process increase load data, the amount of change in load data caused by execution of a command when a command related to terminal maintenance has been executed in the past, and whether or not the command related to terminal maintenance can be executed When a process execution control data storage function for storing a threshold value used for determination and a command execution request related to the maintenance are acquired, the latest load data stored by the data management function and the process increase load data storage function are stored. Predicted load data at the time of command execution predicted from the processed increase load data is the process execution control data And determined to be the execution of the command is executed when less than the stored threshold by 憶 function, wherein the execution of the command to execute a determining command execution control function impossible when large.

本発明の保守管理装置、保守管理方法、および保守管理用プログラムによれば、通信サービス品質に悪影響を及ぼさずに、当該ネットワークを構成する装置の保守管理処理を実行することができる。   According to the maintenance management device, the maintenance management method, and the maintenance management program of the present invention, it is possible to execute the maintenance management processing of the devices constituting the network without adversely affecting the communication service quality.

本発明の一実施形態による保守管理装置の構成を示す全体図である。1 is an overall view showing a configuration of a maintenance management device according to an embodiment of the present invention. 本発明の一実施形態による保守管理装置の処理実行制御データ記憶部に記憶される処理実行制御データの一例を示す説明図である。It is explanatory drawing which shows an example of the process execution control data memorize | stored in the process execution control data memory | storage part of the maintenance management apparatus by one Embodiment of this invention. 本発明の一実施形態による保守管理装置の処理上昇負荷データ記憶部に記憶される処理上昇負荷データの一例を示す説明図である。It is explanatory drawing which shows an example of the process increase load data memorize | stored in the process increase load data memory | storage part of the maintenance management apparatus by one Embodiment of this invention. 本発明の一実施形態による保守管理装置の動作を示すフローチャートである。It is a flowchart which shows operation | movement of the maintenance management apparatus by one Embodiment of this invention. 本発明の一実施形態による保守管理装置のコマンド実行制御部で実行されるコマンドの実行の可否判定処理を示すフローチャートである。It is a flowchart which shows the decision | availability determination process of the command performed by the command execution control part of the maintenance management apparatus by one Embodiment of this invention. 本発明の一実施形態による保守管理装置の負荷データ管理部の負荷データ記憶部に記憶される負荷データの一例を示す説明図である。It is explanatory drawing which shows an example of the load data memorize | stored in the load data storage part of the load data management part of the maintenance management apparatus by one Embodiment of this invention. 本発明の一実施形態による保守管理装置の処理上昇負荷データ算出部で実行される処理上昇負荷データ算出処理を示すフローチャートである。It is a flowchart which shows the process increase load data calculation process performed by the process increase load data calculation part of the maintenance management apparatus by one Embodiment of this invention.

〈一実施形態による保守管理装置の構成〉
本発明の一実施形態による保守管理装置1の構成について、図1を参照して説明する。
<Configuration of Maintenance Management Device According to One Embodiment>
The configuration of the maintenance management device 1 according to an embodiment of the present invention will be described with reference to FIG.

本実施形態による保守管理装置1は保守対象の保守端末2に接続され、負荷データ管理部11と、処理上昇負荷データ算出部12と、処理上昇負荷データ記憶部13と、処理実行制御データ記憶部14と、コマンド実行制御部15と、スキップ数管理部16と、エスカレーション機能部17とを有する。   The maintenance management device 1 according to the present embodiment is connected to a maintenance terminal 2 to be maintained, and includes a load data management unit 11, a process increase load data calculation unit 12, a process increase load data storage unit 13, and a process execution control data storage unit. 14, a command execution control unit 15, a skip number management unit 16, and an escalation function unit 17.

負荷データ管理部11は、自保守管理装置1の負荷データとして、CPU使用率、メモリ使用率、ディスクIOの負荷状況等を所定時間間隔で取得する負荷データ取得部11aと、この負荷データ取得部11aで取得した負荷データを記憶する負荷データ記憶部11bとを有する。   The load data management unit 11 includes, as load data of the self-maintenance management apparatus 1, a load data acquisition unit 11a that acquires a CPU usage rate, a memory usage rate, a load status of the disk IO, and the like at predetermined time intervals, and this load data acquisition unit And a load data storage unit 11b for storing the load data acquired in 11a.

処理上昇負荷データ算出部12は、保守端末2の保守に関するコマンドが実行されたときに、当該コマンドの実行による負荷データの変化量を処理上昇負荷データとして算出する。   When a command related to maintenance of the maintenance terminal 2 is executed, the process increasing load data calculating unit 12 calculates the amount of change in load data due to the execution of the command as process increasing load data.

処理上昇負荷データ記憶部13は、処理上昇負荷データ算出部12で算出された処理上昇負荷データを、該当するコマンドの識別情報とともに記憶する。   The process increasing load data storage unit 13 stores the process increasing load data calculated by the process increasing load data calculation unit 12 together with the identification information of the corresponding command.

処理実行制御データ記憶部14は、コマンド実行制御部15においてコマンド実行の可否判定の制御に用いる閾値を決定するための関数を、処理実行制御データとして記憶する。   The process execution control data storage unit 14 stores, as process execution control data, a function for determining a threshold value used in the command execution control unit 15 for controlling execution of the command.

コマンド実行制御部15は、保守端末2の保守のためのコマンドや定期処理の実行要求を取得すると、負荷データ管理部11の負荷データ記憶部11bに記憶された負荷データと、処理上昇負荷データ記憶部13に記憶された処理上昇負荷データと、処理実行制御データ記憶部14に記憶された処理実行制御データにより算出した閾値とに基づいて、要求されたコマンドの実行の可否を判定する。そして、実行可能と判定したときには当該コマンドを実行し、実行不可と判定したときにはコマンドを実行せずスキップする。   When the command execution control unit 15 obtains a command for maintenance of the maintenance terminal 2 or an execution request for periodic processing, the load data stored in the load data storage unit 11b of the load data management unit 11 and the processing increase load data storage Based on the process increasing load data stored in the unit 13 and the threshold calculated from the process execution control data stored in the process execution control data storage unit 14, it is determined whether or not the requested command can be executed. When it is determined that the command can be executed, the command is executed. When it is determined that the command cannot be executed, the command is not executed and the command is skipped.

スキップ数管理部16は、コマンド実行制御部15において定期処理のコマンドの実行がスキップされた回数をコマンドごとに計数する。   The skip number management unit 16 counts, for each command, the number of times that the command execution control unit 15 has skipped execution of the command for the periodic process.

エスカレーション機能部17は、スキップ数管理部16で計数されたスキップ回数が予め設定された閾値を超えた定期処理のコマンドに関し、コマンドの実行を制御するための閾値を上げるように、処理実行制御データ記憶部14に記憶された関数を更新する。   The escalation function unit 17 is configured to increase the threshold value for controlling the execution of the command with respect to the command for the periodic process in which the skip count counted by the skip number management unit 16 exceeds a preset threshold value. The function stored in the storage unit 14 is updated.

〈一実施形態による保守管理装置の動作〉
次に、本実施形態による保守管理装置の動作として、保守端末2から「コマンドA」の実行要求が送信されたときの処理について、図2〜7を参照して説明する。
<Operation of Maintenance Management Device According to One Embodiment>
Next, as an operation of the maintenance management device according to the present embodiment, a process when an execution request for “command A” is transmitted from the maintenance terminal 2 will be described with reference to FIGS.

本実施形態において、処理実行制御データ記憶部14には、コマンド実行制御部15においてコマンドの実行の制御に用いる閾値を決定するための関数である処理実行制御データが記憶されている。   In the present embodiment, the process execution control data storage unit 14 stores process execution control data that is a function for determining a threshold value used for command execution control in the command execution control unit 15.

処理実行制御データの一例を、図2に示す。図2の処理実行制御データでは、現在(最新)の負荷データが「0(%)〜40(%)」のときはコマンドの実行可否を制御するための判定閾値を「80(%)」とし、現在(最新)の負荷データが「40(%)〜70(%)」のときはコマンドの実行可否を制御するための判定閾値を「90(%)」とし、現在(最新)の負荷データが「70(%)〜90(%)」のときはコマンドの実行可否を制御するための判定閾値を「95(%)」とし、現在(最新)の負荷データが「90(%)〜100(%)」のときはコマンドの実行不可とすることが示されている。この閾値を用いたコマンドの実行制御については後述する。   An example of the process execution control data is shown in FIG. In the process execution control data of FIG. 2, when the current (latest) load data is “0 (%) to 40 (%)”, the determination threshold value for controlling the execution of the command is set to “80 (%)”. When the current (latest) load data is “40 (%) to 70 (%)”, the determination threshold value for controlling execution of the command is set to “90 (%)”, and the current (latest) load data Is “70 (%) to 90 (%)”, the determination threshold value for controlling the execution of the command is set to “95 (%)”, and the current (latest) load data is “90 (%) to 100 (%)”. "(%)" Indicates that the command cannot be executed. Command execution control using this threshold will be described later.

また、処理上昇負荷データ記憶部13には、過去のイベント処理時にコマンド実行の都度算出された、各コマンド(コマンドAを含む)の実行による負荷データの上昇量である処理上昇負荷データが記憶されている。   Further, the process increasing load data storage unit 13 stores process increasing load data, which is an increase amount of the load data by executing each command (including the command A), which is calculated every time the command is executed during the past event processing. ing.

処理上昇負荷データの一例を、図3に示す。図3の処理上昇負荷データでは、コマンドAの処理上昇負荷データが「15(%)」であり、コマンドBの処理上昇負荷データが「2(%)」であり、定期処理Cの処理上昇負荷データが「7(%)」であり、定期処理Dの処理上昇負荷データが「5(%)」であることを示している。この処理上昇負荷データの算出処理については後述する。   An example of the processing increase load data is shown in FIG. In the process increase load data of FIG. 3, the process increase load data of the command A is “15 (%)”, the process increase load data of the command B is “2 (%)”, and the process increase load of the periodic process C The data is “7 (%)”, and the process increasing load data of the periodic process D is “5 (%)”. The process of calculating the process increasing load data will be described later.

これらの情報が記憶されている状態で、保守管理装置1が稼働するときの保守管理装置1の動作について、図4のフローチャートを参照して説明する。   The operation of the maintenance management apparatus 1 when the maintenance management apparatus 1 operates in a state where these pieces of information are stored will be described with reference to the flowchart of FIG.

本実施形態として、図2の処理実行制御データと、図3の処理上昇負荷データと、負荷データとしてのCPU使用率とを用いて処理実行する場合について説明する。   As the present embodiment, a case will be described in which processing is executed using the processing execution control data in FIG. 2, the processing increase load data in FIG. 3, and the CPU usage rate as load data.

まず保守管理装置1が稼動されると、負荷データ管理部11の負荷データ取得部11aにより、自保守管理装置1の負荷データとしてのCPU使用率の所定時間間隔での取得が開始され、負荷データ記憶部11bに記憶される(S1)。   First, when the maintenance management device 1 is operated, the load data acquisition unit 11a of the load data management unit 11 starts acquiring the CPU usage rate as load data of the own maintenance management device 1 at a predetermined time interval. It is stored in the storage unit 11b (S1).

次に、保守対象の保守端末2からコマンドAの実行要求が送信され、これが保守管理装置1で受信されると(S2の「YES」)、コマンド実行制御部15において、負荷データ管理部11の負荷データ記憶部11bに記憶された負荷データと、処理上昇負荷データ記憶部13に記憶された処理上昇負荷データと、処理実行制御データ記憶部14に記憶された処理実行制御データにより算出した閾値とに基づいて、要求されたコマンドAの実行の可否が判定される(S3)。   Next, when an execution request for the command A is transmitted from the maintenance terminal 2 to be maintained and received by the maintenance management device 1 (“YES” in S2), the command execution control unit 15 executes the load data management unit 11 The load data stored in the load data storage unit 11b, the process increase load data stored in the process increase load data storage unit 13, and the threshold value calculated from the process execution control data stored in the process execution control data storage unit 14 Based on the above, it is determined whether or not the requested command A can be executed (S3).

コマンド実行制御部15において実行される、コマンドAの実行の可否判定処理について、図5のフローチャートを参照して説明する。   A process for determining whether or not to execute the command A, which is executed in the command execution control unit 15, will be described with reference to the flowchart of FIG.

まず、負荷データ管理部11の負荷データ記憶部11bが参照されて、現在(最新)の負荷データXとして、図6に示す時刻(t1)「1:29:20」の負荷データ「53(%)」が抽出される(S31)。   First, the load data storage unit 11b of the load data management unit 11 is referred to, and the load data “53 (%) of the time (t1)“ 1:29:20 ”shown in FIG. ) "Is extracted (S31).

次に、処理上昇負荷データ記憶部13に記憶された図3の処理上昇負荷データが参照されて、コマンドAに対する処理上昇負荷データY「15(%)」が抽出される(S32)。   Next, the process increasing load data in FIG. 3 stored in the process increasing load data storage unit 13 is referred to, and the process increasing load data Y “15 (%)” for the command A is extracted (S32).

次に、ステップS31で抽出された現在(最新)の負荷データX「53(%)」と、処理実行制御データ記憶部14に記憶された図2の処理実行制御データとから、要求されたコマンドAの実行の可否を判定するための判定閾値「90(%)」が算出される(S33)。   Next, a command requested from the current (latest) load data X “53 (%)” extracted in step S31 and the process execution control data of FIG. 2 stored in the process execution control data storage unit 14 is requested. A determination threshold “90 (%)” for determining whether or not A can be executed is calculated (S33).

次に、ステップS31で抽出された現在(最新)の負荷データX「53(%)」と、ステップS32で抽出されたコマンドAに対する処理上昇負荷データY「15(%)」との和がコマンドAを実行したときの予測負荷データとして算出され(S34)、この予測負荷データがステップS33で算出された判定閾値「90(%)」よりも小さければ(S35の「YES」)当該コマンドAの実行が可能と判定され(S36)、大きければ(S35の「NO」)実行不可と判定される(S37)。ここでは現在(最新)の負荷データ「53(%)」と処理上昇負荷データ「15(%)」との和「68(%)」が、閾値「90(%)」よりも小さいため、コマンドAの実行が可能と判定される。   Next, the sum of the current (latest) load data X “53 (%)” extracted in step S31 and the processing increase load data Y “15 (%)” for the command A extracted in step S32 is the command. Calculated as predicted load data when A is executed (S34), and if this predicted load data is smaller than the determination threshold “90 (%)” calculated in step S33 (“YES” in S35), the command A It is determined that the execution is possible (S36), and if it is larger (“NO” in S35), it is determined that the execution is impossible (S37). Here, since the sum “68 (%)” of the current (latest) load data “53 (%)” and the processing increased load data “15 (%)” is smaller than the threshold value “90 (%)”, the command It is determined that A can be executed.

図4のフローチャートに戻り、要求されたコマンドAの実行が可能であると判定されると(S4の「YES」)、コマンド実行制御部15によりコマンドAが実行されるとともに、コマンドAの実行要求送信元の保守端末2に対しコマンドAが実行された旨が通知される(S5)。この通知は保守端末2における表示等により、管理者に報知される。   Returning to the flowchart of FIG. 4, if it is determined that the requested command A can be executed (“YES” in S4), the command A is executed by the command execution control unit 15 and an execution request for the command A is issued. The transmission maintenance terminal 2 is notified that the command A has been executed (S5). This notification is notified to the administrator by display on the maintenance terminal 2 or the like.

コマンド実行制御部15によりコマンドAが実行されると、このコマンドAに関する処理上昇負荷データが、処理上昇負荷データ算出部12で算出される(S6)。   When the command A is executed by the command execution control unit 15, the process increasing load data relating to the command A is calculated by the process increasing load data calculating unit 12 (S6).

処理上昇負荷データ算出部12における処理上昇負荷データの算出処理について、図7のフローチャートを参照して説明する。本実施形態においては、負荷データ(CPU使用率)として、図6に示すように、コマンドAの実行開始直前(t1)=「53%」、コマンドAの実行開始直後(t2)=「71%」、コマンドAの実行中(t3)=「72%」、実行中(t4)=「71%」、コマンドAの実行終了直前(t5)=「70%」、コマンドAの実行終了直後(t6)=「54%」が、負荷データ管理部11の負荷データ取得部11aにより順次取得され、負荷データ記憶部11bに記憶されるものとする。   The process of calculating the process increasing load data in the process increasing load data calculating unit 12 will be described with reference to the flowchart of FIG. In this embodiment, as load data (CPU usage rate), as shown in FIG. 6, immediately before the start of execution of command A (t1) = “53%”, immediately after the start of execution of command A (t2) = “71% ”, Command A executing (t3) =“ 72% ”, executing (t4) =“ 71% ”, immediately before the completion of command A execution (t5) =“ 70% ”, immediately after the completion of command A execution (t6) ) = “54%” is sequentially acquired by the load data acquisition unit 11a of the load data management unit 11 and stored in the load data storage unit 11b.

コマンドAの実行が開始されるとこのコマンド名(ここではコマンドA)および実行開始時刻情報が、コマンド実行制御部15から処理上昇負荷データ算出部12に送出される(S61)。   When execution of the command A is started, the command name (here, command A) and execution start time information are sent from the command execution control unit 15 to the process increasing load data calculation unit 12 (S61).

処理上昇負荷データ算出部12では、コマンドAの実行開始時刻情報が取得されると、この実行開始直前(t1)の負荷データ「53(%)」および実行開始直後(t1)の負荷データ「71(%)」が、負荷データ管理部11の負荷データ記憶部11bから取得され、コマンドAの実行開始による上昇変化量「71(%)−53(%)=18(%)」が算出される(S62)。   When the process start load data calculation unit 12 acquires the execution start time information of the command A, the load data “53 (%)” immediately before the start of execution (t1) and the load data “71” immediately after the start of execution (t1) are obtained. (%) ”Is acquired from the load data storage unit 11b of the load data management unit 11, and an increase change amount“ 71 (%) − 53 (%) = 18 (%) ”due to the start of execution of the command A is calculated. (S62).

またコマンドAの実行が終了されるとこのコマンド名(ここではコマンドA)および実行終了時刻情報が、コマンド実行制御部15から処理上昇負荷データ算出部12に送出される(S63)。   When the execution of the command A is terminated, the command name (here, command A) and the execution end time information are sent from the command execution control unit 15 to the process increasing load data calculation unit 12 (S63).

処理上昇負荷データ算出部12では、コマンドAの実行終了時刻情報が取得されると、この実行終了直前(t5)の負荷データ「70(%)」および実行終了直後(t6)の負荷データ「54(%)」が、負荷データ管理部11の負荷データ記憶部11bから取得され、コマンドAの実行終了による下降変化量「70(%)−54(%)=16(%)」が算出される(S64)。   When the processing increase load data calculation unit 12 acquires the execution end time information of the command A, the load data “70 (%)” immediately before the end of execution (t5) and the load data “54” immediately after the end of execution (t6) are obtained. (%) ”Is acquired from the load data storage unit 11b of the load data management unit 11, and the downward change amount“ 70 (%) − 54 (%) = 16 (%) ”by the completion of the execution of the command A is calculated. (S64).

次に処理上昇負荷データ算出部12では、このコマンドAの実行開始による上昇変化量と実行終了による下降変化量との平均値「18(%)/2+16(%)/2=17(%)」が、コマンドAの新たな処理上昇負荷データとして算出される(S65)。   Next, the process increasing load data calculation unit 12 averages “18 (%) / 2 + 16 (%) / 2 = 17 (%)” of the increasing change amount due to the start of execution of this command A and the decreasing change amount due to the end of execution. Is calculated as new process increasing load data of the command A (S65).

そして図4のフローチャートに戻り、ステップS65において算出された新たな処理上昇負荷データにより、処理上昇負荷データ記憶部13内のコマンドAの処理上昇負荷データが、「15(%)」から「17(%)」に更新される(S7)。   Returning to the flowchart of FIG. 4, the process increase load data of the command A in the process increase load data storage unit 13 is changed from “15 (%)” to “17 (17) by the new process increase load data calculated in step S65. %) ”(S7).

このようにして、処理上昇負荷データ記憶部13内の処理上昇負荷データは、新たにコマンドが実行される度に、最新のデータに更新される。   In this way, the process increasing load data in the process increasing load data storage unit 13 is updated to the latest data every time a new command is executed.

この処理上昇負荷データの算出方法としては、上述したようにコマンドの実行開始による上昇変化量と実行終了による下降変化量との平均値を用いる方法の他、過去の上昇変化量、下降変化量を使った重み付平均値を用いる方法でもよい。また、上昇(下降)負荷量の算出方法としては、実行前の負荷データの平均値と、実行中の負荷データの平均値や中間値との差分を用いる方法でもよい。   As the calculation method of the process rising load data, as described above, in addition to the method using the average value of the rising change amount at the start of the command execution and the falling change amount at the end of the execution, the past rising change amount and the falling change amount are calculated. A method using the weighted average value used may be used. Further, as a method of calculating the rising (falling) load amount, a method using a difference between the average value of the load data before execution and the average value or intermediate value of the load data being executed may be used.

また、ステップS4において要求されたコマンドAの実行が不可であると判定されたとき(S4の「NO」)は、当該コマンドAはスキップ処理され、コマンドAの実行要求送信元の保守端末2に対しコマンドAがスキップ処理された旨が通知される(S8)。この通知は保守端末2における表示等により、管理者に報知される。   When it is determined in step S4 that the requested command A cannot be executed (“NO” in S4), the command A is skipped and the command A is sent to the maintenance terminal 2 that has transmitted the request for execution of command A. On the other hand, it is notified that the command A has been skipped (S8). This notification is notified to the administrator by display on the maintenance terminal 2 or the like.

ここで、スキップ処理されたコマンドが定期処理によるものである場合(S9の「YES」)、スキップ数管理部16において当該コマンドに対するスキップ処理回数が計数される(S10)。   Here, when the skip-processed command is due to the regular process (“YES” in S9), the skip number management unit 16 counts the number of skip processes for the command (S10).

そして、計数されたスキップ処理回数が、予め設定された閾値よりも高くなった場合(S11の「YES」)は、エスカレーション機能部17により、該当するコマンドに関しては処理実行制御データの閾値を上げるように制御される(S12)。このように制御されることにより、定期処理が実行されずスキップされる状況が頻繁に発生するような状態を避けることができる。   If the counted number of skip processes becomes higher than a preset threshold value (“YES” in S11), the escalation function unit 17 increases the process execution control data threshold value for the corresponding command. (S12). By being controlled in this way, it is possible to avoid a situation in which the periodic process is not executed and a situation where skipping frequently occurs.

また、保守管理装置1に、オペレータの判断による強制実行機能を搭載することで、オペレータにより強制実行処理として入力されたコマンド処理などのイベント処理に対しては、コマンド実行制御部15によるコマンドの実行の可否判定処理をスキップして強制的に実行することで、イベント処理が実行されないという状況を回避するようにしてもよい。   In addition, since the maintenance management device 1 is equipped with a forced execution function based on an operator's judgment, the command execution control unit 15 executes commands for event processing such as command processing input as forced execution processing by the operator. The situation where event processing is not executed may be avoided by forcibly executing skipping / non-permission determination processing.

以上の本実施形態によれば、コマンド実行時の負荷データを予測してコマンドの実行の可否判定を行うことで、負荷状態を適切に制御することができ、高負荷時の定期処理やイベント処理による遅延などの通信サービス品質の劣化や、輻輳制御による呼の流入規制(発信規制や流入呼を呼損とする措置)の発生を回避することができる。   According to the present embodiment described above, it is possible to appropriately control the load state by predicting the load data at the time of command execution and determining whether or not the command can be executed. It is possible to avoid the deterioration of communication service quality such as delay due to delays, and the occurrence of call inflow restriction (measures for making outgoing call restriction or inflow call loss) due to congestion control.

また、コマンドの実行可否判定を行うための閾値(処理実行制御データ)を、定数ではなく、現在(最新)の負荷データの状況に応じて可変とする関数として設定することにより、現在の負荷状況に応じた適切な判定を行うことができ、柔軟性のある運用を行うことができる。   In addition, by setting the threshold value (processing execution control data) for determining whether to execute the command as a function that is variable according to the current (latest) load data status instead of a constant, the current load status It is possible to make an appropriate determination according to the situation and to perform flexible operation.

またエスカレーション機能やオペレータの判断による強制実行機能を搭載することにより、定期処理またはイベント処理が永続的にスキップ処理されないように制御することができる。   Further, by installing an escalation function or a forced execution function based on the operator's judgment, it is possible to control so that the periodic process or the event process is not permanently skipped.

また、処理上昇負荷データ記憶部に記憶される処理上昇負荷データは、実測値に基づいてリアルタイムで更新されるため、現実の値と乖離することなく、またハードの性能毎にデータを設定する必要がないという効果がある。   In addition, since the process increasing load data stored in the process increasing load data storage unit is updated in real time based on the actual measurement value, it is necessary to set the data for each hardware performance without departing from the actual value. There is an effect that there is no.

また上述した本実施形態においては、負荷データとしてCPU使用率を用いた場合について説明したが、メモリ使用率、ディスクIOの負荷、コマンド実行数、呼数等を用いてもよい。   In the above-described embodiment, the case where the CPU usage rate is used as the load data has been described. However, the memory usage rate, the load on the disk IO, the number of command executions, the number of calls, and the like may be used.

また上述した本実施形態においては、処理実行制御データを、現在の負荷データを用いた関数としているが、時間帯ごとに設定された現在の負荷データを用いた関数としてもようにしてもよい。   In the above-described embodiment, the process execution control data is a function using the current load data, but may be a function using the current load data set for each time zone.

また本実施形態による保守管理装置の機能をプログラム化してコンピュータに搭載することにより、当該コンピュータを保守管理装置として機能させる保守管理用プログラムを構築することも可能である。   Moreover, it is also possible to construct a maintenance management program for causing the computer to function as a maintenance management apparatus by programming the functions of the maintenance management apparatus according to the present embodiment into a computer.

1…保守管理装置
2…保守端末
11…負荷データ管理部
11a…負荷データ取得部
11b…負荷データ記憶部
12…処理上昇負荷データ算出部
13…処理上昇負荷データ記憶部
14…処理実行制御データ記憶部
15…コマンド実行制御部
16…スキップ数管理部
17…エスカレーション機能部
DESCRIPTION OF SYMBOLS 1 ... Maintenance management apparatus 2 ... Maintenance terminal 11 ... Load data management part 11a ... Load data acquisition part 11b ... Load data storage part 12 ... Process increase load data calculation part 13 ... Process increase load data storage part 14 ... Process execution control data storage Unit 15 ... Command execution control unit 16 ... Skip number management unit 17 ... Escalation function unit

Claims (7)

保守対象の端末に接続された保守管理装置において、
自装置の負荷状態を示す負荷データを、所定時間間隔で取得して記憶する負荷データ管理部と、
前記端末の保守に関し過去にコマンドが実行されたときの、当該コマンドの実行による負荷データの変化量を処理上昇負荷データとして記憶する処理上昇負荷データ記憶部と、
前記端末の保守に関するコマンドの実行の可否判定に用いる閾値を記憶する処理実行制御データ記憶部と、
前記保守に関するコマンドの実行要求を取得すると、前記負荷データ管理部に記憶された最新の負荷データと、前記処理上昇負荷データ記憶部に記憶された処理上昇負荷データとから予測される当該コマンド実行時の予測負荷データが、前記処理実行制御データ記憶部に記憶された閾値よりも小さいときには当該コマンドの実行が可能と判定して実行し、大きいときには当該コマンドの実行が不可と判定するコマンド実行制御部と、
を備えることを特徴とする保守管理装置。
In the maintenance management device connected to the maintenance target terminal,
A load data management unit for acquiring and storing load data indicating a load state of the own device at predetermined time intervals;
A process increase load data storage unit that stores, as process increase load data, the amount of change in load data due to execution of the command when a command has been executed in the past with respect to maintenance of the terminal;
A process execution control data storage unit that stores a threshold value used to determine whether or not to execute a command related to maintenance of the terminal;
When a command execution request related to the maintenance is acquired, the command execution time predicted from the latest load data stored in the load data management unit and the process increase load data stored in the process increase load data storage unit The command execution control unit determines that the command can be executed when the predicted load data is smaller than the threshold value stored in the process execution control data storage unit, and determines that the command cannot be executed when the predicted load data is larger When,
A maintenance management device comprising:
前記処理実行制御データ記憶部に記憶される閾値は、前記負荷データの値に応じてそれぞれ設定され、
前記コマンド実行制御部は、前記処理実行制御データ記憶部に記憶された閾値のうち、前記負荷データ管理部に記憶された最新の負荷データに対応する閾値を、当該コマンドの実行の可否判定に用いる
ことを特徴とする請求項1に記載の保守管理装置。
The threshold value stored in the process execution control data storage unit is set according to the value of the load data,
The command execution control unit uses a threshold value corresponding to the latest load data stored in the load data management unit among the threshold values stored in the process execution control data storage unit for determining whether the command can be executed. The maintenance management apparatus according to claim 1.
実行が不可と判定した回数が予め設定された閾値を超えたコマンドに関し、前記処理実行制御データ記憶部に記憶された閾値を上げるように制御するエスカレーション機能部をさらに有する
ことを特徴とする請求項1または2に記載の保守管理装置。
An escalation function unit that controls to increase a threshold value stored in the process execution control data storage unit with respect to a command whose number of executions determined to be impossible exceeds a preset threshold value. The maintenance management apparatus according to 1 or 2.
前記コマンド実行制御部は、
実行要求を取得したコマンドが強制実行処理として入力されたものであるときには、コマンドの実行の可否判定処理をスキップして強制的に実行する
ことを特徴とする請求項1〜3いずれか1項に記載の保守管理装置。
The command execution control unit
4. The method according to claim 1, wherein when the command for which the execution request has been acquired is input as a forced execution process, the command execution propriety determination process is skipped and forcibly executed. The maintenance management device described.
前記コマンド実行制御部により実行されたコマンドの負荷データの変化量を処理上昇負荷データとして算出する処理上昇負荷データ算出部をさらに有し、
前記処理上昇負荷データ記憶部に記憶される処理上昇負荷データは、前記コマンド実行制御部によりコマンドが実行される都度、新たに前記処理上昇負荷データ算出部で算出される処理上昇負荷データに更新される
ことを特徴とする請求項1〜4いずれか1項に記載の保守管理装置。
A process increasing load data calculating unit that calculates the amount of change in load data of the command executed by the command execution control unit as process increasing load data;
The process increase load data stored in the process increase load data storage unit is updated to process increase load data newly calculated by the process increase load data calculation unit each time a command is executed by the command execution control unit. The maintenance management device according to any one of claims 1 to 4, wherein
保守対象の端末に接続された保守管理装置が、
自装置の負荷状態を示す負荷データを、所定時間間隔で取得して記憶するデータ管理ステップと、
前記端末の保守に関し過去にコマンドが実行されたときの、当該コマンドの実行による負荷データの変化量を処理上昇負荷データとして記憶する処理上昇負荷データ記憶ステップと、
前記端末の保守に関するコマンドの実行の可否判定に用いる閾値を記憶する処理実行制御データ記憶ステップと、
前記保守に関するコマンドの実行要求を取得すると、前記データ管理ステップで記憶された最新の負荷データと、前記処理上昇負荷データ記憶ステップで記憶された処理上昇負荷データとから予測される当該コマンド実行時の予測負荷データが、前記処理実行制御データ記憶ステップで記憶された閾値よりも小さいときには当該コマンドの実行が可能と判定して実行し、大きいときには当該コマンドの実行が不可と判定するコマンド実行制御ステップと、
を有することを特徴とする保守管理方法。
The maintenance management device connected to the maintenance target terminal
A data management step of acquiring and storing load data indicating a load state of the own device at predetermined time intervals;
A process increasing load data storage step of storing, as process increasing load data, a change amount of load data due to execution of the command when a command has been executed in the past with respect to maintenance of the terminal;
A process execution control data storage step for storing a threshold value used for determining whether to execute a command related to maintenance of the terminal;
When the execution request for the command related to the maintenance is acquired, the latest load data stored in the data management step and the process increase load data stored in the process increase load data storage step are predicted at the time of executing the command. A command execution control step for determining that execution of the command is possible when the predicted load data is smaller than the threshold value stored in the process execution control data storage step, and for determining that the command cannot be executed when the predicted load data is large; ,
A maintenance management method characterized by comprising:
保守対象の端末に接続された保守管理装置に、
自装置の負荷状態を示す負荷データを、所定時間間隔で取得して記憶するデータ管理機能と、
前記端末の保守に関し過去にコマンドが実行されたときの、当該コマンドの実行による負荷データの変化量を処理上昇負荷データとして記憶する処理上昇負荷データ記憶機能と、
前記端末の保守に関するコマンドの実行の可否判定に用いる閾値を記憶する処理実行制御データ記憶機能と、
前記保守に関するコマンドの実行要求を取得すると、前記データ管理機能により記憶された最新の負荷データと、前記処理上昇負荷データ記憶機能により記憶された処理上昇負荷データとから予測される当該コマンド実行時の予測負荷データが、前記処理実行制御データ記憶機能により記憶された閾値よりも小さいときには当該コマンドの実行が可能と判定して実行し、大きいときには当該コマンドの実行が不可と判定するコマンド実行制御機能と、
を実行させるための保守管理用プログラム。
To the maintenance management device connected to the maintenance target terminal,
A data management function for acquiring and storing load data indicating a load state of the own device at predetermined time intervals;
A process increase load data storage function for storing, as process increase load data, the amount of change in load data due to execution of the command when a command has been executed in the past with respect to maintenance of the terminal;
A process execution control data storage function for storing a threshold used for determining whether or not to execute a command related to maintenance of the terminal;
When the execution request for the command related to the maintenance is acquired, the latest load data stored by the data management function and the process increase load data stored by the process increase load data storage function are predicted at the time of executing the command. A command execution control function that determines that execution of the command is possible when the predicted load data is smaller than a threshold stored by the process execution control data storage function, and determines that the command cannot be executed when the predicted load data is larger; ,
Maintenance management program for running
JP2011144163A 2011-06-29 2011-06-29 Maintenance management device, maintenance management method, and maintenance management program Expired - Fee Related JP5603836B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2011144163A JP5603836B2 (en) 2011-06-29 2011-06-29 Maintenance management device, maintenance management method, and maintenance management program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2011144163A JP5603836B2 (en) 2011-06-29 2011-06-29 Maintenance management device, maintenance management method, and maintenance management program

Publications (2)

Publication Number Publication Date
JP2013012896A true JP2013012896A (en) 2013-01-17
JP5603836B2 JP5603836B2 (en) 2014-10-08

Family

ID=47686407

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011144163A Expired - Fee Related JP5603836B2 (en) 2011-06-29 2011-06-29 Maintenance management device, maintenance management method, and maintenance management program

Country Status (1)

Country Link
JP (1) JP5603836B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2021157319A (en) * 2020-03-25 2021-10-07 株式会社日立製作所 Server load prediction system and sever load prediction method

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09284391A (en) * 1996-04-09 1997-10-31 Toshiba Corp Electronic exchange
JP2004208178A (en) * 2002-12-26 2004-07-22 Matsushita Electric Ind Co Ltd Load controlling method and load controller

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09284391A (en) * 1996-04-09 1997-10-31 Toshiba Corp Electronic exchange
JP2004208178A (en) * 2002-12-26 2004-07-22 Matsushita Electric Ind Co Ltd Load controlling method and load controller

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2021157319A (en) * 2020-03-25 2021-10-07 株式会社日立製作所 Server load prediction system and sever load prediction method

Also Published As

Publication number Publication date
JP5603836B2 (en) 2014-10-08

Similar Documents

Publication Publication Date Title
US20100318994A1 (en) Load Balanced Profiling
JP4747307B2 (en) Network processing control device, program, and method
US8331237B2 (en) Supervisory control method and supervisory control device
CN107026839B (en) Attack request processing method and device
JP6001480B2 (en) Migration processing method and processing apparatus
KR20180011220A (en) Information processing apparatus, information processing method, information processing program and information processing system
US8667186B2 (en) IO control method and program and computer
CN109525447B (en) Method and device for adjusting network transmission bandwidth and electronic equipment
KR950023101A (en) Higher Processor Overload Control Method in a Distributed Exchange System with a Hierarchical Structure
JP2010141655A (en) Network monitoring device
US10361912B2 (en) Traffic switching method and apparatus
US20090164659A1 (en) Communication system allowing reduction in congestion by restricting communication
JP5603836B2 (en) Maintenance management device, maintenance management method, and maintenance management program
JP5935505B2 (en) Information processing apparatus, virtual machine control method, virtual machine control program
CN110380982B (en) Flow control method and related device
JP5922825B1 (en) Traffic estimation device, method and program
JP2004208178A (en) Load controlling method and load controller
JP2019139522A (en) Information processing device, distributed system, and change control program
JP5364600B2 (en) Monitoring control system, monitored control device and server
CN106980545B (en) Remote calling method and device
JP2014112779A (en) Data transmission controller, data transmission control method, and computer program
JP5677524B2 (en) COMMUNICATION CONTROL DEVICE, COMMUNICATION CONTROL SYSTEM, AND COMMUNICATION CONTROL METHOD
JP6204287B2 (en) Distributed processing method, processing server, and program
KR101614223B1 (en) Method for monitoring flow in software defined networking environment
JP2006012065A (en) Resource load adjustment management system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20130624

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20140131

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20140204

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20140319

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20140819

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20140822

R150 Certificate of patent or registration of utility model

Ref document number: 5603836

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees