JP2014096056A - Incident data movement processing system, incident data movement processing method, and storage medium storing incident data movement processing program - Google Patents

Incident data movement processing system, incident data movement processing method, and storage medium storing incident data movement processing program Download PDF

Info

Publication number
JP2014096056A
JP2014096056A JP2012247599A JP2012247599A JP2014096056A JP 2014096056 A JP2014096056 A JP 2014096056A JP 2012247599 A JP2012247599 A JP 2012247599A JP 2012247599 A JP2012247599 A JP 2012247599A JP 2014096056 A JP2014096056 A JP 2014096056A
Authority
JP
Japan
Prior art keywords
incident
processing
movement
time
incidents
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
JP2012247599A
Other languages
Japanese (ja)
Other versions
JP6043159B2 (en
Inventor
Hiroaki Kyobayashi
弘晃 京林
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.)
Hitachi Systems Ltd
Original Assignee
Hitachi Systems Ltd
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 Hitachi Systems Ltd filed Critical Hitachi Systems Ltd
Priority to JP2012247599A priority Critical patent/JP6043159B2/en
Publication of JP2014096056A publication Critical patent/JP2014096056A/en
Application granted granted Critical
Publication of JP6043159B2 publication Critical patent/JP6043159B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

PROBLEM TO BE SOLVED: To provide an incident data movement processing system capable of performing the movement of incidents with making little impact on performance of an incident system during actual operation.SOLUTION: An incident data movement processing system comprises: an incident management system (for update) 6; an incident management system (for reference) 9; and an incident archive system 12 having an archive policy file 13; and a processing history file 14. When performing movement processing of incidents 15, the incident archive system 12 calculates assumed processing time on the basis of the incident number of the incidents 15 to be moved next time, movement capacity, and processing achievement in the past which is recorded in the processing history file 14. Also, the incident archive system 12 calculates movement start time of the incidents 15 on the basis of the assumed processing time and a movement condition recorded in the archive policy file 13 so as to start the movement processing of the incidents 15 on the basis of the movement start time.

Description

本発明は、障害監視装置およびインシデント管理システムからなるシステムを用いて、障害監視装置が検知し、インシデント管理システムに登録されたインシデントに対して、サービスデスクでの処理が完了したインシデントを、別系の参照用インシデント管理システムのデータベースに移動させるインシデントデータ移動処理システムおよびインシデントデータ移動処理方法に関し、特に、移動の際に、過去の処理実績から移動に掛かる時間を算出し、これを元に、移動処理の開始時間を補正することで、指定された時間までにインシデントを移動させる技術に関するものである。   The present invention uses a system comprising a fault monitoring apparatus and an incident management system to identify incidents that have been processed by the service desk for incidents detected by the fault monitoring apparatus and registered in the incident management system. In relation to the incident data movement processing system and incident data movement processing method to be moved to the incident management system database for reference, in particular, during the movement, the time required for movement is calculated from the past processing results, and the movement is performed based on this. The present invention relates to a technique for moving an incident by a designated time by correcting a processing start time.

障害監視運用業務では、サービスデスクが、監視対象機器から日々発生するインシデントに対し、業務への影響を最小限に抑えることを目的として、関係者への連絡や一次対応を行っている。   In the fault monitoring operation business, the service desk contacts and performs primary responses to incidents that occur daily from monitored devices in order to minimize the impact on the business.

監視対象機器から発生したインシデントは、インシデント管理システムのデータベースに蓄積されるため、日々、データベースのデータ容量が増加することとなる。   Incidents generated from monitored devices are accumulated in the database of the incident management system, so that the data capacity of the database increases every day.

このため、インシデント数の増加に伴い、インシデント管理システムの応答性能が劣化することが懸念される。   For this reason, there is a concern that the response performance of the incident management system deteriorates as the number of incidents increases.

この対策として、サービスデスクが利用するインシデント管理システム(これを更新用と呼ぶ)とは別のインシデント管理システム(これを参照用と呼ぶ)を設置し、対応が完了したインシデントを参照用のインシデント管理システムのデータベースに移動させることで、更新用のインシデント管理システムの応答性能の劣化を防止している。   As a countermeasure, install an incident management system (referred to as a reference) that is different from the incident management system used by the service desk (referred to as an update), and manage incidents that have been handled as a reference. By moving to the system database, the response performance of the incident management system for updating is prevented from deteriorating.

このインシデントデータの移動には、更新用のデータベースからインシデントを抽出し、参照用のデータベースにインシデントをコピーした後に、コピーが完了したインシデントを削除するなどの処理が必要となるため、更新用のインシデント管理システムの応答性能を劣化させないためには、日々、一定時間を掛けて、少しずつデータを移動させる必要がある。   This movement of incident data requires processing such as extracting the incident from the update database, copying the incident to the reference database, and then deleting the completed incident. In order not to degrade the response performance of the management system, it is necessary to move data little by little over a certain period of time every day.

このデータの移動には、例えば、特開2007−128273号公報(特許文献1)に見られる手段を利用して、分割ファイルを作成しこれを効率よく分散ストレージ上に配置する技術が提案されている。   For this data movement, for example, a technique has been proposed in which a divided file is created using a means found in Japanese Patent Application Laid-Open No. 2007-128273 (Patent Document 1) and is efficiently arranged on a distributed storage. Yes.

特開2007−128273号公報JP 2007-128273 A

しかしながら、特許文献1に記載の技術は、保管対象ファイルやDBなど、一定に区切られたデータを分散型でアーカイブする用途には利用できるが、前述のようなレコード単位でのデータ移動に適用するのは困難である。   However, although the technique described in Patent Document 1 can be used for archiving data that is delimited in a distributed manner, such as a storage target file or DB, it is applied to data movement in units of records as described above. It is difficult.

このため、一般的には、一定時間毎に対象のインシデントを、DB間で移動させるためのコマンドを作成し、これを定期的に実行することで対応している。   For this reason, generally, a command for moving a target incident between DBs at regular time intervals is created, and this is periodically executed.

これらの技術により、特定のインシデントを定期的に移動することは可能であるが、日々決められた時間までにインシデントデータの移動を完了させるためには、日々の稼動実績や移動対象のデータ容量を元に、人手でデータ移動の開始時刻を調整する必要がある。   With these technologies, it is possible to move specific incidents on a regular basis. However, in order to complete the movement of incident data by a predetermined time every day, the daily operation results and the data capacity of the movement target are reduced. Originally, it is necessary to manually adjust the start time of data movement.

このため、更新用と参照用の2系統で、インシデント管理システムを構築した場合、日々発生するインシデント数にばらつきがあることや、特定の運用業務の有無などによって、処理が遅延することなどを背景として、インシデント管理システムの管理者が、人手によりデータ移動の処理状況を監視して、適切に処理の開始時間を調整するなどの作業が発生してしまう。   For this reason, when an incident management system is constructed with two systems for update and reference, there are variations in the number of incidents that occur every day, and the processing is delayed due to the presence or absence of specific operations. For example, an administrator of the incident management system manually monitors the data movement processing status and appropriately adjusts the processing start time.

そこで、本発明の目的は、インシデントの発生量や過去の処理量から最適な移動量で、指定した時間までにインシデントデータを移動させることにより、本番運用中のインシデントシステムの性能に極力影響しない形で、インシデントの移動を行うことができるインシデントデータ移動処理システム、インシデントデータ移動処理方法、およびインシデントデータ移動処理プログラムを格納した記憶媒体を提供することにある。   Therefore, an object of the present invention is to form an incident that does not affect the performance of the incident system in production operation as much as possible by moving the incident data up to a specified time with an optimal amount of movement from the amount of incidents generated and the past processing amount. An incident data movement processing system capable of moving an incident, an incident data movement processing method, and a storage medium storing an incident data movement processing program are provided.

本発明の前記ならびにその他の目的と新規な特徴は、本明細書の記述および添付図面から明らかになるであろう。   The above and other objects and novel features of the present invention will be apparent from the description of this specification and the accompanying drawings.

本願において開示される発明のうち、代表的なものの概要を簡単に説明すれば、次の通りである。   Of the inventions disclosed in the present application, the outline of typical ones will be briefly described as follows.

すなわち、代表的なものの概要は、監視対象機器を監視する障害監視装置から送信されたインシデントを登録する更新用インシデント管理システムと、更新用インシデント管理システムに登録されたインシデントが定期的に移動される参照用インシデント管理システムと、インシデントの移動条件が記録されたアーカイブポリシファイルおよび過去のインシデントの移動処理の処理実績が記録された処理履歴ファイルを有し、更新用インシデント管理システムから参照用インシデント管理システムへのインシデントの移動処理を行うインシデントアーカイブシステムとを備え、インシデントアーカイブシステムは、インシデントの移動処理を行う際、次に移動させるインシデントのインシデント数、移動容量、および処理履歴ファイルに記録された過去の処理実績に基づいて、インシデントの移動処理の想定処理時間を算出し、算出した想定処理時間およびアーカイブポリシファイルに記録された移動条件に基づいて、インシデントの移動開始時間を算出し、算出した移動開始時間に基づいて、インシデントの移動処理を開始するものである。   In other words, the outline of typical ones is that the incident management system for updating incidents registered from the fault monitoring device that monitors the monitored device and the incidents registered in the incident management system for updating are periodically moved It has a reference incident management system, an archive policy file in which incident movement conditions are recorded, and a processing history file in which past incident movement processing results are recorded. From the incident management system for updating, the incident management system for reference The incident archive system records the number of incidents to be moved next, the moving capacity, and the processing history file when the incident is moved. Based on the past processing results, calculate the estimated processing time of the incident movement process, calculate the incident movement start time based on the calculated estimated processing time and the movement condition recorded in the archive policy file, The incident movement process is started based on the calculated movement start time.

また、監視対象機器を監視する障害監視装置から送信されたインシデントを登録する更新用インシデント管理システムと、更新用インシデント管理システムに登録されたインシデントが定期的に移動される参照用インシデント管理システムと、インシデントの移動条件が記録されたアーカイブポリシファイルおよび過去のインシデントの移動処理の処理実績が記録された処理履歴ファイルを有し、更新用インシデント管理システムから参照用インシデント管理システムへのインシデントの移動処理を行うインシデントアーカイブシステムとを備えたインシデントデータ移動処理システムにおけるインシデントデータ移動処理方法であって、インシデントアーカイブシステムにより、インシデントの移動処理を行う際、次に移動させるインシデントのインシデント数、移動容量、および処理履歴ファイルに記録された過去の処理実績に基づいて、インシデントの移動処理の想定処理時間を算出し、算出した想定処理時間およびアーカイブポリシファイルに記録された移動条件に基づいて、インシデントの移動開始時間を算出し、算出した移動開始時間に基づいて、インシデントの移動処理を開始するものである。   Also, an update incident management system for registering incidents transmitted from fault monitoring devices that monitor monitored devices, a reference incident management system for regularly moving incidents registered in the update incident management system, It has an archive policy file that records incident movement conditions and a process history file that records past incident movement processing results, and handles incident movement processing from the incident management system for updating to the incident management system for reference. An incident data movement processing method in an incident data movement processing system having an incident archive system to be executed, and when an incident movement process is performed by the incident archive system, the incident data to be moved next The estimated processing time of the incident moving process is calculated based on the number of incidents, moving capacity, and past processing records recorded in the processing history file, and the calculated estimated processing time and the movement recorded in the archive policy file are calculated. The incident movement start time is calculated based on the condition, and the incident movement process is started based on the calculated movement start time.

また、インシデントデータ移動処理プログラムを格納した記憶媒体であって、インシデントデータ移動処理プログラムは、監視対象機器を監視する障害監視装置から送信されたインシデントを登録する更新用インシデント管理システムから参照用インシデント管理システムへのインシデントの移動処理を行うために情報処理装置を、インシデントの移動条件が記録されたアーカイブポリシファイルおよび過去のインシデントの移動処理の処理実績が記録された処理履歴ファイルを有し、インシデントの移動処理を行う際、次に移動させるインシデントのインシデント数、移動容量、および処理履歴ファイルに記録された過去の処理実績に基づいて、インシデントの移動処理の想定処理時間を算出し、算出した想定処理時間およびアーカイブポリシファイルに記録された移動条件に基づいて、インシデントの移動開始時間を算出し、算出した移動開始時間に基づいて、インシデントの移動処理を開始するインシデントデータ移動処理システムとして機能させるものである。   The incident data migration processing program is a storage medium storing an incident data migration processing program. The incident data migration processing program is a reference incident management from an incident management system for updating that registers incidents transmitted from fault monitoring devices that monitor monitored devices. The information processing apparatus has an archive policy file that records incident movement conditions and a processing history file that records the past incident movement processing results. When performing the move process, the expected process time of the incident move process is calculated based on the number of incidents to be moved next, the move capacity, and the past process record recorded in the process history file. Time and archive points Based on the movement condition recorded in a file, and calculates a movement start time of the incident, based on the calculated movement starting time, it is intended to function as an incident data movement processing system that initiates the process of moving the incident.

本願において開示される発明のうち、代表的なものによって得られる効果を簡単に説明すれば以下の通りである。   The effects obtained by typical ones of the inventions disclosed in the present application will be briefly described as follows.

すなわち、代表的なものによって得られる効果は、日々のインシデントデータ移動の処理実績から、次回のデータ移動時間をシステムで自動設定することで、日々発生するインシデントのデータ量や特定の業務処理の有無により、データ移動に係る処理時間にばらつきが発生した場合でも、極力指定された時間までにデータ移動を完了させることが可能となり、人手による対応に比べて、工数を低減することが可能となる。   In other words, the effect obtained by a typical one is that the amount of incident data that occurs every day and the presence or absence of a specific business process are determined by automatically setting the next data movement time in the system based on the processing results of daily incident data movement. Thus, even when the processing time related to the data movement varies, it is possible to complete the data movement by a designated time as much as possible, and it is possible to reduce the number of man-hours compared with the manual response.

本発明の一実施の形態に係るインシデントデータ移動処理システムの構成を示す構成図である。It is a block diagram which shows the structure of the incident data movement processing system which concerns on one embodiment of this invention. 本発明の一実施の形態に係るインシデントデータ移動処理システムで使用されるインシデントテーブルの一例を示す図である。It is a figure which shows an example of the incident table used with the incident data movement processing system which concerns on one embodiment of this invention. 本発明の一実施の形態に係るインシデントデータ移動処理システムで使用されるアーカイブポリシファイル一例を示す図である。It is a figure which shows an example of the archive policy file used with the incident data movement processing system which concerns on one embodiment of this invention. 本発明の一実施の形態に係るインシデントデータ移動処理システムで使用される処理履歴ファイルの一例を示す図である。It is a figure which shows an example of the process history file used with the incident data movement processing system which concerns on one embodiment of this invention. 本発明の一実施の形態に係るインシデントデータ移動処理システムのインシデントデータ移動による登録の一例を示す図である。It is a figure which shows an example of the registration by the incident data movement of the incident data movement processing system which concerns on one embodiment of this invention. 本発明の一実施の形態に係るインシデントデータ移動処理システムの想定処理時間の補正を説明するための説明図である。It is explanatory drawing for demonstrating correction | amendment of the assumption processing time of the incident data movement processing system which concerns on one embodiment of this invention. 本発明の一実施の形態に係るインシデントデータ移動処理システムのインシデントアーカイブシステムの処理を示すフローチャートである。It is a flowchart which shows the process of the incident archive system of the incident data movement processing system which concerns on one embodiment of this invention.

<インシデントデータ移動処理システムの構成>
図1により、本発明の一実施の形態に係るインシデントデータ移動処理システムの構成について説明する。図1は本発明の一実施の形態に係るインシデントデータ移動処理システムの構成を示す構成図である。
<Configuration of incident data movement processing system>
With reference to FIG. 1, the configuration of an incident data migration processing system according to an embodiment of the present invention will be described. FIG. 1 is a configuration diagram showing a configuration of an incident data migration processing system according to an embodiment of the present invention.

図1において、インシデントデータ移動処理システムは、監視センタ5内のインシデント管理システム(更新用)6、インシデント管理システム(参照用)9、インシデントアーカイブシステム12から構成されている。   In FIG. 1, the incident data movement processing system includes an incident management system (for update) 6, an incident management system (for reference) 9, and an incident archive system 12 in the monitoring center 5.

インシデント管理システム(更新用)6、インシデント管理システム(参照用)9、およびインシデントアーカイブシステム12は、それぞれ、サーバなどの情報処理装置で構成されている。   The incident management system (for update) 6, the incident management system (for reference) 9, and the incident archive system 12 are each configured by an information processing device such as a server.

インシデント管理システム(更新用)6およびインシデント管理システム(参照用)9には、それぞれインシデントデータベース(以下インシデントDBと呼ぶ)7およびインシデントDB10が接続されている。   An incident database (hereinafter referred to as an incident DB) 7 and an incident DB 10 are connected to the incident management system (for updating) 6 and the incident management system (for reference) 9, respectively.

それぞれのインシデントDB7およびインシデントDB10には、インシデント15を記録するインシデントテーブル16が格納されている。   Each incident DB 7 and incident DB 10 stores an incident table 16 that records incidents 15.

インシデントアーカイブシステム12には、アーカイブポリシファイル13が入力され、処理履歴ファイル14が入出力されている。   An archive policy file 13 and a process history file 14 are input to and output from the incident archive system 12.

監視センタ5には、ネットワークを介してデータセンタ1が接続されており、データセンタ1内では、監視対象機器2を障害監視装置3で監視している。   A data center 1 is connected to the monitoring center 5 via a network, and the monitoring target device 2 is monitored by the failure monitoring device 3 in the data center 1.

データセンタ1の障害監視装置3は、監視対象機器2で発生した障害メッセージを、ネットワーク4を介して監視センタ5のインシデント管理システム6に送信する。   The failure monitoring device 3 of the data center 1 transmits a failure message generated in the monitored device 2 to the incident management system 6 of the monitoring center 5 via the network 4.

インシデント管理システム(更新用)6は、インシデントDB7に、受信した障害メッセージをインシデント15として自動で登録する。   The incident management system (for updating) 6 automatically registers the received failure message as the incident 15 in the incident DB 7.

サービスデスク8は、登録されたインシデント15を参照し、一次対応作業を実施する。   The service desk 8 refers to the registered incident 15 and performs the primary response work.

インシデント管理システム(参照用)9は、参照用に設置されたシステムで、過去のインシデント15の対応を過去事例として、関係者11などが閲覧する用途で利用するシステムである。   The incident management system (for reference) 9 is a system installed for reference, and is a system that is used for the purpose of viewing by the related parties 11 and the like using the past incident 15 as a past case.

インシデント管理システム(参照用)9は、インシデントDB10のインシデントテーブル16を参照する。インシデントDB10に格納されるインシデント15は、インシデントアーカイブシステム12によって、インシデントDB7から定期的にインシデントDB10に移動されている。   The incident management system (for reference) 9 refers to the incident table 16 of the incident DB 10. The incident 15 stored in the incident DB 10 is periodically moved from the incident DB 7 to the incident DB 10 by the incident archive system 12.

インシデントアーカイブシステム12は、アーカイブポリシファイル13と処理履歴ファイル14を入力し、アーカイブポリシファイル13に定義された周期で、同じくアーカイブポリシファイル13に定義された完了時間までにインシデントを移動させるシステムである。   The incident archive system 12 is a system that inputs the archive policy file 13 and the processing history file 14 and moves the incident by the period defined in the archive policy file 13 until the completion time similarly defined in the archive policy file 13. .

インシデントアーカイブシステム12には、例えば、インシデントデータ移動処理プログラムが記憶されており、インシデントデータ移動処理プログラムを実行することにより、インシデントデータ移動処理を行っている。   For example, an incident data movement processing program is stored in the incident archive system 12, and the incident data movement processing is performed by executing the incident data movement processing program.

また、インシデントデータ移動処理プログラムは、記憶媒体などに格納されており、記憶媒体からインシデントデータ移動処理プログラムを情報処理装置などにインストールすることにより、インシデントアーカイブシステム12として動作するようになっている。   The incident data movement processing program is stored in a storage medium or the like, and operates as the incident archive system 12 by installing the incident data movement processing program from the storage medium to an information processing apparatus or the like.

<インシデントテーブル、アーカイブポリシファイル、処理履歴ファイルの一例>
次に、図2〜図4により、本発明の一実施の形態に係るインシデントデータ移動処理システムで使用されるインシデントテーブル、アーカイブポリシファイル、処理履歴ファイルの一例について説明する。
<Example of incident table, archive policy file, and processing history file>
Next, examples of an incident table, an archive policy file, and a processing history file used in the incident data migration processing system according to the embodiment of the present invention will be described with reference to FIGS.

図2は本発明の一実施の形態に係るインシデントデータ移動処理システムで使用されるインシデントテーブルの一例を示す図、図3は本発明の一実施の形態に係るインシデントデータ移動処理システムで使用されるアーカイブポリシファイル一例を示す図、図4は本発明の一実施の形態に係るインシデントデータ移動処理システムで使用される処理履歴ファイルの一例を示す図である。   FIG. 2 is a diagram showing an example of an incident table used in the incident data movement processing system according to the embodiment of the present invention, and FIG. 3 is used in the incident data movement processing system according to the embodiment of the present invention. FIG. 4 is a diagram showing an example of an archive policy file, and FIG. 4 is a diagram showing an example of a processing history file used in the incident data migration processing system according to an embodiment of the present invention.

インシデントDB7には、図1に示す監視対象機器2で出力され、障害監視装置3、ネットワーク4を経由して受信したインシデント15を記録するインシデントテーブル16が存在する。   In the incident DB 7, there is an incident table 16 that records the incident 15 that is output from the monitoring target device 2 shown in FIG. 1 and received via the failure monitoring device 3 and the network 4.

インシデントテーブル16の項目としては、図2に示すように、登録時に自動採番する「インシデントID」、「発生日時」、「ホスト名」、「発生システム」、「顧客名」、実際に発生した「メッセージ」、インシデントに対するサービスデスクの処理状況を格納する「ステータス」の情報が記録される。   As shown in FIG. 2, the incident table 16 includes “incident ID”, “occurrence date / time”, “host name”, “occurrence system”, “customer name”, which are actually generated, which are automatically assigned at the time of registration. “Message” and “status” information storing the service desk processing status for the incident are recorded.

ステータスが「処理中」のものは、サービスデスクが対応中であることを示し、「クローズ」のものは、サービスデスクでの対応が完了したものであることを示す。   A status of “in process” indicates that the service desk is currently responding, and a status of “closed” indicates that the response at the service desk has been completed.

インシデントテーブル16のデータ例としては、例えば、「インシデントID」が1000のインシデント15では、「発生日時」が、2012−07−10 10:00:00、「ホスト名」がAHost1、「発生システム」がAシステム、「顧客名」がA社、「メッセージ」がErrorアプリAエラー、「ステータス」が処理中のデータが記録されている。   As an example of data in the incident table 16, for example, for incident 15 with an “incident ID” of 1000, “occurrence date / time” is 2012-07-10 10:00:00, “host name” is AHost1, and “occurrence system” Is the A system, “customer name” is company A, “message” is the error application A error, and “status” is data being processed.

この「インシデントID」が1000のインシデント15の対応が終了すると、「ステータス」はクローズとなる。   When the response of the incident 15 having the “incident ID” of 1000 is completed, the “status” is closed.

また、アーカイブポリシファイル13は、図1に示すインシデントアーカイブシステム12が、インシデント15を図1に示すインシデントDB7からインシデントDB10に移動させる場合の頻度や完了時刻などの移動条件を定義したファイルである。   Further, the archive policy file 13 is a file that defines moving conditions such as frequency and completion time when the incident archive system 12 shown in FIG. 1 moves the incident 15 from the incident DB 7 shown in FIG. 1 to the incident DB 10.

アーカイブポリシファイル13には、図3に示すように、日次や週次などの「実行頻度」、インシデントの移動を完了させる「完了時刻」、分単位の「処理数」、「顧客名」、「対象期間」、「対象条件」が記録される。   As shown in FIG. 3, the archive policy file 13 includes “execution frequency” such as daily or weekly, “completion time” for completing the movement of the incident, “number of processes” in minutes, “customer name”, “Target period” and “Target condition” are recorded.

「顧客名」、「対象期間」、「対象条件」は、図1に示すインシデントDB7から、移動対象のインシデントを絞り込むために必要な定義である。   “Customer name”, “target period”, and “target condition” are definitions necessary for narrowing down incidents to be moved from the incident DB 7 shown in FIG.

アーカイブポリシファイル13のデータ例としては、例えば、「実行頻度」が日次、「完了時刻」が05:00、「処理数」が100件/分以下、「顧客名」がA社、B社、「対象期間」が過去3ヶ月以上前、「対象条件」がクローズ済のデータが記録されている。   As an example of data of the archive policy file 13, for example, “execution frequency” is daily, “completion time” is 05:00, “number of processes” is 100 cases / minute or less, “customer name” is A company, B company , “Target period” is recorded in the past three months or more, and “Target condition” is closed.

また、処理履歴ファイル14の項目としては、図4に示すように、過去の実行日を示す「日付」および「曜日」、実際に、図1に示すインシデントDB7からインシデントDB10に移動させた「インシデント数」、移動させたインシデントの物理的な「容量」、移動に掛かった「処理時間」の情報が記録される。   As shown in FIG. 4, the processing history file 14 includes “date” and “day of the week” indicating past execution dates, and “incident” actually moved from the incident DB 7 to the incident DB 10 shown in FIG. Number ”, physical“ capacity ”of the moved incident, and“ processing time ”taken for the movement are recorded.

この処理履歴ファイル14への処理履歴の保存は、図1に示すインシデントアーカイブシステム12が行う。   The processing history is stored in the processing history file 14 by the incident archive system 12 shown in FIG.

処理履歴ファイル14のデータ例としては、例えば、「日付」が7月1日、「曜日」が日、「インシデント数」が1000、「容量」が100、「処理時間」が20のデータが格納されている。   As an example of data in the processing history file 14, for example, data in which “date” is July 1, “day of the week” is day, “incident number” is 1000, “capacity” is 100, and “processing time” is 20 is stored. Has been.

