JP2018093432A - Determination system, determination method, and program - Google Patents

Determination system, determination method, and program Download PDF

Info

Publication number
JP2018093432A
JP2018093432A JP2016237066A JP2016237066A JP2018093432A JP 2018093432 A JP2018093432 A JP 2018093432A JP 2016237066 A JP2016237066 A JP 2016237066A JP 2016237066 A JP2016237066 A JP 2016237066A JP 2018093432 A JP2018093432 A JP 2018093432A
Authority
JP
Japan
Prior art keywords
traffic amount
determination
reference value
determination target
communication data
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
JP2016237066A
Other languages
Japanese (ja)
Other versions
JP6718367B2 (en
Inventor
卓也 垣下
Takuya Kakishita
卓也 垣下
啓一 長尾
Keiichi Nagao
啓一 長尾
修宏 柴田
Nobuhiro Shibata
修宏 柴田
敏浩 飯塚
Toshihiro Iizuka
敏浩 飯塚
幸祐 宮村
Kosuke Miyamura
幸祐 宮村
晃範 小杉
Akinori Kosugi
晃範 小杉
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.)
NTT Comware Corp
Original Assignee
NTT Comware 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 NTT Comware Corp filed Critical NTT Comware Corp
Priority to JP2016237066A priority Critical patent/JP6718367B2/en
Publication of JP2018093432A publication Critical patent/JP2018093432A/en
Application granted granted Critical
Publication of JP6718367B2 publication Critical patent/JP6718367B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

PROBLEM TO BE SOLVED: To suppress a risk of an abnormal state being determined erroneously.SOLUTION: A determination system comprises: a learning model acquisition unit for acquiring a learning model created by performing machine learning on a traffic amount of communication data in the past; a traffic amount reference value acquisition unit for acquiring a traffic amount reference value, a reference value of a traffic amount of communication data set on the basis of the traffic amount of communication data in the past; an abnormality determination threshold acquisition unit for acquiring an abnormality determination threshold, an outlier of the traffic amount reference value with respect to the learning model; a determination target traffic amount acquisition unit for acquiring a determination target traffic amount, a traffic amount of determination target communication data; an abnormality determination target value acquisition unit for acquiring an abnormality determination target value, an outlier of the determination target traffic amount with respect to the learning model; and a determination unit for determining whether a value is an abnormal state or not, on the basis of the abnormality determination threshold and abnormality determination target value.SELECTED DRAWING: Figure 1

Description

本発明は、判定システム、判定方法、及びプログラムに関する。   The present invention relates to a determination system, a determination method, and a program.

例えば、特許文献1には、トラヒック量の測定箇所について設定された下限閾値に基づいて監視を行うトラヒック監視システムであって、測定箇所でのトラヒック量に関するトラヒック情報を定期的に取得するトラヒック情報取得手段と、トラヒック情報取得手段によって取得したトラヒック情報に基づいて算出される算出値が下限閾値より低下した場合に測定箇所について警報発生状態であるとみなす判定手段とを含むことを特徴とするトラヒック監視システムが記載されている。   For example, Patent Literature 1 discloses a traffic monitoring system that performs monitoring based on a lower threshold set for a traffic volume measurement location, and periodically acquires traffic information related to the traffic volume at the measurement location. And a determination unit that considers that a measurement point is in an alarm generation state when a calculated value calculated based on the traffic information acquired by the traffic information acquisition unit falls below a lower limit threshold. The system is described.

特開2009−017393号公報JP 2009-017393 A

ところで、特許文献1のシステムでは、判定対象値としてのトラヒック変動率と、判定閾値とが対比され、トラヒック変動率が判定閾値より低下した場合に、異常状態であると判定される。
そのため、特許文献1のシステムでは、例えばユーザの利用方法の変化直後に、ユーザの利用方法の変化後のトラヒック変動率と、ユーザの利用方法の変化前に設定された判定閾値とが対比され、異常状態であるか否かが判定される。その結果、ユーザの利用方法の変化直後に、正常状態であるにもかかわらず、異常状態であると誤って判定されるおそれがある。
また、特許文献1のシステムでは、例えばネットワークシステム内における切り替え作業の実行直後に、切り替え作業の実行後のトラヒック変動率と、切り替え作業の実行前に設定された判定閾値とが対比され、異常状態であるか否かが判定される。その結果、切り替え作業の実行直後に、正常状態であるにもかかわらず、異常状態であると誤って判定されるおそれがある。
By the way, in the system of Patent Document 1, the traffic fluctuation rate as the determination target value is compared with the determination threshold value, and when the traffic fluctuation rate falls below the determination threshold value, it is determined that the state is abnormal.
Therefore, in the system of Patent Document 1, for example, immediately after the change of the user's usage method, the traffic fluctuation rate after the change of the user's usage method is compared with the determination threshold set before the change of the user's usage method. It is determined whether or not there is an abnormal state. As a result, immediately after the change in the user's usage method, there is a possibility that it is erroneously determined to be an abnormal state despite the normal state.
Further, in the system of Patent Document 1, for example, immediately after execution of switching work in the network system, the traffic fluctuation rate after execution of switching work is compared with the determination threshold set before execution of switching work, and an abnormal state is detected. It is determined whether or not. As a result, immediately after execution of the switching operation, there is a possibility that it is erroneously determined that the state is abnormal although it is in the normal state.

本発明のいくつかの態様は、通信データのトラヒック量が異常状態であると誤って判定されるおそれを抑制することができる判定システム、判定方法、及びプログラムを提供することを目的の一つとする。   Some aspects of the present invention have an object to provide a determination system, a determination method, and a program capable of suppressing a possibility that the traffic amount of communication data is erroneously determined as being in an abnormal state. .

また、本発明の他の態様は、後述する実施形態に記載した作用効果を奏することを可能にする判定システム、判定方法、及びプログラムを提供することを目的の一つとする。   Another object of another aspect of the present invention is to provide a determination system, a determination method, and a program that can achieve the effects described in the embodiments described later.

上述した課題を解決するために、本発明の一態様は、過去の通信データのトラヒック量を機械学習することによって作成された学習モデルを取得する学習モデル取得部と、前記過去の通信データのトラヒック量に基づいて設定された通信データのトラヒック量の基準値であるトラヒック量基準値を取得するトラヒック量基準値取得部と、前記学習モデルに対する前記トラヒック量基準値の外れ値である異常判定閾値を取得する異常判定閾値取得部と、判定対象の通信データのトラヒック量である判定対象トラヒック量を取得する判定対象トラヒック量取得部と、前記学習モデルに対する前記判定対象トラヒック量の外れ値である異常判定対象値を取得する異常判定対象値取得部と、前記異常判定閾値と前記異常判定対象値とに基づいて異常状態であるか否かを判定する判定部と、を備える判定システムである。
また、本発明の別の一態様は、判定システムが、過去の通信データのトラヒック量を機械学習することによって作成された学習モデルを取得する第1ステップと、前記過去の通信データのトラヒック量に基づいて設定された通信データのトラヒック量の基準値であるトラヒック量基準値を取得する第2ステップと、前記学習モデルに対する前記トラヒック量基準値の外れ値である異常判定閾値を取得する第3ステップと、判定対象の通信データのトラヒック量である判定対象トラヒック量を取得する第4ステップと、前記学習モデルに対する前記判定対象トラヒック量の外れ値である異常判定対象値を取得する第5ステップと、前記異常判定閾値と前記異常判定対象値とに基づいて異常状態であるか否かを判定する第6ステップと、を含む判定方法である。
また、本発明の別の一態様は、コンピュータに、過去の通信データのトラヒック量を機械学習することによって作成された学習モデルを取得する第1ステップと、前記過去の通信データのトラヒック量に基づいて設定された通信データのトラヒック量の基準値であるトラヒック量基準値を取得する第2ステップと、前記学習モデルに対する前記トラヒック量基準値の外れ値である異常判定閾値を取得する第3ステップと、判定対象の通信データのトラヒック量である判定対象トラヒック量を取得する第4ステップと、前記学習モデルに対する前記判定対象トラヒック量の外れ値である異常判定対象値を取得する第5ステップと、前記異常判定閾値と前記異常判定対象値とに基づいて異常状態であるか否かを判定する第6ステップと、を実行させるためのプログラムである。
In order to solve the above-described problem, an aspect of the present invention provides a learning model acquisition unit that acquires a learning model created by machine learning of the traffic amount of past communication data, and the traffic of the past communication data. A traffic amount reference value acquisition unit that acquires a traffic amount reference value that is a reference value of the traffic amount of communication data set based on the amount, and an abnormality determination threshold that is an outlier of the traffic amount reference value for the learning model An abnormality determination threshold value acquisition unit to be acquired, a determination target traffic amount acquisition unit that acquires a determination target traffic amount that is a traffic amount of communication data to be determined, and an abnormality determination that is an outlier of the determination target traffic amount with respect to the learning model An abnormality determination target value acquisition unit for acquiring a target value, an abnormality condition based on the abnormality determination threshold value and the abnormality determination target value A determination section for determining whether or not it is a determination system comprising a.
Further, according to another aspect of the present invention, the determination system includes a first step of acquiring a learning model created by machine learning of the traffic volume of past communication data, and the traffic volume of the past communication data. A second step of acquiring a traffic amount reference value that is a reference value of the traffic amount of communication data set based on the third step; and a third step of acquiring an abnormality determination threshold value that is an outlier of the traffic amount reference value for the learning model. A fourth step of acquiring a determination target traffic amount that is a traffic amount of communication data to be determined; a fifth step of acquiring an abnormality determination target value that is an outlier of the determination target traffic amount with respect to the learning model; And a sixth step for determining whether or not an abnormal state is present based on the abnormality determination threshold value and the abnormality determination target value. It is a method.
Another aspect of the present invention is based on the first step of acquiring a learning model created by machine learning of the traffic volume of past communication data in a computer, and the traffic volume of the past communication data. A second step of acquiring a traffic amount reference value that is a reference value of the traffic amount of the communication data set in step 3, and a third step of acquiring an abnormality determination threshold value that is an outlier of the traffic amount reference value for the learning model; A fourth step of acquiring a determination target traffic amount that is a traffic amount of communication data to be determined; a fifth step of acquiring an abnormality determination target value that is an outlier of the determination target traffic amount with respect to the learning model; And a sixth step of determining whether or not an abnormal state is present based on the abnormality determination threshold value and the abnormality determination target value. It is because of the program.

本発明の一実施形態によれば、通信データのトラヒック量が異常状態であると誤って判定されるおそれを抑制することができる。   According to an embodiment of the present invention, it is possible to suppress a possibility that the traffic amount of communication data is erroneously determined as being in an abnormal state.

第1の実施形態の判定システムが適用されたネットワークシステムの一例を示す図。The figure which shows an example of the network system to which the determination system of 1st Embodiment was applied. 第1の実施形態の判定システムを適用可能なネットワークシステムの一例を示す図。The figure which shows an example of the network system which can apply the determination system of 1st Embodiment. 第1の実施形態の判定システムにおける処理の流れなどを示す図。The figure which shows the flow of the process in the determination system of 1st Embodiment, etc. 接続装置とVLANとポートとの関係の一例を示す図。The figure which shows an example of the relationship between a connection apparatus, VLAN, and a port. 判定対象トラヒック量の一般的な異常判定手法を示す図。The figure which shows the general abnormality determination method of the traffic volume for determination. 誤判定の一例を示す図。The figure which shows an example of a misjudgment. 誤判定の他の例を示す図。The figure which shows the other example of a misjudgment. 第1の実施形態の判定システムによる判定を示す図。The figure which shows the determination by the determination system of 1st Embodiment. 第1の実施形態の判定システムによる判定の他の例を示す図。The figure which shows the other example of the determination by the determination system of 1st Embodiment. トラヒック量基準値を算出する計算負荷と学習モデルを作成する計算負荷とを示す図。The figure which shows the calculation load which calculates a traffic amount reference value, and the calculation load which produces a learning model. 異常判定対象値を示す図。The figure which shows an abnormality determination target value. 異常判定対象値が異常であるか否かを判定する手法を示す図。The figure which shows the method of determining whether an abnormality determination target value is abnormal. 2つの異常判定閾値を比較した図。The figure which compared two abnormality determination threshold values. トラヒック量基準値の算出手法の一例を示す図。The figure which shows an example of the calculation method of traffic amount reference value. トラヒック量基準値の算出手法の他の例を示す図。The figure which shows the other example of the calculation method of traffic amount reference value. 異常判定対象値と異常判定閾値との関係を示す図。The figure which shows the relationship between an abnormality determination target value and an abnormality determination threshold value. 第1の実施形態の判定システムを適用可能なネットワークシステムの他の例を示す図。The figure which shows the other example of the network system which can apply the determination system of 1st Embodiment. 判定システムによる全体的な処理の流れを示すフローチャート。The flowchart which shows the flow of the whole process by the determination system. 第2の実施形態の判定システムが適用されたネットワークシステムの一例を示す図。The figure which shows an example of the network system to which the determination system of 2nd Embodiment was applied.

