JP4594258B2 - システム分析装置およびシステム分析方法 - Google Patents
システム分析装置およびシステム分析方法 Download PDFInfo
- Publication number
- JP4594258B2 JP4594258B2 JP2006065446A JP2006065446A JP4594258B2 JP 4594258 B2 JP4594258 B2 JP 4594258B2 JP 2006065446 A JP2006065446 A JP 2006065446A JP 2006065446 A JP2006065446 A JP 2006065446A JP 4594258 B2 JP4594258 B2 JP 4594258B2
- Authority
- JP
- Japan
- Prior art keywords
- packet
- server
- section
- client
- unit
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Expired - Fee Related
Links
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L69/00—Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
- H04L69/22—Parsing or analysis of headers
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/50—Network services
- H04L67/60—Scheduling or organising the servicing of application requests, e.g. requests for application data transmissions using the analysis and optimisation of the required network resources
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Computer Security & Cryptography (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
- Computer And Data Communications (AREA)
Description
図4は,本発明の第1の実施形態によるシステム分析装置の例を示す図である。本実施形態は,各区間の通信路に配備されたスイッチ(SW)62,63,64のミラーリング出力を,システム分析装置10の別々のネットワークインタフェース(Net−IF)11a,11b,11cに入力する形態である。上述の第1の原理に相当する。
No−resp−wait:Resp−wait以外の状態
なお,上記のメッセージ状態は,TCP/UDP状態がConnectedのときにのみ意味を持ち,TCP/UDP状態がConnectingのときには,N/A(Not Applicable:適用外)である。
ONシグナルを,次段のON/OFFフィルタ部13に発行する。このとき,シグナルの発行時刻と種別(この場合にはONシグナル)とを,シグナルテーブルに記録する。
OFFシグナルを,次段のON/OFFフィルタ部13に発行する。このとき,シグナルの発行時刻と種別(この場合にはOFFシグナル)とを,シグナルテーブルに記録する。
ON時間の総和/OFF時間の総和=317/283=1.12
と求められる。
図13は,本発明の第2の実施形態によるシステム分析装置の例を示す図である。本実施形態は,各区間に配備されたスイッチ(SW62,63,64)のミラーリング出力を,システム分析装置20の1つのネットワークインタフェースNet−IF11に入力する形態である。上述の第2の原理に相当する。
11,11a,11b,11c ネットワークインタフェース部(NET−IF)
12 ソースIP単位フィルタ部(SrcIP単位フィルタ部)
13,13a,13b オン/オフ・フィルタ部(ON/OFFフィルタ部)
14,14a,14b リクエスト/レスポンス分析部
15 範囲制御部
16 パケットキャプチャ部
17 パケット解析/トランザクション解析部
18 区間分離部
31 Webサーバ
32 APサーバ
33 DBサーバ
40,40a,40b,40c クライアント
50 ネットワーク
60,61,62,63,64 スイッチ(SW)
Claims (9)
- クライアントからのリクエストに応じた所定の処理を複数の層に構成されたサーバで分散して行う多層サーバシステムを,トランザクション単位で分析するシステム分析装置であって,
クライアントと前記クライアントのリクエスト送信先となる前記多層サーバシステムのサーバとのデータ通信区間であるクライアント−サーバ区間または前記多層サーバシステム内で隣接する層のサーバ同士のデータ通信区間であるサーバ−サーバ区間を流れるパケットからミラーリングされたパケットを区間ごとに分別して取得するネットワークインタフェース部と,
前記クライアント−サーバ区間を流れるパケットを,前記パケットの送信元であるクライアントのアドレス情報をもとにフィルタリングする第1のフィルタリング部と,
外部からの制御信号によって,前記サーバ−サーバ区間を流れるパケットを取得するオン期間または前記パケットを廃棄するオフ期間とが切り替え可能に設定され,前記オン期間またはオフ期間の設定に応じて前記パケットをフィルタリングする第2のフィルタリング部と,
前記クライアント−サーバ区間または前記サーバ−サーバ区間のうち予め対応付けられた一つの区間から取得されたパケットを判定し,当該パケットのメッセージ状態から当該区間のリクエスト送信側がレスポンス待ちである期間を特定し,前記期間に連動させて当該区間の次のサーバ−サーバ区間のパケットをフィルタリングする前記第2のフィルタリング部の前記オン期間または前記オフ期間の設定を制御するリクエスト/レスポンス分析部と,
前記第1のフィルタリング部または前記第2のフィルタリング部において通過したパケットを取得するパケットキャプチャ部とを備える
ことを特徴とするシステム分析装置。 - 前記ネットワークインタフェース部は,前記クライアント−サーバ区間と前記サーバ−サーバ区間の各区間に対応した複数の構成部として備えられ,前記対応する区間でミラーリングされたパケットを取得する
ことを特徴とする請求項1に記載されたシステム分析装置。 - 前記ネットワークインタフェース部によって取得されたパケットを,当該パケットが流れていた各区間に分離する区間分離部を備え,
前記ネットワークインタフェース部は,単一の構成部として備えられ,前記クライアント−サーバ区間と前記サーバ−サーバ区間とを流れるパケットからミラーリングされたパケットを集約して取得して,前記区間分離部へ送出する
ことを特徴とする請求項1に記載されたシステム分析装置。 - 前記第1のフィルタリング部は,前記クライアント−サーバ区間を流れるパケットを,当該パケットの送信元IPアドレスごとに所定の割合で取得する
ことを特徴とする請求項1ないし請求項3のいずれか一項に記載されたシステム分析装置。 - 前記第1のフィルタリング部によって通過されたパケットのメッセージ状態をもとに,前記クライアント側のレスポンス待ちの期間と当該レスポンス待ち以外の期間とを特定し,前記2つの期間が所定の比率となるように,前記第1のフィルタリング部におけるフィルタリングの前記所定の割合を変更する範囲制御部を備える
ことを特徴とする請求項4に記載されたシステム分析装置。 - 前記第1のフィルタリング部は,パケットを取得するクライアントの範囲を前記クライアントのIPアドレスの全部または一部を用いて特定するフィルタリングポリシを備えて,前記クライアント−サーバ区間を流れるパケットのなかから,前記フィルタリングポリシに合致する送信元IPアドレスを持つパケットを取得する
ことを特徴とする請求項1ないし請求項3のいずれか一項に記載されたシステム分析装置。 - 前記第1のフィルタリング部は,前記クライアント−サーバ区間を流れるパケットの送信元IPアドレスにハッシュ演算を行い,前記ハッシュ演算結果が所定の範囲となるパケットを取得する
ことを特徴とする請求項1ないし請求項3のいずれか一項に記載されたシステム分析装置。 - 前記リクエスト/レスポンス分析部は,前記対応する区間からフィルタリングされたパケットのメッセージ状態を判定し,前記判定結果から前記区間のリクエスト送信側がリクエストを発行した時に,前記第2のフィルタリング部にオン期間を設定する制御信号を送信し,前記リクエスト送信側がレスポンスを受信した時に前記第2のフィルタリング部にオフ期間を設定する制御信号を送信する
ことを特徴とする請求項1ないし請求項3のいずれか一項に記載されたシステム分析装置。 - クライアントからのリクエストに応じた所定の処理を複数の層に構成されたサーバで分散して行う多層サーバシステムを,トランザクション単位で分析するシステム分析方法であって,
クライアントと前記クライアントのリクエスト送信先となる前記多層サーバシステムのサーバとのデータ通信区間であるクライアント−サーバ区間または前記多層サーバシステム内で隣接する層のサーバ同士のデータ通信区間であるサーバ−サーバ区間を流れるパケットからミラーリングされたパケットを区間ごとに分別して取得する処理過程と,
前記クライアント−サーバ区間を流れるパケットを,前記パケットの送信元であるクライアントのアドレス情報をもとにフィルタリングする処理過程と,
外部からの制御信号によって,前記サーバ−サーバ区間を流れるパケットを取得するオン期間または前記パケットを廃棄するオフ期間とが切り替え可能に設定され,前記オン期間またはオフ期間の設定に応じて前記パケットをフィルタリングする処理過程と,
前記クライアント−サーバ区間または前記サーバ−サーバ区間のうち予め対応付けられた一つの区間から取得されたパケットを判定し,当該パケットのメッセージ状態から当該区間のリクエスト送信側がレスポンス待ちである期間を特定し,前記期間に連動させて当該区間の次のサーバ−サーバ区間のパケットをフィルタリングする前記第2のフィルタリング部の前記オン期間または前記オフ期間の設定を制御する処理過程と,
前記第1のフィルタリング部または前記第2のフィルタリング部において通過したパケットを取得する処理過程とを備える
ことを特徴とするシステム分析方法。
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2006065446A JP4594258B2 (ja) | 2006-03-10 | 2006-03-10 | システム分析装置およびシステム分析方法 |
US11/475,956 US7509408B2 (en) | 2006-03-10 | 2006-06-28 | System analysis apparatus and method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2006065446A JP4594258B2 (ja) | 2006-03-10 | 2006-03-10 | システム分析装置およびシステム分析方法 |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2007241805A JP2007241805A (ja) | 2007-09-20 |
JP4594258B2 true JP4594258B2 (ja) | 2010-12-08 |
Family
ID=38480239
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2006065446A Expired - Fee Related JP4594258B2 (ja) | 2006-03-10 | 2006-03-10 | システム分析装置およびシステム分析方法 |
Country Status (2)
Country | Link |
---|---|
US (1) | US7509408B2 (ja) |
JP (1) | JP4594258B2 (ja) |
Families Citing this family (25)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8005945B2 (en) * | 2006-06-02 | 2011-08-23 | Opnet Technologies, Inc. | Aggregating policy criteria parameters into ranges for efficient network analysis |
US7953851B2 (en) * | 2007-07-13 | 2011-05-31 | Front Porch, Inc. | Method and apparatus for asymmetric internet traffic monitoring by third parties using monitoring implements |
US8478862B2 (en) * | 2007-07-13 | 2013-07-02 | Front Porch, Inc. | Method and apparatus for internet traffic monitoring by third parties using monitoring implements |
US8214486B2 (en) * | 2007-07-13 | 2012-07-03 | Front Porch, Inc. | Method and apparatus for internet traffic monitoring by third parties using monitoring implements |
US8510431B2 (en) * | 2007-07-13 | 2013-08-13 | Front Porch, Inc. | Method and apparatus for internet traffic monitoring by third parties using monitoring implements transmitted via piggybacking HTTP transactions |
US20090041013A1 (en) * | 2007-08-07 | 2009-02-12 | Mitchell Nathan A | Dynamically Assigning A Policy For A Communication Session |
US20090041014A1 (en) * | 2007-08-08 | 2009-02-12 | Dixon Walter G | Obtaining Information From Tunnel Layers Of A Packet At A Midpoint |
JP4829194B2 (ja) * | 2007-09-21 | 2011-12-07 | 日本電信電話株式会社 | ネットワーク解析システム |
US20090225767A1 (en) * | 2008-03-05 | 2009-09-10 | Inventec Corporation | Network packet capturing method |
JP4894788B2 (ja) * | 2008-03-05 | 2012-03-14 | 沖電気工業株式会社 | パケット通信装置、パケット通信方法及びプログラム |
US8326977B2 (en) * | 2008-07-16 | 2012-12-04 | Fujitsu Limited | Recording medium storing system analyzing program, system analyzing apparatus, and system analyzing method |
US20100017486A1 (en) * | 2008-07-16 | 2010-01-21 | Fujitsu Limited | System analyzing program, system analyzing apparatus, and system analyzing method |
US9009838B2 (en) * | 2008-07-24 | 2015-04-14 | Front Porch, Inc. | Method and apparatus for effecting an internet user's privacy directive |
JP5217886B2 (ja) * | 2008-10-14 | 2013-06-19 | 富士通株式会社 | ループバック装置及びミラーリング方法 |
JP5229028B2 (ja) * | 2009-03-17 | 2013-07-03 | 富士通株式会社 | システム分析方法、装置及びプログラム |
US9652899B2 (en) * | 2009-04-09 | 2017-05-16 | Honeywell International Inc. | Methods, apparatus and systems for accessing vehicle operational data using an intelligent network router |
US20100306052A1 (en) * | 2009-05-29 | 2010-12-02 | Zachary Edward Britton | Method and apparatus for modifying internet content through redirection of embedded objects |
US8392556B2 (en) * | 2009-07-16 | 2013-03-05 | Ca, Inc. | Selective reporting of upstream transaction trace data |
JP5609509B2 (ja) | 2010-10-04 | 2014-10-22 | 富士通株式会社 | 指示システム、指示方法、及び記憶制御装置。 |
JP5655687B2 (ja) * | 2011-04-18 | 2015-01-21 | 富士通株式会社 | 解析処理装置,解析処理プログラムおよび解析処理方法 |
CN103378982A (zh) * | 2012-04-17 | 2013-10-30 | 深圳市腾讯计算机系统有限公司 | 互联网业务运行监测方法和系统 |
CN103688506B (zh) | 2012-07-04 | 2017-07-21 | 华为技术有限公司 | 实现多媒体数据录制的方法、设备和系统 |
EP3107266A1 (en) * | 2015-06-16 | 2016-12-21 | Saguna Networks Ltd. | Methods circuits devices systems and associated machine executable instructions for transporting packetized data across a cellular communications network |
TWI679861B (zh) * | 2018-09-06 | 2019-12-11 | 財團法人工業技術研究院 | 控制器、調整封包通信規則的方法及網路通信系統 |
CN111143179B (zh) * | 2019-12-24 | 2023-06-13 | 中信银行股份有限公司 | 定位性能瓶颈的方法、装置、存储介质及电子设备 |
Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2004180159A (ja) * | 2002-11-28 | 2004-06-24 | Ntt Docomo Inc | 通信制御装置、パケットフィルタリング方法、及びプログラム |
JP2004254132A (ja) * | 2003-02-20 | 2004-09-09 | Telecommunication Advancement Organization Of Japan | パケット伝送方法及びパケット伝送装置 |
JP2005167347A (ja) * | 2003-11-28 | 2005-06-23 | Fujitsu Ltd | ネットワーク監視プログラム、ネットワーク監視方法、およびネットワーク監視装置 |
JP2005327261A (ja) * | 2004-04-16 | 2005-11-24 | Ns Solutions Corp | 性能監視装置、性能監視方法及びプログラム |
JP2006011683A (ja) * | 2004-06-24 | 2006-01-12 | Fujitsu Ltd | システム分析プログラム、システム分析方法及びシステム分析装置 |
Family Cites Families (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5802320A (en) * | 1995-05-18 | 1998-09-01 | Sun Microsystems, Inc. | System for packet filtering of data packets at a computer network interface |
JP3426428B2 (ja) | 1995-10-27 | 2003-07-14 | 富士通株式会社 | トランザクションのトレース装置 |
CN1216657A (zh) * | 1996-04-24 | 1999-05-12 | 北方电讯有限公司 | 互联网协议过滤器 |
US5787253A (en) * | 1996-05-28 | 1998-07-28 | The Ag Group | Apparatus and method of analyzing internet activity |
US6917971B1 (en) * | 1999-12-23 | 2005-07-12 | International Business Machines Corporation | Method and apparatus for determining a response time for a segment in a client/server computing environment |
US6092110A (en) * | 1997-10-23 | 2000-07-18 | At&T Wireless Svcs. Inc. | Apparatus for filtering packets using a dedicated processor |
WO2001086877A2 (en) | 2000-05-05 | 2001-11-15 | Nomadix, Inc. | Network usage monitoring device and associated method |
US6882654B1 (en) * | 2000-11-14 | 2005-04-19 | Cisco Technology, Inc. | Packet data analysis with efficient buffering scheme |
US7165100B2 (en) * | 2001-07-24 | 2007-01-16 | At&T Corp. | Method and apparatus for packet analysis in a network |
-
2006
- 2006-03-10 JP JP2006065446A patent/JP4594258B2/ja not_active Expired - Fee Related
- 2006-06-28 US US11/475,956 patent/US7509408B2/en not_active Expired - Fee Related
Patent Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2004180159A (ja) * | 2002-11-28 | 2004-06-24 | Ntt Docomo Inc | 通信制御装置、パケットフィルタリング方法、及びプログラム |
JP2004254132A (ja) * | 2003-02-20 | 2004-09-09 | Telecommunication Advancement Organization Of Japan | パケット伝送方法及びパケット伝送装置 |
JP2005167347A (ja) * | 2003-11-28 | 2005-06-23 | Fujitsu Ltd | ネットワーク監視プログラム、ネットワーク監視方法、およびネットワーク監視装置 |
JP2005327261A (ja) * | 2004-04-16 | 2005-11-24 | Ns Solutions Corp | 性能監視装置、性能監視方法及びプログラム |
JP2006011683A (ja) * | 2004-06-24 | 2006-01-12 | Fujitsu Ltd | システム分析プログラム、システム分析方法及びシステム分析装置 |
Also Published As
Publication number | Publication date |
---|---|
US7509408B2 (en) | 2009-03-24 |
JP2007241805A (ja) | 2007-09-20 |
US20070214257A1 (en) | 2007-09-13 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP4594258B2 (ja) | システム分析装置およびシステム分析方法 | |
EP3364603B1 (en) | Flow and time based reassembly of fragmented packets by ip protocol analyzers | |
EP1742416B1 (en) | Method, computer readable medium and system for analyzing and management of application traffic on networks | |
US7133365B2 (en) | System and method to provide routing control of information over networks | |
CN109787833B (zh) | 网络异常事件感知方法和系统 | |
TW536890B (en) | Scalable real-time quality of service monitoring and analysis of service dependent subscriber satisfaction in IP networks | |
US8612625B2 (en) | Characterizing data flow in a network based on a footprint measurement and taking action to avoid packet loss including buffer scaling or traffic shaping by adapting the footprint measurement | |
US7222190B2 (en) | System and method to provide routing control of information over data networks | |
US8130767B2 (en) | Method and apparatus for aggregating network traffic flows | |
US20130064125A1 (en) | Flow statistics aggregation | |
CN106972985B (zh) | 加速dpi设备数据处理与转发的方法和dpi设备 | |
CN111314179B (zh) | 网络质量检测方法、装置、设备和存储介质 | |
JP2008541587A (ja) | 高速ネットワークのトラフィック分析 | |
JP4823156B2 (ja) | リモートトラフィック監視方法 | |
JP2009231890A (ja) | パケット中継装置およびトラフィックモニタシステム | |
US20160248652A1 (en) | System and method for classifying and managing applications over compressed or encrypted traffic | |
Amaral et al. | Application aware SDN architecture using semi-supervised traffic classification | |
KR101344398B1 (ko) | 애플리케이션 인지와 트래픽 제어를 위한 라우터 장치 및 그 방법 | |
US20090252041A1 (en) | Optimized statistics processing in integrated DPI service-oriented router deployments | |
CN107147585B (zh) | 一种流量控制方法及装置 | |
CN109218067A (zh) | 用于聚集订户视角数据的系统和方法 | |
JP2007228217A (ja) | トラフィック判定装置、トラフィック判定方法、及びそのプログラム | |
CN114095383B (zh) | 网络流量采样方法、系统和电子设备 | |
US20060120291A1 (en) | System structure for increasing the performance of data transmission on the internet | |
US20080189410A1 (en) | Directing a network transaction to a probe |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20080605 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20100826 |
|
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: 20100914 |
|
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: 20100916 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20130924 Year of fee payment: 3 |
|
R150 | Certificate of patent or registration of utility model |
Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
LAPS | Cancellation because of no payment of annual fees |