<インシデントデータ移動による登録の一例>
次に、図5により、本発明の一実施の形態に係るインシデントデータ移動処理システムのインシデントデータ移動による登録の一例について説明する。
<Example of registration by moving incident data>
Next, an example of registration by incident data movement of the incident data movement processing system according to the embodiment of the present invention will be described with reference to FIG.

図5は本発明の一実施の形態に係るインシデントデータ移動処理システムのインシデントデータ移動による登録の一例を示す図であり、インシデントDB7からインシデントDB10にインシデント15を移動させたときのデータ登録例を示したものである。   FIG. 5 is a diagram showing an example of registration by incident data movement of the incident data movement processing system according to the embodiment of the present invention, and shows an example of data registration when the incident 15 is moved from the incident DB 7 to the incident DB 10. It is a thing.

図5に示す例では、アーカイブポリシファイル13の情報から「顧客名」がA社、B社、「対象条件」のインシデント15がインシデントDB10に移動され、「インシデントID」が1000、1001、1003、1006のインシデント15が移動されている。   In the example shown in FIG. 5, the incident 15 whose “customer name” is company A, company B and “target condition” is moved to the incident DB 10 from the information in the archive policy file 13, and the “incident ID” is 1000, 1001, 1003, 1006 incident 15 has been moved.

<想定処理時間の補正>
次に、図6により、本発明の一実施の形態に係るインシデントデータ移動処理システムの想定処理時間の補正について説明する。図6は本発明の一実施の形態に係るインシデントデータ移動処理システムの想定処理時間の補正を説明するための説明図である。
<Correction of assumed processing time>
Next, correction of the assumed processing time of the incident data movement processing system according to the embodiment of the present invention will be described with reference to FIG. FIG. 6 is an explanatory diagram for explaining the correction of the assumed processing time of the incident data movement processing system according to the embodiment of the present invention.

図6に示す想定処理時間の補正は、インシデントアーカイブシステム12がインシデントDB7からインシデントDB10にインシデント15を移動させる際の実行時刻を設定する際に処理されるものである。   6 is processed when the incident archive system 12 sets an execution time when the incident 15 is moved from the incident DB 7 to the incident DB 10.

まず、図6に示すように、7月1日〜7月7日の1週間の処理履歴ファイル14から、インシデント数/分と、転送量(MB)/分の処理量が計算されており、各日付における業務有無の情報が入手されている。   First, as shown in FIG. 6, the number of incidents / minute and the amount of transfer (MB) / minute are calculated from the processing history file 14 for one week from July 1 to July 7, Information on the existence of work on each date is obtained.

業務有無の情報の入手については、処理履歴ファイル14に関連付けられた情報として、監視センタ5で記録されたものを入力してもいいし、処理履歴ファイル14に移動処理実行時に情報を収集して記録するようにしてもよい。   For obtaining information on the presence / absence of business, information recorded in the monitoring center 5 may be input as information associated with the processing history file 14, or information may be collected in the processing history file 14 during execution of movement processing. It may be recorded.

業務有無の情報としては、リブート、夜間バッチ、週次バッチなどの業務が実施された日には、業務有の情報と実施した業務の内容が記録されている。   As information on the presence / absence of work, information on the existence of work and the contents of the work carried out are recorded on the day when work such as reboot, nightly batch, weekly batch, etc. is carried out.

そして、7月8日のインシデント15をインシデントDB7からインシデントDB10に移動させる想定処理時間の算出として、以下の(a)〜(d)の4つの場合で計算する。   Then, as the calculation of the assumed processing time for moving the incident 15 on July 8 from the incident DB 7 to the incident DB 10, the calculation is performed in the following four cases (a) to (d).

まず、図6の(a)に示す例は、アーカイブポリシファイル13に定義された「処理数」のみで想定処理時間の算出したものであり、2500件/100=25が算出され、25分が想定処理時間である。   First, in the example shown in FIG. 6A, the estimated processing time is calculated using only the “number of processes” defined in the archive policy file 13, 2500/100 = 25 is calculated, and 25 minutes is calculated. This is the estimated processing time.

また、図6の(b)に示す例は、過去1週間のインシデント数の平均処理量から想定処理時間を算出したものであり、図6に示す例では、平均処理量が74.52件/分で、2500件/74.52=33.55が算出され、34分が想定処理時間となる。   In the example shown in FIG. 6B, the assumed processing time is calculated from the average processing amount of incidents in the past week. In the example shown in FIG. 6, the average processing amount is 74.52 cases / In minutes, 2500 cases / 74.52 = 33.55 are calculated, and 34 minutes is assumed processing time.

また、図6の(c)に示す例は、過去の物理的な転送量から想定処理時間を算出したものであり、図6に示す例では、平均転送量が7.74MB/分で、375MB/7.74=48.45が算出され、49分が想定処理時間となる。   In the example shown in FIG. 6C, the estimated processing time is calculated from the past physical transfer amount. In the example shown in FIG. 6, the average transfer amount is 7.74 MB / min and 375 MB. /7.74=48.45 is calculated, and 49 minutes is assumed processing time.

また、図6の(d)に示す例は、各顧客(A社、B社)などの運用スケジュールを元に、当該時間帯に、他の業務が存在したか否かを確認し、業務有無の場合の実行履歴から想定処理時間を算出したものであり、例えば、7月8日の実行は、日曜日であり、過去の実績(7月1日)からリブートの処理が発生することが分かるため、業務有の転送量の平均から想定処理時間を算出している。   Also, in the example shown in FIG. 6D, based on the operation schedule of each customer (Company A, Company B), etc., it is confirmed whether there is any other business during the time period, In this case, the estimated processing time is calculated from the execution history. For example, the execution on July 8 is Sunday, and it is understood that the reboot process occurs from the past performance (July 1). The estimated processing time is calculated from the average of the transfer amount with business.

図6の(d)に示す例は、業務有の平均転送量が5.61MB/分で、375MB/5.61=66.84が算出され、67分が想定処理時間となる。   In the example shown in FIG. 6D, the average transfer amount with business is 5.61 MB / min, 375 MB / 5.61 = 66.84 is calculated, and 67 minutes is the assumed processing time.

なお、図6に示す例では、想定処理時間は、小数点以下は繰り上げて算出している。   In the example shown in FIG. 6, the assumed processing time is calculated by moving up the decimal part.

<インシデントアーカイブシステムの処理>
次に、図7により、本発明の一実施の形態に係るインシデントデータ移動処理システムのインシデントアーカイブシステムの処理について説明する。図7は本発明の一実施の形態に係るインシデントデータ移動処理システムのインシデントアーカイブシステムの処理を示すフローチャートである。
<Incident Archive System Processing>
Next, processing of the incident archive system of the incident data movement processing system according to an embodiment of the present invention will be described with reference to FIG. FIG. 7 is a flowchart showing the process of the incident archive system of the incident data movement processing system according to the embodiment of the present invention.