以下、本発明の一実施形態について、図面を参照して説明する。
[第1の実施形態]
本発明の第1の実施形態について説明する。
図1は、第1の実施形態の判定システム100が適用されたネットワークシステム200の一例を示す図である。
図1に示す例では、判定システム100は、学習モデル取得部10と、トラヒック量基準値取得部11と、異常判定閾値取得部12と、判定対象トラヒック量取得部13と、異常判定対象値取得部14と、トラヒック量基準値算出部20と、判定部30と、ネットワーク分析部40と、アラーム分析部50とを備える。
学習モデル取得部10は、過去の通信データのトラヒック量を機械学習することによって作成された学習モデルを取得する。図1に示す例では、学習モデル作成部210が、判定システム100の外部に設けられている。学習モデル作成部210は、過去の通信データのトラヒック量を機械学習することによって、学習モデルを作成する。学習モデル取得部10は、学習モデル作成部210から学習モデルを取得する。
Hereinafter, an embodiment of the present invention will be described with reference to the drawings.
[First embodiment]
A first embodiment of the present invention will be described.
FIG. 1 is a diagram illustrating an example of a network system 200 to which the determination system 100 according to the first embodiment is applied.
In the example illustrated in FIG. 1, the determination system 100 includes a learning model acquisition unit 10, a traffic amount reference value acquisition unit 11, an abnormality determination threshold acquisition unit 12, a determination target traffic amount acquisition unit 13, and an abnormality determination target value acquisition. Unit 14, a traffic amount reference value calculation unit 20, a determination unit 30, a network analysis unit 40, and an alarm analysis unit 50.
The learning model acquisition unit 10 acquires a learning model created by machine learning of the traffic volume of past communication data. In the example illustrated in FIG. 1, the learning model creation unit 210 is provided outside the determination system 100. The learning model creation unit 210 creates a learning model by machine learning of the traffic volume of past communication data. The learning model acquisition unit 10 acquires a learning model from the learning model creation unit 210.

トラヒック量基準値取得部11は、過去の通信データのトラヒック量に基づいて設定された通信データのトラヒック量の基準値であるトラヒック量基準値を取得する。図1に示す例では、トラヒック量基準値算出部20が、判定システム100の内部に設けられている。トラヒック量基準値算出部20は、過去の通信データのトラヒック量の統計値に基づいてトラヒック量基準値を算出する。トラヒック量基準値取得部11は、トラヒック量基準値算出部20からトラヒック量基準値を取得する。
異常判定閾値取得部12は、学習モデルに対するトラヒック量基準値の外れ値である異常判定閾値を取得する。図1に示す例では、異常判定閾値算出部220が、判定システム100の外部に設けられている。異常判定閾値算出部220は、異常判定閾値を算出する。異常判定閾値取得部12は、異常判定閾値算出部220から異常判定閾値を取得する。
The traffic amount reference value acquisition unit 11 acquires a traffic amount reference value that is a reference value of the traffic amount of communication data set based on the traffic amount of past communication data. In the example illustrated in FIG. 1, the traffic amount reference value calculation unit 20 is provided inside the determination system 100. The traffic amount reference value calculation unit 20 calculates a traffic amount reference value based on a statistical value of the traffic amount of past communication data. The traffic amount reference value acquisition unit 11 acquires the traffic amount reference value from the traffic amount reference value calculation unit 20.
The abnormality determination threshold value acquisition unit 12 acquires an abnormality determination threshold value that is an outlier of the traffic amount reference value for the learning model. In the example illustrated in FIG. 1, the abnormality determination threshold value calculation unit 220 is provided outside the determination system 100. The abnormality determination threshold value calculation unit 220 calculates an abnormality determination threshold value. The abnormality determination threshold value acquisition unit 12 acquires the abnormality determination threshold value from the abnormality determination threshold value calculation unit 220.

判定対象トラヒック量取得部13は、判定対象の通信データのトラヒック量である判定対象トラヒック量を取得する。
図1に示す例では、判定対象トラヒック量が、ネットワークシステム200に含まれる複数のポート270−1、270−2、…、270−8のそれぞれにおいて測定される。ネットワークシステム200には、集約スイッチ280が含まれている。複数のポート270−1、270−2、…、270−8のそれぞれの判定対象トラヒック量は、集約スイッチ280を介して、判定対象トラヒック量取得部13によって取得される。トラヒック収集サーバ290は、複数のポート270−1、270−2、…、270−8のそれぞれの判定対象トラヒック量を保存する。
また、図1に示す例では、複数のポート270−1、270−2、…、270−8のそれぞれの過去の通信データのトラヒック量が、集約スイッチ280を介して、学習モデル作成部210によって取得される。学習モデル作成部210は、複数のポート270−1、270−2、…、270−8のそれぞれの過去の通信データのトラヒック量を機械学習することによって、複数のポート270−1、270−2、…、270−8のそれぞれの学習モデルを作成する。
The determination target traffic amount acquisition unit 13 acquires a determination target traffic amount that is a traffic amount of communication data to be determined.
In the example illustrated in FIG. 1, the determination target traffic volume is measured at each of the plurality of ports 270-1, 270-2,... 270-8 included in the network system 200. The network system 200 includes an aggregation switch 280. The determination target traffic volume of each of the plurality of ports 270-1, 270-2,... 270-8 is acquired by the determination target traffic volume acquisition unit 13 via the aggregation switch 280. The traffic collection server 290 stores the determination target traffic amounts of the plurality of ports 270-1, 270-2,... 270-8.
In the example shown in FIG. 1, the traffic amount of past communication data of each of the plurality of ports 270-1, 270-2,... 270-8 is changed by the learning model creation unit 210 via the aggregation switch 280. To be acquired. The learning model creation unit 210 performs machine learning on the traffic amount of past communication data of each of the plurality of ports 270-1, 270-2,... 270-8, and thereby the plurality of ports 270-1, 270-2. , ..., 270-8 are created.

異常判定対象値取得部14は、学習モデルに対する判定対象トラヒック量の外れ値である異常判定対象値を取得する。図1に示す例では、異常判定対象値算出部230が、判定システム100の外部に設けられている。異常判定対象値算出部230は、異常判定対象値を算出する。異常判定対象値取得部14は、異常判定対象値算出部230から異常判定対象値を取得する。
判定部30は、異常判定閾値取得部12によって取得された異常判定閾値と、異常判定対象値取得部14によって取得された異常判定対象値とに基づいて、異常状態であるか否かを判定する。具体的には、判定部30は、異常判定対象値が異常判定閾値より大きい場合に、異常状態であると判定する。
図1に示す例では、判定部30は、複数のポート270−1、270−2、…、270−8のそれぞれの判定対象トラヒック量が異常状態であるか否かを判定する。
The abnormality determination target value acquisition unit 14 acquires an abnormality determination target value that is an outlier of the determination target traffic amount with respect to the learning model. In the example illustrated in FIG. 1, the abnormality determination target value calculation unit 230 is provided outside the determination system 100. The abnormality determination target value calculation unit 230 calculates an abnormality determination target value. The abnormality determination target value acquisition unit 14 acquires the abnormality determination target value from the abnormality determination target value calculation unit 230.
The determination unit 30 determines whether or not it is an abnormal state based on the abnormality determination threshold acquired by the abnormality determination threshold acquisition unit 12 and the abnormality determination target value acquired by the abnormality determination target value acquisition unit 14. . Specifically, the determination unit 30 determines that the state is abnormal when the abnormality determination target value is larger than the abnormality determination threshold.
In the example illustrated in FIG. 1, the determination unit 30 determines whether or not the determination target traffic amounts of the plurality of ports 270-1, 270-2,.

ネットワーク分析部40は、判定部30によって異常状態であると判定されたポートの数、位置などを分析する。また、ネットワーク分析部40は、異常状態である旨の判定結果を分析する。異常状態である旨の判定結果には、例えばユーザ起因の判定結果が含まれる。また、異常状態である旨の判定結果には、例えばネットワークシステム200が起因する判定結果が含まれる。
異常状態である旨の判定結果が、ユーザ起因の判定結果である場合、ネットワーク分析部40は、ユーザの利用方法が変化した、あるいは、ネットワークシステム200内で切り替え作業などが実行された、と分析する。つまり、ネットワーク分析部40は、ネットワークシステム200自体が正常である、と分析する。
異常状態である旨の判定結果が、ネットワークシステム200が起因する判定結果である場合、ネットワーク分析部40は、ネットワークシステム200に異常が発生したおそれがある、と分析する。また、ネットワーク分析部40は、異常が発生した箇所(被疑箇所)を特定する。被疑箇所は、異常状態であると判定されたポートの位置、正常状態であると判定されたポートの位置、ネットワークシステム200の構成、通信データのトラヒックの流れなどに基づいて特定される。
The network analysis unit 40 analyzes the number of ports determined by the determination unit 30 to be in an abnormal state, the position, and the like. Further, the network analysis unit 40 analyzes the determination result indicating that the state is abnormal. The determination result indicating that the state is abnormal includes, for example, a determination result caused by the user. Further, the determination result indicating that the state is abnormal includes, for example, a determination result caused by the network system 200.
When the determination result indicating that the state is abnormal is a determination result caused by the user, the network analysis unit 40 analyzes that the user's usage method has changed or that a switching operation or the like has been performed in the network system 200. To do. That is, the network analysis unit 40 analyzes that the network system 200 itself is normal.
When the determination result indicating the abnormal state is a determination result caused by the network system 200, the network analysis unit 40 analyzes that there is a possibility that an abnormality has occurred in the network system 200. Moreover, the network analysis part 40 specifies the location (suspected location) where the abnormality occurred. The suspected place is identified based on the position of the port determined to be in an abnormal state, the position of the port determined to be in a normal state, the configuration of the network system 200, the flow of traffic of communication data, and the like.

アラーム分析部50は、アラーム情報(出されたアラームの履歴)を突合する。故障には、アラームを出すことができないサイレント故障と、アラームを出すことができる通常の故障とが含まれる。アラーム分析部50は、サイレント故障が原因の異常状態であると判定されたのか、あるいは、通常の故障が原因の異常状態であると判定されたのかを分析する。
図1に示す例では、ネットワーク分析部40とアラーム分析部50とが判定システム100に設けられているが、他の例では、ネットワーク分析部40とアラーム分析部50とを省略したり、判定システム100の外部に設けたりしてもよい。
The alarm analysis unit 50 collates alarm information (history of issued alarms). Faults include silent faults that cannot be alarmed and normal faults that can be alarmed. The alarm analysis unit 50 analyzes whether it is determined that the abnormal state is caused by the silent failure or whether it is determined that the abnormal state is caused by the normal failure.
In the example illustrated in FIG. 1, the network analysis unit 40 and the alarm analysis unit 50 are provided in the determination system 100. However, in other examples, the network analysis unit 40 and the alarm analysis unit 50 may be omitted, or the determination system may be omitted. It may be provided outside the 100.

図2は、第1の実施形態の判定システム100を適用可能なネットワークシステム200の一例を示す図である。図2に示す例では、ネットワークシステム200が、第1ネットワーク200−1と、第2ネットワーク200−2と、第3ネットワーク200−3とによって構成されている。第1ネットワーク200−1と、第2ネットワーク200−2と、第3ネットワーク200−3とは、相互に接続されている。第1ネットワーク200−1は第1事業者のネットワークであり、第2ネットワーク200−2は第2事業者のネットワークであり、第3ネットワーク200−3は第3事業者のネットワークである。
第1ネットワーク200−1には、複数のVLAN(Virtual Local Area Network)と、それらを接続する接続装置260−1とが含まれている。第2ネットワーク200−2および第3ネットワーク200−3は、第1ネットワーク200−1と同様に構成される。第2ネットワーク200−2には、接続装置260−2が含まれ、第3ネットワーク200−3には、接続装置260−3が含まれている。
図2に示すネットワークシステム200に対して第1の実施形態の判定システム100を適用することによって、判定部30は、ネットワークシステム200内の複数のポートのそれぞれの判定対象トラヒック量が異常状態であるか否かを判定することができる。
FIG. 2 is a diagram illustrating an example of a network system 200 to which the determination system 100 according to the first embodiment can be applied. In the example illustrated in FIG. 2, the network system 200 includes a first network 200-1, a second network 200-2, and a third network 200-3. The first network 200-1, the second network 200-2, and the third network 200-3 are connected to each other. The first network 200-1 is the network of the first operator, the second network 200-2 is the network of the second operator, and the third network 200-3 is the network of the third operator.
The first network 200-1 includes a plurality of VLANs (Virtual Local Area Networks) and a connection device 260-1 that connects them. The second network 200-2 and the third network 200-3 are configured in the same manner as the first network 200-1. The second network 200-2 includes a connection device 260-2, and the third network 200-3 includes a connection device 260-3.
By applying the determination system 100 according to the first embodiment to the network system 200 illustrated in FIG. 2, the determination unit 30 has a determination target traffic volume of each of a plurality of ports in the network system 200 in an abnormal state. It can be determined whether or not.

