JP2018113599A - Communication processing system, communication monitoring device, communication monitoring method and communication monitoring program - Google Patents

Communication processing system, communication monitoring device, communication monitoring method and communication monitoring program Download PDF

Info

Publication number
JP2018113599A
JP2018113599A JP2017003084A JP2017003084A JP2018113599A JP 2018113599 A JP2018113599 A JP 2018113599A JP 2017003084 A JP2017003084 A JP 2017003084A JP 2017003084 A JP2017003084 A JP 2017003084A JP 2018113599 A JP2018113599 A JP 2018113599A
Authority
JP
Japan
Prior art keywords
communication
time
data
processing
data identifier
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.)
Pending
Application number
JP2017003084A
Other languages
Japanese (ja)
Inventor
欣亜 佐藤
Yoshitsugu Sato
欣亜 佐藤
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.)
NEC Corp
Original Assignee
NEC 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 NEC Corp filed Critical NEC Corp
Priority to JP2017003084A priority Critical patent/JP2018113599A/en
Publication of JP2018113599A publication Critical patent/JP2018113599A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)
  • Maintenance And Management Of Digital Transmission (AREA)

Abstract

PROBLEM TO BE SOLVED: To grasp a communication state in a system without using a configuration for generating a packet for delay measurement that is not a real packet, in a communication processing system in which communications are performed while rewriting contents of communication data by multiple devices.SOLUTION: A communication processing system 1 comprises: a starting point device 11, an ending point device 12 and a relay device 13 which transmit or receive a communication packet; and a communication monitoring device 14. The starting point device 11 includes a data identifier application part 112 which applies a data identifier to a data part of a generated communication packet. Each of the devices includes: a reference time notification part for notifying a user of at least one of a reception time in which a communication packet is referenced in a process of reception processing and a transmission time in which a communication packet is referenced in a process of transmission processing, and the data identifier; and a processing part which performs data processing on data in any other region than a region of the data identifier in the communication packet.SELECTED DRAWING: Figure 1

Description

本発明は、通信処理システム、通信監視装置、通信監視方法及び通信監視プログラムに関する。   The present invention relates to a communication processing system, a communication monitoring device, a communication monitoring method, and a communication monitoring program.

複数の装置でデータ通信を行うシステム内の通信状態を監視するのに通信監視装置が用いられる。   A communication monitoring device is used to monitor a communication state in a system that performs data communication with a plurality of devices.

例えば、特許文献1に開示されているネットワーク解析システムにおいては、各プローブ装置が、測定ポートにパケットが到着した時刻と、パケットのハッシュ値との対の情報を一定時間毎にコレクタ装置に送出する。コレクタ装置は、プローブ装置(測定ポート)識別子とハッシュ値と到着時刻との組を蓄積する。ネットワーク解析システムは、最初のプローブ装置への到着時刻をそれぞれのプローブ装置への到着時刻から差し引くことで遅延時間を得る。   For example, in the network analysis system disclosed in Patent Document 1, each probe device sends information about a pair of a packet arrival time and a hash value of the packet to the collector device at regular intervals. . The collector device stores a set of a probe device (measurement port) identifier, a hash value, and an arrival time. The network analysis system obtains the delay time by subtracting the arrival time at the first probe device from the arrival time at each probe device.

また特許文献2に開示されている中継装置においては、パケット中継部が、遅延測定パケットの経路を設定して転送し、遅延測定制御部が、遅延測定パケットを生成し送信した時刻を付与してパケット中継部に遅延測定パケットを送信する。また遅延測定制御部は、パケット中継部から遅延測定パケットを受信した時刻を遅延測定パケットに付与し、送信した時刻と受信した時刻から遅延を測定する。また遅延測定制御部は、測定遅延値が遅延閾値を超過した際、ネットワーク管理者宛に警報を送付する。   In the relay device disclosed in Patent Document 2, the packet relay unit sets the path of the delay measurement packet and transfers it, and the delay measurement control unit gives the time when the delay measurement packet is generated and transmitted. A delay measurement packet is transmitted to the packet relay unit. The delay measurement control unit adds the time at which the delay measurement packet is received from the packet relay unit to the delay measurement packet, and measures the delay from the transmission time and the reception time. The delay measurement control unit sends an alarm to the network administrator when the measurement delay value exceeds the delay threshold value.

また他の関連技術として、URC(Ubiquitous Robotic Companion)基盤のインフラ内に存在するネットワーク基盤ロボットを制御する通信制御システムにおいて、各種ID(IDentification)を含むデータフォーマットが特許文献3に開示されている。このデータフォーマットは、ロボット、サーバー及びクライアント間のインターフェーシングを承認するためのプロトコルIDフィールドと、現在連結されているセッションを区分するためのセッションデータIDフィールドと、前記3者のうちいずれか1つが行うプロファイルを区分するためのプロファイルデータIDフィールドとを含む。   As another related technique, Patent Document 3 discloses a data format including various IDs (IDentification) in a communication control system that controls a network-based robot existing in an infrastructure based on URC (Ubiquitous Robotic Companion). This data format includes a protocol ID field for approving interfacing between the robot, server and client, a session data ID field for distinguishing currently connected sessions, and any one of the three parties. And a profile data ID field for classifying the profile to be performed.

特開2009−077205号公報JP 2009-075205 A 特開2013−197643号公報JP 2013-197643 A 特表2008−529324号公報Special table 2008-529324 gazette

特許文献1に開示されている構成では、各区間での同一パケットの識別をするためにハッシュ値を用いているため、各コンピュータがパケットの内容を書き換え、他のコンピュータにデータ通信を行うシステムにおいて、1つのデータがどのような時間推移で通信されているのかを把握することは困難である。   In the configuration disclosed in Patent Document 1, since a hash value is used to identify the same packet in each section, each computer rewrites the contents of the packet and performs data communication with another computer. It is difficult to grasp the time transition of one piece of data.

また特許文献2に開示されている構成では、パケット中継部が、遅延測定パケットの経路を設定して転送し、遅延測定制御部が、遅延測定パケットを生成し送信した時刻を付与してパケット中継部に遅延測定パケットを送信するものであり、実際のデータではない遅延測定用のパケットを生成する構成を用いる必要がある。   In the configuration disclosed in Patent Document 2, the packet relay unit sets the path of the delay measurement packet and transfers the packet, and the delay measurement control unit assigns the time when the delay measurement packet is generated and transmitted, and packet relay It is necessary to use a configuration for generating a delay measurement packet that is not actual data.

また特許文献3は、現在連結されているセッションを区分するためのセッションデータIDフィールドと、プロファイルを区分するためのプロファイルデータIDフィールドとを含むデータフォーマットを用いてネットワーク基盤ロボットを制御する技術を開示するものである。しかしながら特許文献3は、1つのデータがどのような時間推移で通信されているのかを把握する技術を開示するものではない。   Patent Document 3 discloses a technique for controlling a network-based robot using a data format including a session data ID field for distinguishing currently connected sessions and a profile data ID field for distinguishing profiles. To do. However, Patent Document 3 does not disclose a technique for grasping at what time transition one piece of data is communicated.

本発明は、複数の装置により通信データの内容が書き換えられつつ通信が行われる通信処理システムにおいて、実際のデータではない遅延測定用のパケットを生成する構成を用いず、システム内の通信状態を把握することができる通信処理システム、通信監視装置、通信監視方法及び通信監視プログラムを提供することを主な目的とする。   In the communication processing system in which communication is performed while the contents of communication data are rewritten by a plurality of devices, the present invention grasps the communication state in the system without using a configuration for generating a delay measurement packet that is not actual data. The main object of the present invention is to provide a communication processing system, a communication monitoring apparatus, a communication monitoring method, and a communication monitoring program.

本発明の1側面による通信処理システムは、通信パケットを送信又は受信する複数の監視対象装置と、通信監視装置とを有する通信処理システムであって、前記複数の監視対象装置のうち通信パケットを生成する監視対象装置は、生成された前記通信パケットのデータ部にデータ識別子を付与するデータ識別子付与部を有し、前記複数の監視対象装置は、前記通信パケットの受信処理の過程で参照した受信時刻及び前記通信パケットの送信処理の過程で参照した送信時刻の少なくとも一方と前記データ識別子とを通知する参照時刻通知部と、前記通信データのデータ識別子の領域以外の領域のデータに対してデータ処理を行う処理部と、を有し、前記通信監視装置は、前記データ識別子毎に前記複数の監視対象装置内の処理に要した時間と前記複数の監視対象装置間の通信に要した時間とを監視する。   A communication processing system according to one aspect of the present invention is a communication processing system including a plurality of monitoring target devices that transmit or receive communication packets and a communication monitoring device, and generates a communication packet among the plurality of monitoring target devices. The monitoring target device includes a data identifier assigning unit that assigns a data identifier to the data portion of the generated communication packet, and the plurality of monitoring target devices receive reception times referred to in the process of receiving the communication packet. And a reference time notification unit that notifies at least one of the transmission times referred to in the course of the transmission processing of the communication packet and the data identifier, and data processing for data in an area other than the data identifier area of the communication data A processing unit that performs the processing in the plurality of devices to be monitored for each data identifier Monitoring the time required for communication between multiple monitored devices.

本発明の1側面による通信監視装置は、複数の監視対象装置から、各監視対象装置において通信パケットが受信処理の過程で参照された受信時刻及び前記通信パケットの送信処理の過程で参照された送信時刻の少なくとも一方と前記複数の監視対象装置のうち前記通信パケットを生成する監視対象装置によって前記通信パケットのデータ部に付与されたデータ識別子とを受信する参照時刻受信部と、前記受信時刻及び前記送信時刻の少なくとも一方と前記データ識別子とに基づいて前記データ識別子毎に前記複数の監視対象装置内の処理に要した処理時間と前記複数の監視対象装置間の通信に要した通信時間とを算出する時間算出部と、算出された前記処理時間及び前記通信時間を前記データ識別子毎に表示する表示部と、を有する。   A communication monitoring apparatus according to an aspect of the present invention is a communication monitoring apparatus according to an aspect of the present invention, wherein a reception time at which a communication packet is referred to in a reception process in each of the monitoring target apparatuses and a transmission referred to in the transmission process of the communication packet. A reference time receiving unit that receives at least one of the times and a data identifier given to a data part of the communication packet by a monitoring target device that generates the communication packet among the plurality of monitoring target devices; the reception time; and Based on at least one of the transmission times and the data identifier, a processing time required for processing in the plurality of monitoring target devices and a communication time required for communication between the plurality of monitoring target devices are calculated for each data identifier. And a display unit that displays the calculated processing time and communication time for each data identifier.

また本発明の1側面による通信監視方法は、複数の監視対象装置において通信パケットが受信処理の過程で参照された受信時刻及び前記通信パケットの送信処理の過程で参照された送信時刻の少なくとも一方と、前記複数の監視対象装置のうち前記通信パケットを生成する監視対象装置によって前記通信パケットのデータ部に付与されたデータ識別子とを受信し、前記受信時刻及び前記送信時刻の少なくとも一方と前記データ識別子とに基づいて前記データ識別子毎に前記複数の監視対象装置内の処理に要した処理時間と前記複数の監視対象装置間の通信に要した通信時間とを算出する時間算出部と、算出された前記処理時間及び前記通信時間を前記データ識別子毎に表示する。   The communication monitoring method according to one aspect of the present invention includes at least one of a reception time when a communication packet is referred to in the process of reception processing and a transmission time referred to during the process of transmission of the communication packet in a plurality of monitoring target devices. Receiving a data identifier assigned to a data portion of the communication packet by a monitoring target device that generates the communication packet among the plurality of monitoring target devices, and at least one of the reception time and the transmission time and the data identifier And a time calculation unit that calculates a processing time required for processing in the plurality of monitoring target devices and a communication time required for communication between the plurality of monitoring target devices for each data identifier, The processing time and the communication time are displayed for each data identifier.