まず、インシデントアーカイブシステム12が起動されると、アーカイブポリシファイル13を入力する(ステップS101)。   First, when the incident archive system 12 is activated, the archive policy file 13 is input (step S101).

そして、アーカイブポリシファイル13の(4)顧客名、(5)対象期間、(6)対象条件を元に、インシデントDB7から、該当するインシデント数と容量を算出する(ステップS102)。   Then, based on (4) customer name, (5) target period, and (6) target condition of the archive policy file 13, the number of relevant incidents and capacity are calculated from the incident DB 7 (step S102).

ステップS102では、例えば、インシデント数と容量として、2500件、375MBが算出される。   In step S102, for example, 2500 cases and 375 MB are calculated as the number of incidents and the capacity.

次に、アーカイブポリシファイル13の(3)処理数から、移動に必要な処理時間を算出する(ステップS103)。ステップS103では、例えば、2500件の場合で、2500/100=25分が算出される。   Next, a processing time required for the movement is calculated from (3) the number of processes of the archive policy file 13 (step S103). In step S103, for example, 2500/100 = 25 minutes is calculated in the case of 2500 cases.

次に、アーカイブポリシファイル13の(1)実行頻度、(2)完了時刻と、ステップS103で算出した処理時間からインシデントデータの移動を開始する移動開始時間となる実行時刻を算出する(ステップS104)。   Next, an execution time which is a movement start time for starting the movement of incident data is calculated from (1) the execution frequency of the archive policy file 13, (2) the completion time and the processing time calculated in step S103 (step S104). .

次に、処理履歴ファイル14から日付、インシデント数、処理時間を入力する(ステップS105)。   Next, the date, the number of incidents, and the processing time are input from the processing history file 14 (step S105).

次に、ステップS105で入力した処理履歴ファイル14の1週間の実績より、処理量(インシデント数/分、転送量/分)を算出し、補正処理1として、インシデント数の処理実績から想定処理時間を算出する(ステップS106)。ステップS106では、図6の(b)に示す例では、34分が算出される。   Next, the processing amount (incidents / minute, transfer amount / minute) is calculated from the one-week results of the processing history file 14 input in step S105, and as the correction processing 1, the estimated processing time is calculated from the number of incidents. Is calculated (step S106). In step S106, 34 minutes is calculated in the example shown in FIG.

次に、補正処理2として、転送量の処理実績から想定処理時間を算出する(ステップS107)。ステップS107では、図6の(c)に示す例では、49分が算出される。   Next, as the correction process 2, an estimated processing time is calculated from the processing result of the transfer amount (step S107). In step S107, 49 minutes is calculated in the example shown in FIG.

次に、補正処理3として、運用スケジュールの業務有無により、業務有の平均転送量から想定処理時間を算出する(ステップS108)。ステップS108では、例えば、図6の(d)に示す例では、67分が算出される。   Next, as the correction process 3, an estimated processing time is calculated from the average transfer amount with work depending on the presence or absence of work in the operation schedule (step S108). In step S108, for example, 67 minutes is calculated in the example shown in FIG.

次に、ステップS106〜ステップS108で算出された想定処理時間で、一番処理時間が掛かる時間を元に、ステップS104で算出した実行時刻を変更し、当該時間まで待機し、実行時刻になった場合、インシデント15を移動する(ステップS109)。   Next, based on the estimated processing time calculated in steps S106 to S108, the execution time calculated in step S104 is changed based on the time that takes the longest processing time. In this case, the incident 15 is moved (step S109).

この例では、ステップS108で算出した67分が最長であるため、開始時間を04:35⇒03:53に変更している。   In this example, since 67 minutes calculated in step S108 is the longest, the start time is changed from 04:35 to 03:53.

なお、ステップS109では、ステップS106〜ステップS108で算出された想定処理時間が、全て、ステップS104で算出された処理時間よりも短い場合には、ステップS104で算出した実行時刻を変更せずに、ステップS104で設定された実行時刻でインシデントを移動する。   In step S109, if all of the estimated processing times calculated in steps S106 to S108 are shorter than the processing time calculated in step S104, the execution time calculated in step S104 is not changed. The incident is moved at the execution time set in step S104.

以上の処理により、本実施の形態では、アーカイブポリシファイル13の(3)処理数で定義したインシデント数だけでなく、過去(直近1週間)の実行結果と、対象のインシデントの容量などにより開始時刻を動的に変更させることが可能となる。   With the above processing, in the present embodiment, not only the number of incidents defined by (3) the number of processes in the archive policy file 13 but also the execution result in the past (the last one week), the capacity of the target incident, etc. Can be changed dynamically.

以上、本発明者によってなされた発明を実施の形態に基づき具体的に説明したが、本発明は前記実施の形態に限定されるものではなく、その要旨を逸脱しない範囲で種々変更可能であることはいうまでもない。   As mentioned above, the invention made by the present inventor has been specifically described based on the embodiment. However, the present invention is not limited to the embodiment, and various modifications can be made without departing from the scope of the invention. Needless to say.

1…データセンタ、2…監視対象機器、3…障害監視装置、4…ネットワーク、5…監視センタ、6…インシデント管理システム(更新用)、7…インシデントDB、8…サービスデスク、9…インシデント管理システム(参照用)、10…インシデントDB、11…関係者、12…インシデントアーカイブシステム、13…アーカイブポリシファイル、14…処理履歴ファイル、15…インシデント、16…インシデントテーブル。   DESCRIPTION OF SYMBOLS 1 ... Data center, 2 ... Monitoring object apparatus, 3 ... Fault monitoring apparatus, 4 ... Network, 5 ... Monitoring center, 6 ... Incident management system (for update), 7 ... Incident DB, 8 ... Service desk, 9 ... Incident management System (for reference), 10 ... incident DB, 11 ... related person, 12 ... incident archive system, 13 ... archive policy file, 14 ... processing history file, 15 ... incident, 16 ... incident table.

Claims (7)