図3は、第1の実施形態の判定システム100における処理の流れなどを示す図である。図3に示す例では、接続装置260−1、260−2内の複数のポートのそれぞれの過去の通信データのトラヒック量が、トラヒック収集サーバ290に保存されている。また、接続装置260−1、260−2内の複数のポートでは、判定対象トラヒック量が測定される。
判定システム100は、最初にトラヒック収集を実行する。具体的には、判定システム100は、トラヒック収集サーバ290に保存されている過去の通信データのトラヒック量を収集する。また、判定システム100は、ミラーポート280aを有する集約スイッチ280を介して、接続装置260−1、260−2内の複数のポートの判定対象トラヒック量を収集する。
判定システム100は、次いで、トラヒック分析を実行する。具体的には、判定システム100は、過去の通信データのトラヒック量を機械学習することによって作成された学習モデルを取得する。また、判定システム100は、過去の通信データのトラヒック量に基づいてトラヒック量基準値を算出する。また、判定システム100は、学習モデルに対するトラヒック量基準値の外れ値である異常判定閾値を取得する。また、判定システム100は、学習モデルに対する判定対象トラヒック量の外れ値である異常判定対象値を取得する。また、判定システム100は、異常判定閾値と異常判定対象値とに基づいて、接続装置260−1、260−2内の複数のポートのそれぞれが異常状態であるか否かを判定する。
FIG. 3 is a diagram illustrating a processing flow and the like in the determination system 100 according to the first embodiment. In the example shown in FIG. 3, the traffic amount of past communication data of each of the plurality of ports in the connection devices 260-1 and 260-2 is stored in the traffic collection server 290. Further, the determination target traffic volume is measured at a plurality of ports in the connection devices 260-1 and 260-2.
The determination system 100 first performs traffic collection. Specifically, the determination system 100 collects the traffic amount of past communication data stored in the traffic collection server 290. Further, the determination system 100 collects the determination target traffic amounts of a plurality of ports in the connection devices 260-1 and 260-2 via the aggregation switch 280 having the mirror port 280a.
The decision system 100 then performs traffic analysis. Specifically, the determination system 100 acquires a learning model created by machine learning of the traffic amount of past communication data. Further, the determination system 100 calculates a traffic amount reference value based on the traffic amount of past communication data. The determination system 100 also acquires an abnormality determination threshold value that is an outlier of the traffic amount reference value for the learning model. In addition, the determination system 100 acquires an abnormality determination target value that is an outlier of the determination target traffic amount with respect to the learning model. Further, the determination system 100 determines whether or not each of the plurality of ports in the connection devices 260-1 and 260-2 is in an abnormal state based on the abnormality determination threshold value and the abnormality determination target value.

図3に示す例では、判定システム100は、次いで、アラーム分析を実行する。具体的には、判定システム100は、サイレント故障が原因の異常状態であると判定されたのか、あるいは、通常の故障が原因の異常状態であると判定されたのかを分析する。
判定システム100は、次いで、ネットワーク分析を実行する。具体的には、判定システム100は、接続装置260−1、260−2内において異常が発生した箇所(被疑箇所)を特定する。図3に示す例では、判定システム100は、次いで、サイレント故障を周知する処理を実行する。
In the example illustrated in FIG. 3, the determination system 100 then performs alarm analysis. Specifically, the determination system 100 analyzes whether it is determined that the abnormal state is caused by a silent failure or whether it is determined that the abnormal state is caused by a normal failure.
The decision system 100 then performs network analysis. Specifically, the determination system 100 identifies a location (suspected location) where an abnormality has occurred in the connection devices 260-1 and 260-2. In the example illustrated in FIG. 3, the determination system 100 then executes a process for notifying a silent failure.

図4は、接続装置260と、接続装置260に接続された複数のVLAN250−1、250−2、250−3と、接続装置260内の複数のポート270−1、270−2、270−3との関係の一例を示す図である。
図4に示す例では、VLAN250−1は、ポート270−1を介して接続装置260に接続されている。同様に、VLAN250−2、250−3は、それぞれ、ポート270−2、270−3を介して接続装置260に接続されている。VLAN250−1、VLAN250−2、VLAN250−3は、それぞれ、ユーザU1、U2、U3によって利用されている。
図4に示す例では、VLAN250−1内の判定対象トラヒック量は、ポート270−1において測定される。同様に、VLAN250−2、VLAN250−3内の判定対象トラヒック量は、それぞれ、ポート270−2、270−3において測定される。
4 shows a connection device 260, a plurality of VLANs 250-1, 250-2, 250-3 connected to the connection device 260, and a plurality of ports 270-1, 270-2, 270-3 in the connection device 260. FIG.
In the example shown in FIG. 4, the VLAN 250-1 is connected to the connection device 260 via the port 270-1. Similarly, the VLANs 250-2 and 250-3 are connected to the connection device 260 via ports 270-2 and 270-3, respectively. VLAN 250-1, VLAN 250-2, and VLAN 250-3 are used by users U1, U2, and U3, respectively.
In the example illustrated in FIG. 4, the determination target traffic amount in the VLAN 250-1 is measured at the port 270-1. Similarly, the determination target traffic amounts in the VLAN 250-2 and the VLAN 250-3 are measured at the ports 270-2 and 270-3, respectively.

図5は判定対象トラヒック量の一般的な異常判定手法を示す図である。詳細には、図5(A)は過去の通信データのトラヒック量と従来型判定用閾値との関係の一例を示す図である。図5(A)の横軸は時刻を示している。同様に、後述する図5(B)、図5(C)、図5(D)、図6(A)、図6(B)、図6(C)、図7(A)、図7(B)、図8(A)、図8(B)、図9(A)、図9(B)、図10(A)、図10(B)、図10(C)、図10(D)、図11(B)、図11(C)、図12、図13(A)、図13(B)、図13(C)、図14(A)、図15(A)、図15(C)および図16の横軸も時刻を示している。
図5(A)の縦軸はトラヒック量を示している。同様に、後述する図5(B)、図5(C)、図5(D)、図6(A)、図6(B)、図6(C)、図7(A)、図7(B)、図8(A)、図8(B)、図9(A)、図9(B)、図10(A)、図10(B)、図10(C)、図10(D)、図11(B)、図11(C)、図12、図13(A)、図13(B)、図13(C)、図14(A)、図14(B)、図15(A)、図15(B)および図15(C)の縦軸もトラヒック量を示している。
図5(A)に示す例では、図5(A)に示すような「過去の通信データのトラヒック量」が得られた場合に、「過去の通信データのトラヒック量」に基づき、一般的な統計的手法によって「従来型判定用閾値」が算出される。ポートにおいて測定された判定対象トラヒック量(図示せず)と図5(A)に示す「従来型判定用閾値」とが対比される。判定対象トラヒック量が図5(A)に示す「従来型判定用閾値」よりも小さい場合に、判定対象トラヒック量が異常状態であると判定される。
図5(B)は図5(A)に示す「従来型判定用閾値」を算出するために必要な「過去の通信データのトラヒック量」のデータ量を示す図である。
FIG. 5 is a diagram illustrating a general abnormality determination method for the determination target traffic volume. Specifically, FIG. 5A is a diagram illustrating an example of the relationship between the traffic amount of past communication data and the conventional determination threshold value. The horizontal axis in FIG. 5A indicates time. Similarly, FIG. 5B, FIG. 5C, FIG. 5D, FIG. 6A, FIG. 6B, FIG. 7C, FIG. B), FIG. 8A, FIG. 8B, FIG. 9A, FIG. 9B, FIG. 10A, FIG. 10B, FIG. 10C, and FIG. 11B, FIG. 11C, FIG. 12, FIG. 13A, FIG. 13B, FIG. 13C, FIG. 14A, FIG. 15A, and FIG. ) And the horizontal axis of FIG. 16 also indicate time.
The vertical axis in FIG. 5A indicates the traffic volume. Similarly, FIG. 5B, FIG. 5C, FIG. 5D, FIG. 6A, FIG. 6B, FIG. 7C, FIG. B), FIG. 8A, FIG. 8B, FIG. 9A, FIG. 9B, FIG. 10A, FIG. 10B, FIG. 10C, and FIG. 11 (B), FIG. 11 (C), FIG. 12, FIG. 13 (A), FIG. 13 (B), FIG. 13 (C), FIG. 14 (A), FIG. 14 (B), FIG. ), The vertical axis of FIGS. 15B and 15C also indicates the traffic volume.
In the example shown in FIG. 5A, when the “traffic amount of past communication data” as shown in FIG. 5A is obtained, the general traffic data is based on the “traffic amount of past communication data”. The “conventional determination threshold” is calculated by a statistical method. The determination target traffic amount (not shown) measured at the port is compared with the “conventional determination threshold value” shown in FIG. When the determination target traffic amount is smaller than the “conventional determination threshold value” shown in FIG. 5A, it is determined that the determination target traffic amount is in an abnormal state.
FIG. 5B is a diagram showing a data amount of “traffic amount of past communication data” necessary for calculating the “conventional determination threshold value” shown in FIG. 5A.

図5(C)は過去の通信データのトラヒック量と従来型判定用閾値との関係の他の例を示す図である。図5(C)に示す例では、図5(C)に示す「過去の通信データのトラヒック量」に基づき、一般的な統計的手法によって図5(C)に示す「従来型判定用閾値」が算出される。判定対象トラヒック量が図5(C)に示す「従来型判定用閾値」よりも小さい場合に、判定対象トラヒック量が異常状態であると判定される。
図5(D)は図5(C)に示す「従来型判定用閾値」を算出するために必要な「過去の通信データのトラヒック量」のデータ量を示す図である。
FIG. 5C is a diagram illustrating another example of the relationship between the traffic amount of past communication data and the conventional determination threshold value. In the example shown in FIG. 5C, based on the “traffic amount of past communication data” shown in FIG. 5C, the “conventional determination threshold” shown in FIG. Is calculated. When the determination target traffic volume is smaller than the “conventional determination threshold value” shown in FIG. 5C, it is determined that the determination target traffic volume is in an abnormal state.
FIG. 5D is a diagram showing a data amount of “traffic amount of past communication data” necessary for calculating the “conventional determination threshold value” shown in FIG. 5C.

図5(A)に示す例では、例えば1時間のような短い時間間隔で「従来型判定用閾値」の値が変更される。そのため、算出される「従来型判定用閾値」の値の数が多い。また、図5(A)に示す「従来型判定用閾値」の算出に必要な「過去の通信データのトラヒック量」のデータ量が多い(図5(B)に示す例では、データ抽出期間ta〜tbが長い)。
一方、図5(C)に示す例では、例えば8時間のような長い時間間隔で「従来型判定用閾値」の値が変更される。そのため、算出される「従来型判定用閾値」の値の数が少ない。また、図5(C)に示す「従来型判定用閾値」の算出に必要な「過去の通信データのトラヒック量」のデータ量が少ない(図5(D)に示す例では、データ抽出期間tc〜tdが短い)。
In the example shown in FIG. 5A, the value of the “conventional determination threshold” is changed at a short time interval such as one hour. Therefore, the number of “conventional determination threshold values” calculated is large. In addition, the data amount of the “traffic amount of past communication data” necessary for calculating the “conventional determination threshold” shown in FIG. 5A is large (in the example shown in FIG. 5B, the data extraction period ta ~ Tb is long).
On the other hand, in the example shown in FIG. 5C, the value of the “conventional determination threshold” is changed at a long time interval such as 8 hours. Therefore, the number of calculated “conventional determination threshold values” is small. In addition, the data amount of the “traffic amount of past communication data” required for the calculation of the “conventional determination threshold” shown in FIG. 5C is small (in the example shown in FIG. 5D, the data extraction period tc ~ Td is short).

図6は、図5(A)および図5(B)に示す判定対象トラヒック量の一般的な異常判定手法において起こり得る誤判定の一例を示す図である。図6(A)は図4に示すポート270−1において測定された判定対象トラヒック量を示す図である。同様に、図6(B)および図6(C)は、それぞれ、ポート270−2、270−3において測定された判定対象トラヒック量を示す図である。
図6(A)に示す例では、図4に示すユーザU1の利用方法が、以前と比べて変化していない。そのため、「判定対象トラヒック量」が、「従来型判定用閾値」よりも小さくならない。その結果、一般的な判定システムによって、「異常状態ではない」と判定される。図6(C)に示す例においても、図4に示すユーザU3の利用方法が、以前と比べて変化していない。その結果、一般的な判定システムによって、「異常状態ではない」と判定される。
FIG. 6 is a diagram illustrating an example of erroneous determination that may occur in the general abnormality determination method for the determination target traffic amount illustrated in FIGS. 5 (A) and 5 (B). FIG. 6A is a diagram showing the determination target traffic amount measured at the port 270-1 shown in FIG. Similarly, FIGS. 6B and 6C are diagrams illustrating the determination target traffic amounts measured at the ports 270-2 and 270-3, respectively.
In the example illustrated in FIG. 6A, the usage method of the user U1 illustrated in FIG. 4 is not changed from the previous one. Therefore, the “determination target traffic amount” does not become smaller than the “conventional determination threshold value”. As a result, it is determined as “not abnormal” by a general determination system. Also in the example illustrated in FIG. 6C, the usage method of the user U3 illustrated in FIG. 4 is not changed from the previous one. As a result, it is determined as “not abnormal” by a general determination system.

一方、図6(B)に示す例では、図4に示すユーザU2の利用方法が以前と比べて変化している。また、ユーザU2の利用方法が変化した後にポート270−2において測定された「判定対象トラヒック量」と、ユーザU2の利用方法が変化する前に算出された「従来型判定用閾値」とが対比される。そのため、期間t1〜t2に、「判定対象トラヒック量」が、「従来型判定用閾値」よりも小さくなる。その結果、一般的な判定システムによって、期間t1〜t2に「異常状態である」と判定される。
図4および図6に示す例では、期間t1〜t2に、接続装置260自体には異常が発生していない。そのため、上述した期間t1〜t2の「異常状態である」旨の判定は、誤判定になる。
例えば昼休み期間中、ネットワークシステム内の夜間の切り替え作業の実行時など、判定対象トラヒック量が定期的または不定期に短時間で変動する場合にも、図6(B)に示す例と同様に、一般的な判定システムによって誤判定されるおそれがある。
On the other hand, in the example shown in FIG. 6B, the usage method of the user U2 shown in FIG. 4 is changed from the previous one. Further, the “determination target traffic amount” measured at the port 270-2 after the usage method of the user U2 is changed and the “conventional judgment threshold value” calculated before the usage method of the user U2 is changed. Is done. Therefore, during the period t1 to t2, the “determination target traffic amount” becomes smaller than the “conventional determination threshold value”. As a result, it is determined by the general determination system that the state is “abnormal state” during the period t1 to t2.
In the example shown in FIG. 4 and FIG. 6, no abnormality has occurred in the connection device 260 itself during the period t1 to t2. Therefore, the determination of “abnormal state” in the period t1 to t2 is an erroneous determination.
Similar to the example shown in FIG. 6B, even when the traffic volume to be judged fluctuates in a short time regularly or irregularly, for example, during the lunch break, during the nighttime switching work in the network system. There is a risk of erroneous determination by a general determination system.