また本発明の1側面による通信監視プログラムは、コンピュータに、複数の監視対象装置から、各監視対象装置において通信パケットが受信処理の過程で参照された受信時刻及び前記通信パケットの送信処理の過程で参照された送信時刻の少なくとも一方と、前記複数の監視対象装置のうち前記通信パケットを生成する監視対象装置によって前記通信パケットのデータ部に付与されたデータ識別子とを受信する処理と、前記受信時刻及び前記送信時刻の少なくとも一方と前記データ識別子とに基づいて前記データ識別子毎に前記複数の監視対象装置内の処理に要した処理時間と前記複数の監視対象装置間の通信に要した通信時間とを算出する処理と、算出された前記処理時間及び前記通信時間を前記データ識別子毎に表示する処理と、を実行させる。   According to another aspect of the present invention, there is provided a communication monitoring program that allows a computer to receive, from a plurality of monitoring target devices, a reception time when a communication packet is referenced in each monitoring target device and a process of transmitting the communication packet. Processing for receiving at least one of the referred transmission times and a data identifier given to a data portion of the communication packet by the monitoring target device that generates the communication packet among the plurality of monitoring target devices; and the reception time And a processing time required for processing in the plurality of monitoring target devices and a communication time required for communication between the plurality of monitoring target devices for each data identifier based on at least one of the transmission times and the data identifier. And a process of displaying the calculated processing time and the communication time for each data identifier. To.

本発明によれば、複数の装置により通信データの内容が書き換えられつつ通信が行われる通信処理システムにおいて、実際のデータではない遅延測定用のパケットを生成する構成を用いず、システム内の通信状態を把握することができる。   According to the present invention, in a communication processing system in which communication is performed while the contents of communication data are rewritten by a plurality of devices, a communication state in the system is not used without using a configuration for generating a packet for delay measurement that is not actual data. Can be grasped.

図1は、第1の実施形態の構成を示すブロック図である。FIG. 1 is a block diagram showing the configuration of the first embodiment. 図2は、図1の通信データの構成を示す図である。FIG. 2 is a diagram showing the configuration of the communication data in FIG. 図3は、図1の通信監視装置が表示する画面の一例を示す図である。FIG. 3 is a diagram illustrating an example of a screen displayed by the communication monitoring apparatus of FIG. 図4は、図1の起点装置の動作を示すフローチャートである。FIG. 4 is a flowchart showing the operation of the starting device of FIG. 図5は、図1の中継装置の動作を示すフローチャートである。FIG. 5 is a flowchart showing the operation of the relay apparatus of FIG. 図6は、図1の終点装置の動作を示すフローチャートである。FIG. 6 is a flowchart showing the operation of the end point device of FIG. 図7は、図1の通信監視装置の動作を示すフローチャートである。FIG. 7 is a flowchart showing the operation of the communication monitoring apparatus of FIG. 図8は、第2の実施形態の構成を示すブロック図である。FIG. 8 is a block diagram showing the configuration of the second embodiment. 図9は、図8の通信監視装置が表示する画面の一例を示す図である。FIG. 9 is a diagram illustrating an example of a screen displayed by the communication monitoring apparatus in FIG. 図10は、図1の起点装置、終点装置、中継装置、及び図8の送信局、受信局及び各サブシステムを実現する情報処理装置の構成の一例を示す図である。10 is a diagram illustrating an example of the configuration of the information processing apparatus that implements the starting device, the ending device, the relay device, and the transmission station, the receiving station, and each subsystem of FIG. 8.

以下、図面を参照して第1の実施形態について説明する。   Hereinafter, a first embodiment will be described with reference to the drawings.

本実施形態の通信処理システム1は、通信データを生成する起点装置11、最終的に通信データをシステム外部へ送信する終点装置12、起点装置と終点装置の間でデータ通信を中継する中継装置13などの複数の監視対象装置を備えている。また本実施形態の通信処理システム1は、これらの監視対象装置から通信データの送信時刻及び受信時刻の少なくとも一方を収集して監視対象装置間の通信時間及び各監視対象装置内での処理時間を監視する通信監視装置14を備えている。   The communication processing system 1 according to the present embodiment includes a start device 11 that generates communication data, an end device 12 that finally transmits communication data to the outside of the system, and a relay device 13 that relays data communication between the start device and the end device. And a plurality of devices to be monitored. Further, the communication processing system 1 according to the present embodiment collects at least one of the transmission time and the reception time of communication data from these monitoring target devices, and determines the communication time between the monitoring target devices and the processing time in each monitoring target device. A communication monitoring device 14 for monitoring is provided.

なお第1の実施形態及び後述の各実施形態の各構成要素は、機能単位のブロックを示している。本実施形態の起点装置11、終点装置12、中継装置13、通信監視装置14、及び後述の実施形態の送信局、受信局及び各サブシステムの一部又は全部は、例えば図10に示すような情報処理装置50とプログラムとの任意の組み合わせにより実現されてもよい。情報処理装置50は、一例として、以下のような構成を含む。   In addition, each component of 1st Embodiment and each embodiment mentioned later has shown the block of the functional unit. A part or all of the starting point device 11, the ending point device 12, the relay device 13, the communication monitoring device 14, and the transmitting station, the receiving station, and each subsystem of the embodiments described later are as shown in FIG. You may implement | achieve by arbitrary combinations of the information processing apparatus 50 and a program. The information processing apparatus 50 includes the following configuration as an example.

・CPU(Central Processing Unit)51
・ROM(Read Only Memory)52
・RAM(Random Access Memory)53
・RAM53にロードされるプログラム54
・プログラム54を格納する記憶装置55
・記録媒体56の読み書きを行うドライブ装置57
・通信ネットワーク59と接続する通信インタフェース58
・データの入出力を行う入出力インタフェース60
・各構成要素を接続するバス61
本実施形態の起点装置11、終点装置12、中継装置13、通信監視装置14、及び後述の各実施形態の送信局、受信局及び各サブシステムは、これらの機能を実現するプログラム54をCPU51が取得して実行することで実現される。各装置の各構成要素の機能を実現するプログラム54は、例えば、予め記憶装置55やROM52やRAM53に格納されており、必要に応じてCPU51が読み出す。
CPU (Central Processing Unit) 51
・ ROM (Read Only Memory) 52
-RAM (Random Access Memory) 53
A program 54 loaded into the RAM 53
A storage device 55 for storing the program 54
A drive device 57 that reads and writes the recording medium 56
A communication interface 58 connected to the communication network 59
-Input / output interface 60 for data input / output
Bus 61 connecting each component
The starting point device 11, the ending point device 12, the relay device 13, the communication monitoring device 14, and the transmitting station, the receiving station, and each subsystem of each embodiment described later, the CPU 51 has a program 54 that realizes these functions. Realized by acquiring and executing. For example, the program 54 that realizes the function of each component of each device is stored in advance in the storage device 55, the ROM 52, or the RAM 53, and is read by the CPU 51 as necessary.

なお、プログラム54は、通信ネットワーク59を介してCPU51に供給されてもよいし、予め記録媒体56に格納されており、ドライブ装置57が当該プログラムを読み出してCPU51に供給してもよい。   The program 54 may be supplied to the CPU 51 via the communication network 59, or may be stored in the recording medium 56 in advance, and the drive device 57 may read the program and supply it to the CPU 51.

本実施形態の起点装置11、終点装置12、中継装置13、通信監視装置14、及び後述の各実施形態の送信局、受信局及び各サブシステムの実現方法には、様々な変形例がある。例えば、本実施形態及び後述の各実施形態の各構成要素は、構成要素毎にそれぞれ別個の情報処理装置とプログラムとの任意の組み合わせにより実現されてもよい。また、各装置が備える複数の構成要素が、一つの情報処理装置とプログラムとの任意の組み合わせにより実現されてもよい。   There are various modified examples of the starting point device 11, the end point device 12, the relay device 13, the communication monitoring device 14, and the transmission station, receiving station, and each subsystem implementation method of each embodiment described later in the present embodiment. For example, each constituent element of the present embodiment and each of the embodiments described later may be realized by any combination of a separate information processing apparatus and program for each constituent element. In addition, a plurality of components included in each device may be realized by an arbitrary combination of one information processing device and a program.

また、本実施形態の起点装置11、終点装置12、中継装置13、通信監視装置14、及び後述の各実施形態の送信局、受信局及び各サブシステムの一部又は全部は、その他の汎用または専用の回路(circuitry)、プロセッサ等やこれらの組み合わせによって実現される。これらは、単一のチップによって構成されてもよいし、バスを介して接続される複数のチップによって構成されてもよい。本実施形態の起点装置11、終点装置12、中継装置13、通信監視装置14、及び後述の各実施形態の送信局、受信局及び各サブシステムの一部又は全部は、上述した回路等とプログラムとの組み合わせによって実現されてもよい。   In addition, a part or all of the start device 11, the end device 12, the relay device 13, the communication monitoring device 14, and the transmission station, the reception station, and each subsystem of each embodiment described later may be other general-purpose or It is realized by a dedicated circuit (circuitry), a processor, or a combination thereof. These may be configured by a single chip or may be configured by a plurality of chips connected via a bus. A part or all of the starting point device 11, the ending point device 12, the relay device 13, the communication monitoring device 14, and the transmitting station, the receiving station, and each subsystem of each embodiment described later are the circuit and the program described above. It may be realized by a combination.

本実施形態の起点装置11、終点装置12、中継装置13、通信監視装置14、及び後述の各実施形態の送信局、受信局及び各サブシステムの一部又は全部が複数の情報処理装置や回路等により実現される場合には、複数の情報処理装置や回路等は、集中配置されてもよいし、分散配置されてもよい。例えば、情報処理装置や回路等は、各々が通信ネットワークを介して接続される形態として実現されてもよい。   A part or all of a starting point device 11, an ending point device 12, a relay device 13, a communication monitoring device 14, and a transmitting station, a receiving station, and each subsystem of each embodiment described later are a plurality of information processing devices and circuits. When realized by the above, a plurality of information processing devices, circuits, and the like may be centrally arranged or distributedly arranged. For example, the information processing apparatus, the circuit, and the like may be realized as a form in which each is connected via a communication network.

図1にもどり、第1の実施形態について説明する。起点装置11は、処理部111と、データ識別子付与部112と、参照時刻通知部113を備えている。処理部111は、通信データを生成し、TCP(Transmission Control Protocol)パケット又はUDP(User Datagram Protocol)パケットに格納する。データ識別子付与部112は、通信データに付与する一意の識別子を管理し、通信データをTCP(又はUDP)パケットに格納する際にTCP(又はUDP)データ部にデータ識別子を付与する。   Returning to FIG. 1, the first embodiment will be described. The originating device 11 includes a processing unit 111, a data identifier assigning unit 112, and a reference time notification unit 113. The processing unit 111 generates communication data and stores it in a TCP (Transmission Control Protocol) packet or a UDP (User Datagram Protocol) packet. The data identifier assigning unit 112 manages a unique identifier assigned to communication data, and assigns a data identifier to the TCP (or UDP) data part when storing the communication data in a TCP (or UDP) packet.

図2は、通信データの構成の一例を示す図である。図2に示すように、通信データの先頭部分はTCP(又はUDP)ヘッダーの領域であり、その後の部分はTCP(又はUDP)データ部の領域であるが、例えば、その先頭部分であるTCP(又はUDP)パケットヘッダーの直後は、データ識別子の領域とされる。処理部111は、通信データのデータ識別子の領域以外の領域にデータを書き込む。データ識別子付与部112は、処理部111が通信データをTCP(又はUDP)パケットに格納する際にデータ部の先頭である、TCP(又はUDP)パケットヘッダーの直後にデータ識別子を付与する。このデータ識別子は通信データに一意のものでなくてはいけないが、充分に重複が避けられる時間を確保できれば再利用してもよい。   FIG. 2 is a diagram illustrating an example of a configuration of communication data. As shown in FIG. 2, the head portion of the communication data is a TCP (or UDP) header region, and the subsequent portion is a TCP (or UDP) data portion region. (Or UDP) Immediately after the packet header is a data identifier area. The processing unit 111 writes data in an area other than the data identifier area of the communication data. The data identifier assigning unit 112 assigns a data identifier immediately after the TCP (or UDP) packet header, which is the head of the data part when the processing unit 111 stores communication data in a TCP (or UDP) packet. This data identifier must be unique to the communication data, but may be reused if sufficient time can be secured to avoid duplication.

処理部111は、通信データをTCP(又はUDP)パケットに格納する処理を含む起点処理を行う。処理部111は、起点処理を完了しデータ識別子付与部112がTCP(又はUDP)パケットヘッダーの直後にデータ識別子を付与すると、送信先である中継装置13のアドレス(住所)を設定し、中継装置13との通信路を確保して送信する等の送信処理を行って、通信データを中継装置13へネットワーク経由で伝送する。   The processing unit 111 performs starting point processing including processing for storing communication data in a TCP (or UDP) packet. When the processing unit 111 completes the starting point processing and the data identifier assigning unit 112 assigns the data identifier immediately after the TCP (or UDP) packet header, the processing unit 111 sets the address (address) of the relay device 13 that is the transmission destination, and the relay device The communication data is transmitted to the relay apparatus 13 via the network by performing a transmission process such as securing the communication path with the transmission 13.

また参照時刻通知部113は、処理部111が送信処理を行う過程でTCP(又はUDP)パケットを参照して、データ識別子の取得と、参照時刻、送受信の別を特定する。参照時刻通知部113は、通信データからデータ識別子を抽出し、起点装置11から送信するデータか、起点装置11が受信するデータかを特定し、また、システムクロックを基に、通信データを参照した時刻を特定する。参照時刻通知部113は、通信データを参照したことで得た、データ識別子、送受信の別、参照時刻を、起点装置11の識別子とともに、通信監視装置14に送信する。   In addition, the reference time notification unit 113 refers to the TCP (or UDP) packet in the course of the transmission processing performed by the processing unit 111, and identifies the acquisition of the data identifier, the reference time, and transmission / reception. The reference time notification unit 113 extracts the data identifier from the communication data, specifies whether the data is transmitted from the originating device 11 or received by the originating device 11, and refers to the communication data based on the system clock. Specify the time. The reference time notifying unit 113 transmits the data identifier obtained by referring to the communication data, the transmission / reception, and the reference time together with the identifier of the originating device 11 to the communication monitoring device 14.

なお参照時刻通知部113は、起点装置11のOSI参照モデルの第2層あるいは第3層で動作する。OSI参照モデルとは、国際標準化機構(ISO)により制定された、異機種間のデータ通信を実現するためのネットワーク構造の設計方針「OSI」(Open Systems Interconnection)に基づき、通信機器の持つべき機能を階層構造に分割したモデルである。   The reference time notification unit 113 operates in the second layer or the third layer of the OSI reference model of the originating device 11. The OSI reference model is a function that communication devices should have based on the network structure design policy “OSI” (Open Systems Interconnection) established by the International Organization for Standardization (ISO). Is a model in which is divided into a hierarchical structure.

OSI参照モデルは、通信機能を7階層に分け、各層ごとに標準的な機能モジュールを定義している。第1層(物理層)は、データを通信回線に送出するための電気的な変換や機械的な作業を受け持つ。第2層(データリンク層)は、通信相手との物理的な通信路を確保し、通信路を流れるデータのエラー検出などを行う。第3層(ネットワーク層)は、相手までデータを届けるための通信経路の選択や、通信経路内のアドレス(住所)の管理を行う。第4層(トランスポート層)は、相手まで確実に効率よくデータを届けるためのデータ圧縮や誤り訂正、再送制御などを行う。第5層(セッション層)は、通信プログラム同士がデータの送受信を行うための仮想的な経路(コネクション)の確立や解放を行う。第6層(プレゼンテーション層)は、第5層から受け取ったデータをユーザが分かりやすい形式に変換したり、第7層から送られてくるデータを通信に適した形式に変換したりする。第7層(アプリケーション層)は、データ通信を利用した様々なサービスを人間や他のプログラムに提供する。   The OSI reference model divides communication functions into seven layers and defines standard function modules for each layer. The first layer (physical layer) is responsible for electrical conversion and mechanical work for sending data to the communication line. The second layer (data link layer) secures a physical communication path with the communication partner and performs error detection of data flowing through the communication path. The third layer (network layer) selects a communication path for delivering data to the other party and manages addresses (addresses) in the communication path. The fourth layer (transport layer) performs data compression, error correction, retransmission control, etc. for reliably and efficiently delivering data to the other party. The fifth layer (session layer) establishes and releases a virtual route (connection) for communication programs to exchange data. The sixth layer (presentation layer) converts the data received from the fifth layer into a format that is easy for the user to understand, and converts the data sent from the seventh layer into a format suitable for communication. The seventh layer (application layer) provides various services using data communication to humans and other programs.

中継装置13は、図1に示すように、処理部131と、参照時刻通知部132を備える。中継装置13は、起点装置11とは異なり、データ識別子付与部を備えていない。処理部131は、図2に示す通信データのデータ識別子の領域以外の領域のデータに対してデータ処理を行う。処理部131は、データ識別子の領域以外の領域のデータを書き換えてもよいが、データ識別子の領域は書き換えない。処理部131は、通信データを受信する受信処理を行う。参照時刻通知部132は、起点装置11の参照時刻通知部113と同様に、OSI参照モデルの第2層あるいは第3層で動作する。参照時刻通知部132は、通信データの受信処理の過程で、通信データを参照してデータ識別子を取得し、送受信の別を特定し、システムクロックを基に参照時刻を特定し、中継装置13の識別子とともに通信監視装置14に送信する。   As illustrated in FIG. 1, the relay device 13 includes a processing unit 131 and a reference time notification unit 132. Unlike the originating device 11, the relay device 13 does not include a data identifier assigning unit. The processing unit 131 performs data processing on data in an area other than the data identifier area of the communication data shown in FIG. The processing unit 131 may rewrite data in an area other than the data identifier area, but does not rewrite the data identifier area. The processing unit 131 performs reception processing for receiving communication data. The reference time notification unit 132 operates in the second layer or the third layer of the OSI reference model, similarly to the reference time notification unit 113 of the originating device 11. The reference time notification unit 132 obtains a data identifier by referring to the communication data in the course of the reception process of the communication data, specifies the transmission / reception, specifies the reference time based on the system clock, It transmits to the communication monitoring apparatus 14 with an identifier.

また処理部131は、通信データのデータ識別子の領域以外の領域のデータに対してデータ処理を行うと、送信先である中継装置13又は終点装置12のアドレス(住所)を設定し、通信路を確保して送信する等の送信処理を行う。参照時刻通知部132は、送信処理を行う過程で通信データを参照する。参照時刻通知部132は、通信データからデータ識別子を抽出し、送受信の別と参照時刻を特定する。参照時刻通知部132は、通信データを参照したことで得た、データ識別子、送受信の別、参照時刻に、中継装置13の識別子を加え、通信監視装置14に送信する。   In addition, when the processing unit 131 performs data processing on data in an area other than the data identifier area of the communication data, the processing unit 131 sets the address (address) of the relay device 13 or the end device 12 that is the transmission destination, and sets the communication path. A transmission process such as securing and transmitting is performed. The reference time notification unit 132 refers to the communication data in the course of performing the transmission process. The reference time notification unit 132 extracts a data identifier from the communication data, and specifies the reference time and the transmission / reception. The reference time notifying unit 132 adds the identifier of the relay device 13 to the reference time, in addition to the data identifier and transmission / reception obtained by referring to the communication data, and transmits it to the communication monitoring device 14.

終点装置12は、図1に示すように、システム外への出力処理を含む終点処理を行う処理部121と、参照時刻通知部122を備えている。終点装置12は、中継装置13と同様に、起点装置11とは異なり、データ識別子付与部を備えていない。   As illustrated in FIG. 1, the end point device 12 includes a processing unit 121 that performs end point processing including output processing outside the system, and a reference time notification unit 122. Unlike the relay device 13, the end device 12 does not include a data identifier assigning unit, unlike the start device 11.

参照時刻通知部122は、終点装置12のOSI参照モデルの第2層あるいは第3層で動作する。参照時刻通知部122は、中継装置13から受信した通信データの受信処理の過程で、通信データを参照してデータ識別子を取得し、送受信の別と参照時刻を特定する。参照時刻通知部122は、データ識別子、送受信の別、参照時刻を、参照時刻通知部122の識別子とともに通信監視装置14に送信する。処理部121は、受信した通信データのデータ識別子の領域以外の領域のデータについてシステム外への出力処理を含む終点処理を行う。また終点装置12からシステム外へ出力されるとき、参照時刻通知部122は、出力処理の過程で、データ識別子を取得し、送受信の別と参照時刻を特定する。参照時刻通知部122は、データ識別子、送受信の別、参照時刻を、参照時刻通知部122の識別子とともに通信監視装置14に送信する。   The reference time notification unit 122 operates in the second layer or the third layer of the OSI reference model of the end point device 12. The reference time notification unit 122 refers to the communication data in the process of receiving the communication data received from the relay device 13, acquires the data identifier, and specifies the reference time and the transmission / reception. The reference time notification unit 122 transmits the data identifier, the transmission / reception, and the reference time together with the identifier of the reference time notification unit 122 to the communication monitoring device 14. The processing unit 121 performs end point processing including output processing outside the system for data in an area other than the data identifier area of the received communication data. When output from the end point device 12 to the outside of the system, the reference time notification unit 122 acquires a data identifier in the course of the output process, and specifies the reference time and the transmission / reception. The reference time notification unit 122 transmits the data identifier, the transmission / reception, and the reference time together with the identifier of the reference time notification unit 122 to the communication monitoring device 14.

通信監視装置14には、結果的に起点装置11からの出力に始まり、終点装置12からシステム外への出力に終わる、一連の通信における各装置での受信時刻及び送信時刻等が集約される。通信監視装置14は、データ識別子を基に、起点装置11からの出力を開始点として、終点装置12からの出力までの通信情報を時刻順に整理する。なお時刻が同じ場合には、通信経路上の伝送順にしたがって通信情報を整理する。通信監視装置14は、参照時刻受信部141と、時間算出部142と、表示部143を備えている。参照時刻受信部141は、各参照時刻通知部113、122、132からの通信データの受信時刻、送信時刻の少なくとも一方と、データ識別子、送受信の別を、起点装置11、終点装置12、中継装置13の識別子とともに受信する。時間算出部142は、データ識別子毎に起点装置11、終点装置12、中継装置13の通信データの受信時刻、送信時刻から、データ識別子毎に起点装置11、終点装置12、中継装置13での処理時間と、これらの間の通信に要した通信時間を算出する。表示部143は、算出した処理時間及び通信時間を画面上に表示する。   The communication monitoring device 14 collects the reception time, transmission time, and the like at each device in a series of communication, as a result, starting with the output from the start device 11 and ending with the output from the end device 12 to the outside of the system. Based on the data identifier, the communication monitoring device 14 sorts communication information up to the output from the end point device 12 in order of time, starting from the output from the start point device 11. If the times are the same, the communication information is organized according to the order of transmission on the communication path. The communication monitoring device 14 includes a reference time reception unit 141, a time calculation unit 142, and a display unit 143. The reference time receiving unit 141 determines whether at least one of the reception time and the transmission time of communication data from each reference time notification unit 113, 122, 132, the data identifier, and the transmission / reception, the start device 11, the end device 12, and the relay device Received with 13 identifiers. The time calculation unit 142 performs processing in the start device 11, the end device 12, and the relay device 13 for each data identifier from the reception time and transmission time of the communication data of the start device 11, the end device 12, and the relay device 13 for each data identifier. The time and the communication time required for communication between them are calculated. The display unit 143 displays the calculated processing time and communication time on the screen.