監視対象機器を監視する障害監視装置から送信されたインシデントを登録する更新用インシデント管理システムと、
前記更新用インシデント管理システムに登録された前記インシデントが定期的に移動される参照用インシデント管理システムと、
前記インシデントの移動条件が記録されたアーカイブポリシファイルおよび過去の前記インシデントの移動処理の処理実績が記録された処理履歴ファイルを有し、前記更新用インシデント管理システムから前記参照用インシデント管理システムへの前記インシデントの移動処理を行うインシデントアーカイブシステムとを備え、
前記インシデントアーカイブシステムは、前記インシデントの移動処理を行う際、次に移動させる前記インシデントのインシデント数、移動容量、および前記処理履歴ファイルに記録された過去の前記処理実績に基づいて、前記インシデントの移動処理の想定処理時間を算出し、算出した前記想定処理時間および前記アーカイブポリシファイルに記録された前記移動条件に基づいて、前記インシデントの移動開始時間を算出し、算出した前記移動開始時間に基づいて、前記インシデントの移動処理を開始することを特徴とするインシデントデータ移動処理システム。
Update incident management system for registering incidents sent from fault monitoring devices that monitor monitored devices,
A reference incident management system in which the incident registered in the update incident management system is periodically moved;
An archive policy file in which the movement conditions of the incident are recorded and a processing history file in which processing results of the past movement processing of the incident are recorded; the incident management system for update to the incident management system for reference An incident archiving system for handling incident movement,
The incident archive system moves the incident based on the number of incidents of the incident to be moved, the moving capacity, and the past processing record recorded in the processing history file when the incident is moved. Calculate the estimated processing time of the process, calculate the incident movement start time based on the calculated estimated processing time and the movement condition recorded in the archive policy file, and based on the calculated movement start time An incident data movement processing system characterized by starting the incident movement process.
請求項1に記載のインシデントデータ移動処理システムにおいて、
前記処理履歴ファイルは、前記インシデントの移動処理実行時のインシデント数および移動容量の情報を含み、
前記インシデントアーカイブシステムは、前記インシデントの移動処理実行時のインシデント数に基づいた第1想定処理時間、前記インシデントの移動処理実行時の移動容量に基づいた第2想定処理時間、および前記インシデントの移動処理実行時の業務の有無を考慮した第3想定処理時間を算出し、前記第1想定処理時間、前記第2想定処理時間、および前記第3想定処理時間の内、処理時間が長いものを前記想定処理時間とすることを特徴とするインシデントデータ移動処理システム。
In the incident data movement processing system according to claim 1,
The processing history file includes information on the number of incidents and movement capacity when the incident movement process is executed,
The incident archiving system includes a first assumed processing time based on the number of incidents when the incident moving process is executed, a second assumed processing time based on a moving capacity when the incident moving process is executed, and the incident moving process. A third assumed processing time is calculated in consideration of the presence or absence of business at the time of execution, and the assumption is made that the processing time is long among the first assumed processing time, the second assumed processing time, and the third assumed processing time. Incident data transfer processing system characterized by processing time.
請求項2に記載のインシデントデータ移動処理システムにおいて、
前記アーカイブポリシファイルは、前記インシデントの移動の実行頻度、完了時刻、および標準的な前記インシデントの処理数の情報を含み、
前記インシデントアーカイブシステムは、前記標準的な前記インシデントの処理数に基づいた処理時間と前記想定処理時間とを比較し、処理時間が長い方の時間に基づいて、前記インシデントの移動開始時間を算出することを特徴とするインシデントデータ移動処理システム。
In the incident data movement processing system according to claim 2,
The archive policy file includes information on the frequency of execution of the incident movement, completion time, and the standard number of incidents processed,
The incident archiving system compares a processing time based on the standard number of incidents processed and the assumed processing time, and calculates the movement start time of the incident based on the longer processing time Incident data movement processing system characterized by the above.
監視対象機器を監視する障害監視装置から送信されたインシデントを登録する更新用インシデント管理システムと、前記更新用インシデント管理システムに登録された前記インシデントが定期的に移動される参照用インシデント管理システムと、前記インシデントの移動条件が記録されたアーカイブポリシファイルおよび過去の前記インシデントの移動処理の処理実績が記録された処理履歴ファイルを有し、前記更新用インシデント管理システムから前記参照用インシデント管理システムへの前記インシデントの移動処理を行うインシデントアーカイブシステムとを備えたインシデントデータ移動処理システムにおけるインシデントデータ移動処理方法であって、
前記インシデントアーカイブシステムにより、前記インシデントの移動処理を行う際、次に移動させる前記インシデントのインシデント数、移動容量、および前記処理履歴ファイルに記録された過去の前記処理実績に基づいて、前記インシデントの移動処理の想定処理時間を算出し、算出した前記想定処理時間および前記アーカイブポリシファイルに記録された前記移動条件に基づいて、前記インシデントの移動開始時間を算出し、算出した前記移動開始時間に基づいて、前記インシデントの移動処理を開始することを特徴とするインシデントデータ移動処理方法。
An incident management system for updating that registers an incident transmitted from a failure monitoring device that monitors a monitored device, an incident management system for reference in which the incident registered in the incident management system for updating is periodically moved, and An archive policy file in which the movement conditions of the incident are recorded and a processing history file in which processing results of the past movement processing of the incident are recorded; the incident management system for update to the incident management system for reference An incident data movement processing method in an incident data movement processing system comprising an incident archive system for performing incident movement processing,
When performing the incident movement process by the incident archive system, the incident movement is performed based on the number of incidents of the incident to be moved, the movement capacity, and the past processing record recorded in the processing history file. Calculate the estimated processing time of the process, calculate the incident movement start time based on the calculated estimated processing time and the movement condition recorded in the archive policy file, and based on the calculated movement start time An incident data movement processing method characterized by starting the incident movement process.
請求項4に記載のインシデントデータ移動処理方法において、
前記処理履歴ファイルは、前記インシデントの移動処理実行時のインシデント数および移動容量の情報を含み、
前記インシデントアーカイブシステムにより、前記インシデントの移動処理実行時のインシデント数に基づいた第1想定処理時間、前記インシデントの移動処理実行時の移動容量に基づいた第2想定処理時間、および前記インシデントの移動処理実行時の業務の有無を考慮した第3想定処理時間を算出し、前記第1想定処理時間、前記第2想定処理時間、および前記第3想定処理時間の内、処理時間が長いものを前記想定処理時間とすることを特徴とするインシデントデータ移動処理方法。
In the incident data movement processing method according to claim 4,
The processing history file includes information on the number of incidents and movement capacity when the incident movement process is executed,
By the incident archive system, a first assumed processing time based on the number of incidents when the incident moving process is executed, a second assumed processing time based on the moving capacity when the incident moving process is executed, and the incident moving process A third assumed processing time is calculated in consideration of the presence or absence of business at the time of execution, and the assumption is made that the processing time is long among the first assumed processing time, the second assumed processing time, and the third assumed processing time. An incident data movement processing method characterized by a processing time.
請求項5に記載のインシデントデータ移動処理方法において、
前記アーカイブポリシファイルは、前記インシデントの移動の実行頻度、完了時刻、および標準的な前記インシデントの処理数の情報を含み、
前記インシデントアーカイブシステムにより、前記標準的な前記インシデントの処理数に基づいた処理時間と前記想定処理時間とを比較し、処理時間が長い方の時間に基づいて、前記インシデントの移動開始時間を算出することを特徴とするインシデントデータ移動処理方法。
In the incident data movement processing method according to claim 5,
The archive policy file includes information on the frequency of execution of the incident movement, completion time, and the standard number of incidents processed,
The incident archiving system compares the processing time based on the standard number of incidents processed with the assumed processing time, and calculates the movement start time of the incident based on the longer processing time. Incident data transfer processing method.
監視対象機器を監視する障害監視装置から送信されたインシデントを登録する更新用インシデント管理システムから参照用インシデント管理システムへの前記インシデントの移動処理を行うために情報処理装置を、
前記インシデントの移動条件が記録されたアーカイブポリシファイルおよび過去の前記インシデントの移動処理の処理実績が記録された処理履歴ファイルを有し、前記インシデントの移動処理を行う際、次に移動させる前記インシデントのインシデント数、移動容量、および前記処理履歴ファイルに記録された過去の前記処理実績に基づいて、前記インシデントの移動処理の想定処理時間を算出し、算出した前記想定処理時間および前記アーカイブポリシファイルに記録された前記移動条件に基づいて、前記インシデントの移動開始時間を算出し、算出した前記移動開始時間に基づいて、前記インシデントの移動処理を開始するインシデントデータ移動処理システムとして機能させることを特徴とするインシデントデータ移動処理プログラムを格納した記憶媒体。
An information processing apparatus for performing the process of moving the incident from the incident management system for update to the incident management system for reference, which registers the incident transmitted from the fault monitoring apparatus that monitors the monitoring target device,
An archive policy file in which the incident movement conditions are recorded, and a processing history file in which the processing results of the past incident movement process are recorded; Based on the number of incidents, the movement capacity, and the past processing results recorded in the processing history file, the estimated processing time of the incident movement processing is calculated, and is recorded in the calculated estimated processing time and the archive policy file. The movement start time of the incident is calculated based on the moved movement condition, and the incident data movement processing system starts the incident movement process based on the calculated movement start time. Incident data movement processing program Storing a storage medium.
JP2012247599A 2012-11-09 2012-11-09 Incident data migration processing system, incident data migration processing method, and storage medium storing incident data migration processing program Expired - Fee Related JP6043159B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2012247599A JP6043159B2 (en) 2012-11-09 2012-11-09 Incident data migration processing system, incident data migration processing method, and storage medium storing incident data migration processing program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2012247599A JP6043159B2 (en) 2012-11-09 2012-11-09 Incident data migration processing system, incident data migration processing method, and storage medium storing incident data migration processing program