図7は、誤判定の他の例を示す図である。図7(A)に示す例では、時刻23:00にネットワークシステム内の切り替え作業が実行されない。
一方、図7(B)に示す例では、時刻23:00にネットワークシステム内の切り替え作業が実行される。また、切り替え作業の実行中の「判定対象トラヒック量」と、切り替え作業が実行されない場合の過去の通信データのトラヒック量に基づいて算出された「従来型判定用閾値」とが対比される。そのため、時刻23:00に「判定対象トラヒック量」が「従来型判定用閾値」よりも小さくなる。その結果、一般的な判定システムによって、時刻23:00に「異常状態である」と判定される。
図7(B)に示す例では、時刻23:00にネットワークシステム自体には異常が発生していない。そのため、上述した時刻23:00の「異常状態である」旨の判定は、誤判定になる。
例えばユーザの利用方法が変化し、「判定対象トラヒック量」が短期的に変化する場合にも、図7(B)に示す例と同様に、一般的な判定システムによって誤判定されるおそれがある。
FIG. 7 is a diagram illustrating another example of erroneous determination. In the example shown in FIG. 7A, the switching work in the network system is not executed at time 23:00.
On the other hand, in the example shown in FIG. 7B, switching work in the network system is executed at time 23:00. Further, the “determination target traffic amount” during the switching operation is compared with the “conventional determination threshold value” calculated based on the traffic amount of the past communication data when the switching operation is not performed. Therefore, at the time 23:00, the “determination target traffic amount” becomes smaller than the “conventional determination threshold value”. As a result, it is determined as “abnormal state” at 23:00 by a general determination system.
In the example shown in FIG. 7B, no abnormality has occurred in the network system itself at time 23:00. For this reason, the determination of “abnormal state” at time 23:00 is an erroneous determination.
For example, even when the usage method of the user changes and the “determination target traffic amount” changes in the short term, there is a possibility that a general determination system may make an erroneous determination as in the example shown in FIG. .

図8は、第1の実施形態の判定システム100による判定を示す図である。図8(A)および図8(B)において、「学習モデル」は、ユーザの利用方法が変化した後の過去の通信データのトラヒック量に基づいて作成された学習モデルである。「トラヒック量基準値」は、ユーザの利用方法が変化する前の過去の通信データのトラヒック量に基づいて算出されたトラヒック量基準値である。「時刻t01の判定対象トラヒック量」は、ユーザの利用方法が変化した後に測定された判定対象トラヒック量である。「時刻t01の異常判定閾値」は、「時刻t01の学習モデル」に対する「トラヒック量基準値」の外れ値を示す。「時刻t01の異常判定対象値」は、「時刻t01の学習モデル」に対する「時刻t01の判定対象トラヒック量」の外れ値を示す。
図8(A)に示す例では、「時刻t01の異常判定対象値」が「時刻t01の異常判定閾値」より小さいため、判定システム100の判定部30が「異常状態ではない」と判定する。
FIG. 8 is a diagram illustrating determination by the determination system 100 according to the first embodiment. 8A and 8B, a “learning model” is a learning model created based on the traffic volume of past communication data after the user's usage method has changed. The “traffic amount reference value” is a traffic amount reference value calculated based on the traffic amount of past communication data before the usage method of the user is changed. The “determination target traffic volume at time t01” is the determination target traffic volume measured after the user usage method has changed. The “abnormality determination threshold at time t01” indicates an outlier of the “traffic amount reference value” with respect to the “learning model at time t01”. The “abnormality determination target value at time t01” indicates an outlier of “the determination target traffic amount at time t01” with respect to “the learning model at time t01”.
In the example shown in FIG. 8A, since “the abnormality determination target value at time t01” is smaller than “the abnormality determination threshold value at time t01”, the determination unit 30 of the determination system 100 determines “not in an abnormal state”.

上述したように、図6(B)に示す一般的な判定システムでは、ユーザの利用方法の変化に伴って「判定対象トラヒック量」の値が落ち込む期間t1〜t2に、「異常状態である」と誤判定されてしまう。
それに対し、第1の実施形態の判定システム100では、図8(A)に示すように、ユーザの利用方法の変化に伴って「判定対象トラヒック量」の値が落ち込む時刻t01においても、「異常状態ではない」と判定される。そのため、通信データのトラヒック量が異常状態であると誤って判定されるおそれを抑制することができる。
As described above, in the general determination system illustrated in FIG. 6B, “in an abnormal state” during the period t <b> 1 to t <b> 2 during which the value of the “determination target traffic amount” drops as the user's usage method changes. Will be misjudged.
On the other hand, in the determination system 100 according to the first embodiment, as shown in FIG. 8A, “abnormality” is also detected at time t01 when the value of “determination target traffic volume” drops as the user's usage changes. It is determined that it is not in a state. Therefore, it is possible to suppress the possibility that the traffic amount of communication data is erroneously determined as being in an abnormal state.

図8(B)は、ユーザの利用方法が変化した後の時刻t02の判定対象トラヒック量が、ユーザの利用方法が変化する前と同様に大きい値になる例を示している。
ユーザの利用方法が変化した後、ネットワークシステムが正常であれば、「時刻t02の判定対象トラヒック量」の値は、「学習モデル」と同様に、落ち込む必要がある。ところが、図8(B)に示す例では、ユーザの利用方法が変化した後の「時刻t02の判定対象トラヒック量」の値が、ユーザの利用方法が変化する前と同様に大きい値になる。
詳細には、「時刻t02の異常判定対象値」が「時刻t02の異常判定閾値」より大きくなる。そのため、判定システム100の判定部30は「異常状態である」と判定する。
FIG. 8B illustrates an example in which the determination target traffic volume at time t02 after the user usage method changes is as large as that before the user usage method changes.
If the network system is normal after the usage method of the user is changed, the value of “the amount of traffic to be determined at time t02” needs to drop, as in the “learning model”. However, in the example illustrated in FIG. 8B, the value of “the amount of traffic to be determined at time t <b> 02” after the user usage method has changed is as large as that before the user usage method has changed.
Specifically, “the abnormality determination target value at time t02” is larger than “the abnormality determination threshold value at time t02”. Therefore, the determination unit 30 of the determination system 100 determines that “it is in an abnormal state”.

図9は、第1の実施形態の判定システム100による判定の他の例を示す図である。図9(A)は時刻23:00のネットワークシステム内の切り替え作業の実行前の例を示している。図9(B)は時刻23:00のネットワークシステム内の切り替え作業の実行後の例を示している。
図9(A)の「学習モデル」は、切り替え作業の実行前の過去の通信データのトラヒック量に基づいて作成された学習モデルである。図9(B)の「学習モデル」は、切り替え作業の実行後の過去の通信データのトラヒック量に基づいて作成された学習モデルである。図9(A)および図9(B)の「トラヒック量基準値」は、切り替え作業の実行前の過去の通信データのトラヒック量に基づいて算出されたトラヒック量基準値である。
図9(A)の「23:00の判定対象トラヒック量」は、切り替え作業の実行前の時刻23:00の判定対象トラヒック量である。図9(B)の「23:00の判定対象トラヒック量」は、切り替え作業の実行後の時刻23:00の判定対象トラヒック量である。
図9(A)の「23:00の異常判定閾値」は、図9(A)の「23:00の学習モデル」に対する図9(A)および図9(B)の「トラヒック量基準値」の外れ値を示す。図9(B)の「23:00の異常判定閾値」は、図9(B)の「23:00の学習モデル」に対する図9(A)および図9(B)の「トラヒック量基準値」の外れ値を示す。
図9(A)の「23:00の異常判定対象値」は、図9(A)の「23:00の学習モデル」に対する図9(A)の「23:00の判定対象トラヒック量」の外れ値を示す。図9(B)の「23:00の異常判定対象値」は、図9(B)の「23:00の学習モデル」に対する図9(B)の「23:00の判定対象トラヒック量」の外れ値を示す。
FIG. 9 is a diagram illustrating another example of the determination performed by the determination system 100 according to the first embodiment. FIG. 9A shows an example before execution of switching work in the network system at time 23:00. FIG. 9B shows an example after execution of switching work in the network system at time 23:00.
The “learning model” in FIG. 9A is a learning model created based on the traffic volume of past communication data before the execution of the switching work. The “learning model” in FIG. 9B is a learning model created based on the traffic volume of past communication data after execution of the switching work. The “traffic amount reference value” in FIGS. 9A and 9B is a traffic amount reference value calculated based on the traffic amount of past communication data before execution of the switching operation.
The “23:00 determination target traffic amount” in FIG. 9A is the determination target traffic amount at time 23:00 before the switching operation is executed. The “23:00 determination target traffic amount” in FIG. 9B is the determination target traffic amount at time 23:00 after the switching operation is executed.
The “23:00 abnormality determination threshold” in FIG. 9A is the “traffic amount reference value” in FIG. 9A and FIG. 9B for the “23:00 learning model” in FIG. 9A. Indicates an outlier. The “23:00 abnormality determination threshold” in FIG. 9B is the “traffic amount reference value” in FIGS. 9A and 9B with respect to the “23:00 learning model” in FIG. 9B. Indicates an outlier.
The “23:00 abnormality determination target value” in FIG. 9A corresponds to the “23:00 determination target traffic amount” in FIG. 9A with respect to the “23:00 learning model” in FIG. 9A. Indicates an outlier. The “23:00 abnormality determination target value” in FIG. 9B corresponds to the “23:00 determination target traffic amount” in FIG. 9B with respect to the “23:00 learning model” in FIG. 9B. Indicates an outlier.

図9(A)に示す例では、図9(A)の「23:00の異常判定対象値」が図9(A)の「23:00の異常判定閾値」より小さいため、判定システム100の判定部30が「異常状態ではない」と判定する。図9(B)に示す例では、図9(B)の「23:00の異常判定対象値」が図9(B)の「23:00の異常判定閾値」より小さいため、判定システム100の判定部30が「異常状態ではない」と判定する。
上述したように、図7(B)に示す一般的な判定システムでは、切り替え作業の実行に伴って「判定対象トラヒック量」の値が落ち込む時刻23:00に、「異常状態である」と誤判定されてしまう。
それに対し、第1の実施形態の判定システム100では、図9(B)に示すように、切り替え作業の実行に伴って「23:00の判定対象トラヒック量」の値が落ち込む時刻23:00においても、「異常状態ではない」と判定される。そのため、通信データのトラヒック量が異常状態であると誤って判定されるおそれを抑制することができる。
In the example shown in FIG. 9A, the “23:00 abnormality determination target value” in FIG. 9A is smaller than the “23:00 abnormality determination threshold” in FIG. The determination unit 30 determines that “not abnormal”. In the example shown in FIG. 9B, the “23:00 abnormality determination target value” in FIG. 9B is smaller than the “23:00 abnormality determination threshold” in FIG. The determination unit 30 determines that “not abnormal”.
As described above, in the general determination system shown in FIG. 7B, at the time 23:00 when the value of the “determination target traffic amount” drops with the execution of the switching operation, it is erroneously described as “abnormal state”. It will be judged.
On the other hand, in the determination system 100 according to the first embodiment, as shown in FIG. 9B, at the time 23:00 when the value of “the traffic volume to be determined at 23:00” drops with the execution of the switching operation. Is determined to be “not in an abnormal state”. Therefore, it is possible to suppress the possibility that the traffic amount of communication data is erroneously determined as being in an abnormal state.

図10は、過去の通信データのトラヒック量に基づいてトラヒック量基準値を算出する計算負荷と、過去の通信データのトラヒック量を機械学習することによって学習モデルを作成する計算負荷とを示す図である。
第1の実施形態の判定システム100が適用された図10に示す例では、トラヒック量基準値算出部20が、図10(A)の「過去の通信データのトラヒック量」の統計値に基づいて、図10(A)の「トラヒック量基準値」を算出する。具体的には、トラヒック量基準値算出部20が、例えば1か月〜2か月のような、図10(B)の「データ抽出期間tA〜tB」にわたる過去の通信データのトラヒック量の統計値に基づいて、図10(A)の「トラヒック量基準値」を算出する。
学習モデル作成部210は、図10(C)の「過去の通信データのトラヒック量」を機械学習することによって、図10(C)の「時刻t001の学習モデル」および「時刻t002の学習モデル」を作成する。具体的には、学習モデル作成部210が、例えば直近の2週間〜1か月のような、「期間tA〜tB」よりも短い図10(D)の「データ抽出期間tC〜tD」にわたる過去の通信データのトラヒック量を機械学習することによって学習モデルを作成する。
FIG. 10 is a diagram showing a calculation load for calculating a traffic volume reference value based on the traffic volume of past communication data, and a calculation load for creating a learning model by machine learning of the traffic volume of past communication data. is there.
In the example shown in FIG. 10 to which the determination system 100 of the first embodiment is applied, the traffic amount reference value calculation unit 20 is based on the statistical value of “traffic amount of past communication data” in FIG. Then, the “traffic amount reference value” in FIG. 10A is calculated. Specifically, the traffic amount reference value calculation unit 20 performs statistics on the traffic amount of past communication data over the “data extraction period tA to tB” in FIG. Based on the value, the “traffic amount reference value” in FIG. 10A is calculated.
The learning model creation unit 210 performs machine learning on the “traffic amount of past communication data” in FIG. 10C, thereby “learning model at time t001” and “learning model at time t002” in FIG. 10C. Create Specifically, the learning model creation unit 210 has the past over the “data extraction period tC to tD” in FIG. 10D, which is shorter than the “period tA to tB”, such as the last two weeks to one month. A learning model is created by machine learning of traffic volume of communication data.

第1の実施形態の判定システム100が適用された図10に示す例では、トラヒック量基準値算出部20の計算負荷(計算回数)が、図10(A)の「トラヒック量基準値」を算出するための過去の通信データのトラヒック量のサンプリング間隔によって、図10(B)の「期間tA〜tB」を除した値である。学習モデル作成部210の計算負荷(計算回数)は、学習モデルを作成するための過去の通信データのトラヒック量のサンプリング間隔によって、図10(D)の「期間tC〜tD」を除した値である。図10(A)の「トラヒック量基準値」を算出するための過去の通信データのトラヒック量のサンプリング間隔は、学習モデルを作成するための過去の通信データのトラヒック量のサンプリング間隔よりも、大きい値に設定される。そのため、トラヒック量基準値算出部20の計算負荷(計算回数)は、学習モデル作成部210の計算負荷(計算回数)より小さくなる。その結果、トラヒック量基準値算出部20の計算負荷を軽減することができる。つまり、判定システム100の計算負荷を軽減することができる。
また、トラヒック量基準値算出部20は、学習モデル作成部210が学習モデルを作成する時間単位(例えば、5分)よりも長い時間単位(例えば、8時間)で図10(A)の「トラヒック量基準値」を算出する。詳細には、通常、ユーザトラヒックは1日単位で周期性を持っているため、上述したように、トラヒック量基準値算出部20は、長い時間単位で「トラヒック量基準値」を算出すればよい。
学習モデルの時間単位が5分に設定される場合、学習モデル作成部210によって作成される学習モデルの値は、5分の間、一定値になる。5分の間、一定値になる学習モデルを作成するために例えばN回の計算が必要な場合、学習モデルを作成するための単位時間当たりの計算回数は(N回/5分)になる。
一方、トラヒック量基準値の時間単位が8時間に設定される場合、トラヒック量基準値算出部20によって算出されるトラヒック量基準値は、8時間の間、一定値になる。8時間の間、一定値になるトラヒック量基準値を算出するために例えばN回の計算が必要な場合、トラヒック量基準値を算出するための単位時間当たりの計算回数は(N回/8時間)になる。
すなわち、トラヒック量基準値を算出するための所定時間当たりの計算回数は、学習モデルを作成するための所定時間当たりの計算回数より少ない。そのため、トラヒック量基準値算出部20の計算負荷を軽減することができる。つまり、判定システム100の計算負荷を軽減することができる。
In the example shown in FIG. 10 to which the determination system 100 of the first embodiment is applied, the calculation load (number of calculations) of the traffic amount reference value calculation unit 20 calculates the “traffic amount reference value” in FIG. This is a value obtained by dividing “period tA to tB” in FIG. 10B by the sampling interval of the traffic amount of the past communication data to be performed. The calculation load (number of calculations) of the learning model creation unit 210 is a value obtained by dividing “period tC to tD” in FIG. 10D by the sampling interval of the traffic amount of past communication data for creating the learning model. is there. The sampling interval of the traffic amount of the past communication data for calculating the “traffic amount reference value” in FIG. 10A is larger than the sampling interval of the traffic amount of the past communication data for creating the learning model. Set to a value. Therefore, the calculation load (number of calculations) of the traffic amount reference value calculation unit 20 is smaller than the calculation load (number of calculations) of the learning model creation unit 210. As a result, the calculation load of the traffic amount reference value calculation unit 20 can be reduced. That is, the calculation load of the determination system 100 can be reduced.
Further, the traffic amount reference value calculation unit 20 performs the “traffic” in FIG. 10A in a time unit (for example, 8 hours) longer than the time unit (for example, 5 minutes) in which the learning model generation unit 210 generates the learning model. The “quantity reference value” is calculated. Specifically, since user traffic usually has a periodicity in units of one day, as described above, the traffic amount reference value calculation unit 20 may calculate the “traffic amount reference value” in a long time unit. .
When the time unit of the learning model is set to 5 minutes, the value of the learning model created by the learning model creation unit 210 is a constant value for 5 minutes. If, for example, N times of calculations are required to create a learning model that has a constant value for 5 minutes, the number of calculations per unit time for creating a learning model is (N times / 5 minutes).
On the other hand, when the time unit of the traffic volume reference value is set to 8 hours, the traffic volume reference value calculated by the traffic volume reference value calculation unit 20 is a constant value for 8 hours. For example, when N times of calculations are required to calculate a traffic amount reference value that is constant for 8 hours, the number of calculations per unit time for calculating the traffic amount reference value is (N times / 8 hours). )become.
That is, the number of calculations per predetermined time for calculating the traffic amount reference value is smaller than the number of calculations per predetermined time for creating the learning model. Therefore, the calculation load of the traffic amount reference value calculation unit 20 can be reduced. That is, the calculation load of the determination system 100 can be reduced.

図11は、異常判定対象値を示す図である。図11(A)に示す例では、学習モデル作成部210が、過去の通信データのトラヒック量に関する例えば14個〜30個のデータを機械学習することによって、「学習モデル」を作成する。判定対象トラヒック量取得部13は、例えばポートにおいて測定された「判定対象トラヒック量」を取得する。異常判定対象値算出部230は、「学習モデル」に対する「判定対象トラヒック量」の外れ値である「異常判定対象値」を算出する。
図11(B)に示す例では、学習モデル作成部210が、例えば14個〜30個の過去の時刻12:00の通信データのトラヒック量のデータを機械学習することによって、「12:00の学習モデル」を作成する。学習モデル作成部210が、同様に「13:00の学習モデル」を作成する。
図11(C)に示す例では、異常判定対象値算出部230が、「12:00の学習モデル」と、判定対象トラヒック量取得部13によって取得された「12:00の判定対象トラヒック量」とに基づいて「12:00の異常判定対象値」を算出する。異常判定対象値算出部230は、同様に「13:00の異常判定対象値」を算出する。異常判定対象値算出部230は、異常判定対象値を算出するが、その異常判定対象値が異常であるか否かを判定しない。
FIG. 11 is a diagram illustrating abnormality determination target values. In the example illustrated in FIG. 11A, the learning model creation unit 210 creates a “learning model” by machine learning, for example, 14 to 30 data related to the traffic volume of past communication data. The determination target traffic amount acquisition unit 13 acquires “determination target traffic amount” measured at, for example, a port. The abnormality determination target value calculation unit 230 calculates an “abnormality determination target value” that is an outlier of the “determination target traffic amount” with respect to the “learning model”.
In the example illustrated in FIG. 11B, the learning model creation unit 210 performs machine learning on the traffic amount data of communication data at, for example, 14 to 30 past times 12:00, so that “12:00” Create a learning model. The learning model creation unit 210 similarly creates a “13:00 learning model”.
In the example illustrated in FIG. 11C, the abnormality determination target value calculation unit 230 performs “12:00 learning model” and “12:00 determination target traffic amount” acquired by the determination target traffic amount acquisition unit 13. Based on the above, “12:00 abnormality determination target value” is calculated. Similarly, the abnormality determination target value calculation unit 230 calculates the “13:00 abnormality determination target value”. The abnormality determination target value calculation unit 230 calculates the abnormality determination target value, but does not determine whether or not the abnormality determination target value is abnormal.

図12は、「12:00の異常判定対象値」が異常であるか否かを判定する手法を示す図である。図12に示す例では、トラヒック量基準値算出部20が、例えば14個未満の過去の通信データのトラヒック量のデータに基づいて、時刻12:00を含む時間帯の「トラヒック量基準値」を算出する。「12:00のトラヒック量基準値」は、時刻12:00を含む時間帯の「トラヒック量基準値」と等しい。
異常判定閾値算出部220は、「12:00のトラヒック量基準値」と「12:00の学習モデル」とに基づいて「12:00の異常判定閾値」を算出する。判定部30は、「12:00の異常判定対象値」と「12:00の異常判定閾値」とを対比する。
図12に示す例では、「12:00の異常判定対象値」が「12:00の異常判定閾値」以下であるため、判定部30は、12:00に異常状態はないと判定する。
FIG. 12 is a diagram illustrating a method for determining whether or not the “12:00 abnormality determination target value” is abnormal. In the example shown in FIG. 12, the traffic volume reference value calculation unit 20 calculates the “traffic volume reference value” for the time period including time 12:00 based on the traffic volume data of less than 14 past communication data, for example. calculate. The “traffic amount reference value at 12:00” is equal to the “traffic amount reference value” in the time zone including the time 12:00.
The abnormality determination threshold value calculation unit 220 calculates the “12:00 abnormality determination threshold value” based on the “12:00 traffic amount reference value” and the “12:00 learning model”. The determination unit 30 compares the “12:00 abnormality determination target value” with the “12:00 abnormality determination threshold value”.
In the example illustrated in FIG. 12, since “12:00 abnormality determination target value” is equal to or less than “12:00 abnormality determination threshold value”, the determination unit 30 determines that there is no abnormal state at 12:00.

図13は、「12:00の異常判定閾値」と「13:00の異常判定閾値」とを比較した図である。図13(B)に示す例では、時刻12:00と時刻13:00とが、「トラヒック量基準値」が一定値の時間帯に含まれている。そのため、「12:00のトラヒック量基準値」と「13:00のトラヒック量基準値」とが等しい。
図13(A)に示す例では、「13:00の学習モデル」の値(トラヒック量)が、「12:00の学習モデル」の値より大きい。そのため、図13(C)に示す例では、「13:00の異常判定閾値」が「12:00の異常判定閾値」より大きくなる。その結果、図13に示す例では、時刻13:00に、時刻12:00よりも、異常状態であると判定されづらくなる。
FIG. 13 is a diagram comparing the “12:00 abnormality determination threshold” and the “13:00 abnormality determination threshold”. In the example shown in FIG. 13B, time 12:00 and time 13:00 are included in a time zone in which the “traffic amount reference value” is a constant value. Therefore, “12:00 traffic volume reference value” and “13:00 traffic volume reference value” are equal.
In the example shown in FIG. 13A, the value (traffic amount) of “13:00 learning model” is larger than the value of “12:00 learning model”. Therefore, in the example shown in FIG. 13C, the “13:00 abnormality determination threshold” is larger than the “12:00 abnormality determination threshold”. As a result, in the example illustrated in FIG. 13, it is more difficult to determine that the state is abnormal at time 13:00 than at time 12:00.

図14は、トラヒック量基準値の算出手法の一例を示す図である。図14(B)の横軸は分布を示している。同様に、図15(B)の横軸も分布を示している。
図14に示す例では、図14(A)に示す時間帯のトラヒック量基準値が一定値になるように、トラヒック量基準値が算出される。具体的には、図14に示す例では、トラヒック量基準値算出部20が、図14(A)に示す時間帯の「過去の通信データのトラヒック量」に基づいて、図14(B)に示す分布を算出する。また、トラヒック量基準値算出部20は、図14(B)に示す分布のAパーセンタイル(Aは所定値)のトラヒック量を算出する。トラヒック量基準値算出部20は、そのトラヒック量に係数B(Bは1より小さい値)を乗じることによって、「トラヒック量基準値」を算出する。
FIG. 14 is a diagram illustrating an example of a traffic amount reference value calculation method. The horizontal axis of FIG. 14B shows the distribution. Similarly, the horizontal axis in FIG. 15B also shows the distribution.
In the example shown in FIG. 14, the traffic amount reference value is calculated so that the traffic amount reference value in the time period shown in FIG. Specifically, in the example illustrated in FIG. 14, the traffic volume reference value calculation unit 20 performs the process illustrated in FIG. 14B based on the “traffic volume of past communication data” in the time period illustrated in FIG. Calculate the distribution shown. Further, the traffic volume reference value calculation unit 20 calculates the traffic volume of the A percentile (A is a predetermined value) of the distribution shown in FIG. The traffic amount reference value calculation unit 20 calculates a “traffic amount reference value” by multiplying the traffic amount by a coefficient B (B is a value smaller than 1).

図15は、トラヒック量基準値の算出手法の他の例を示す図である。図15に示す例では、図15(A)および図15(C)に示す時間帯のトラヒック量基準値が一定値になるように、トラヒック量基準値が算出される。具体的には、図15に示す例では、例えばポートのような判定対象トラヒック量の測定点において、図15(A)に示すような過去の通信データのトラヒック量が測定される。トラヒック量基準値算出部20は、図15(A)に示す時間帯の「過去の通信データのトラヒック量(送信パケット数)」に基づいて、図15(B)に示す分布を算出する。トラヒック量基準値算出部20は、出現率が低くなる(例えば99.5%以下)となる点を第1暫定値αとする。詳細には、トラヒック量基準値算出部20が下記の(1)〜(6)の計算を実施する。
(1)トラヒック量基準値算出部20は、送信パケット数の標準偏差σを算出する。
(2)トラヒック量基準値算出部20は、例えば0.001σを1階級として、図15(B)に示すヒストグラムを算出する。
(3)トラヒック量基準値算出部20は、1階級毎の出現確率を算出する。
(4)トラヒック量基準値算出部20は、出現確率を送信パケット数の多いほうから順に加算し、例えば99.5%を超えた階級の最大値(第1暫定値)αを算出する。
(5)グラフから異常値を除くため、トラヒック量基準値算出部20は、0.4αを下回る送信パケットを除外し、再度(1)〜(4)の計算を実施する。
(6)トラヒック量基準値算出部20は、再度算出された値を、図15(C)に示す第2暫定値βとし、その第2暫定値βにx%(x%は1より小さい値)を乗じることによって、図15(C)に示す「トラヒック量基準値」を算出する。
FIG. 15 is a diagram illustrating another example of a method for calculating a traffic amount reference value. In the example shown in FIG. 15, the traffic amount reference value is calculated so that the traffic amount reference value in the time period shown in FIGS. 15A and 15C becomes a constant value. Specifically, in the example illustrated in FIG. 15, the traffic volume of past communication data as illustrated in FIG. 15A is measured at a measurement point of the determination target traffic volume such as a port. The traffic amount reference value calculation unit 20 calculates the distribution shown in FIG. 15B based on the “traffic amount of past communication data (number of transmitted packets)” in the time zone shown in FIG. The traffic amount reference value calculation unit 20 sets a point at which the appearance rate is low (for example, 99.5% or less) as the first provisional value α. Specifically, the traffic amount reference value calculation unit 20 performs the following calculations (1) to (6).
(1) The traffic amount reference value calculation unit 20 calculates the standard deviation σ of the number of transmitted packets.
(2) The traffic amount reference value calculation unit 20 calculates a histogram shown in FIG. 15B, for example, with 0.001σ as one class.
(3) The traffic amount reference value calculation unit 20 calculates the appearance probability for each class.
(4) The traffic amount reference value calculation unit 20 adds the appearance probabilities sequentially from the largest number of transmission packets, and calculates, for example, the maximum value (first provisional value) α of the class exceeding 99.5%.
(5) In order to remove an abnormal value from the graph, the traffic amount reference value calculation unit 20 excludes transmission packets that are less than 0.4α, and performs the calculations (1) to (4) again.
(6) The traffic amount reference value calculation unit 20 sets the recalculated value as the second provisional value β shown in FIG. 15C, and the second provisional value β is x% (x% is smaller than 1). ) To calculate the “traffic amount reference value” shown in FIG.

図16は、異常判定対象値と異常判定閾値との関係を示す図である。図16の縦軸は、異常判定対象値および異常判定閾値を示している。図16に示す例では、判定部30が、所定時間間隔で、異常判定対象値が異常判定閾値より大きいか否かを判定する。
図16に示す例では、時刻t1に、判定部30は、異常判定対象値が異常判定閾値より大きいと最初に判定する。第1の実施形態の判定システム100が適用されたネットワークシステム200の異常報知部(図示せず)は、ワーニングを実行する。
Xa回(例えば2回)後の判定が判定部30によって実行される時刻t3に、判定部30は、アラートをログに出力する。同様に、判定部30は、Xb回(例えば6回)の判定毎に、つまり、時刻t9、t15に、アラートをログに出力する。
異常判定対象値が異常判定閾値以下であると判定部30がXc回(例えば5回)続けて判定する時刻t21に、異常報知部は、ネットワークシステム200が復旧したと判定する。
FIG. 16 is a diagram illustrating the relationship between the abnormality determination target value and the abnormality determination threshold value. The vertical axis in FIG. 16 indicates the abnormality determination target value and the abnormality determination threshold value. In the example illustrated in FIG. 16, the determination unit 30 determines whether or not the abnormality determination target value is greater than the abnormality determination threshold at predetermined time intervals.
In the example illustrated in FIG. 16, at time t1, the determination unit 30 first determines that the abnormality determination target value is greater than the abnormality determination threshold. An abnormality notifying unit (not shown) of the network system 200 to which the determination system 100 of the first embodiment is applied executes a warning.
At time t3 when the determination after Xa times (for example, twice) is performed by the determination unit 30, the determination unit 30 outputs an alert to the log. Similarly, the determination unit 30 outputs an alert to the log every determination of Xb times (for example, 6 times), that is, at times t9 and t15.
At time t21 when the determination unit 30 determines that the abnormality determination target value is equal to or less than the abnormality determination threshold value Xc times (for example, 5 times), the abnormality notification unit determines that the network system 200 has been restored.

図17は、第1の実施形態の判定システム100を適用可能なネットワークシステム200の他の例を示す図である。図17に示す例では、ネットワークシステム200は、接続装置260−1、260−2を有する。接続装置260−1はVLAN250−1、250−2、250−3を接続し、接続装置260−2はVLAN250−4、250−5、250−6を接続する。接続装置260−1はポート270−1、270−2、270−3、270−4を有し、接続装置260−2はポート270−5、270−6、270−7、270−8を有する。
図17に示す例では、判定部30が、ポート270−1の判定対象トラヒック量が異常状態であり、ポート270−2、270−3、270−4の判定対象トラヒック量が異常状態ではないと判定する。ネットワーク分析部40は、ポート270−1の判定対象トラヒック量の異常状態がユーザU1に起因すると分析する。また、ネットワーク分析部40は、接続装置260−1は正常状態であると分析する。
また、図17に示す例では、判定部30が、ポート270−5、270−6、270−7、270−8の判定対象トラヒック量が異常状態であると判定する。ネットワーク分析部40は、接続装置260−2が異常状態であると分析する。
詳細には、接続装置260−1、260−2内でサイレント故障が発生した場合、接続装置260−1内のポート270−1〜270−4、および、接続装置260−2内のポート270−5〜270−8のそれぞれが異常状態であるか否かを判定部30によって判定する。それにより、ネットワーク分析部40は、どのポート270−1〜270−8が異常状態であるのかを分析することができる。また、アラーム分析部50は、サイレント故障が原因となって異常状態であると判定されたのか、あるいは、通常の故障が原因となって異常状態であると判定されたのかを分析することができる。
FIG. 17 is a diagram illustrating another example of the network system 200 to which the determination system 100 according to the first embodiment can be applied. In the example illustrated in FIG. 17, the network system 200 includes connection devices 260-1 and 260-2. The connection device 260-1 connects the VLANs 250-1, 250-2, and 250-3, and the connection device 260-2 connects the VLANs 250-4, 250-5, and 250-6. The connection device 260-1 has ports 270-1, 270-2, 270-3, 270-4, and the connection device 260-2 has ports 270-5, 270-6, 270-7, 270-8. .
In the example illustrated in FIG. 17, the determination unit 30 determines that the determination target traffic amount of the port 270-1 is in an abnormal state and the determination target traffic amounts of the ports 270-2, 270-3, and 270-4 are not in an abnormal state. judge. The network analysis unit 40 analyzes that the abnormal state of the determination target traffic amount of the port 270-1 is caused by the user U1. Further, the network analysis unit 40 analyzes that the connection device 260-1 is in a normal state.
In the example illustrated in FIG. 17, the determination unit 30 determines that the determination target traffic volume of the ports 270-5, 270-6, 270-7, and 270-8 is in an abnormal state. The network analysis unit 40 analyzes that the connection device 260-2 is in an abnormal state.
Specifically, when a silent failure occurs in the connection devices 260-1 and 260-2, the ports 270-1 to 270-4 in the connection device 260-1 and the port 270- in the connection device 260-2. The determination unit 30 determines whether each of 5 to 270-8 is in an abnormal state. Thereby, the network analysis unit 40 can analyze which ports 270-1 to 270-8 are in an abnormal state. Further, the alarm analysis unit 50 can analyze whether it is determined as an abnormal state due to a silent failure or whether it is determined as an abnormal state due to a normal failure. .

つまり、図17に示す例では、判定対象トラヒック量が、複数のVLAN250−1〜250−6と、それらを接続する接続装置260−1、260−2とを含むネットワークシステム200内における判定対象の通信データのトラヒック量である。また、ネットワーク分析部40は、異常状態の原因が、各VLAN250−1〜250−6内にあるか、あるいは、接続装置260−1、260−2内にあるかを分析する。
また、図17に示す例では、判定対象トラヒック量が、ネットワークシステム200に含まれる複数のポート270−1〜270−8のそれぞれにおける判定対象の通信データのトラヒック量である。また、判定部30は、複数のポート270−1〜270−8のそれぞれにおける判定対象トラヒック量が異常状態であるか否かを判定する。
That is, in the example illustrated in FIG. 17, the determination target traffic volume is a determination target in the network system 200 including a plurality of VLANs 250-1 to 250-6 and connection devices 260-1 and 260-2 connecting them. This is the traffic volume of communication data. Further, the network analysis unit 40 analyzes whether the cause of the abnormal state is in each of the VLANs 250-1 to 250-6 or in the connection devices 260-1 and 260-2.
In the example illustrated in FIG. 17, the determination target traffic amount is the traffic amount of the determination target communication data in each of the plurality of ports 270-1 to 270-8 included in the network system 200. Further, the determination unit 30 determines whether or not the determination target traffic amount in each of the plurality of ports 270-1 to 270-8 is in an abnormal state.

図18は、判定システム100による全体的な処理の流れを示すフローチャートである。
(ステップS101)学習モデル取得部10は、過去の通信データのトラヒック量を機械学習することによって作成された学習モデルを取得する。
(ステップS102)トラヒック量基準値取得部11は、過去の通信データのトラヒック量に基づいて設定された通信データのトラヒック量の基準値であるトラヒック量基準値を取得する。
(ステップS103)異常判定閾値取得部12は、学習モデルに対するトラヒック量基準値の外れ値である異常判定閾値を取得する。
(ステップS104)判定対象トラヒック量取得部13は、判定対象の通信データのトラヒック量である判定対象トラヒック量を取得する。
(ステップS105)異常判定対象値取得部14は、学習モデルに対する判定対象トラヒック量の外れ値である異常判定対象値を取得する。
(ステップS106、S107、S108)判定部30は、異常判定閾値と異常判定対象値とに基づいて異常状態であるか否かを判定する。
詳細には、判定部30は、異常判定対象値が異常判定閾値より大きいか否かを判定する(ステップS106)。異常判定対象値が異常判定閾値より大きい場合、判定部30は、異常状態であると判定する(ステップS107)。異常判定対象値が異常判定閾値以下の場合、判定部30は、異常状態ではないと判定する(ステップS108)。
FIG. 18 is a flowchart showing an overall processing flow by the determination system 100.
(Step S101) The learning model acquisition unit 10 acquires a learning model created by machine learning of the traffic amount of past communication data.
(Step S102) The traffic amount reference value acquisition unit 11 acquires a traffic amount reference value that is a reference value of the traffic amount of communication data set based on the traffic amount of past communication data.
(Step S103) The abnormality determination threshold value acquisition unit 12 acquires an abnormality determination threshold value that is an outlier of the traffic amount reference value for the learning model.
(Step S104) The determination target traffic amount acquisition unit 13 acquires a determination target traffic amount that is a traffic amount of communication data to be determined.
(Step S105) The abnormality determination target value acquisition unit 14 acquires an abnormality determination target value that is an outlier of the determination target traffic amount with respect to the learning model.
(Steps S106, S107, S108) The determination unit 30 determines whether or not there is an abnormal state based on the abnormality determination threshold value and the abnormality determination target value.
Specifically, the determination unit 30 determines whether or not the abnormality determination target value is larger than the abnormality determination threshold value (step S106). When the abnormality determination target value is larger than the abnormality determination threshold value, the determination unit 30 determines that the state is abnormal (step S107). When the abnormality determination target value is equal to or less than the abnormality determination threshold value, the determination unit 30 determines that there is no abnormal state (step S108).

〔第1の実施形態のまとめ〕
以上説明したように、判定システム100は、過去の通信データのトラヒック量を機械学習することによって作成された学習モデルを取得する学習モデル取得部10と、過去の通信データのトラヒック量に基づいて設定された通信データのトラヒック量の基準値であるトラヒック量基準値を取得するトラヒック量基準値取得部11と、学習モデルに対するトラヒック量基準値の外れ値である異常判定閾値を取得する異常判定閾値取得部12と、判定対象の通信データのトラヒック量である判定対象トラヒック量を取得する判定対象トラヒック量取得部13と、学習モデルに対する判定対象トラヒック量の外れ値である異常判定対象値を取得する異常判定対象値取得部14と、異常判定閾値と異常判定対象値とに基づいて異常状態であるか否かを判定する判定部30と、を備える。
また、判定システム100において、判定部30は、異常判定対象値が異常判定閾値より大きい場合に異常状態であると判定する。
また、判定システム100は、過去の通信データのトラヒック量の統計値に基づいてトラヒック量基準値を算出するトラヒック量基準値算出部20をさらに備え、トラヒック量基準値取得部11は、トラヒック量基準値算出部20によって算出されたトラヒック量基準値を取得する。
これにより、判定システム100は、異常状態であると誤って判定されるおそれを抑制することができる。
[Summary of First Embodiment]
As described above, the determination system 100 is set based on the learning model acquisition unit 10 that acquires a learning model created by machine learning of the traffic amount of past communication data, and the traffic amount of past communication data. A traffic volume reference value acquisition unit 11 that acquires a traffic volume reference value that is a traffic volume reference value of the communication data that has been received, and an abnormality determination threshold that acquires an abnormality determination threshold that is an outlier of the traffic volume reference value for the learning model Unit 12, a determination target traffic amount acquisition unit 13 that acquires a determination target traffic amount that is the traffic amount of communication data to be determined, and an abnormality that acquires an abnormality determination target value that is an outlier of the determination target traffic amount for the learning model Whether or not the determination target value acquisition unit 14 is in an abnormal state based on the abnormality determination threshold value and the abnormality determination target value Determining comprises a determination unit 30, a.
In the determination system 100, the determination unit 30 determines that the abnormality determination target value is abnormal when the abnormality determination target value is larger than the abnormality determination threshold.
The determination system 100 further includes a traffic amount reference value calculation unit 20 that calculates a traffic amount reference value based on a statistical value of the traffic amount of past communication data, and the traffic amount reference value acquisition unit 11 includes a traffic amount reference value. The traffic amount reference value calculated by the value calculation unit 20 is acquired.
Thereby, the determination system 100 can suppress a possibility of being erroneously determined as being in an abnormal state.

また、判定システム100において、トラヒック量基準値算出部20は、第1の期間tA〜tBにわたる過去の通信データのトラヒック量の統計値に基づいてトラヒック量基準値を算出し、学習モデルは、第1の期間tA〜tBよりも短い第2の期間tC〜tDにわたる過去の通信データのトラヒック量を機械学習することによって作成され、トラヒック量基準値を算出するための過去の通信データのトラヒック量のサンプリング間隔によって、第1の期間tA〜tBを除した値である第1計算負荷は、学習モデルを作成するための過去の通信データのトラヒック量のサンプリング間隔によって、第2の期間tC〜tDを除した値である第2計算負荷より小さい。
また、判定システム100において、トラヒック量基準値算出部20は、学習モデルが作成される時間単位よりも長い時間単位でトラヒック量基準値を算出し、トラヒック量基準値を算出するための所定時間当たりの計算回数は、学習モデルを作成するための所定時間当たりの計算回数より少ない。
これにより、判定システム100は、第1計算負荷が第2計算負荷より大きい場合よりも、トラヒック量基準値算出部20の計算負荷を軽減することができる。
Further, in the determination system 100, the traffic volume reference value calculation unit 20 calculates the traffic volume reference value based on the statistical value of the traffic volume of the past communication data over the first period tA to tB. A traffic amount of past communication data is generated by machine learning of a traffic amount of past communication data over a second period tC to tD shorter than one period tA to tB, and is used to calculate a traffic amount reference value. The first calculation load, which is a value obtained by dividing the first period tA to tB by the sampling interval, sets the second period tC to tD according to the sampling interval of the traffic amount of the past communication data for creating the learning model. The divided value is smaller than the second calculation load.
In the determination system 100, the traffic volume reference value calculation unit 20 calculates the traffic volume reference value in a time unit longer than the time unit in which the learning model is created, and per predetermined time for calculating the traffic volume reference value. Is less than the number of calculations per predetermined time for creating a learning model.
Thereby, the determination system 100 can reduce the calculation load of the traffic amount reference value calculation unit 20 as compared with the case where the first calculation load is larger than the second calculation load.

また、判定システム100において、判定対象トラヒック量は、複数のVLANと、複数のVLANを接続する接続装置とを含むネットワークシステム内における判定対象の通信データのトラヒック量であり、判定システム100は、異常状態の原因が、各VLAN内にあるか、あるいは、接続装置内にあるかを分析するネットワーク分析部40をさらに備える。
これにより、判定システム100は、異常状態の原因が、各VLAN内にあるか、あるいは、接続装置内にあるかを正確に分析することができる。
Further, in the determination system 100, the determination target traffic volume is the traffic volume of communication data to be determined in a network system including a plurality of VLANs and connection devices that connect the plurality of VLANs. A network analysis unit 40 is further provided for analyzing whether the cause of the state is in each VLAN or in the connection device.
Accordingly, the determination system 100 can accurately analyze whether the cause of the abnormal state is in each VLAN or in the connection device.

また、判定システム100において、判定対象トラヒック量は、ネットワークシステムに含まれる複数のポートのそれぞれにおける判定対象の通信データのトラヒック量であり、判定部30は、複数のポートのそれぞれにおける判定対象トラヒック量が異常状態であるか否かを判定する。
これにより、判定システム100は、ネットワークシステム内のポートの判定対象トラヒック量が異常状態であるか否かを正確に判定することができる。
In the determination system 100, the determination target traffic amount is the traffic amount of communication data to be determined at each of the plurality of ports included in the network system, and the determination unit 30 determines the determination target traffic amount at each of the plurality of ports. It is determined whether or not is in an abnormal state.
Thereby, the determination system 100 can accurately determine whether or not the determination target traffic volume of the port in the network system is in an abnormal state.

また、判定システム100において、判定対象トラヒック量取得部は、ネットワークシステムに含まれる集約スイッチから判定対象トラヒック量を取得し、学習モデルは、集約スイッチから取得された過去の通信データのトラヒック量を機械学習することによって作成される。
これにより、判定システム100は、ネットワークシステム内の集約スイッチから取得される判定対象トラヒック量が異常状態であるか否かを正確に判定することができる。
以上が、第1の実施形態についての説明である。
In the determination system 100, the determination target traffic amount acquisition unit acquires the determination target traffic amount from the aggregation switch included in the network system, and the learning model uses the traffic amount of the past communication data acquired from the aggregation switch as a machine. Created by learning.
Thereby, the determination system 100 can accurately determine whether or not the determination target traffic amount acquired from the aggregation switch in the network system is in an abnormal state.
The above is the description of the first embodiment.

[第2の実施形態]
図19は、第2の実施形態の判定システム100が適用されたネットワークシステム200の一例を示す図である。第2の実施形態の判定システム100は、後述する点を除き、上述した第1の実施形態の判定システム100と同様の効果を奏することができる。
第1の実施形態の判定システム100が適用された図1に示す例では、トラヒック量基準値算出部20が判定システム100の内部に設けられている。一方、第2の実施形態の判定システム100が適用された図19に示す例では、図1に示すトラヒック量基準値算出部20と同様の機能を有するトラヒック量基準値算出部240が、判定システム100の外部に設けられている。
第2の実施形態の判定システム100では、第1の実施形態の判定システム100よりも、判定システム100の計算負荷を軽減することができる。
[Second Embodiment]
FIG. 19 is a diagram illustrating an example of a network system 200 to which the determination system 100 according to the second embodiment is applied. The determination system 100 according to the second embodiment can achieve the same effects as those of the determination system 100 according to the first embodiment described above, except for points described below.
In the example shown in FIG. 1 to which the determination system 100 of the first embodiment is applied, the traffic amount reference value calculation unit 20 is provided inside the determination system 100. On the other hand, in the example shown in FIG. 19 to which the determination system 100 of the second embodiment is applied, the traffic amount reference value calculation unit 240 having the same function as the traffic amount reference value calculation unit 20 shown in FIG. 100 is provided outside.
In the determination system 100 of the second embodiment, the calculation load of the determination system 100 can be reduced as compared with the determination system 100 of the first embodiment.

[変形例]
以上、この発明の実施形態について図面を参照して詳述してきたが、具体的な構成は上述の実施形態に限られるものではなく、この発明の要旨を逸脱しない範囲の設計等も含まれる。例えば、上述の第1〜2の実施形態において説明した各構成は、任意に組み合わせることができる。また、例えば、上述の第1〜2の実施形態において説明した各構成は、特定の機能を発揮するのに不要である場合には、省略することができる。また、例えば、上述の第1〜2の実施形態において説明した各構成は、任意に分離して別体の装置に備えることができる。
[Modification]
The embodiment of the present invention has been described in detail with reference to the drawings. However, the specific configuration is not limited to the above-described embodiment, and includes a design and the like within a scope not departing from the gist of the present invention. For example, the configurations described in the first and second embodiments described above can be arbitrarily combined. In addition, for example, each configuration described in the first and second embodiments described above can be omitted if it is not necessary to exhibit a specific function. Further, for example, each configuration described in the first and second embodiments described above can be arbitrarily separated and provided in a separate device.

また、上述の学習モデル取得部10、トラヒック量基準値取得部11、異常判定閾値取得部12、判定対象トラヒック量取得部13、異常判定対象値取得部14、判定部30の機能を実現するためのプログラムをコンピュータ読み取り可能な記録媒体に記録して、この記録媒体に記録されたプログラムをコンピュータシステムに読み込ませ、実行することにより学習モデル取得部10、トラヒック量基準値取得部11、異常判定閾値取得部12、判定対象トラヒック量取得部13、異常判定対象値取得部14、判定部30としての処理を行ってもよい。ここで、「記録媒体に記録されたプログラムをコンピュータシステムに読み込ませ、実行する」とは、コンピュータシステムにプログラムをインストールすることを含む。ここでいう「コンピュータシステム」とは、OSや周辺機器等のハードウェアを含むものとする。また、「コンピュータシステム」は、インターネットやWAN、LAN、専用回線等の通信回線を含むネットワークを介して接続された複数のコンピュータ装置を含んでもよい。また、「コンピュータ読み取り可能な記録媒体」とは、フレキシブルディスク、光磁気ディスク、ROM、CD−ROM等の可搬媒体、コンピュータシステムに内蔵されるハードディスク等の記憶装置のことをいう。このように、プログラムを記憶した記録媒体は、CD−ROM等の非一過性の記録媒体であってもよい。また、記録媒体には、当該プログラムを配信するために配信サーバからアクセス可能な内部または外部に設けられた記録媒体も含まれる。配信サーバの記録媒体に記憶されるプログラムのコードは、端末装置で実行可能な形式のプログラムのコードと異なるものでもよい。すなわち、配信サーバからダウンロードされて端末装置で実行可能な形でインストールができるものであれば、配信サーバで記憶される形式は問わない。なお、プログラムを複数に分割し、それぞれ異なるタイミングでダウンロードした後に端末装置で合体される構成や、分割されたプログラムのそれぞれを配信する配信サーバが異なっていてもよい。さらに「コンピュータ読み取り可能な記録媒体」とは、ネットワークを介してプログラムが送信された場合のサーバやクライアントとなるコンピュータシステム内部の揮発性メモリ(RAM)のように、一定時間プログラムを保持しているものも含むものとする。また、上記プログラムは、上述した機能の一部を実現するためのものであってもよい。さらに、上述した機能をコンピュータシステムに既に記録されているプログラムとの組み合わせで実現できるもの、いわゆる差分ファイル(差分プログラム)であってもよい。   In order to realize the functions of the learning model acquisition unit 10, the traffic amount reference value acquisition unit 11, the abnormality determination threshold acquisition unit 12, the determination target traffic amount acquisition unit 13, the abnormality determination target value acquisition unit 14, and the determination unit 30. Are recorded on a computer-readable recording medium, and the program recorded on the recording medium is read into a computer system and executed to thereby execute a learning model acquisition unit 10, a traffic amount reference value acquisition unit 11, an abnormality determination threshold value You may perform the process as the acquisition part 12, the determination target traffic amount acquisition part 13, the abnormality determination target value acquisition part 14, and the determination part 30. FIG. Here, “loading and executing a program recorded on a recording medium into a computer system” includes installing the program in the computer system. The “computer system” here includes an OS and hardware such as peripheral devices. Further, the “computer system” may include a plurality of computer devices connected via a network including a communication line such as the Internet, WAN, LAN, and dedicated line. The “computer-readable recording medium” refers to a storage device such as a flexible medium, a magneto-optical disk, a portable medium such as a ROM and a CD-ROM, and a hard disk incorporated in a computer system. As described above, the recording medium storing the program may be a non-transitory recording medium such as a CD-ROM. The recording medium also includes a recording medium provided inside or outside that is accessible from the distribution server in order to distribute the program. The code of the program stored in the recording medium of the distribution server may be different from the code of the program that can be executed by the terminal device. That is, the format stored in the distribution server is not limited as long as it can be downloaded from the distribution server and installed in a form that can be executed by the terminal device. Note that the program may be divided into a plurality of parts, downloaded at different timings, and combined in the terminal device, or the distribution server that distributes each of the divided programs may be different. Furthermore, a “computer-readable recording medium” holds a program for a certain period of time, such as a volatile memory (RAM) inside a computer system that becomes a server or client when the program is transmitted via a network. Including things. The program may be for realizing a part of the functions described above. Furthermore, what can implement | achieve the function mentioned above in combination with the program already recorded on the computer system, and what is called a difference file (difference program) may be sufficient.

10…学習モデル取得部、11…トラヒック量基準値取得部、12…異常判定閾値取得部、13…判定対象トラヒック量取得部、14…異常判定対象値取得部、20…トラヒック量基準値算出部、30…判定部、40…ネットワーク分析部、50…アラーム分析部、100…判定システム、200…ネットワークシステム、200−1、200−2、200−3…ネットワーク、210…学習モデル作成部、220…異常判定閾値算出部、230…異常判定対象値算出部、240…トラヒック量基準値算出部、250−1、250−2、250−3、250−4、250−5、250−6…VLAN、260、260−1、260−2、260−3…接続装置、270−1、270−2、270−3、270−4、270−5、270−6、270−7、270−8…ポート、280…集約スイッチ、280a…ミラーポート、290…トラヒック収集サーバ DESCRIPTION OF SYMBOLS 10 ... Learning model acquisition part, 11 ... Traffic amount reference value acquisition part, 12 ... Abnormality determination threshold value acquisition part, 13 ... Determination object traffic amount acquisition part, 14 ... Abnormality determination object value acquisition part, 20 ... Traffic amount reference value calculation part , 30 ... determination unit, 40 ... network analysis unit, 50 ... alarm analysis unit, 100 ... determination system, 200 ... network system, 200-1, 200-2, 200-3 ... network, 210 ... learning model creation unit, 220 ... abnormality determination threshold value calculation unit, 230 ... abnormality determination target value calculation unit, 240 ... traffic amount reference value calculation unit, 250-1, 250-2, 250-3, 250-4, 250-5, 250-6 ... VLAN , 260, 260-1, 260-2, 260-3 ... connection device, 270-1, 270-2, 270-3, 270-4, 270-5, 270-6, 70-7,270-8 ... port, 280 ... aggregation switch, 280a ... mirror port, 290 ... traffic collection server

Claims (10)

過去の通信データのトラヒック量を機械学習することによって作成された学習モデルを取得する学習モデル取得部と、
前記過去の通信データのトラヒック量に基づいて設定された通信データのトラヒック量の基準値であるトラヒック量基準値を取得するトラヒック量基準値取得部と、
前記学習モデルに対する前記トラヒック量基準値の外れ値である異常判定閾値を取得する異常判定閾値取得部と、
判定対象の通信データのトラヒック量である判定対象トラヒック量を取得する判定対象トラヒック量取得部と、
前記学習モデルに対する前記判定対象トラヒック量の外れ値である異常判定対象値を取得する異常判定対象値取得部と、
前記異常判定閾値と前記異常判定対象値とに基づいて異常状態であるか否かを判定する判定部と、
を備える判定システム。
A learning model acquisition unit for acquiring a learning model created by machine learning of traffic volume of past communication data;
A traffic volume reference value acquisition unit that acquires a traffic volume reference value that is a reference value of the traffic volume of communication data set based on the traffic volume of the past communication data;
An abnormality determination threshold value acquisition unit that acquires an abnormality determination threshold value that is an outlier of the traffic amount reference value for the learning model;
A determination target traffic amount acquisition unit that acquires a determination target traffic amount that is a traffic amount of communication data to be determined;
An abnormality determination target value acquisition unit that acquires an abnormality determination target value that is an outlier of the determination target traffic amount with respect to the learning model;
A determination unit that determines whether or not an abnormal state is present based on the abnormality determination threshold and the abnormality determination target value;
A determination system comprising:
前記判定部は、前記異常判定対象値が前記異常判定閾値より大きい場合に前記異常状態であると判定する、
請求項1に記載の判定システム。
The determination unit determines that the abnormality determination target value is in the abnormal state when the abnormality determination target value is greater than the abnormality determination threshold.
The determination system according to claim 1.
前記過去の通信データのトラヒック量の統計値に基づいて前記トラヒック量基準値を算出するトラヒック量基準値算出部をさらに備え、
前記トラヒック量基準値取得部は、前記トラヒック量基準値算出部によって算出された前記トラヒック量基準値を取得する、
請求項1又は請求項2に記載の判定システム。
A traffic amount reference value calculating unit that calculates the traffic amount reference value based on a statistical value of the traffic amount of the past communication data;
The traffic amount reference value acquisition unit acquires the traffic amount reference value calculated by the traffic amount reference value calculation unit.
The determination system according to claim 1 or 2.
前記トラヒック量基準値算出部は、第1の期間にわたる前記過去の通信データのトラヒック量の統計値に基づいて前記トラヒック量基準値を算出し、
前記学習モデルは、前記第1の期間よりも短い第2の期間にわたる前記過去の通信データのトラヒック量を機械学習することによって作成され、
前記トラヒック量基準値を算出するための前記過去の通信データのトラヒック量のサンプリング間隔によって、前記第1の期間を除した値である第1計算負荷は、
前記学習モデルを作成するための前記過去の通信データのトラヒック量のサンプリング間隔によって、前記第2の期間を除した値である第2計算負荷より小さい、
請求項3に記載の判定システム。
The traffic amount reference value calculation unit calculates the traffic amount reference value based on a statistical value of the traffic amount of the past communication data over a first period,
The learning model is created by machine learning the traffic amount of the past communication data over a second period shorter than the first period,
The first calculation load, which is a value obtained by dividing the first period by the sampling interval of the traffic volume of the past communication data for calculating the traffic volume reference value,
Less than the second calculation load, which is a value obtained by dividing the second period by the sampling interval of the traffic amount of the past communication data for creating the learning model,
The determination system according to claim 3.
前記トラヒック量基準値算出部は、前記学習モデルが作成される時間単位よりも長い時間単位で前記トラヒック量基準値を算出し、
前記トラヒック量基準値を算出するための所定時間当たりの計算回数は、前記学習モデルを作成するための前記所定時間当たりの計算回数より少ない、
請求項3又は請求項4に記載の判定システム。
The traffic amount reference value calculation unit calculates the traffic amount reference value in a unit of time longer than the unit of time in which the learning model is created,
The number of calculations per predetermined time for calculating the traffic amount reference value is less than the number of calculations per predetermined time for creating the learning model,
The determination system according to claim 3 or claim 4.
前記判定対象トラヒック量は、複数のVLAN(Virtual Local Area Network)と、前記複数のVLANを接続する接続装置とを含むネットワークシステム内における前記判定対象の通信データのトラヒック量であり、
前記異常状態の原因が、各VLAN内にあるか、あるいは、前記接続装置内にあるかを分析するネットワーク分析部をさらに備える
請求項1から請求項5のいずれか一項に記載の判定システム。
The determination target traffic amount is a traffic amount of the determination target communication data in a network system including a plurality of VLANs (Virtual Local Area Networks) and a connection device connecting the plurality of VLANs.
The determination system according to any one of claims 1 to 5, further comprising a network analysis unit that analyzes whether the cause of the abnormal state is in each VLAN or in the connection device.
前記判定対象トラヒック量は、前記ネットワークシステムに含まれる複数のポートのそれぞれにおける前記判定対象の通信データのトラヒック量であり、
前記判定部は、前記複数のポートのそれぞれにおける前記判定対象トラヒック量が前記異常状態であるか否かを判定する、
請求項6に記載の判定システム。
The determination target traffic amount is a traffic amount of the determination target communication data in each of a plurality of ports included in the network system,
The determination unit determines whether the determination target traffic amount in each of the plurality of ports is in the abnormal state;
The determination system according to claim 6.
前記判定対象トラヒック量取得部は、前記ネットワークシステムに含まれる集約スイッチから前記判定対象トラヒック量を取得し、
前記学習モデルは、前記集約スイッチから取得された前記過去の通信データのトラヒック量を機械学習することによって作成される、
請求項6又は請求項7に記載の判定システム。
The determination target traffic amount acquisition unit acquires the determination target traffic amount from an aggregation switch included in the network system,
The learning model is created by machine learning the traffic amount of the past communication data acquired from the aggregation switch.
The determination system according to claim 6 or 7.
判定システムが、
過去の通信データのトラヒック量を機械学習することによって作成された学習モデルを取得する第1ステップと、
前記過去の通信データのトラヒック量に基づいて設定された通信データのトラヒック量の基準値であるトラヒック量基準値を取得する第2ステップと、
前記学習モデルに対する前記トラヒック量基準値の外れ値である異常判定閾値を取得する第3ステップと、
判定対象の通信データのトラヒック量である判定対象トラヒック量を取得する第4ステップと、
前記学習モデルに対する前記判定対象トラヒック量の外れ値である異常判定対象値を取得する第5ステップと、
前記異常判定閾値と前記異常判定対象値とに基づいて異常状態であるか否かを判定する第6ステップと、
を含む判定方法。
Judgment system
A first step of acquiring a learning model created by machine learning of traffic volume of past communication data;
A second step of obtaining a traffic volume reference value that is a reference value of the traffic volume of communication data set based on the traffic volume of the past communication data;
A third step of obtaining an abnormality determination threshold value that is an outlier of the traffic amount reference value for the learning model;
A fourth step of acquiring a determination target traffic amount that is a traffic amount of communication data to be determined;
A fifth step of acquiring an abnormality determination target value that is an outlier of the determination target traffic amount with respect to the learning model;
A sixth step of determining whether or not an abnormal state is present based on the abnormality determination threshold and the abnormality determination target value;
A determination method including
コンピュータに、
過去の通信データのトラヒック量を機械学習することによって作成された学習モデルを取得する第1ステップと、
前記過去の通信データのトラヒック量に基づいて設定された通信データのトラヒック量の基準値であるトラヒック量基準値を取得する第2ステップと、
前記学習モデルに対する前記トラヒック量基準値の外れ値である異常判定閾値を取得する第3ステップと、
判定対象の通信データのトラヒック量である判定対象トラヒック量を取得する第4ステップと、
前記学習モデルに対する前記判定対象トラヒック量の外れ値である異常判定対象値を取得する第5ステップと、
前記異常判定閾値と前記異常判定対象値とに基づいて異常状態であるか否かを判定する第6ステップと、
を実行させるためのプログラム。
On the computer,
A first step of acquiring a learning model created by machine learning of traffic volume of past communication data;
A second step of obtaining a traffic volume reference value that is a reference value of the traffic volume of communication data set based on the traffic volume of the past communication data;
A third step of obtaining an abnormality determination threshold value that is an outlier of the traffic amount reference value for the learning model;
A fourth step of acquiring a determination target traffic amount that is a traffic amount of communication data to be determined;
A fifth step of acquiring an abnormality determination target value that is an outlier of the determination target traffic amount with respect to the learning model;
A sixth step of determining whether or not an abnormal state is present based on the abnormality determination threshold and the abnormality determination target value;
A program for running
JP2016237066A 2016-12-06 2016-12-06 Judgment system, judgment method, and program Active JP6718367B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2016237066A JP6718367B2 (en) 2016-12-06 2016-12-06 Judgment system, judgment method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2016237066A JP6718367B2 (en) 2016-12-06 2016-12-06 Judgment system, judgment method, and program

Publications (2)

Publication Number Publication Date
JP2018093432A true JP2018093432A (en) 2018-06-14
JP6718367B2 JP6718367B2 (en) 2020-07-08

Family

ID=62566427

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2016237066A Active JP6718367B2 (en) 2016-12-06 2016-12-06 Judgment system, judgment method, and program

Country Status (1)

Country Link
JP (1) JP6718367B2 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020010261A (en) * 2018-07-11 2020-01-16 Phcホールディングス株式会社 Network monitoring device, network monitoring method, and network monitoring program
CN111124331A (en) * 2018-10-31 2020-05-08 发那科株式会社 Display system, machine learning device, and display device
WO2021161417A1 (en) * 2020-02-12 2021-08-19 日本電信電話株式会社 Recovery determination device, recovery determination method, and recovery determination program
US11734256B2 (en) 2020-07-01 2023-08-22 Fujitsu Limited Anomaly detection method and non-transitory computer-readable recording medium

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020010261A (en) * 2018-07-11 2020-01-16 Phcホールディングス株式会社 Network monitoring device, network monitoring method, and network monitoring program
JP7085429B2 (en) 2018-07-11 2022-06-16 Phcホールディングス株式会社 Network monitoring equipment, network monitoring methods, and network monitoring programs
CN111124331A (en) * 2018-10-31 2020-05-08 发那科株式会社 Display system, machine learning device, and display device
WO2021161417A1 (en) * 2020-02-12 2021-08-19 日本電信電話株式会社 Recovery determination device, recovery determination method, and recovery determination program
JP7303461B2 (en) 2020-02-12 2023-07-05 日本電信電話株式会社 Recovery determination device, recovery determination method, and recovery determination program
US11734256B2 (en) 2020-07-01 2023-08-22 Fujitsu Limited Anomaly detection method and non-transitory computer-readable recording medium

Also Published As

Publication number Publication date
JP6718367B2 (en) 2020-07-08

Similar Documents

Publication Publication Date Title
JP6025753B2 (en) Computer-implemented method, computer-readable storage medium, and system for monitoring performance metrics
US9588833B2 (en) Information processing system monitoring apparatus, monitoring method, and monitoring program
JP6718367B2 (en) Judgment system, judgment method, and program
US8930757B2 (en) Operations management apparatus, operations management method and program
CN107832200A (en) Alert processing method, device, computer equipment and storage medium
US9704382B2 (en) Method for calculating error rate of alarm
US11200135B1 (en) Method and apparatus of establishing customized network monitoring criteria
US20140269339A1 (en) System for analysing network traffic and a method thereof
JP6787340B2 (en) Log analysis system, log analysis method and program
CN112311617A (en) Configured data monitoring and alarming method and system
JP2011215977A (en) Work delay monitoring method, work management device, and work management program
JP2008236307A (en) Network monitoring device and network monitoring method
WO2012034684A1 (en) Method for improved handling of incidents in a network monitoring system
JP5659108B2 (en) Operation monitoring device, operation monitoring program, and recording medium
CN111010291A (en) Business process abnormity warning method and device, electronic equipment and storage medium
JP2009217382A (en) Failure analysis system, failure analysis method, failure analysis server, and failure analysis program
JP2017097819A (en) Information security management system based on application layer log analysis and method thereof
US11146447B2 (en) Method and apparatus of establishing computer network monitoring criteria
CN106709057A (en) Distributed cluster visualized database
CN111130867B (en) Intelligent household equipment alarm method and device based on Internet of things
JP6741217B2 (en) Log analysis system, method and program
US9575865B2 (en) Information processing system and monitoring method
CN113835961B (en) Alarm information monitoring method, device, server and storage medium
CN104980318A (en) Visualized health monitoring method and apparatus for network and server of IDC
CN105279432B (en) Software monitoring processing method and device

Legal Events

Date Code Title Description
RD03 Notification of appointment of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7423

Effective date: 20181116

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20181227

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20200129

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20200303

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20200428

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20200612

R150 Certificate of patent or registration of utility model

Ref document number: 6718367

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