図3は、通信監視装置が表示する画面の一例を示す図である。通信監視装置14は、図3に示すように、例えば、画面上に予め通信経路上の装置を伝送順に表示し、通信情報の整理結果として、データ識別子毎に、各装置の受信時刻及び送信時刻を表示する。図3には、データ識別子AAAAAのデータが起点装置での送信時刻が01:00:02であり、中継装置での受信時刻が01:00:03、送信時刻が01:00:05であり、終点装置での受信時刻が01:00:06であり、送信時刻が01:00:08であることを示している。   FIG. 3 is a diagram illustrating an example of a screen displayed by the communication monitoring apparatus. As shown in FIG. 3, for example, the communication monitoring device 14 displays the devices on the communication path in advance in the order of transmission on the screen, and receives the reception time and transmission time of each device for each data identifier as a result of organizing the communication information. Is displayed. In FIG. 3, the data identifier AAAAA data has a transmission time of 01:00:02 at the originating device, a reception time of 01:00:03, and a transmission time of 01:00:05 at the relay device. The reception time at the end device is 01:00:06, and the transmission time is 01:00:08.

この場合、通信監視装置14は、図3に示すように、各装置内での処理時間(受信時刻と送信時刻の差)、装置間のネットワーク伝送時間(送信側装置の送信時刻と受信側装置の受信時刻の差)を表示してもよい。例えば上記のデータ識別子AAAAAのデータの例では、図3に示すように、起点装置と中継装置との間の通信時間として、中継装置の受信時刻と起点装置の送信時刻の差である00:00:01が表示され、中継装置での処理時間として、受信時刻と送信時刻の差である00:00:02が表示される。また、中継装置と終点装置との間の通信時間として、終点装置の受信時刻と中継装置の送信時刻の差である00:00:01が表示され、終点装置での処理時間として、受信時刻と送信時刻の差である00:00:02が表示される。   In this case, as shown in FIG. 3, the communication monitoring device 14 includes processing time (difference between reception time and transmission time) in each device, network transmission time between devices (transmission time of the transmission side device and reception side device). Difference in reception time). For example, in the data example of the above data identifier AAAAA, as shown in FIG. 3, the communication time between the originating device and the relay device is the difference between the reception time of the relay device and the transmission time of the origin device 0:00 : 01 is displayed, and 00:00:02, which is the difference between the reception time and the transmission time, is displayed as the processing time in the relay apparatus. Also, the communication time between the relay device and the end device is displayed as 00:00:01 which is the difference between the reception time of the end device and the transmission time of the relay device, and the reception time as the processing time in the end device. 00:00:02, which is the difference in transmission time, is displayed.

また、通信監視装置14は、装置内の処理時間(装置への入力から出力まで)、装置間の通信時間(ある装置の出力から次の装置への入力まで)の時刻に関する第1の閾値やこれらの揺らぎに関する第2の閾値を予め保持しており、集計結果でこれらの閾値を超えるものがあった場合、表示や音で運用者に警告を発し、注意を則してもよい。表示部143は、例えば中継装置の装置内の処理時間の閾値として00:00:03を保持する場合、図3に示すようにデータ識別子AAAABの中継装置での処理時間及びデータ識別子AAAACの中継装置での処理時間が閾値を越えているため、表示値の背景に注意を促すような特定のパターンや背景色を表示してもよい。   In addition, the communication monitoring device 14 is configured such that the first threshold value regarding the processing time in the device (from input to output to the device) and the communication time between devices (from output from one device to input to the next device) A second threshold value relating to these fluctuations is stored in advance, and if there is an aggregate result that exceeds these threshold values, a warning or warning may be issued to the operator with a display or sound. When the display unit 143 holds, for example, 00:00:03 as a processing time threshold in the relay device, the display unit 143 displays the processing time in the relay device with the data identifier AAAAB and the relay device with the data identifier AAAAC as shown in FIG. Since the processing time at the time exceeds the threshold, a specific pattern or background color that calls attention to the background of the display value may be displayed.

次に本実施形態の動作について説明する。まず図1の起点装置の動作を説明する。図4は、図1の起点装置の動作を示すフローチャートである。まず処理部111が通信データを生成し、TCP(又はUDP)パケットに格納する(ステップS1)。このとき処理部111は、通信データのデータ部のデータ識別子の領域以外の領域にデータを書き込む。次にデータ識別子付与部112がTCP(又はUDP)データ部にデータ識別子を付与する(ステップS2)。処理部111が起点処理を完了し、送信処理を行う過程で参照時刻通知部113が通信データを参照し、データ識別子の取得と、参照時刻、送受信の別、また、システムクロックを基に、通信データを参照した時刻を特定する(ステップS3)。参照時刻通知部113は、通信データを参照したことで得た、データ識別子、送受信の別、参照時刻を、起点装置11の識別子とともに、通信監視装置14に送信する(ステップS4)。処理部111は通信データを中継装置13へネットワーク経由で伝送する(ステップS5)。   Next, the operation of this embodiment will be described. First, the operation of the starting device in FIG. 1 will be described. FIG. 4 is a flowchart showing the operation of the starting device of FIG. First, the processing unit 111 generates communication data and stores it in a TCP (or UDP) packet (step S1). At this time, the processing unit 111 writes data in an area other than the data identifier area of the data part of the communication data. Next, the data identifier assigning unit 112 assigns a data identifier to the TCP (or UDP) data part (step S2). The reference time notifying unit 113 refers to the communication data in the process of completing the starting point processing and performing the transmission processing, and performs communication based on the acquisition of the data identifier, the reference time, transmission / reception, and the system clock. The time when the data is referred to is specified (step S3). The reference time notification unit 113 transmits the data identifier obtained by referring to the communication data, the reference time, and the reference time together with the identifier of the originating device 11 to the communication monitoring device 14 (step S4). The processing unit 111 transmits the communication data to the relay device 13 via the network (step S5).

次に図1の中継装置の動作を説明する。図5は、図1の中継装置の動作を示すフローチャートである。まず中継装置13が受信した通信データの受信処理の過程で参照時刻通知部132が起点装置11の参照時刻通知部113と同様に、通信データを参照してデータ識別子を取得し、受信であることを特定する。さらに、参照時刻通知部132は、システムクロックを基に参照した受信時刻を特定する(ステップS6)。参照時刻通知部113は、通信データを参照したことで得た、データ識別子、受信であることと、受信時刻を、中継装置13の識別子とともに、通信監視装置14に送信する(ステップS7)。処理部は中継装置13が受信した通信データが届くと、図2に示す通信データのデータ識別子の領域以外の領域のデータに対して中継装置としてのデータ処理を行う(ステップS8)。処理部131は、データ識別子の領域以外の領域のデータを書き換えてもよい。   Next, the operation of the relay apparatus in FIG. 1 will be described. FIG. 5 is a flowchart showing the operation of the relay apparatus of FIG. First, in the process of receiving communication data received by the relay device 13, the reference time notification unit 132 acquires the data identifier by referring to the communication data in the same manner as the reference time notification unit 113 of the originating device 11, and is reception. Is identified. Further, the reference time notification unit 132 specifies the reception time referred to based on the system clock (step S6). The reference time notification unit 113 transmits the data identifier, reception, and reception time obtained by referring to the communication data to the communication monitoring device 14 together with the identifier of the relay device 13 (step S7). When the communication data received by the relay device 13 arrives, the processing unit performs data processing as a relay device on data in a region other than the data identifier region of the communication data shown in FIG. 2 (step S8). The processing unit 131 may rewrite data in an area other than the data identifier area.

処理部131が中継装置としてのデータ処理を完了し、通信データの送信処理を行う過程で参照時刻通知部132が通信データを参照し、データ識別子を抽出し、送受信の別と参照時刻を特定する(ステップS9)。参照時刻通知部113は、通信データを参照したことで得た、データ識別子、送受信の別、参照時刻に、中継装置13の参照時刻通知部132の識別子を加え、通信監視装置14に送信する(ステップS10)。処理部131は通信データを中継装置13へネットワーク経由で伝送する(ステップS11)。   In the process in which the processing unit 131 completes the data processing as the relay device and performs the transmission processing of the communication data, the reference time notification unit 132 refers to the communication data, extracts the data identifier, and specifies the transmission / reception and the reference time (Step S9). The reference time notification unit 113 adds the identifier of the reference time notification unit 132 of the relay device 13 to the data identifier, the transmission / reception, and the reference time obtained by referring to the communication data, and transmits to the communication monitoring device 14 ( Step S10). The processing unit 131 transmits the communication data to the relay device 13 via the network (step S11).

次に図1の終点装置の動作を説明する。図6は、図1の終点装置の動作を示すフローチャートである。まず中継装置13から受信した通信データが処理部121へ届く受信処理の過程で参照時刻通知部122が起点装置11の参照時刻通知部113及び中継装置13の参照時刻通知部132と同様に、通信データを参照してデータ識別子を取得し、送受信の別を特定し、システムクロックを基に参照時刻を特定する(ステップS12)。参照時刻通知部122は、通信データを参照したことで得た、データ識別子、送受信の別、参照時刻を、終点装置12の識別子とともに、通信監視装置14に送信する(ステップS13)。処理部121は中継装置13から受信した通信データが届くと、図2に示す通信データのパケットのデータ識別子の領域以外の領域のデータに対して終点処理としてのデータ処理を行う(ステップS14)。   Next, the operation of the end point device in FIG. 1 will be described. FIG. 6 is a flowchart showing the operation of the end point device of FIG. First, in the process of reception processing in which communication data received from the relay device 13 arrives at the processing unit 121, the reference time notification unit 122 performs communication in the same manner as the reference time notification unit 113 of the originating device 11 and the reference time notification unit 132 of the relay device 13. The data identifier is obtained by referring to the data, the transmission / reception is specified, and the reference time is specified based on the system clock (step S12). The reference time notification unit 122 transmits the data identifier obtained by referring to the communication data, the transmission / reception, and the reference time together with the identifier of the end point device 12 to the communication monitoring device 14 (step S13). When the communication data received from the relay device 13 arrives, the processing unit 121 performs data processing as end point processing on data in a region other than the data identifier region of the communication data packet shown in FIG. 2 (step S14).

次に図1の通信監視装置の動作を説明する。図7は、図1の通信監視装置の動作を示すフローチャートである。まず通信監視装置14は、各参照時刻通知部113、122、132からの通信データの受信時刻、送信時刻の少なくとも一方と、データ識別子、送受信の別を、起点装置11、終点装置12、中継装置13の識別子とともに受信する(ステップS15)。時間算出部142は、データ識別子毎に起点装置11、終点装置12、中継装置13の通信データの受信時刻、送信時刻から、データ識別子毎に起点装置11、終点装置12、中継装置13での処理時間と、これらの間の通信に要した通信時間を算出する(ステップS16)。そして表示部143は、算出した処理時間及び通信時間を画面上に表示する(ステップS17)。このとき通信監視装置14は、装置内の処理時間(装置への入力から出力まで)、装置間の通信時間(ある装置の出力から次の装置への入力まで)の時刻の最大値について閾値を予め保持しており、集計結果でこの閾値を超える部分があれば、表示や音で運用者に注意を則してもよい。   Next, the operation of the communication monitoring apparatus in FIG. 1 will be described. FIG. 7 is a flowchart showing the operation of the communication monitoring apparatus of FIG. First, the communication monitoring device 14 determines whether at least one of the reception time and transmission time of communication data from each of the reference time notification units 113, 122, and 132, the data identifier, and the transmission / reception, the start device 11, the end device 12, and the relay device. It is received together with the identifier of 13 (step S15). The time calculation unit 142 performs processing in the start device 11, the end device 12, and the relay device 13 for each data identifier from the reception time and transmission time of the communication data of the start device 11, the end device 12, and the relay device 13 for each data identifier. The time and the communication time required for communication between them are calculated (step S16). The display unit 143 displays the calculated processing time and communication time on the screen (step S17). At this time, the communication monitoring device 14 sets a threshold for the maximum value of the processing time in the device (from input to output to the device) and the communication time between devices (from output from one device to input to the next device). If it is held in advance and there is a part exceeding this threshold in the total result, the operator may be alerted with a display or sound.

以上説明したように、本実施形態によれば、監視対象装置のうち通信データをパケットに格納する装置において通信データのデータ部分にデータ識別子が付与される。監視対象装置は、通信データのデータ識別子の領域以外の領域のデータに対してデータ処理を行い、必要に応じデータ識別子の領域以外の領域のデータ書き換えるがデータ識別子の領域は書き換えない。そして参照時刻通知部が通信データからデータ識別子を抽出し、送受信の別と参照時刻を特定し、これらを監視対象装置の識別子とともに通信監視装置に送信する。   As described above, according to the present embodiment, a data identifier is assigned to a data portion of communication data in a device that stores communication data in a packet among monitored devices. The monitoring target device performs data processing on data in a region other than the data identifier region of the communication data, and rewrites data in a region other than the data identifier region as necessary, but does not rewrite the data identifier region. Then, the reference time notification unit extracts the data identifier from the communication data, specifies the reference time and the transmission / reception, and transmits these to the communication monitoring device together with the identifier of the monitoring target device.

この構成によって、通信データの内容が書き換えられつつデータの通信が行われるシステムにおいて、装置の入出力時刻を特定し、どの装置内のソフトウェア処理に時間を要しているのか、あるいはどの装置間のネットワーク通信に時間を要しているのかが総合的に出力される。このため、運用者が容易に問題箇所(装置あるいはネットワーク)を特定することが可能となる。また、通信時間の変化量の推移(ゆらぎ)が把握できる。これにより、装置の性能不足や経年劣化等を容易に把握することが可能となり、具体的な是正処置(性能アップや予防修理)を行うことが可能となる。また参照時刻通知部が各監視対象装置のOSI参照モデルの第2層あるいは第3層で動作する監視対象装置上で動作する他のアプリケーションソフトウェアの処理負荷の影響を大きく受けず、監視装置に通知される送信時刻及び受信時刻の誤差を少なくできる。   With this configuration, in a system in which data communication is performed while the content of communication data is rewritten, the input / output times of the devices are specified, and the software processing in which device requires time, or between which devices A comprehensive output indicating whether network communication takes time. For this reason, the operator can easily identify the problem location (device or network). In addition, the transition (fluctuation) of the change amount of the communication time can be grasped. As a result, it is possible to easily grasp the insufficiency of the apparatus, deterioration over time, and the like, and it is possible to perform specific corrective actions (performance improvement and preventive repair). Further, the reference time notification unit is not greatly affected by the processing load of other application software operating on the monitoring target device operating on the second or third layer of the OSI reference model of each monitoring target device, and notifies the monitoring device. An error in transmission time and reception time can be reduced.

次に第2の実施形態について説明する。図8は、第2の実施形態の構成を示す図である。第2の実施形態の通信処理システムは、測位衛星地上システムである。   Next, a second embodiment will be described. FIG. 8 is a diagram illustrating the configuration of the second embodiment. The communication processing system of the second embodiment is a positioning satellite ground system.

測位衛星地上システム2は、図8に示すように、測位アップロード信号を地上から衛星へ送信する送信部211を備える送信局21と、衛星から地上へ送信される放送信号を受信する受信部221を備える受信局22を備えている。測位アップロード信号は方向信号の元となる信号である。測位アップロード信号は、生成サブシステム23から送信サブシステム24を経由して衛星へ送信される。放送信号は、測位衛星からユーザの測位端末へ送られ位置情報の特定などに利用されるデータで、測位アップロード信号を源泉データとしている。測位衛星地上システム2は、放送信号を受信し、信号品質の確認や次の測位アップロード信号の生成に用いる。測位衛星地上システムは、その特性上、測位信号の伝送遅延やゆらぎ、破棄がサービス品質(測位精度)に大きく影響する。測位衛星地上システムは、安定的な測位サービスの提供を行うため、伝送上の問題を早期に発見・処置する必要がある。このため、測位衛星地上システムは、システム内での通信時間等を監視する通信監視装置27を備えている。   As shown in FIG. 8, the positioning satellite ground system 2 includes a transmission station 21 including a transmission unit 211 that transmits a positioning upload signal from the ground to the satellite, and a reception unit 221 that receives a broadcast signal transmitted from the satellite to the ground. A receiving station 22 is provided. The positioning upload signal is a signal that is a source of the direction signal. The positioning upload signal is transmitted from the generation subsystem 23 to the satellite via the transmission subsystem 24. The broadcast signal is data that is sent from the positioning satellite to the user's positioning terminal and used for specifying location information, and the positioning upload signal is used as source data. The positioning satellite ground system 2 receives a broadcast signal and uses it for confirmation of signal quality and generation of the next positioning upload signal. Due to the characteristics of positioning satellite ground systems, positioning signal transmission delays, fluctuations, and discarding greatly affect service quality (positioning accuracy). Since the positioning satellite ground system provides a stable positioning service, it is necessary to detect and deal with transmission problems at an early stage. For this reason, the positioning satellite ground system includes a communication monitoring device 27 for monitoring the communication time in the system.

測位衛星地上システム2は、図8に示すように、測位アップロード信号を生成する生成サブシステム23、測位アップロード信号を衛星へ送信する送信サブシステム24、放送信号を受信する受信サブシステム25、放送信号の品質をチェックする評価サブシステム26の4つのサブシステムを備えている。   As shown in FIG. 8, the positioning satellite ground system 2 includes a generation subsystem 23 that generates a positioning upload signal, a transmission subsystem 24 that transmits the positioning upload signal to the satellite, a reception subsystem 25 that receives a broadcast signal, and a broadcast signal. There are four subsystems of the evaluation subsystem 26 for checking the quality of the system.

生成サブシステム23は、測位アップロード信号を生成するアプリケーション部231と、データ識別子付与部232と、パケット通信部233と、参照時刻通知部234を備える。パケット通信部233は、評価サブシステム26のアプリケーション部261によって処理された放送信号の通信パケットを、イーサネット(登録商標)を経由して受信し、その後、パケット通信部233は、受信した放送信号の通信パケットを生成サブシステム23のアプリケーション部231に渡す。参照時刻通知部234は、その過程で通信を仲介し、測位アップロード信号の通信パケットを参照する。参照時刻通知部234は、この参照によりデータ識別子を取得すると共に、通信パケットを参照した時刻を生成サブシステム23での受信時刻として特定する。参照時刻通知部234は、取得したデータ識別子と、データを参照した参照時刻、送受信の別、及び自身のデータ識別子を通信監視装置27に送信する。   The generation subsystem 23 includes an application unit 231 that generates a positioning upload signal, a data identifier assignment unit 232, a packet communication unit 233, and a reference time notification unit 234. The packet communication unit 233 receives the communication packet of the broadcast signal processed by the application unit 261 of the evaluation subsystem 26 via Ethernet (registered trademark), and then the packet communication unit 233 receives the received broadcast signal. The communication packet is transferred to the application unit 231 of the generation subsystem 23. The reference time notification unit 234 mediates communication in the process and refers to the communication packet of the positioning upload signal. The reference time notification unit 234 acquires the data identifier by this reference, and specifies the time when the communication packet is referenced as the reception time in the generation subsystem 23. The reference time notification unit 234 transmits the acquired data identifier, the reference time referring to the data, transmission / reception, and its own data identifier to the communication monitoring device 27.

データ識別子付与部232は、アプリケーション部231が測位アップロード信号をTCP(又はUDP)パケット化して通信パケットを生成する際に、通信パケットのデータ部の先頭部分にデータ識別子を設定する。データ識別子は測位アップロード信号を一意に識別できる識別子である。アプリケーション部231は、測位アップロード信号の通信パケットのデータ部先頭にデータ識別子を格納するという規則を守るものであればよく、本実施形態専用である必要はない。   When the application unit 231 generates a communication packet by converting the positioning upload signal into a TCP (or UDP) packet, the data identifier assigning unit 232 sets a data identifier at the head portion of the data portion of the communication packet. The data identifier is an identifier that can uniquely identify the positioning upload signal. The application unit 231 only needs to comply with the rule of storing the data identifier at the head of the data portion of the communication packet of the positioning upload signal, and need not be dedicated to this embodiment.

また、パケット通信部233は、データ識別子が設定された測位アップロード信号の通信パケットを、イーサネットを経由して送信サブシステム24に送信する。参照時刻通知部234は、その過程で通信を仲介し、測位アップロード信号の通信パケットを参照する。この参照によりデータ識別子を取得すると共に、このデータが参照した時刻を生成サブシステム23からの送信時刻として特定する。参照時刻通知部234は、データ識別子と、参照時刻、送受信の別、及び自身のデータ識別子を通信監視装置27に送信する。   Further, the packet communication unit 233 transmits the communication packet of the positioning upload signal in which the data identifier is set to the transmission subsystem 24 via the Ethernet. The reference time notification unit 234 mediates communication in the process and refers to the communication packet of the positioning upload signal. A data identifier is acquired by this reference, and the time referred to by this data is specified as the transmission time from the generation subsystem 23. The reference time notification unit 234 transmits the data identifier, reference time, transmission / reception, and its own data identifier to the communication monitoring device 27.

送信サブシステム24は、測位アップロード信号の通信パケットに対して送信サブシステムの処理を行うアプリケーション部241と、パケット通信部242と、参照時刻通知部243を備える。送信サブシステム24のパケット通信部242は、生成サブシステム23からイーサネットを経由してデータ識別子を設定された測位アップロード信号の通信パケットを受信する。その後、パケット通信部242は、受信した測位アップロード信号の通信パケットを送信サブシステム24のアプリケーション部241に渡す。参照時刻通知部243は、その過程で通信を仲介し、測位アップロード信号の通信パケットを参照する。参照時刻通知部243は、この参照によりデータ識別子を取得すると共に、通信パケットを参照した時刻を送信サブシステム24での受信時刻として特定する。参照時刻通知部243は、取得したデータ識別子と、データを参照した参照時刻、送受信の別、及び自身のデータ識別子を通信監視装置27に送信する。   The transmission subsystem 24 includes an application unit 241 that performs processing of the transmission subsystem on the communication packet of the positioning upload signal, a packet communication unit 242, and a reference time notification unit 243. The packet communication unit 242 of the transmission subsystem 24 receives the communication packet of the positioning upload signal in which the data identifier is set from the generation subsystem 23 via Ethernet. Thereafter, the packet communication unit 242 passes the received communication packet of the positioning upload signal to the application unit 241 of the transmission subsystem 24. The reference time notification unit 243 mediates communication in the process and refers to the communication packet of the positioning upload signal. The reference time notification unit 243 obtains the data identifier by this reference and specifies the time when the communication packet is referenced as the reception time in the transmission subsystem 24. The reference time notifying unit 243 transmits the acquired data identifier, the reference time referring to the data, the transmission / reception, and the own data identifier to the communication monitoring device 27.