Publications (2)

Publication Number Publication Date
JP2014096056A true JP2014096056A (en) 2014-05-22
JP6043159B2 JP6043159B2 (en) 2016-12-14

Family

ID=50939072

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2012247599A Expired - Fee Related JP6043159B2 (en) 2012-11-09 2012-11-09 Incident data migration processing system, incident data migration processing method, and storage medium storing incident data migration processing program

Country Status (1)

Country Link
JP (1) JP6043159B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7300781B1 (en) 2022-11-15 2023-06-30 Eaglys株式会社 Data management system, data management method, and data management program

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09168017A (en) * 1995-12-15 1997-06-24 Hitachi Ltd Data transfer method and data transfer system
JPH1031562A (en) * 1996-07-17 1998-02-03 Hitachi Ltd Information processing system
JP2001356972A (en) * 2000-06-15 2001-12-26 Fast Net Kk Network monitoring system and method
JP2002132568A (en) * 2000-10-30 2002-05-10 Nec Corp System and method for client control
JP2007219756A (en) * 2006-02-15 2007-08-30 Fujitsu Ltd Update log backup method

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09168017A (en) * 1995-12-15 1997-06-24 Hitachi Ltd Data transfer method and data transfer system
JPH1031562A (en) * 1996-07-17 1998-02-03 Hitachi Ltd Information processing system
JP2001356972A (en) * 2000-06-15 2001-12-26 Fast Net Kk Network monitoring system and method
JP2002132568A (en) * 2000-10-30 2002-05-10 Nec Corp System and method for client control
JP2007219756A (en) * 2006-02-15 2007-08-30 Fujitsu Ltd Update log backup method

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7300781B1 (en) 2022-11-15 2023-06-30 Eaglys株式会社 Data management system, data management method, and data management program

Also Published As

Publication number Publication date
JP6043159B2 (en) 2016-12-14

Similar Documents

Publication Publication Date Title
CN109857737B (en) Cold and hot data storage method and device and electronic equipment
KR101757844B1 (en) Methods and systems for deleting requested information
JP5629345B2 (en) Dynamic component tracking system and method therefor
US9075689B2 (en) Firmware update system increased in possibility of execution of automatic firmware update processing
US20120159142A1 (en) System and method for firmware update for network connected storage subsystem components
US20160179853A1 (en) Smart archiving of real-time performance monitoring data
CN101567807A (en) Knowledge-based failure recovery support system
US8694835B2 (en) System health monitoring
CN111507608A (en) Work order early warning method and device and storage medium
JP6043159B2 (en) Incident data migration processing system, incident data migration processing method, and storage medium storing incident data migration processing program
US10719640B2 (en) Data analysis apparatus and data analysis method
CN110968456B (en) Method and device for processing fault disk in distributed storage system
JP2016076072A (en) Fault notification apparatus, fault notification method, and fault notification program
JP2012089049A (en) Computer system and server
Xia et al. A Markov decision process approach for optimal data backup scheduling
EP3683676A1 (en) Task optimization method and device in mobile robot
US20230040047A1 (en) Method and system for performing dynamic patch management in a virtual desktop infrastructure (vdi) platform
CN112837007B (en) Supply chain management method, device, equipment and storage medium
CN112672369B (en) Electronic price tag management method, server and computer readable storage medium
US20090234930A1 (en) E-mail relay system and method of controlling e-mail relay system
JP2012146049A (en) Batch job delay alarm automatic raising system, automatic alarm raising method and program therefor
JP2005141466A (en) Computer monitoring device and message processing method for processing message about computer to be monitored
CN103760881A (en) Method and system for monitoring and managing use condition of materials
JP2012230721A (en) System failure recovery method for virtual server and system for the same
WO2013096253A1 (en) Enterprise inventory asset control with transaction stacker

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20151104

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20160713

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20160823

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20161021

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: 20161108

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20161111

R150 Certificate of patent or registration of utility model

Ref document number: 6043159

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees