JP6777582B2 - Management device, management method and management program - Google Patents
Management device, management method and management program Download PDFInfo
- Publication number
- JP6777582B2 JP6777582B2 JP2017066983A JP2017066983A JP6777582B2 JP 6777582 B2 JP6777582 B2 JP 6777582B2 JP 2017066983 A JP2017066983 A JP 2017066983A JP 2017066983 A JP2017066983 A JP 2017066983A JP 6777582 B2 JP6777582 B2 JP 6777582B2
- Authority
- JP
- Japan
- Prior art keywords
- processing
- feature amount
- unit
- management
- storage unit
- 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.)
- Active
Links
Images
Landscapes
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Description
本発明は、管理装置、管理方法および管理プログラムに関する。 The present invention relates to a management device, a management method and a management program.
従来、巨大なデータセットに対して分散処理を行って処理効率の向上をはかる技術が知られている(非特許文献1参照)。一般に、分散処理では、複数の異なる処理が並行して実行される。また、各処理の内容が複数の処理に分割され、各処理の結果を用いて後段の処理が実行される。 Conventionally, there has been known a technique for improving processing efficiency by performing distributed processing on a huge data set (see Non-Patent Document 1). Generally, in distributed processing, a plurality of different processes are executed in parallel. In addition, the content of each process is divided into a plurality of processes, and the result of each process is used to execute the subsequent process.
しかしながら、従来の技術では、同一のデータセットに対して行われる複数の種類の異なる処理の間で部分的に処理が重複する場合に、処理効率が低下してしまう恐れがある。 However, in the conventional technique, the processing efficiency may decrease when the processing partially overlaps between a plurality of different types of processing performed on the same data set.
本発明は、上記に鑑みてなされたものであって、同一のデータセットに対する複数種類の処理の効率を向上させることを目的とする。 The present invention has been made in view of the above, and an object of the present invention is to improve the efficiency of a plurality of types of processing for the same data set.
上述した課題を解決し、目的を達成するために、本発明に係る管理装置は、データを取得して、取得したデータを、該データの所定の特徴量を算出する前処理部に引き渡し、前記前処理部から算出された該特徴量を受け取って、受け取った前記特徴量を記憶部に保存する前処理管理部と、前記特徴量を用いて所定の処理を行う本処理部に、該処理に応じた特徴量を前記記憶部から抽出して引き渡す本処理管理部と、を備えることを特徴とする。 In order to solve the above-mentioned problems and achieve the object, the management device according to the present invention acquires data and delivers the acquired data to a preprocessing unit that calculates a predetermined feature amount of the data, and the above-mentioned The pretreatment management unit that receives the feature amount calculated from the preprocessing unit and stores the received feature amount in the storage unit, and the main processing unit that performs a predetermined process using the feature amount are subjected to the processing. It is characterized by including a main processing management unit that extracts and delivers the corresponding feature amount from the storage unit.
本発明によれば、同一のデータセットに対する複数種類の処理の効率を向上させることが可能となる。 According to the present invention, it is possible to improve the efficiency of a plurality of types of processing for the same data set.
以下、図面を参照して、本発明の一実施形態を詳細に説明する。なお、この実施形態により本発明が限定されるものではない。また、図面の記載において、同一部分には同一の符号を付して示している。 Hereinafter, an embodiment of the present invention will be described in detail with reference to the drawings. The present invention is not limited to this embodiment. Further, in the description of the drawings, the same parts are indicated by the same reference numerals.
[情報処理システム]
まず、図1を参照して、本実施形態に係る管理装置の処理対象である情報処理システムについて説明する。情報処理システム1は、ネットワーク情報等の時系列に変化するデータを用いて、機械学習や人工知能処理を行って、統計・学習モデルの更新やセキュリティ脅威・異常の検知を行う。
[Information processing system]
First, the information processing system to be processed by the management device according to the present embodiment will be described with reference to FIG. The information processing system 1 performs machine learning and artificial intelligence processing using data that changes in time series such as network information, updates statistics / learning models, and detects security threats / abnormalities.
本実施形態において、管理装置10は、ネットワーク情報等の時系列に変化するデータ20を受け取って、所定の前処理部30に引き渡す。前処理部30は、汎用コンピュータ等で実現され、受け取った所定時間分のデータ20の所定の特徴量を算出する前処理を実行する。例えば、複数の前処理部30のそれぞれが、5分当たりの平均クライアント数、クライアント毎の5分当たりの平均フロー数、フロー当たりの平均パケット数、あるいはパケット当たりの平均バイト数等のデータ20の特徴量を算出する。
In the present embodiment, the
管理装置10は、算出された前処理結果を受け取って記憶部に保存する。また、管理装置10は、記憶部から所定の前処理結果を抽出して、本処理部40に引き渡す。複数の本処理部40は、汎用コンピュータ等で実現され、それぞれ、前処理結果を用いて、学習モデルの更新や検知アルゴリズムの適用等の本処理、例えば、マルウェア感染検知やスキャン検知等のバッチ処理を実行する。
The
[管理装置の構成]
次に、図2を参照して、本実施形態に係る管理装置の概略構成を説明する。図2に示すように、本実施形態に係る管理装置10は、ワークステーションやパソコン等の汎用コンピュータで実現され、入力部11と出力部12と通信制御部13と、記憶部14と、制御部15とを備える。
[Management device configuration]
Next, a schematic configuration of the management device according to the present embodiment will be described with reference to FIG. As shown in FIG. 2, the
入力部11は、キーボードやマウス等の入力デバイスを用いて実現され、操作者による入力操作に対応して、制御部15に対して各種指示情報を入力する。出力部12は、液晶ディスプレイなどの表示装置、プリンター等の印刷装置、情報通信装置等によって実現され、後述する管理処理の結果等を操作者に対して出力する。
The input unit 11 is realized by using an input device such as a keyboard or a mouse, and inputs various instruction information to the
通信制御部13は、NIC(Network Interface Card)等で実現され、LAN(Local Area Network)やインターネットなどの電気通信回線を介した前処理部30や本処理部40等の外部の装置と制御部15との通信を制御する。 The communication control unit 13 is realized by a NIC (Network Interface Card) or the like, and is an external device and a control unit such as a preprocessing unit 30 or a main processing unit 40 via a telecommunication line such as a LAN (Local Area Network) or the Internet. Controls communication with 15.
記憶部14は、RAM(Random Access Memory)、フラッシュメモリ(Flash Memory)等の半導体メモリ素子、または、ハードディスク、光ディスク等の記憶装置によって実現される。記憶部14には、管理装置10を動作させる処理プログラムや、処理プログラムの実行中に使用されるデータなどが予め記憶され、あるいは処理の都度一時的に記憶される。記憶部14は、通信制御部13を介して制御部15と通信する構成でもよい。
The
本実施形態において、記憶部14は、Create(生成)、Read(読み取り)、Update(更新)、Delete(削除)のいわゆるCRUD機能を有するデータベースとして機能し、後述する管理処理により、前処理結果14aが保存される。
In the present embodiment, the
前処理結果14aは、識別情報、タイムスタンプ、および前処理結果を含む。識別情報とは、前処理部30あるいは前処理部30が行う前処理の内容を識別する前処理名等の情報を意味する。タイムスタンプは、前処理が実行された日時を表す。前処理結果とは、入力されたデータ20を用いてこの前処理部30が算出した特徴量を意味する。
The preprocessing
このように、前処理結果14aには、複数の前処理部30の前処理結果が識別されて保存されている。前処理結果14aは、追加、更新、削除の他、新たな前処理部30の前処理結果の追加も可能である。
In this way, in the
制御部15は、CPU(Central Processing Unit)等の演算処理装置がメモリに記憶された処理プログラムを実行することにより、図2に例示するように、前処理管理部15aおよび本処理管理部15bとして機能する。なお、これらの機能部は、それぞれ異なるハードウェアに実装されてもよい。また、これらの機能部は、前処理部30および本処理部40の一部または全てと同一のハードウェアに実装されてもよい。
The
前処理管理部15aは、データ20を取得して、取得したデータ20を、該データの所定の特徴量を算出する前処理部30に引き渡し、前処理部30から算出された該特徴量を受け取って、受け取った特徴量を記憶部14に保存する。
The pre-processing management unit 15a acquires the
具体的に、前処理管理部15aは、ネットワーク情報を管理するサーバ等から入力部11あるいは通信制御部13を介して、5分ごと等の所定の時間間隔で時系列に変化する時系列データ20を取得し、予め決められている所定の前処理部30に引き渡す。前処理部30は、所定の時間分の時系列データ20を受け取って、例えば5分当たりの平均クライアント数、クライアント毎の5分当たりの平均フロー数、フロー当たりの平均パケット数、あるいはパケット当たりの平均バイト数等のデータ20の特徴量を算出する。
Specifically, the pre-processing management unit 15a is a time-
また、前処理管理部15aは、算出された特徴量を前処理部30から受け取って、識別情報およびタイムスタンプを対応づけして記憶部14の前処理結果14aに保存する。なお、前処理管理部15aは、前処理結果14aの生成の他、新たな前処理結果を追加する更新や削除が可能である。また、前処理管理部15aは、前処理部30の追加、更新または削除に応じて、前処理部30を識別する識別情報を前処理結果の特徴量に付与して記憶部14の前処理結果14aに保存したり削除したりすることが可能である。
Further, the pre-processing management unit 15a receives the calculated feature amount from the pre-processing unit 30, associates the identification information with the time stamp, and stores the calculated feature amount in the
本処理管理部15bは、特徴量を用いて所定の処理を行う本処理部40に、該処理に応じた特徴量を記憶部14から抽出して引き渡す。具体的に、図3を参照して、本処理管理部15bの処理について説明する。本処理管理部15bは、所定の時間間隔で予め決められている条件に基づいて、あるいは本処理部40からの要求に応じて、所定の特徴量を記憶部14の前処理結果14aから抽出して本処理部40に引き渡す。
The processing management unit 15b extracts the feature amount corresponding to the processing from the
例えば、図3には、例えばスキャン検知を行う本処理部40に対して、例えば3時間ごと等の所定の時間間隔で、前処理結果1および前処理結果2を引き渡すことが条件として設定されている場合が例示されている。この場合に本処理管理部15bは、前処理結果1すなわち5分あたりの平均クライアント数と、前処理結果2すなわちクライアント毎の5分当たりの平均フロー数とを、前処理結果14aから3時間ごとに抽出して、スキャン検知を行う本処理部40に引き渡す。
For example, in FIG. 3, it is set as a condition that the preprocessing result 1 and the preprocessing result 2 are delivered to the main processing unit 40 that performs scan detection, for example, at predetermined time intervals such as every 3 hours. The case is illustrated. In this case, the processing management unit 15b determines the preprocessing result 1, that is, the average number of clients per 5 minutes, and the preprocessing result 2, that is, the average number of flows per 5 minutes for each client, from the
なお、本処理管理部15bは、予め内部で定められた所定の条件に従って、本処理部40に、処理に必要な特徴量を前処理結果14aから抽出して引き渡して処理を依頼する。
The processing management unit 15b extracts the feature amount required for the processing from the
または、本処理管理部15bは、本処理部40からの要求に応じて、要求された特徴量を前処理結果14aから抽出して、本処理部40に引き渡してもよい。この場合には、予め引き渡しの条件が設定されていなくても、本処理部40に適切な前処理結果を引き渡すことが可能となる。
Alternatively, the processing management unit 15b may extract the requested feature amount from the
また、本処理管理部15bは、前処理結果14aに保存されている前処理結果の全て、あるいは3時間前まで等のタイムスタンプの指定の範囲の前処理結果のいずれかの指定を受け付けて、引き渡しの対象の前処理結果とすることができる。
In addition, the processing management unit 15b accepts the designation of all the preprocessing results stored in the
また、本処理管理部15bは、本処理部40に引き渡しが不要となった前処理結果を前処理結果14aから削除してもよい。これにより、記憶部14の使用効率を向上させることが可能となる。
Further, the processing management unit 15b may delete the preprocessing result that does not need to be delivered to the processing unit 40 from the
なお、本処理部40は、引き渡された前処理結果すなわちデータ20の特徴量を用いて、学習モデルの更新や、スキャン検知やマルウェア感染検知等の検知アルゴリズムの適用等の本処理を実行する。
The processing unit 40 uses the delivered preprocessing result, that is, the feature amount of the
[管理処理]
次に、図4を参照して、管理装置10による管理処理について説明する。図4は、管理処理手順を例示するフローチャートである。図4のフローチャートは、例えば、処理の開始を指示する操作入力があったタイミングで開始される。
[Management process]
Next, the management process by the
まず、前処理管理部15aが、所定の時間間隔で所定の時間分のデータ20を所定の前処理部30に引き渡す(ステップS1)。次に、前処理管理部15aは、前処理部30から前処理結果である特徴量を受け取って、記憶部14の前処理結果14aに保存する(ステップS2)。
First, the preprocessing management unit 15a delivers the
また、本処理管理部15bは、所定の時間間隔で予め決められている条件に基づいて、あるいは本処理部40からの要求に応じて、本処理部40に所定の特徴量を記憶部14の前処理結果14aから抽出して引き渡す(ステップS3)。本処理部40は、引き渡された特徴量を用いて、スキャン検知やマルウェア感染検知等のバッチ処理に相当する本処理を実行する。これにより、一連の管理処理が終了する。
Further, the processing management unit 15b stores a predetermined feature amount in the processing unit 40 based on predetermined conditions at predetermined time intervals or in response to a request from the processing unit 40. It is extracted from the
以上、説明したように、本実施形態の管理装置10では、前処理管理部15aが、データ20を取得して該データの所定の特徴量を算出する前処理部30に引き渡し、算出された該特徴量を受け取って記憶部14に保存する。また、本処理管理部15bが、特徴量を用いて所定の処理を行う本処理部40に、該特徴量を記憶部14から抽出して引き渡す。
As described above, in the
これにより、例えば、リアルタイムあるいは短い時間間隔で行われる前処理により、ネットワーク情報の消化が早くなり、本処理に必要な情報の保存量が少なくなり、処理に要する時間が短縮される。また、前処理で得られた前処理結果を複数の本処理で流用できるため、全体として処理の効率が向上し、処理に要する時間が短縮される。このように、本実施形態の管理装置10の管理処理によれば、同一のデータセットに対する複数種類の本処理の効率を向上させることが可能となる。
As a result, for example, preprocessing performed in real time or at short time intervals speeds up the digestion of network information, reduces the amount of information required for this processing, and shortens the time required for processing. Further, since the pretreatment result obtained in the pretreatment can be diverted to a plurality of main treatments, the processing efficiency is improved as a whole and the time required for the processing is shortened. As described above, according to the management process of the
また、本処理管理部15bは、本処理部40からの要求に応じて、要求された特徴量を前処理結果14aから検索して、本処理部40に引き渡してもよい。これにより、予め引き渡しの条件が設定されていなくても、本処理部40に適切な前処理結果を引き渡すことが可能となる。
Further, the processing management unit 15b may search the requested feature amount from the
また、本処理管理部15bは、本処理部40に引き渡しが不要となった特徴量を前処理結果14aから削除してもよい。これにより、記憶部14の使用効率を向上させることが可能となる。
Further, the processing management unit 15b may delete the feature amount that does not need to be delivered to the processing unit 40 from the
なお、データ20は時系列に変化するデータに限定されない。例えば、タイムスタンプの時系列順が逆になっていてもかまわない。また、過去の大量のデータに対する処理に適用することも可能である。また、タイムスタンプを持たないデータに対して適用することも可能である。
The
[プログラム]
上記実施形態に係る管理装置10が実行する処理をコンピュータが実行可能な言語で記述したプログラムを作成することもできる。一実施形態として、管理装置10は、パッケージソフトウェアやオンラインソフトウェアとして上記の管理処理を実行する管理プログラムを所望のコンピュータにインストールさせることによって実装できる。例えば、上記の管理プログラムを情報処理装置に実行させることにより、情報処理装置を管理装置10として機能させることができる。ここで言う情報処理装置には、デスクトップ型またはノート型のパーソナルコンピュータが含まれる。また、その他にも、情報処理装置にはスマートフォン、携帯電話機やPHS(Personal Handyphone System)などの移動体通信端末、さらには、PDA(Personal Digital Assistants)などのスレート端末などがその範疇に含まれる。また、ユーザが使用する端末装置をクライアントとし、当該クライアントに上記の管理処理に関するサービスを提供するサーバ装置として実装することもできる。例えば、管理装置10は、データを入力とし、本処理に用いられる前処理結果を出力する管理処理サービスを提供するサーバ装置として実装される。この場合、管理装置10は、Webサーバとして実装することとしてもよいし、アウトソーシングによって上記の管理処理に関するサービスを提供するクラウドとして実装することとしてもかまわない。以下に、管理装置10と同様の機能を実現する管理プログラムを実行するコンピュータの一例を説明する。
[program]
It is also possible to create a program in which the processing executed by the
図5に示すように、管理プログラムを実行するコンピュータ1000は、例えば、メモリ1010と、CPU1020と、ハードディスクドライブインタフェース1030と、ディスクドライブインタフェース1040と、シリアルポートインタフェース1050と、ビデオアダプタ1060と、ネットワークインタフェース1070とを有する。これらの各部は、バス1080によって接続される。
As shown in FIG. 5, the
メモリ1010は、ROM(Read Only Memory)1011およびRAM1012を含む。ROM1011は、例えば、BIOS(Basic Input Output System)等のブートプログラムを記憶する。ハードディスクドライブインタフェース1030は、ハードディスクドライブ1031に接続される。ディスクドライブインタフェース1040は、ディスクドライブ1041に接続される。ディスクドライブ1041には、例えば、磁気ディスクや光ディスク等の着脱可能な記憶媒体が挿入される。シリアルポートインタフェース1050には、例えば、マウス1051およびキーボード1052が接続される。ビデオアダプタ1060には、例えば、ディスプレイ1061が接続される。
The
ここで、図5に示すように、ハードディスクドライブ1031は、例えば、OS1091、アプリケーションプログラム1092、プログラムモジュール1093およびプログラムデータ1094を記憶する。上記実施形態で説明した各テーブルは、例えばハードディスクドライブ1031やメモリ1010に記憶される。
Here, as shown in FIG. 5, the hard disk drive 1031 stores, for example, the
また、管理プログラムは、例えば、コンピュータ1000によって実行される指令が記述されたプログラムモジュール1093として、ハードディスクドライブ1031に記憶される。具体的には、上記実施形態で説明した管理装置10が実行する各処理が記述されたプログラムモジュール1093が、ハードディスクドライブ1031に記憶される。
Further, the management program is stored in the hard disk drive 1031 as, for example, a
また、管理プログラムによる情報処理に用いられるデータは、プログラムデータ1094として、例えば、ハードディスクドライブ1031に記憶される。そして、CPU1020が、ハードディスクドライブ1031に記憶されたプログラムモジュール1093やプログラムデータ1094を必要に応じてRAM1012に読み出して、上述した各手順を実行する。
Further, the data used for information processing by the management program is stored as
なお、管理プログラムに係るプログラムモジュール1093やプログラムデータ1094は、ハードディスクドライブ1031に記憶される場合に限られず、例えば、着脱可能な記憶媒体に記憶されて、ディスクドライブ1041等を介してCPU1020によって読み出されてもよい。あるいは、管理プログラムに係るプログラムモジュール1093やプログラムデータ1094は、LANやWAN(Wide Area Network)等のネットワークを介して接続された他のコンピュータに記憶され、ネットワークインタフェース1070を介してCPU1020によって読み出されてもよい。
The
以上、本発明者によってなされた発明を適用した実施形態について説明したが、本実施形態による本発明の開示の一部をなす記述および図面により本発明は限定されることはない。すなわち、本実施形態に基づいて当業者等によりなされる他の実施形態、実施例および運用技術等は全て本発明の範疇に含まれる。 Although the embodiment to which the invention made by the present inventor is applied has been described above, the present invention is not limited by the description and the drawings which form a part of the disclosure of the present invention according to the present embodiment. That is, all other embodiments, examples, operational techniques, and the like made by those skilled in the art based on the present embodiment are included in the scope of the present invention.
10 管理装置
11 入力部
12 出力部
13 通信制御部
14 記憶部
14a 前処理結果
15 制御部
15a 前処理管理部
15b 本処理管理部
10 Management device 11
Claims (5)
前記特徴量を用いて所定の処理を行う本処理部に、該処理に応じた特徴量を前記記憶部から抽出して引き渡す本処理管理部と、
を備え、
前記本処理管理部は、前記本処理部からの要求に応じて検索して前記特徴量を前記記憶部から抽出して引き渡すこと、または、内部で定められた条件に従って、前記本処理部に前記処理に必要な前記特徴量を前記記憶部から抽出して引き渡して前記処理を依頼することを特徴とする管理装置。 The data is acquired, the acquired data is delivered to a plurality of preprocessing units that calculate a predetermined feature amount of the data, the feature amount calculated from each of the preprocessing units is received, and the received feature is received. Pre-processing management unit that saves the amount in the storage unit,
The main processing management unit that extracts the feature amount corresponding to the processing from the storage unit and delivers it to the main processing unit that performs a predetermined process using the feature amount.
Equipped with a,
The processing management unit searches in response to a request from the processing unit, extracts the feature amount from the storage unit, and delivers it, or the processing management unit delivers the feature amount to the processing unit according to internally determined conditions. processing management apparatus characterized that you request the treatment delivery by extracting the feature amount required from the storage unit to.
データを取得して、取得したデータを、該データの所定の特徴量を算出する複数の前処理部に引き渡し、それぞれの前記前処理部から算出された該特徴量を受け取って、受け取った前記特徴量を記憶部に保存する前処理管理工程と、
前記特徴量を用いて所定の処理を行う本処理部に、該処理に応じた特徴量を前記記憶部から抽出して引き渡す本処理管理工程と、
を含み、
前記本処理管理工程は、前記本処理部からの要求に応じて検索して前記特徴量を前記記憶部から抽出して引き渡すこと、または、内部で定められた条件に従って、前記本処理部に前記処理に必要な前記特徴量を前記記憶部から抽出して引き渡して前記処理を依頼することを特徴とする管理方法。 It is a management method executed by the management device.
The data is acquired, the acquired data is delivered to a plurality of preprocessing units that calculate a predetermined feature amount of the data, the feature amount calculated from each of the preprocessing units is received, and the received feature is received. Pretreatment management process to save the amount in the storage unit,
The main processing management step of extracting the feature amount corresponding to the processing from the storage unit and handing it over to the main processing unit that performs a predetermined process using the feature amount.
Only including,
In the present processing management step, the feature amount is extracted from the storage unit and delivered by searching in response to a request from the main processing unit, or the said to the main processing unit according to internally determined conditions. A management method characterized in that the feature amount required for processing is extracted from the storage unit, delivered, and the processing is requested .
前記特徴量を用いて所定の処理を行う本処理部に、該処理に応じた特徴量を前記記憶部から抽出して引き渡す本処理管理ステップと、
前記本処理管理ステップが、前記本処理部からの要求に応じて検索して前記特徴量を前記記憶部から抽出して引き渡すこと、または、内部で定められた条件に従って、前記本処理部に前記処理に必要な前記特徴量を前記記憶部から抽出して引き渡して前記処理を依頼する処理と、
をコンピュータに実行させることを特徴とする管理プログラム。 The data is acquired, the acquired data is delivered to a plurality of preprocessing units that calculate a predetermined feature amount of the data, the feature amount calculated from each of the preprocessing units is received, and the received feature is received. Pre-processing management step to save the amount in the storage,
A main processing management step of extracting a feature amount corresponding to the processing from the storage unit and handing it over to the main processing unit that performs a predetermined process using the feature amount.
The processing management step searches in response to a request from the processing unit, extracts the feature amount from the storage unit, and delivers the feature amount to the processing unit, or according to an internally determined condition, the processing management step. A process of extracting the feature amount required for the process from the storage unit, delivering the feature amount, and requesting the process.
A management program characterized by having a computer execute.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2017066983A JP6777582B2 (en) | 2017-03-30 | 2017-03-30 | Management device, management method and management program |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2017066983A JP6777582B2 (en) | 2017-03-30 | 2017-03-30 | Management device, management method and management program |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JP2018169822A JP2018169822A (en) | 2018-11-01 |
| JP6777582B2 true JP6777582B2 (en) | 2020-10-28 |
Family
ID=64019005
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2017066983A Active JP6777582B2 (en) | 2017-03-30 | 2017-03-30 | Management device, management method and management program |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JP6777582B2 (en) |
Family Cites Families (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2003271656A (en) * | 2002-03-19 | 2003-09-26 | Fujitsu Ltd | Association candidate generation device, association candidate generation method, association system, association candidate generation program, and computer-readable recording medium storing the program |
| JP6543986B2 (en) * | 2015-03-25 | 2019-07-17 | 日本電気株式会社 | INFORMATION PROCESSING APPARATUS, INFORMATION PROCESSING METHOD, AND PROGRAM |
-
2017
- 2017-03-30 JP JP2017066983A patent/JP6777582B2/en active Active
Also Published As
| Publication number | Publication date |
|---|---|
| JP2018169822A (en) | 2018-11-01 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US8667489B2 (en) | Systems and methods for sharing the results of analyses among virtual machines | |
| CN113312072A (en) | Configuration file updating method and device, electronic equipment and medium | |
| JP6725564B2 (en) | Creating apparatus, creating system, creating method and creating program | |
| US11882122B2 (en) | Preparation device, preparation system, preparation method, and preparation program | |
| CN110955448A (en) | Smart contract separation method, contract processing method, device, equipment and medium | |
| CN112256760B (en) | Data prediction method and device, computer equipment and storage medium | |
| WO2021121407A1 (en) | Capacity changing method and apparatus for virtual machine | |
| CN114220479A (en) | Protein structure prediction method, protein structure prediction device and medium | |
| CN112256989A (en) | Offline package-based page loading method, device, terminal device and storage medium | |
| CN114020403B (en) | A chain code management method, device and terminal device of alliance chain | |
| CN114756527A (en) | Method and device for expanding Redis cluster, electronic equipment and storage medium | |
| JP6777582B2 (en) | Management device, management method and management program | |
| CN115001967A (en) | Data acquisition method and device, electronic equipment and storage medium | |
| CN118260967A (en) | Wind turbine simulation data analysis method, device, terminal and storage medium | |
| CN113377378B (en) | Processing method, device, equipment and storage medium for small program | |
| CN114816482A (en) | Method and device for upgrading block storage service, computer equipment and storage medium | |
| CN115080045A (en) | Link generation method and device, computer equipment and storage medium | |
| CN118827651B (en) | File downloading method, device, equipment and storage medium | |
| CN113742681A (en) | Account management method and device, computer equipment and storage medium | |
| CN114880595B (en) | Search result pattern monitoring method and device | |
| CN119336354B (en) | A method, device, terminal equipment and storage medium for upgrading power grid terminals | |
| JP7207529B2 (en) | Estimation device, estimation method and estimation program | |
| CN115309471B (en) | Application startup method, device, equipment and medium | |
| EP3872640B1 (en) | Information creation device, information creation method, and information creation program | |
| WO2024134843A1 (en) | Abnormality detection device, abnormality detection method and abnormality detection program |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20190221 |
|
| A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20200131 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20200212 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20200403 |
|
| 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: 20201006 |
|
| A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20201008 |
|
| R150 | Certificate of patent or registration of utility model |
Ref document number: 6777582 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
| S533 | Written request for registration of change of name |
Free format text: JAPANESE INTERMEDIATE CODE: R313533 |
|
| R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |