JP5003566B2 - ネットワーク性能予測システム、ネットワーク性能予測方法およびプログラム - Google Patents
ネットワーク性能予測システム、ネットワーク性能予測方法およびプログラム Download PDFInfo
- Publication number
- JP5003566B2 JP5003566B2 JP2008095158A JP2008095158A JP5003566B2 JP 5003566 B2 JP5003566 B2 JP 5003566B2 JP 2008095158 A JP2008095158 A JP 2008095158A JP 2008095158 A JP2008095158 A JP 2008095158A JP 5003566 B2 JP5003566 B2 JP 5003566B2
- Authority
- JP
- Japan
- Prior art keywords
- outlier
- information
- data
- network performance
- analysis
- 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.)
- Expired - Fee Related
Links
Images
Landscapes
- Data Exchanges In Wide-Area Networks (AREA)
Description
この発明の実施の形態1によるネットワーク性能予測システムは、「区間分割多段SG(Smirnov−Grubbs)法」で外れ値が除去された分析用データに基づく回帰分析により予測値を求めるようにしたものである。これにより、精度良く外れ値を除去して回帰分析によるネットワークの性能予測を行うことができる。
この発明の実施の形態2によるネットワーク性能予測システムは、「近傍値比較法」で外れ値が除去された分析用データに基づく回帰分析により予測値を求めるようにしたものである。これにより、精度良く外れ値を除去して回帰分析によるネットワークの性能予測を行うことができる。
この発明の実施の形態3によるネットワーク性能予測システムは、「外部データ参照法」で外れ値が除去された分析用データに基づく回帰分析により予測値を求めるようにしたものである。これにより、精度良く外れ値を除去して回帰分析によるネットワークの性能予測を行うことができる。
この発明の実施の形態4によるネットワーク性能予測システムは、「外部データ参照法」および「区間分割多段SG法」の併用で外れ値が除去された分析用データに基づく回帰分析により予測値を求めるようにしたものである。これにより、更に精度良く外れ値を除去して回帰分析によるネットワークの性能予測を行うことができる。
この発明の実施の形態5によるネットワーク性能予測システムは、「外部データ参照法」および「近傍値比較法」の併用で外れ値が除去された分析用データに基づく回帰分析により予測値を求めるようにしたものである。これにより、更に精度良く外れ値を除去して回帰分析によるネットワークの性能予測を行うことができる。
2 計測値取得部
3 分析用データ作成部
4 外れ値除去部
5 回帰分析部
6 レポート作成部
Claims (6)
- ネットワークの通信性能を示す計測値情報と計測時刻を示す時刻情報とを対にした時系列データを取得する計測値取得部と、
前記計測値取得部で取得した時系列データを加工して分析用データを作成する分析用データ作成部と、
前記分析用データ作成部で作成した分析用データのうち、回帰分析に用いない情報としての外れ値情報を求め、この求めた外れ値情報を前記分析用データから除去する外れ値除去部と、
前記外れ値除去部で外れ値情報が除去された分析用データに基づく回帰分析により予測値を求める回帰分析部と、
前記回帰分析部による回帰分析結果を示すレポートを作成するレポート作成部と、を備え、
前記外れ値除去部は、前記分析用データを複数の期間に分割し、この分割した期間毎に外れ値情報を求め、当該外れ値情報を除く前記分析用データに基づいて、全期間に渡って外れ値情報を求めることを特徴とするネットワーク性能予測システム。 - 前記外れ値除去部は、スミルノフ・グラブス検定により外れ値情報を求めることを特徴とする請求項1に記載のネットワーク性能予測システム。
- 前記外れ値除去部は、隣接する時刻情報に対応する分析用データ同士の比較に基づいて外れ値情報を求めることを特徴とする請求項1に記載のネットワーク性能予測システム。
- 前記外れ値除去部は、外部データを参照して外れ値情報を求めることを特徴とする請求項1〜請求項3のいずれかに記載のネットワーク性能予測システム。
- ネットワークの通信性能を示す計測値情報と計測時刻を示す時刻情報とを対にした時系列データを取得する計測値取得ステップと、
前記計測値取得ステップで取得した時系列データを加工して分析用データを作成する分析用データ作成ステップと、
前記分析用データ作成ステップで作成した分析用データのうち、回帰分析に用いない情報としての外れ値情報を求め、この求めた外れ値情報を前記分析用データから除去する外れ値除去ステップと、
前記外れ値除去ステップで外れ値情報が除去された分析用データに基づく回帰分析により予測値を求める回帰分析ステップと、
前記回帰分析ステップによる回帰分析結果を示すレポートを作成するレポート作成ステップと、を備え、
前記外れ値除去ステップは、前記分析用データを複数の期間に分割し、この分割した期間毎に外れ値情報を求め、当該外れ値情報を除く前記分析用データに基づいて、全期間に渡って外れ値情報を求めることを特徴とするネットワーク性能予測方法。 - 請求項5に記載のネットワーク性能予測方法を電子計算機に実行させるプログラム。
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2008095158A JP5003566B2 (ja) | 2008-04-01 | 2008-04-01 | ネットワーク性能予測システム、ネットワーク性能予測方法およびプログラム |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2008095158A JP5003566B2 (ja) | 2008-04-01 | 2008-04-01 | ネットワーク性能予測システム、ネットワーク性能予測方法およびプログラム |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JP2009253362A JP2009253362A (ja) | 2009-10-29 |
| JP5003566B2 true JP5003566B2 (ja) | 2012-08-15 |
Family
ID=41313671
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2008095158A Expired - Fee Related JP5003566B2 (ja) | 2008-04-01 | 2008-04-01 | ネットワーク性能予測システム、ネットワーク性能予測方法およびプログラム |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JP5003566B2 (ja) |
Families Citing this family (10)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US10557840B2 (en) | 2011-08-19 | 2020-02-11 | Hartford Steam Boiler Inspection And Insurance Company | System and method for performing industrial processes across facilities |
| US9069725B2 (en) | 2011-08-19 | 2015-06-30 | Hartford Steam Boiler Inspection & Insurance Company | Dynamic outlier bias reduction system and method |
| EP3514700A1 (en) * | 2013-02-20 | 2019-07-24 | Hartford Steam Boiler Inspection and Insurance Company | Dynamic outlier bias reduction system and method |
| WO2015157745A2 (en) | 2014-04-11 | 2015-10-15 | Hartford Steam Boiler Inspection And Insurance Company | Improving future reliability prediction based on system operational and performance data modelling |
| JP6837949B2 (ja) * | 2017-09-08 | 2021-03-03 | 株式会社日立製作所 | 予測システム及び方法 |
| US11636292B2 (en) | 2018-09-28 | 2023-04-25 | Hartford Steam Boiler Inspection And Insurance Company | Dynamic outlier bias reduction system and method |
| US11615348B2 (en) | 2019-09-18 | 2023-03-28 | Hartford Steam Boiler Inspection And Insurance Company | Computer-based systems, computing components and computing objects configured to implement dynamic outlier bias reduction in machine learning models |
| GB2639108A (en) | 2019-09-18 | 2025-09-10 | The Hartford Steam Boiler Inspection And Insurance Company | Computer-based systems, computing components and computing objects configured to implement dynamic outlier bias reduction in machine learning models |
| CN114556382B (zh) | 2019-09-18 | 2026-04-07 | 哈佛蒸汽锅炉检验和保险公司 | 用于物理系统参数的偏倚减少的预测系统及实现方法 |
| CN111488200A (zh) * | 2020-06-28 | 2020-08-04 | 四川新网银行股份有限公司 | 一种基于动态分析模型的虚拟机资源使用率分析方法 |
Family Cites Families (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2004349846A (ja) * | 2003-05-20 | 2004-12-09 | Nippon Telegr & Teleph Corp <Ntt> | 外れ値検出方法 |
-
2008
- 2008-04-01 JP JP2008095158A patent/JP5003566B2/ja not_active Expired - Fee Related
Also Published As
| Publication number | Publication date |
|---|---|
| JP2009253362A (ja) | 2009-10-29 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JP5003566B2 (ja) | ネットワーク性能予測システム、ネットワーク性能予測方法およびプログラム | |
| US9465387B2 (en) | Anomaly diagnosis system and anomaly diagnosis method | |
| US10747188B2 (en) | Information processing apparatus, information processing method, and, recording medium | |
| US10061677B2 (en) | Fast automated detection of seasonal patterns in time series data without prior knowledge of seasonal periodicity | |
| JP5827425B1 (ja) | 予兆診断システム及び予兆診断方法 | |
| CN107871190A (zh) | 一种业务指标监控方法及装置 | |
| US9524223B2 (en) | Performance metrics of a computer system | |
| CN113590429B (zh) | 一种服务器故障诊断方法、装置及电子设备 | |
| JPWO2016116961A1 (ja) | 情報処理装置および情報処理方法 | |
| US20140039806A1 (en) | Estimating remaining useful life from prognostic features discovered using genetic programming | |
| WO2014208002A1 (ja) | システム分析装置、システム分析方法、及びシステム分析プログラム | |
| JP6611677B2 (ja) | 単変量時系列信号に対してリアルタイムで外れ値を検出するシステム及び方法 | |
| JP5387779B2 (ja) | 運用管理装置、運用管理方法、及びプログラム | |
| US9417981B2 (en) | Data processing system, data processing method, and program | |
| WO2017126585A1 (ja) | 情報処理装置、情報処理方法、及び、記録媒体 | |
| US20190064789A1 (en) | System analyzing device, system analyzing method, and computer-readable recording medium | |
| JP2007310665A (ja) | プロセス監視装置 | |
| CN110764975B (zh) | 设备性能的预警方法、装置及监控设备 | |
| CN109976986B (zh) | 异常设备的检测方法及装置 | |
| CN111258866B (zh) | 计算机性能预测方法、装置、设备及可读存储介质 | |
| JP6247777B2 (ja) | 異常診断装置および異常診断方法 | |
| JP7626657B2 (ja) | 異常検出装置、異常検出方法、および異常検出プログラム | |
| CN110245844B (zh) | 异常指标检测方法及装置 | |
| JP6627258B2 (ja) | システムモデル生成支援装置、システムモデル生成支援方法、及び、プログラム | |
| CN113343479A (zh) | 设备使用寿命的计算方法和装置 |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20101228 |
|
| A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20120130 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20120221 |
|
| A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20120404 |
|
| 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: 20120424 |
|
| A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 |
|
| A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20120507 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20150601 Year of fee payment: 3 |
|
| R151 | Written notification of patent or utility model registration |
Ref document number: 5003566 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R151 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20150601 Year of fee payment: 3 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| LAPS | Cancellation because of no payment of annual fees |