アプリケーション部241は、測位アップロード信号の通信パケットに対して送信サブシステムの処理を行い、パケット通信部242に出力する。パケット通信部242は、アプリケーション部241によって処理された測位アップロード信号の通信パケットを、イーサネットを経由して送信局21に送信する。参照時刻通知部243は、その送信過程で測位アップロード信号の通信パケットを参照する。参照時刻通知部243は、この参照によりデータ識別子を取得すると共に、このデータを参照した時刻を送信サブシステム24からの送信時刻として特定する。参照時刻通知部243は、取得したデータ識別子と、データを参照した参照時刻、送受信の別、及び自身のデータ識別子を通信監視装置27に送信する。   The application unit 241 performs processing of the transmission subsystem on the communication packet of the positioning upload signal and outputs it to the packet communication unit 242. The packet communication unit 242 transmits the communication packet of the positioning upload signal processed by the application unit 241 to the transmission station 21 via the Ethernet. The reference time notification unit 243 refers to the communication packet of the positioning upload signal during the transmission process. The reference time notification unit 243 acquires a data identifier by this reference, and specifies the time when the data is referred to as the transmission time from the transmission subsystem 24. The reference time notifying unit 243 transmits the acquired data identifier, the reference time referring to the data, the transmission / reception, and the own data identifier to the communication monitoring device 27.

送信局21のパケット通信部212は、送信サブシステム24からイーサネットを経由して、データ識別子が設定された測位アップロード信号の通信パケットを受信する。その後、パケット通信部212は、受信した測位アップロード信号の通信パケットを送信局21のアプリケーション部214に渡す。参照時刻通知部213は、その過程で通信を仲介し、測位アップロード信号の通信パケットを参照する。参照時刻通知部213は、この参照によりデータ識別子を取得すると共に、通信パケットを参照した時刻を送信局21での受信時刻として特定する。参照時刻通知部213は、取得したデータ識別子と、データを参照した参照時刻、送受信の別、及び自身のデータ識別子を通信監視装置27に送信する。   The packet communication unit 212 of the transmission station 21 receives the communication packet of the positioning upload signal in which the data identifier is set from the transmission subsystem 24 via the Ethernet. Thereafter, the packet communication unit 212 passes the received communication packet of the positioning upload signal to the application unit 214 of the transmitting station 21. The reference time notification unit 213 mediates communication in the process and refers to the communication packet of the positioning upload signal. The reference time notification unit 213 acquires a data identifier by this reference and specifies the time when the communication packet is referenced as the reception time at the transmitting station 21. The reference time notification unit 213 transmits the acquired data identifier, the reference time referring to the data, transmission / reception, and its own data identifier to the communication monitoring device 27.

通信監視装置27は、参照時刻受信部271と、時間算出部272と、表示部273を備えている。参照時刻受信部271は、各参照時刻通知部234、243、213からの測位アップロード信号の参照時刻を受信する。時間算出部272は、データ識別子毎にこの時間を整列することで、測位アップロード信号毎に通信経路上での送信サブシステム内で要した処理時間、生成サブシステム23と放送サブシステム間、及び、放送サブシステムと送信局間のネットワークの通信に要した通信時間を算出する。   The communication monitoring device 27 includes a reference time receiving unit 271, a time calculating unit 272, and a display unit 273. The reference time reception unit 271 receives the reference time of the positioning upload signal from each reference time notification unit 234, 243, 213. The time calculation unit 272 arranges this time for each data identifier, so that the processing time required in the transmission subsystem on the communication path for each positioning upload signal, between the generation subsystem 23 and the broadcast subsystem, and The communication time required for network communication between the broadcasting subsystem and the transmitting station is calculated.

表示部273は、算出した処理時間及び通信時間を画面上に表示する。また、通信監視装置27は、各サブシステム内での処理時間やサブシステム間の通信時間に関する第1の閾値とゆらぎ時間に関する第2の閾値を持っており、これらの閾値を越えた場合には、運用者へ表示や音により警告を発し、注意を則してもよい。   The display unit 273 displays the calculated processing time and communication time on the screen. The communication monitoring device 27 has a first threshold value relating to processing time in each subsystem and a communication time value between subsystems and a second threshold value relating to fluctuation time. If these threshold values are exceeded, A warning may be issued to the operator by display or sound, and attention may be given.

図9は、通信監視装置が表示する画面の一例を示す図である。通信監視装置27は、図9に示すように、例えば、画面上に予め通信経路上の装置を伝送順に表示し、通信情報の整理結果として、データ識別子毎に、各装置の受信時刻及び送信時刻を表示する。図9には、データ識別子AAAAAのデータが生成サブシステムでの受信時刻が01:00:00であり、送信時刻が01:00:02であり、送信サブシステムでの受信時刻が01:00:03、送信時刻が01:00:05であり、送信局での受信時刻が01:00:06であり、送信時刻が01:00:08であることを示している。   FIG. 9 is a diagram illustrating an example of a screen displayed by the communication monitoring apparatus. As shown in FIG. 9, for example, the communication monitoring device 27 displays the devices on the communication path in advance in the order of transmission on the screen, and receives the reception time and transmission time of each device for each data identifier as a result of organizing the communication information. Is displayed. In FIG. 9, the data identifier AAAAA data is received at the generation subsystem at 01: 00: 0, the transmission time is 01:00:02, and the reception time at the transmission subsystem is 01:00: 03, the transmission time is 01:00:05, the reception time at the transmission station is 01:00:06, and the transmission time is 01:00:08.

この場合、通信監視装置27は、図9に示すように、各装置内での処理時間(受信時刻と送信時刻の差)、装置間のネットワーク伝送時間(送信側装置の送信時刻と受信側装置の受信時刻の差)を表示してもよい。例えば上記のデータ識別子AAAAAのデータの例では、図9に示すように、生成サブシステムでの処理時間として、受信時刻と送信時刻の差である00:00:02が表示され、生成サブシステムと送信サブシステムとの間の通信時間として、送信サブシステムの受信時刻と生成サブシステムの送信時刻の差である00:00:01が表示される。また、送信サブシステムでの処理時間として、受信時刻と送信時刻の差である00:00:02が表示され、送信局と送信サブシステムとの間の通信時間として、送信局の受信時刻と送信サブシステムの送信時刻の差である00:00:01が表示される。また、送信局での処理時間として、受信時刻と送信時刻の差である00:00:02が表示される。   In this case, as shown in FIG. 9, the communication monitoring device 27 includes processing time (difference between reception time and transmission time) in each device, network transmission time between devices (transmission time of the transmission side device and reception side device). Difference in reception time). For example, in the example of the data with the above-described data identifier AAAAA, as shown in FIG. 9, the processing time in the generation subsystem is displayed as 00:00:02 that is the difference between the reception time and the transmission time, As the communication time with the transmission subsystem, 00:00:01 which is the difference between the reception time of the transmission subsystem and the transmission time of the generation subsystem is displayed. In addition, 00:00:02, which is the difference between the reception time and the transmission time, is displayed as the processing time in the transmission subsystem, and the reception time of the transmission station and the transmission are transmitted as the communication time between the transmission station and the transmission subsystem. The difference between the transmission times of the subsystems is displayed as 00:00:01. In addition, as the processing time at the transmitting station, 00:00:02, which is the difference between the reception time and the transmission time, is displayed.

また、通信監視装置27は、装置内の処理時間(装置への入力から出力まで)、装置間の通信時間(ある装置の出力から次の装置への入力まで)の時刻の最大値について閾値を予め保持しており、集計結果でこの閾値を超えるものがあった場合、表示や音で運用者に警告を発し、注意を則してもよい。表示部273は、例えば送信サブシステムの装置内の処理時間の閾値として00:00:03を保持する場合、図9に示すようにデータ識別子AAAABの送信サブシステムでの処理時間及びデータ識別子AAAACの送信サブシステムでの処理時間が閾値を越えているため、表示値の背景に注意を促すような特定のパターンや背景色を表示してもよい。   In addition, the communication monitoring device 27 sets threshold values for the maximum values of the processing time in the device (from input to output to the device) and the communication time between devices (from output from one device to input to the next device). If there is an aggregation result that exceeds this threshold, the operator may be warned with a display or sound, and attention may be given. When the display unit 273 holds, for example, 00:00:03 as the processing time threshold in the transmission subsystem, the display unit 273 displays the processing time in the transmission subsystem of the data identifier AAAAB and the data identifier AAAAC as shown in FIG. Since the processing time in the transmission subsystem exceeds the threshold value, a specific pattern or background color that calls attention to the background of the display value may be displayed.

この構成により、運用者が容易に測位アップロード信号の通信状況の実体を把握することができる。つまり、想定以上に通信時間がかかっている箇所や、時間が大きくゆらいでいる箇所があった場合には、ただちに運用者が把握することができる。   With this configuration, the operator can easily grasp the actual communication status of the positioning upload signal. That is, if there is a part where communication time is longer than expected or a part where the time fluctuates greatly, the operator can immediately grasp.

放送信号についても基本的には測位アップロード信号と同じように通信監視装置27でモニタが可能である。放送信号は衛星から受信局22、受信サブシステム25及び評価サブシステム26を経由して生成サブシステム23に送られる。受信局22は、衛星から地上へ送信される放送信号を受信する受信部221と、衛星から地上へ送信され受信部が受信した信号をTCP(又はUDP)パケット化した通信パケットを生成するアプリケーション部222と、データ識別子付与部(第2のデータ識別子付与部)223と、パケット通信部224と、参照時刻通知部225を備える。データ識別子付与部223は、アプリケーション部222が放送信号をTCP(又はUDP)パケット化する際に、放送信号の通信パケットのデータ部の先頭部分にデータ識別子を設定する。データ識別子は放送信号を一意に識別できる識別子である。また、パケット通信部224は、データ識別子が設定された放送信号の通信パケットを、イーサネットを経由して受信サブシステム25に送信する。参照時刻通知部225は、その過程で通信を仲介し、放送信号の通信パケットを参照する。この参照によりデータ識別子を取得すると共に、このデータが参照した時刻を受信局22からの送信時刻として特定する。参照時刻通知部225は、データ識別子と、参照時刻、送受信の別、及び自身のデータ識別子を通信監視装置27に送信する。放送信号に対するデータ識別子は、地上システムとして最初にこのデータを扱う、受信局22のデータ識別子付与部223が設定する。   The broadcast signal can be monitored by the communication monitoring device 27 basically in the same manner as the positioning upload signal. The broadcast signal is sent from the satellite to the generation subsystem 23 via the reception station 22, the reception subsystem 25 and the evaluation subsystem 26. The receiving station 22 includes a receiving unit 221 that receives a broadcast signal transmitted from the satellite to the ground, and an application unit that generates a communication packet obtained by converting the signal transmitted from the satellite to the ground and received by the receiving unit into a TCP (or UDP) packet. 222, a data identifier giving unit (second data identifier giving unit) 223, a packet communication unit 224, and a reference time notification unit 225. When the application unit 222 converts the broadcast signal into a TCP (or UDP) packet, the data identifier assigning unit 223 sets the data identifier at the head portion of the data portion of the communication packet of the broadcast signal. The data identifier is an identifier that can uniquely identify the broadcast signal. Further, the packet communication unit 224 transmits a broadcast signal communication packet in which the data identifier is set to the reception subsystem 25 via the Ethernet. The reference time notification unit 225 mediates communication in the process and refers to the communication packet of the broadcast signal. The data identifier is acquired by this reference, and the time referred to by this data is specified as the transmission time from the receiving station 22. The reference time notification unit 225 transmits the data identifier, reference time, transmission / reception, and its own data identifier to the communication monitoring device 27. The data identifier for the broadcast signal is set by the data identifier assigning unit 223 of the receiving station 22 that first handles this data as a terrestrial system.

受信サブシステム25は、放送信号の通信パケットに対して受信サブシステム25の処理を行うアプリケーション部251と、パケット通信部252と、参照時刻通知部253を備える。パケット通信部252は、受信局22からイーサネットを経由してデータ識別子が設定された放送信号の通信パケットを受信する。その後、パケット通信部252は、受信したパケットをアプリケーション部251に渡す。参照時刻通知部253は、その過程で通信を仲介し、放送信号の通信パケットを参照する。参照時刻通知部253は、この参照によりデータ識別子を取得すると共に、放送信号の通信パケットを参照した時刻を受信サブシステム25での受信時刻として特定する。参照時刻通知部253は、取得したデータ識別子と、データを参照した参照時刻、送受信の別、及び自身のデータ識別子を通信監視装置27に送信する。   The reception subsystem 25 includes an application unit 251 that performs processing of the reception subsystem 25 on communication packets of broadcast signals, a packet communication unit 252, and a reference time notification unit 253. The packet communication unit 252 receives a communication signal of a broadcast signal in which a data identifier is set from the receiving station 22 via Ethernet. Thereafter, the packet communication unit 252 passes the received packet to the application unit 251. The reference time notification unit 253 mediates communication in the process and refers to the communication packet of the broadcast signal. The reference time notification unit 253 acquires the data identifier by this reference, and specifies the time when the communication packet of the broadcast signal is referenced as the reception time in the reception subsystem 25. The reference time notification unit 253 transmits the acquired data identifier, the reference time referring to the data, transmission / reception, and its own data identifier to the communication monitoring device 27.

アプリケーション部251は、放送信号の通信パケットに対して受信サブシステムの処理を行い、パケット通信部252に出力する。パケット通信部252は、アプリケーション部251によって処理された放送信号の通信パケットを、イーサネットを経由して評価サブシステム26に送信する。参照時刻通知部253は、その送信過程で放送信号の通信パケットを参照する。参照時刻通知部253は、この参照によりデータ識別子を取得すると共に、このデータを参照した時刻を受信サブシステム25からの送信時刻として特定する。参照時刻通知部253は、取得したデータ識別子と、データを参照した参照時刻、送受信の別、及び自身のデータ識別子を通信監視装置27に送信する。   The application unit 251 performs reception subsystem processing on the communication packet of the broadcast signal, and outputs it to the packet communication unit 252. The packet communication unit 252 transmits the broadcast signal communication packet processed by the application unit 251 to the evaluation subsystem 26 via the Ethernet. The reference time notification unit 253 refers to the communication packet of the broadcast signal during the transmission process. The reference time notification unit 253 obtains a data identifier based on this reference, and specifies the time when the data is referred to as the transmission time from the reception subsystem 25. The reference time notification unit 253 transmits the acquired data identifier, the reference time referring to the data, transmission / reception, and its own data identifier to the communication monitoring device 27.

評価サブシステム26は、放送信号の通信パケットに対して評価サブシステムの処理を行うアプリケーション部261と、パケット通信部262と、参照時刻通知部263を備える。パケット通信部262は、受信サブシステム25からイーサネットを経由してデータ識別子が設定された放送信号の通信パケットを受信する。その後、パケット通信部262は、受信したパケットをアプリケーション部261に渡す。参照時刻通知部263は、その過程で通信を仲介し、放送信号の通信パケットを参照する。参照時刻通知部263は、この参照によりデータ識別子を取得すると共に、放送信号の通信パケットを参照した時刻を評価サブシステム26での受信時刻として特定する。参照時刻通知部263は、取得したデータ識別子と、データを参照した参照時刻、送受信の別、及び自身のデータ識別子を通信監視装置27に送信する。   The evaluation subsystem 26 includes an application unit 261 that performs processing of the evaluation subsystem on communication packets of broadcast signals, a packet communication unit 262, and a reference time notification unit 263. The packet communication unit 262 receives a communication packet of a broadcast signal in which a data identifier is set from the reception subsystem 25 via Ethernet. Thereafter, the packet communication unit 262 passes the received packet to the application unit 261. The reference time notification unit 263 mediates communication in the process and refers to the communication packet of the broadcast signal. The reference time notification unit 263 obtains a data identifier by this reference, and specifies the time when the communication packet of the broadcast signal is referenced as the reception time in the evaluation subsystem 26. The reference time notification unit 263 transmits the acquired data identifier, the reference time referring to the data, transmission / reception, and its own data identifier to the communication monitoring device 27.

アプリケーション部261は、放送信号の通信パケットに対して評価サブシステムの処理を行い、パケット通信部262に出力する。パケット通信部262は、アプリケーション部261によって処理された放送信号の通信パケットを、イーサネットを経由して生成サブシステム23に送信する。参照時刻通知部263は、その送信過程で放送信号の通信パケットを参照する。参照時刻通知部263は、この参照によりデータ識別子を取得すると共に、このデータを参照した時刻を評価サブシステム26からの送信時刻として特定する。参照時刻通知部263は、取得したデータ識別子と、データを参照した参照時刻、送受信の別、及び自身のデータ識別子を通信監視装置27に送信する。   The application unit 261 performs processing of the evaluation subsystem on the communication packet of the broadcast signal and outputs it to the packet communication unit 262. The packet communication unit 262 transmits the broadcast signal communication packet processed by the application unit 261 to the generation subsystem 23 via the Ethernet. The reference time notification unit 263 refers to the communication packet of the broadcast signal during the transmission process. The reference time notification unit 263 obtains a data identifier by this reference, and specifies the time when the data is referenced as the transmission time from the evaluation subsystem 26. The reference time notification unit 263 transmits the acquired data identifier, the reference time referring to the data, transmission / reception, and its own data identifier to the communication monitoring device 27.

通信監視装置27は、参照時刻通知部213、225、234、243、253、263との通信路を持っており、各参照時刻通知部からのデータ識別子、参照時刻、送受信の別に関する情報を集約する。通信監視装置27は、その情報を整理し、通信状況を運用者に通知する。   The communication monitoring device 27 has communication paths with the reference time notification units 213, 225, 234, 243, 253, and 263, and collects information on the data identifier, reference time, and transmission / reception from each reference time notification unit. To do. The communication monitoring device 27 organizes the information and notifies the operator of the communication status.

以上説明したように、本実施形態によっても第一の実施形態と同様に、監視対象装置のうち通信データをパケットに格納する装置において通信データのデータ部分にデータ識別子が付与される。監視対象装置は、通信データのデータ識別子の領域以外の領域のデータに対してデータ処理を行い、必要に応じデータ識別子の領域以外の領域のデータ書き換えるがデータ識別子の領域は書き換えない。そして各監視対象装置のOSI参照モデルの第2層あるいは第3層で動作する参照時刻通知部が通信データからデータ識別子を抽出し、送受信の別と参照時刻を特定し、これらを監視対象装置の識別子とともに通信監視装置に送信する。この構成によって、本実施形態においても、第1の実施形態と同様の効果が得られる。   As described above, also in the present embodiment, as in the first embodiment, a data identifier is assigned to a data portion of communication data in a device that stores communication data in a packet among devices to be monitored. The monitoring target device performs data processing on data in a region other than the data identifier region of the communication data, and rewrites data in a region other than the data identifier region as necessary, but does not rewrite the data identifier region. Then, the reference time notification unit operating in the second layer or the third layer of the OSI reference model of each monitoring target device extracts the data identifier from the communication data, specifies the transmission / reception and the reference time, and uses these to identify the monitoring target device. It is transmitted to the communication monitoring device together with the identifier. With this configuration, the same effects as in the first embodiment can be obtained in this embodiment.

以上、実施形態を参照して本願発明を説明したが、本願発明は上記実施形態に限定されるものではない。本願発明の構成や詳細には、本願発明のスコープ内で当業者が理解し得る様々な変更をすることができる。   While the present invention has been described with reference to the embodiments, the present invention is not limited to the above embodiments. Various changes that can be understood by those skilled in the art can be made to the configuration and details of the present invention within the scope of the present invention.

1 通信処理システム
11 起点装置
12 終点装置
13 中継装置
14 通信監視装置
111、121、131 処理部
112 データ識別子付与部
113、122、132 参照時刻通知部
2 測位衛星地上システム
21 送信局
22 受信局
23 生成サブシステム
24 送信サブシステム
25 受信サブシステム
26 評価サブシステム
27 通信監視装置
214、222、231、241、251、261 アプリケーション部
223、232 データ識別子付与部
212、224、233、242、252、262 パケット通信部
213、225、234、243、253、263 参照時刻通知部
271 参照時刻受信部
272 時間算出部
273 表示部
50 情報処理装置
51 CPU
52 ROM
53 RAM
54 プログラム
55 記憶装置
56 記録媒体
57 ドライブ装置
58 通信インタフェース
59 通信ネットワーク
60 入出力インタフェース
61 バス
DESCRIPTION OF SYMBOLS 1 Communication processing system 11 Originating device 12 Ending device 13 Relay device 14 Communication monitoring device 111, 121, 131 Processing unit 112 Data identifier assigning unit 113, 122, 132 Reference time notifying unit 2 Positioning satellite ground system 21 Transmitting station 22 Receiving station 23 Generation subsystem 24 Transmission subsystem 25 Reception subsystem 26 Evaluation subsystem 27 Communication monitoring device 214, 222, 231, 241, 251, 261 Application unit 223 232 Data identifier assignment unit 212, 224, 233, 242, 252, 262 Packet communication unit 213, 225, 234, 243, 253, 263 Reference time notification unit 271 Reference time reception unit 272 Time calculation unit 273 Display unit 50 Information processing device 51 CPU
52 ROM
53 RAM
54 program 55 storage device 56 recording medium 57 drive device 58 communication interface 59 communication network 60 input / output interface 61 bus

Claims (10)

通信パケットを送信又は受信する複数の監視対象装置と、通信監視装置とを有する通信処理システムにおいて、
前記複数の監視対象装置のうち前記通信パケットを生成する監視対象装置は、生成された前記通信パケットのデータ部にデータ識別子を付与するデータ識別子付与部を有し、
前記複数の監視対象装置は、受信処理の過程で前記通信パケットを参照した受信時刻及び送信処理の過程で前記通信パケットを参照した送信時刻の少なくとも一方と前記データ識別子とを通知する参照時刻通知部と、前記通信パケットの前記データ識別子の領域以外の領域のデータに対してデータ処理を行う処理部と、を有し、
前記通信監視装置は、前記データ識別子毎に前記複数の監視対象装置内の処理に要した処理時間と前記複数の監視対象装置間の通信に要した通信時間とを監視する、
を有する通信処理システム。
In a communication processing system having a plurality of monitoring target devices that transmit or receive communication packets and a communication monitoring device,
The monitoring target device that generates the communication packet among the plurality of monitoring target devices includes a data identifier giving unit that gives a data identifier to a data part of the generated communication packet,
The plurality of monitoring target devices notify at least one of a reception time referring to the communication packet in the course of reception processing and a transmission time referring to the communication packet in the course of transmission processing and the data identifier And a processing unit that performs data processing on data in an area other than the area of the data identifier of the communication packet,
The communication monitoring device monitors a processing time required for processing in the plurality of monitoring target devices and a communication time required for communication between the plurality of monitoring target devices for each data identifier;
A communication processing system.
前記参照時刻通知部は、前記通信パケットを生成する監視対象装置のOSI(Open Systems Interconnection)参照モデルの第2層あるいは第3層で動作する、請求項1に記載の通信処理システム。   The communication processing system according to claim 1, wherein the reference time notification unit operates in a second layer or a third layer of an OSI (Open Systems Interconnection) reference model of a monitoring target device that generates the communication packet. 前記データ識別子付与部は、前記通信パケットのデータ部の先頭である、パケットヘッダーの直後に前記データ識別子を付与する、請求項1又は2に記載の通信処理システム。 The communication processing system according to claim 1, wherein the data identifier assigning unit assigns the data identifier immediately after a packet header, which is a head of a data portion of the communication packet. 前記通信監視装置は、前記処理時間又は前記通信時間に関する第1の閾値を持ち、前記処理時間又は前記通信時間が前記第1の閾値を越えた場合には警告を発する、請求項1から3のいずれかに記載の通信処理システム。 The communication monitoring device has a first threshold value related to the processing time or the communication time, and issues a warning when the processing time or the communication time exceeds the first threshold value. The communication processing system according to any one of the above. 前記通信監視装置は、前記処理時間又は前記通信時間の揺らぎに関する第2の閾値を持ち、前記処理時間又は前記通信時間の揺らぎが前記第2の閾値を越えた場合には警告を発する、請求項1から4のいずれかに記載の通信処理システム。 The communication monitoring device has a second threshold value regarding fluctuation of the processing time or the communication time, and issues a warning when the fluctuation of the processing time or the communication time exceeds the second threshold value. The communication processing system according to any one of 1 to 4. 測位アップロード信号を地上から衛星へ送信する送信部を備える送信局と、衛星から地上へ送信される放送信号を受信する受信部を備える受信局と、を有し、
前記複数の監視対象装置のうち前記通信パケットを生成する前記監視対象装置は、前記測位アップロード信号をパケット化して前記通信パケットを生成し、
請求項1から5のいずれかに記載の通信処理システム。
A transmission station that includes a transmission unit that transmits a positioning upload signal from the ground to the satellite, and a reception station that includes a reception unit that receives a broadcast signal transmitted from the satellite to the ground,
The monitoring target device that generates the communication packet among the plurality of monitoring target devices packetizes the positioning upload signal to generate the communication packet,
The communication processing system according to claim 1.
測位アップロード信号を地上から衛星へ送信する送信部を備える送信局と、衛星から地上へ送信される放送信号を受信する受信部を備える受信局と、を有し
前記受信局は、前記放送信号をパケット化し前記通信パケットを生成するアプリケーション部と、前記通信パケットのデータ部に前記データ識別子を付与する第2のデータ識別子付与部を有する、
請求項1から5のいずれかに記載の通信処理システム。
A transmission station including a transmission unit that transmits a positioning upload signal from the ground to the satellite; and a reception station that includes a reception unit that receives a broadcast signal transmitted from the satellite to the ground.The reception station receives the broadcast signal. An application unit that packetizes and generates the communication packet; and a second data identifier assigning unit that assigns the data identifier to the data part of the communication packet.
The communication processing system according to claim 1.
複数の監視対象装置において通信パケットが受信処理の過程で参照された受信時刻及び前記通信パケットの送信処理の過程で参照された送信時刻の少なくとも一方と、前記複数の監視対象装置のうち前記通信パケットを生成する監視対象装置によって前記通信パケットのデータ部に付与されたデータ識別子と、を受信する参照時刻受信部と、
前記受信時刻及び前記送信時刻の少なくとも一方と前記データ識別子とに基づいて前記データ識別子毎に前記複数の監視対象装置内の処理に要した処理時間と前記複数の監視対象装置間の通信に要した通信時間とを算出する時間算出部と、
算出された前記処理時間及び前記通信時間を前記データ識別子毎に表示する表示部と、
を有する通信監視装置。
At least one of a reception time when a communication packet is referred to in the process of reception processing in a plurality of monitoring target devices and a transmission time referred to during the transmission process of the communication packet, and the communication packet among the plurality of monitoring target devices A reference identifier for receiving a data identifier given to the data part of the communication packet by the monitoring target device that generates
Based on at least one of the reception time and the transmission time and the data identifier, processing time required for processing in the plurality of monitoring target devices and communication between the plurality of monitoring target devices for each data identifier A time calculation unit for calculating communication time;
A display unit for displaying the calculated processing time and the communication time for each data identifier;
A communication monitoring device.
複数の監視対象装置において通信パケットが受信処理の過程で参照された受信時刻及び前記通信パケットの送信処理の過程で参照された送信時刻の少なくとも一方と、前記複数の監視対象装置のうち前記通信パケットを生成する監視対象装置によって前記通信パケットのデータ部に付与されたデータ識別子と、を受信し、
前記受信時刻及び前記送信時刻の少なくとも一方と前記データ識別子とに基づいて前記データ識別子毎に前記複数の監視対象装置内の処理に要した処理時間と前記複数の監視対象装置間の通信に要した通信時間とを算出し、
算出された前記処理時間及び前記通信時間を前記データ識別子毎に表示する、
通信監視方法。
At least one of a reception time when a communication packet is referred to in the process of reception processing in a plurality of monitoring target devices and a transmission time referred to during the transmission process of the communication packet, and the communication packet among the plurality of monitoring target devices Receiving the data identifier given to the data part of the communication packet by the monitoring target device that generates
Based on at least one of the reception time and the transmission time and the data identifier, processing time required for processing in the plurality of monitoring target devices and communication between the plurality of monitoring target devices for each data identifier Calculate the communication time,
Displaying the calculated processing time and the communication time for each data identifier;
Communication monitoring method.
コンピュータに、
複数の監視対象装置において通信パケットが受信処理の過程で参照された受信時刻及び前記通信パケットの送信処理の過程で参照された送信時刻の少なくとも一方と、前記複数の監視対象装置のうち前記通信パケットを生成する起点装置によって前記通信パケットのデータ部に付与されたデータ識別子と、を受信する処理と、
前記受信時刻及び前記送信時刻の少なくとも一方と前記データ識別子とに基づいて前記データ識別子毎に前記複数の監視対象装置内の処理に要した処理時間と前記複数の監視対象装置間の通信に要した通信時間とを算出する処理と、
算出された前記処理時間及び前記通信時間を前記データ識別子毎に表示する処理と、
を実行させる通信監視プログラム。
On the computer,
At least one of a reception time when a communication packet is referred to in the process of reception processing in a plurality of monitoring target devices and a transmission time referred to during the transmission process of the communication packet, and the communication packet among the plurality of monitoring target devices Receiving the data identifier assigned to the data portion of the communication packet by the originating device that generates
Based on at least one of the reception time and the transmission time and the data identifier, processing time required for processing in the plurality of monitoring target devices and communication between the plurality of monitoring target devices for each data identifier Processing to calculate communication time;
Processing for displaying the calculated processing time and the communication time for each data identifier;
Monitoring program that executes
JP2017003084A 2017-01-12 2017-01-12 Communication processing system, communication monitoring device, communication monitoring method and communication monitoring program Pending JP2018113599A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2017003084A JP2018113599A (en) 2017-01-12 2017-01-12 Communication processing system, communication monitoring device, communication monitoring method and communication monitoring program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2017003084A JP2018113599A (en) 2017-01-12 2017-01-12 Communication processing system, communication monitoring device, communication monitoring method and communication monitoring program

Publications (1)

Publication Number Publication Date
JP2018113599A true JP2018113599A (en) 2018-07-19

Family

ID=62911443

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2017003084A Pending JP2018113599A (en) 2017-01-12 2017-01-12 Communication processing system, communication monitoring device, communication monitoring method and communication monitoring program

Country Status (1)

Country Link
JP (1) JP2018113599A (en)

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH1164481A (en) * 1997-08-18 1999-03-05 Nec Corp Positioning system employing positioning satellites
JP2003023413A (en) * 2001-07-10 2003-01-24 Hitachi Ltd System decoder and method for correcting packet data
JP2003110620A (en) * 2001-09-27 2003-04-11 Nippon Telegr & Teleph Corp <Ntt> Method and system for measuring delay in packet communication network, and gateway apparatus
JP2004505497A (en) * 2000-07-20 2004-02-19 トムソン ライセンシング ソシエテ アノニム Multimedia Jitter Removal in Asynchronous Digital Home Network
JP2006065619A (en) * 2004-08-27 2006-03-09 Hitachi Information Systems Ltd Apparatus and program for determine cause of fault in network application
JP2009542114A (en) * 2006-06-20 2009-11-26 ハリス コーポレイション Method and system for compression-based QoS
JP2010218185A (en) * 2009-03-17 2010-09-30 Fujitsu Ltd System analysis method, apparatus and program
US20120296996A1 (en) * 2010-01-12 2012-11-22 Correlix Ltd. Method and system for analysis of message transactions in a distributed system
US20160028604A1 (en) * 2014-07-25 2016-01-28 Telefonaktiebolaget L M Ericsson (Publ) Data path performance measurement using network traffic in a software defined network
US20160099853A1 (en) * 2014-10-01 2016-04-07 Cisco Technology, Inc. Active and passive dataplane performance monitoring of service function chaining

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH1164481A (en) * 1997-08-18 1999-03-05 Nec Corp Positioning system employing positioning satellites
JP2004505497A (en) * 2000-07-20 2004-02-19 トムソン ライセンシング ソシエテ アノニム Multimedia Jitter Removal in Asynchronous Digital Home Network
JP2003023413A (en) * 2001-07-10 2003-01-24 Hitachi Ltd System decoder and method for correcting packet data
JP2003110620A (en) * 2001-09-27 2003-04-11 Nippon Telegr & Teleph Corp <Ntt> Method and system for measuring delay in packet communication network, and gateway apparatus
JP2006065619A (en) * 2004-08-27 2006-03-09 Hitachi Information Systems Ltd Apparatus and program for determine cause of fault in network application
JP2009542114A (en) * 2006-06-20 2009-11-26 ハリス コーポレイション Method and system for compression-based QoS
JP2010218185A (en) * 2009-03-17 2010-09-30 Fujitsu Ltd System analysis method, apparatus and program
US20120296996A1 (en) * 2010-01-12 2012-11-22 Correlix Ltd. Method and system for analysis of message transactions in a distributed system
US20160028604A1 (en) * 2014-07-25 2016-01-28 Telefonaktiebolaget L M Ericsson (Publ) Data path performance measurement using network traffic in a software defined network
US20160099853A1 (en) * 2014-10-01 2016-04-07 Cisco Technology, Inc. Active and passive dataplane performance monitoring of service function chaining

Similar Documents

Publication Publication Date Title
US9448914B2 (en) Method and system for implementing remote debugging
WO2017031858A1 (en) Method and apparatus for detecting time delay state information, and network architecture
US12081384B2 (en) Service OAM virtualization
US9292370B2 (en) Relay node, control method of relay node and network system
CN112039796B (en) Data packet transmission method and device, storage medium and electronic equipment
CN104601380B (en) A kind of software defined network controller and its method for restoring host information
US10326681B2 (en) System and method to analyze route information in a network
CN108512758A (en) Message processing method, controller and forwarding unit
JP5849843B2 (en) Frame transmission system
CN104639435A (en) Method and device for data stream forwarding in SDN (Software Defined Networking)
JP2015057931A (en) Network apparatus, communication system, and detection method and program for abnormal traffic
EP2874349A1 (en) Communication path processing method and apparatus
CN107948217B (en) Switch system and communication method
CN110417687A (en) A kind of message sends and receives method and device
KR102425919B1 (en) System, apparatus and method for measuring delay time of service function
CN108989130A (en) A kind of network fault reporting method and device
KR20170092602A (en) Method and apparatus for detecting connectivity of label switched path
US20210195498A1 (en) Terminal, relay apparatus selection apparatus, communication method, relay apparatus selection method, and program
JP2018113599A (en) Communication processing system, communication monitoring device, communication monitoring method and communication monitoring program
JP2004306200A (en) Robot control system
CN105763347B (en) For method getparms, the network equipment and system
CN113630466A (en) Data transmission method, system, electronic device and storage medium
JP2017076888A (en) Relay device and relay communication system
WO2020162207A1 (en) Communication system and method of verifying continuity
CN114553583B (en) Network security analysis system, method, equipment and storage medium

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20191216

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20201016

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20201027

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20201225

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20210518

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20210715

RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7421

Effective date: 20211021

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20211130