JP2009104395A - Data transfer apparatus, and method and program for predicting data transfer end time - Google Patents

Data transfer apparatus, and method and program for predicting data transfer end time Download PDF

Info

Publication number
JP2009104395A
JP2009104395A JP2007275326A JP2007275326A JP2009104395A JP 2009104395 A JP2009104395 A JP 2009104395A JP 2007275326 A JP2007275326 A JP 2007275326A JP 2007275326 A JP2007275326 A JP 2007275326A JP 2009104395 A JP2009104395 A JP 2009104395A
Authority
JP
Japan
Prior art keywords
performance information
transfer
data transfer
time
data
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2007275326A
Other languages
Japanese (ja)
Other versions
JP4748139B2 (en
Inventor
Noboru Sakahara
昇 坂原
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 JP2007275326A priority Critical patent/JP4748139B2/en
Publication of JP2009104395A publication Critical patent/JP2009104395A/en
Application granted granted Critical
Publication of JP4748139B2 publication Critical patent/JP4748139B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Information Transfer Systems (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To predict data transfer end time while considering a communication time zone for data transfer and changes in a band state of a communication line. <P>SOLUTION: A data transfer apparatus 010 compares performance information of the day with an average value of past performance information for each time, and when judging that a data transfer state is "good", predicts data transfer end time by using the residual of transfer source data and the average value of the past performance information. <P>COPYRIGHT: (C)2009,JPO&INPIT

Description

本発明は、データ転送装置,データ転送終了時刻予測方法およびプログラムに関し、特に、データ転送を行う通信時間帯と通信回線の帯域状態の変化を考慮してデータ転送終了時刻予測を行うデータ転送装置,データ転送終了時刻予測方法およびプログラムに関する。   The present invention relates to a data transfer device, a data transfer end time prediction method, and a program, and more particularly, a data transfer device that predicts a data transfer end time in consideration of a change in a communication time zone for data transfer and a bandwidth state of a communication line, The present invention relates to a data transfer end time prediction method and program.

関連する終了時間を予測する方法が特許文献1に開示されている。特許文献1に示す終了時間を予測する方法は、過去にデータ転送したときの転送レートを転送レート情報として記憶しておき、転送要求のあったデータ転送容量を過去の転送レートで除算して終了時間を予測している。   A method for predicting a related end time is disclosed in Patent Document 1. The method for predicting the end time shown in Patent Document 1 stores the transfer rate when data was transferred in the past as transfer rate information, and divides the requested data transfer capacity by the past transfer rate and ends. Predict time.

特開2003−208401号公報JP 2003-208401 A

しかしながら、上述した特許文献1においては、データ転送の終了時間を的確に予測するのが困難であるという問題点がある。その理由は、データ転送を行う通信時間帯と通信回線の帯域状態の変化を考慮していないからである。   However, the above-described Patent Document 1 has a problem that it is difficult to accurately predict the end time of data transfer. This is because a change in the communication time zone for data transfer and the change in the bandwidth state of the communication line is not taken into consideration.

本発明の目的は、上述した課題を解決するデータ転送装置,データ転送終了時刻予測方法およびプログラムを提供することにある。   An object of the present invention is to provide a data transfer apparatus, a data transfer end time prediction method, and a program that solve the above-described problems.

本発明の第1のデータ転送装置は、当日の性能情報と過去の性能情報の平均値とを時刻毎に比較し、データ転送の状態が「良好」であると判断した場合に、転送元データの残容量と前記過去の性能情報の平均値とを用いてデータ転送終了時刻を予測する。   The first data transfer device of the present invention compares the performance information of the day with the average value of the past performance information for each time, and determines that the data transfer state is “good” when the data transfer state is “good”. The data transfer end time is predicted using the remaining capacity and the average value of the past performance information.

本発明の第1のデータ転送終了時刻予測方法は、当日の性能情報と過去の性能情報の平均値とを時刻毎に比較し、データ転送の状態が「良好」であると判断した場合に、転送元データの残容量と前記過去の性能情報の平均値とを用いてデータ転送終了時刻を予測する。   The first data transfer end time prediction method of the present invention compares the performance information of the day with the average value of past performance information for each time, and determines that the state of data transfer is “good” The data transfer end time is predicted using the remaining capacity of the transfer source data and the average value of the past performance information.

本発明の第1のデータ転送終了時刻予測プログラムは、データ転送装置に、当日の性能情報と過去の性能情報の平均値とを時刻毎に比較し、データ転送の状態が「良好」であると判断した場合に、転送元データの残容量と前記過去の性能情報の平均値とを用いてデータ転送終了時刻を予測する処理、を行わせる。   The first data transfer end time prediction program of the present invention compares the performance information of the day with the average value of the past performance information for each time in the data transfer device, and the data transfer state is “good”. If it is determined, a process of predicting the data transfer end time using the remaining capacity of the transfer source data and the average value of the past performance information is performed.

本発明は、データ転送の終了時刻を的確に予測することができるという効果を有している。   The present invention has an effect of accurately predicting the end time of data transfer.

本発明の第1の実施形態について説明する。先ず、第1の実施形態の構成について図面を用いて詳細に説明する。図1を参照すると、第1の実施形態のデータ転送装置010は、プログラム制御で動作する情報処理装置であり、転送状態分析部011と転送終了時刻予測部012と性能情報データベース107とを備える。   A first embodiment of the present invention will be described. First, the configuration of the first embodiment will be described in detail with reference to the drawings. Referring to FIG. 1, a data transfer device 010 according to the first embodiment is an information processing device that operates under program control, and includes a transfer state analysis unit 011, a transfer end time prediction unit 012, and a performance information database 107.

性能情報データベース107は、一定の時刻毎におけるデータ転送の性能情報を蓄積している。性能情報データベース107は、過去の性能情報と当日の性能情報とを含み、過去の性能情報について一定の時刻毎の平均値を保持する。性能情報データベース107の例を図2に示す。当日とは、図2の例では、4月4日以降のX月X日であり、例えば、4月4日である。   The performance information database 107 stores performance information on data transfer at regular time intervals. The performance information database 107 includes past performance information and performance information of the day, and holds an average value for each fixed time for the past performance information. An example of the performance information database 107 is shown in FIG. In the example of FIG. 2, the current day is X month X day after April 4th, for example, April 4th.

転送状態分析部011は、当日の性能情報と過去の性能情報の平均値とを時刻毎に比較する。当日の性能情報は、当日スループットすなわち当日のデータ転送の開始時刻から現時点までの時刻毎の転送レート(単位時間あたりに転送できるデータ量)である。過去の性能情報は、実績スループットすなわち過去の同じ時刻毎の転送レートである。現時点は、当日スループットT(n=n_current)に対応した時刻のことである。以降、性能情報,スループット,転送レート,回線の帯域状態は同じ意味で使用する。尚、当日の性能情報および過去の性能情報を取得する方法については問わない。   The transfer state analysis unit 011 compares the performance information of the day with the average value of the past performance information for each time. The performance information on the current day is the current day throughput, that is, the transfer rate (the amount of data that can be transferred per unit time) for each time from the start time of data transfer on the current day to the present time. The past performance information is the actual throughput, that is, the transfer rate at the same time in the past. The current time is the time corresponding to the current day throughput T (n = n_current). Hereinafter, the performance information, throughput, transfer rate, and line bandwidth state are used interchangeably. In addition, the method of acquiring the performance information on the day and the past performance information is not questioned.

そして、転送状態分析部011は、ある時刻において比較した、過去の性能情報の平均値と当日の性能情報の値との差分が±X%(一定値、例えば20%)以下の場合、当日のある時刻における回線帯域状態が「妥当」であると判断する。そして、転送状態分析部011は、「妥当」と判断した当日の性能情報の時刻の個数(サンプル数)と当日比較した時刻の総数(時刻に関する変数の最大値)の割合(「妥当性」)を算出し、「妥当性」がY%(閾値、例えば81%)以上か否かを判定する。「妥当性」は、(100)*(「妥当」と判断した当日の性能情報の時刻の個数)/(当日比較した時刻の総数)%である。   When the difference between the average value of the past performance information and the value of the performance information of the current day compared at a certain time is ± X% (a constant value, for example, 20%) or less, the transfer state analysis unit 011 It is determined that the line bandwidth state at a certain time is “valid”. Then, the transfer state analysis unit 011 determines the ratio (“validity”) of the number of times (the number of samples) of the performance information on the day judged to be “valid” and the total number of times compared to the day (maximum value of variables related to time) Is calculated, and it is determined whether or not the “validity” is Y% (threshold value, for example, 81%) or more. “Relevance” is (100) * (number of times of performance information on the day judged as “valid”) / (total number of times compared on that day)%.

転送終了時刻予測部012は、「妥当性」がY%以上であると、現時点におけるデータ転送の状態は「良好」であると判断し、現時点での転送元データの残容量と実績スループットの平均値を用いて、現時点での転送終了時刻を予測する。   The transfer end time prediction unit 012 determines that the current data transfer state is “good” if the “validity” is equal to or greater than Y%, and the average of the remaining capacity of the transfer source data and the actual throughput at the current time The value is used to predict the current transfer end time.

ここで、本発明において重要な要素である性能情報データベース107の理解のため、図2および図3を用いて以下に説明する。性能情報データベース107は、図2に示すように、一定の時刻(「時刻0:58」〜「時刻1:06」)ごとに、実績スループットと、当日スループットと、差分と、妥当性とを含む。実績スループットは、過去の月日(4月1日〜4月3日)の一定時刻ごとのスループット(「1883」,「1909」,「1843」など、単位Mbps(メガビット毎秒))、および、一定時刻ごとの平均値(「1883」〜「2151」など、単位Mbps(メガビット毎秒))を含む。図3は、性能情報データベース107にスループットが一定時刻毎に記録された結果として、スループット曲線が、過去の日付の数だけ(4月1日〜4月3日の3個)存在することのイメージを示している。   Here, in order to understand the performance information database 107 which is an important element in the present invention, it will be described below with reference to FIGS. As shown in FIG. 2, the performance information database 107 includes the actual throughput, the day-to-day throughput, the difference, and the validity at a certain time (“time 0:58” to “time 1:06”). . The actual throughput is the throughput at a fixed time in the past month and day (April 1 to April 3) (unit: Mbps (megabits per second) such as “1883”, “1909”, “1843”), and constant An average value for each time (unit: Mbps (megabit per second) such as “1883” to “2151”) is included. FIG. 3 shows an image of the existence of throughput curves corresponding to the number of past dates (three from April 1 to April 3) as a result of throughput being recorded in the performance information database 107 at fixed time intervals. Is shown.

続いて、第1の実施形態の動作について図面を用いて詳細に説明する。図4を参照すると、転送状態分析部011は、サンプル番号nがn_currentと等しいかを比較し、等しくない場合(ステップ101/N)、ステップ102に進み、等しい場合(ステップ101/Y)、ステップ105に進む(ステップ101)。尚、nは時刻に関する変数(サンプル番号)を示し、正の整数をとるものとする。また、n_currentは時刻に関する変数(サンプル番号)の最大値を示し、正の整数をとるものとする。n=1は、データ転送の開始時刻に対応するサンプル番号を示す。n=n_currentは、現時点に対応するサンプル番号を示し、サンプル番号の最大値となる。   Next, the operation of the first embodiment will be described in detail with reference to the drawings. Referring to FIG. 4, the transfer state analysis unit 011 compares whether the sample number n is equal to n_current. If not equal (step 101 / N), the process proceeds to step 102, and if equal (step 101 / Y), the step Proceed to 105 (step 101). Note that n represents a variable (sample number) relating to time, and takes a positive integer. N_current indicates the maximum value of a variable (sample number) relating to time, and takes a positive integer. n = 1 indicates a sample number corresponding to the start time of data transfer. n = n_current indicates the sample number corresponding to the current time, and is the maximum value of the sample number.

転送状態分析部011は、データ転送の状態(妥当性)を分析する際、当日の性能情報と、過去の性能情報の平均値とを時刻毎に比較する(ステップ102)。   When analyzing the data transfer status (validity), the transfer status analysis unit 011 compares the performance information of the current day with the average value of the past performance information for each time (step 102).

転送状態分析部011は、ある時刻(すなわちデータ転送開始直後)において比較した性能情報について、過去の性能情報の平均値と、当日の性能情報の値との差分Iが±X%(例えば、20%)以下の場合(ステップ103/Y)、ある時刻における回線帯域状態が「妥当」であると判断する(ステップ104)。差分Iは、差分I=100*(過去の性能情報の平均値−当日の性能情報の値)/(過去の性能情報の平均値)で表される。例えば、図2において、転送状態分析部011は、当日スループットT(n=1)に対応する時刻では、差分が100*(1843−2003)/1843=−8.68%なので、差分が±X%以下となり「妥当」であると判断する。   For the performance information compared at a certain time (that is, immediately after the start of data transfer), the transfer state analysis unit 011 has a difference I between the average value of the past performance information and the value of the performance information of the day ± X% (for example, 20 %) In the following cases (step 103 / Y), it is determined that the line bandwidth state at a certain time is “valid” (step 104). The difference I is represented by the difference I = 100 * (average value of past performance information−value of performance information of the day) / (average value of past performance information). For example, in FIG. 2, since the difference is 100 * (1843−2003) /1843=−8.68% at the time corresponding to the current day throughput T (n = 1), the transfer state analysis unit 011 has a difference of ± X % Or less, and judged to be “valid”.

転送状態分析部011は、過去の性能情報の平均値と、当日の性能情報の値との差分I(n=1)が±X%より大きい場合(ステップ103/N)、その時刻における回線帯域状態を分析に利用しない。   When the difference I (n = 1) between the average value of the past performance information and the value of the performance information of the day is larger than ± X% (step 103 / N), the transfer state analysis unit 011 determines the line bandwidth at that time. Do not use state for analysis.

転送状態分析部011は、上記の動作を、nがn_current(すなわち現時点)になるまで繰り返す。   The transfer state analysis unit 011 repeats the above operation until n becomes n_current (that is, the current time).

転送状態分析部011は、過去の性能情報の平均値と、当日の性能情報の値との差分I(n=n_current)を計算する。そして、転送状態分析部011は、「妥当」と判断された当日の性能情報の時刻の個数が、時刻に関する変数nの最大値n_currentに対して、「妥当性」がY%以上か否かを判定し、Y%以上の場合(ステップ105/Y)、ステップ106に進む(ステップ105)。例えば、図2において、「妥当性」が100*4/4=100%なので、「妥当性」はY%以上となる。   The transfer state analysis unit 011 calculates a difference I (n = n_current) between the average value of the past performance information and the value of the performance information of the day. Then, the transfer state analysis unit 011 determines whether the number of times of the performance information on the day determined to be “valid” is “validity” equal to or greater than Y% with respect to the maximum value n_current of the variable n related to time. If it is determined that Y% or more (step 105 / Y), the process proceeds to step 106 (step 105). For example, in FIG. 2, since “validity” is 100 * 4/4 = 100%, “validity” is Y% or more.

転送終了時刻予測部012は、「妥当性」がY%(例えば、81%)以上なので、現時点におけるデータ転送の状態は「良好」であると判断する(ステップ106)。   The transfer end time prediction unit 012 determines that the current data transfer state is “good” because the “validity” is Y% (for example, 81%) or more (step 106).

また、転送終了時刻予測部012は、現時点の転送元データ104の残容量と実績スループットの平均値とを用いて、現時点での転送終了時刻を予測し、転送終了予測時刻と分析結果(「良好」)を出力する(ステップ107)。より詳細には、転送終了時刻予測部012は、現時点の転送元データ104の残容量から、現時点の次の時刻以降の実績スループットの平均値を順次減算する。図2の例では、転送終了時刻予測部012は、先ず時刻1:04の実績スループットの平均値、次に時刻1:05の実績スループットの平均値、のように順次減算する。実績スループットの平均値は、分単位の値に変換しておく。そして、転送終了時刻予測部012は、現時点の転送元データ104の残容量がゼロになったときの実績スループットの平均値に対応する時刻を転送終了予測時刻とする。   Also, the transfer end time prediction unit 012 predicts the transfer end time at the current time using the remaining capacity of the transfer source data 104 at the current time and the average value of the actual throughput, and predicts the transfer end time and the analysis result (“good” ”) Is output (step 107). More specifically, the transfer end time prediction unit 012 sequentially subtracts the average value of the actual throughput after the current time from the remaining capacity of the current transfer source data 104. In the example of FIG. 2, the transfer end time prediction unit 012 sequentially subtracts the average value of the actual throughput at time 1:04, and then the average value of the actual throughput at time 1:05. The average value of the actual throughput is converted into a value in minutes. Then, the transfer end time predicting unit 012 sets the time corresponding to the average value of the actual throughput when the remaining capacity of the current transfer source data 104 becomes zero as the transfer end predicted time.

この実績スループットを用いた転送終了時刻予測部012の動作について、転送状態分析部011による現時点でのデータ転送の状態(妥当性)が「良好」の場合の最新の実績スループット曲線のイメージを図5に例示する。実績スループット曲線は、過去の日付における、過去の実績スループットの同時刻帯ごとの平均値の集合である。すなわち、図2における平均値の実績スループットを示すスループット曲線である。   Regarding the operation of the transfer end time prediction unit 012 using the actual throughput, FIG. 5 shows an image of the latest actual throughput curve when the current data transfer state (relevance) by the transfer state analysis unit 011 is “good”. This is illustrated in The actual throughput curve is a set of average values of past actual throughputs for the same time zone on past dates. That is, it is a throughput curve showing the actual throughput of the average value in FIG.

また、次のような方法で、転送終了予測時刻を求めることもできる。データ転送開始時の転送元データ104の容量から、データ転送開始時から現時刻までの転送済みデータ量を減算することで現時点以降の転送元データ104の残容量を算出する。ここで、実績スループット曲線を「被積分関数」、時刻毎サンプルを「有限個の格子点」と見なすとき、数値積分法すなわち「被積分関数を有限個の格子点でつなぐ多項式で置き換えること」で得られる結果(積分値)は、現時刻からデータ転送終了時刻までの転送元データ104の残容量に等しいと言える。「被積分関数」,「積分値」および「現時刻」が判ることで、「被積分関数を有限個の格子点でつなぐ多項式」を時間に関する方程式として値を求め、得られた値がデータ転送終了予測時刻となる。すなわち、以下の式を解いてα(データ転送終了予測時刻)を算出する。尚、Sは転送元データ104の残容量、tは時間、tcはn_currentに対する時刻である。   Further, the estimated transfer end time can also be obtained by the following method. The remaining capacity of the transfer source data 104 after the present time is calculated by subtracting the transferred data amount from the start of the data transfer to the current time from the transfer source data 104 capacity at the start of the data transfer. Here, when the actual throughput curve is regarded as "integrated function" and each time sample is regarded as "finite number of grid points", the numerical integration method, that is, "replace the integrand with a finite number of grid points" is used. It can be said that the obtained result (integrated value) is equal to the remaining capacity of the transfer source data 104 from the current time to the data transfer end time. By knowing the “integrand”, “integral value”, and “current time”, the value is calculated using a “polynomial that connects the integrand with a finite number of grid points” as an equation related to time, and the obtained value is transferred to the data. This is the predicted end time. That is, α (predicted data transfer end time) is calculated by solving the following equation. Note that S is the remaining capacity of the transfer source data 104, t is time, and tc is time with respect to n_current.

Figure 2009104395
Figure 2009104395

続いて、第1の実施形態の効果について説明する。本実施形態の効果は、データ転送の終了時刻を的確に予測することができることである。その理由は、過去の性能情報を性能情報データベース107に蓄積保存しておき、過去の性能情報と当日の性能情報とを比較し、データ転送を行う通信時間帯と通信回線の帯域状態の変化を考慮して、「妥当性」が閾値以上の場合に、実績スループットの平均値を基にデータ転送終了時刻予測を行うようにしたためである。   Next, the effect of the first embodiment will be described. The effect of this embodiment is that the end time of data transfer can be accurately predicted. The reason is that past performance information is accumulated and saved in the performance information database 107, and the past performance information is compared with the performance information of the current day, and the change of the communication time zone for data transfer and the bandwidth state of the communication line are This is because when the “validity” is greater than or equal to the threshold value, the data transfer end time is predicted based on the average value of the actual throughput.

次に、本発明の第2の実施形態について説明する。先ず、第2の実施形態の構成について図面を用いて詳細に説明する。第2の実施形態のデータ転送装置100は、プログラム制御で動作する情報処理装置である。   Next, a second embodiment of the present invention will be described. First, the configuration of the second embodiment will be described in detail with reference to the drawings. The data transfer apparatus 100 according to the second embodiment is an information processing apparatus that operates under program control.

図6を参照すると、データ転送装置100は、転送元データ104を他の装置(図示せず)に転送するデータ転送部103と、データ転送部103の動作状況を常時監視し性能情報データベース107に性能情報を記録する性能情報保持部106とを含む。   Referring to FIG. 6, the data transfer device 100 constantly monitors the operation status of the data transfer unit 103 for transferring the transfer source data 104 to another device (not shown) and the data transfer unit 103 and stores it in the performance information database 107. And a performance information holding unit 106 that records performance information.

また、データ転送装置100は、任意の時点(すなわち現時点)における転送終了時刻の予測を指示する転送終了予測指示部108と、転送終了予測指示部108の指示を受けて、転送終了時刻を予測する転送終了予測部109とを含む。   In addition, the data transfer apparatus 100 predicts the transfer end time in response to an instruction from the transfer end prediction instructing unit 108 for instructing the prediction of the transfer end time at an arbitrary time (that is, the current time) and the transfer end prediction instructing unit 108. A transfer end prediction unit 109.

転送終了予測部109は、性能情報データベース107にアクセスし、過去の性能情報と現時点における当日の性能情報とを取得する転送状態取得部110と、転送状態取得部110から得た現時点における当日の性能情報と過去の性能情報とを比較し、現時点における性能情報を分析する転送状態分析部111とを含む。   The transfer end prediction unit 109 accesses the performance information database 107 to acquire the past performance information and the current day performance information, and the current day performance obtained from the transfer state acquisition unit 110. A transfer state analysis unit 111 that compares the information with past performance information and analyzes the current performance information is included.

また、転送終了予測部109は、転送状態分析部111の分析結果を受けて転送終了時刻を予測する転送終了時刻予測部112を含む。   The transfer end prediction unit 109 includes a transfer end time prediction unit 112 that receives the analysis result of the transfer state analysis unit 111 and predicts the transfer end time.

続いて、第2の実施形態の動作について図面を用いて詳細に説明する。ここで、性能情報保持部106は、データ転送部103によるデータ転送の状態を常時監視するものとする。より具体的には、性能情報保持部106は、データ転送の開始から終了までの間、一定の時刻毎における転送元データ104の残容量と、転送済みデータの容量と、時刻毎におけるスループットとを性能情報データベース107に記録するものとする。   Next, the operation of the second embodiment will be described in detail with reference to the drawings. Here, it is assumed that the performance information holding unit 106 constantly monitors the state of data transfer by the data transfer unit 103. More specifically, the performance information holding unit 106 determines the remaining capacity of the transfer source data 104 at every fixed time, the capacity of the transferred data, and the throughput at each time from the start to the end of the data transfer. It shall be recorded in the performance information database 107.

次に、図7を用いて、転送終了予測部109の動作の概略について説明する。転送終了予測部109は、転送終了予測指示部108の指示を契機にして、性能情報データベース107を利用して、データ転送の状態(妥当性)を分析し、データ転送の終了時刻を予測する。転送終了予測部109は、転送状態取得部110と転送状態分析部111と転送終了時刻予測部112とを含んでいる。   Next, the outline of the operation of the transfer end prediction unit 109 will be described with reference to FIG. The transfer end prediction unit 109 uses the performance information database 107 to analyze the data transfer state (validity) and predict the data transfer end time using the instruction from the transfer end prediction instruction unit 108. The transfer end prediction unit 109 includes a transfer state acquisition unit 110, a transfer state analysis unit 111, and a transfer end time prediction unit 112.

図7を参照すると、転送状態取得部110は、性能情報データベース107にアクセスし、過去の性能情報と現時点における性能情報とを取得し、転送状態分析部111に渡す(ステップ201)。   Referring to FIG. 7, the transfer status acquisition unit 110 accesses the performance information database 107, acquires past performance information and current performance information, and passes them to the transfer status analysis unit 111 (step 201).

転送状態分析部111は、転送状態取得部110から得た現時点における性能情報と過去の性能情報とを比較して、差分を分析し、現時点における「妥当性」の値を算出して閾値と比較する(ステップ202)。   The transfer state analysis unit 111 compares the current performance information obtained from the transfer state acquisition unit 110 with the past performance information, analyzes the difference, calculates the current “validity” value, and compares it with the threshold value. (Step 202).

転送終了時刻予測部112は、転送状態分析部111の分析結果、すなわち現時点における「妥当性」の値の比較結果、を受けてデータ転送の状態を判断し、データ転送の終了時刻を予測する(ステップ203)。   The transfer end time prediction unit 112 determines the data transfer state based on the analysis result of the transfer state analysis unit 111, that is, the comparison result of the “validity” value at the present time, and predicts the end time of the data transfer ( Step 203).

更に、図8を用いて、転送終了予測部109の重要な要素である、転送状態分析部111と転送終了時刻予測部112の動作の詳細を説明する。   Further, details of operations of the transfer state analysis unit 111 and the transfer end time prediction unit 112, which are important elements of the transfer end prediction unit 109, will be described with reference to FIG.

図8を参照すると、ステップ301〜ステップ304は、第1の実施形態のステップ101〜ステップ104と同様である。   Referring to FIG. 8, Steps 301 to 304 are the same as Steps 101 to 104 of the first embodiment.

転送状態分析部111は、過去の性能情報の平均値と、当日の性能情報の値との差分I(n=n_current)を計算する。そして、転送状態分析部111は、「妥当」と判断された当日の性能情報の時刻の個数が、時刻に関する変数nの最大値n_currentに対して、「妥当性」がY%以上か否かを判定する。そして、転送状態分析部111は、「妥当性」がY%以上の場合(ステップ305/Y)、ステップ306に進み、「妥当性」がY%より小さい場合(ステップ305/N)、ステップ308に進む(ステップ305)。   The transfer state analysis unit 111 calculates a difference I (n = n_current) between the average value of the past performance information and the value of the performance information of the day. Then, the transfer state analysis unit 111 determines whether the number of times of the performance information on the day determined to be “valid” is “validity” equal to or more than Y% with respect to the maximum value n_current of the variable n related to time. judge. When the “validity” is Y% or more (step 305 / Y), the transfer state analysis unit 111 proceeds to step 306. When the “validity” is smaller than Y% (step 305 / N), the transfer state analysis unit 111 proceeds to step 308. (Step 305).

ステップ306〜ステップ307は、第1の実施形態のステップ106〜ステップ107と同様である。   Steps 306 to 307 are the same as steps 106 to 107 in the first embodiment.

転送終了時刻予測部112は、「妥当性」がY%より小さい場合、現時点におけるデータ転送の状態は「要注意」であると判断する(ステップ308)。「要注意」のことを「良好でない」と表現することもある。   If the “validity” is smaller than Y%, the transfer end time prediction unit 112 determines that the current data transfer state is “Needs Attention” (step 308). “Attention” is sometimes expressed as “not good”.

転送終了時刻予測部112は、現時点の転送元データ104の残容量と当日スループットの値の平均値(図2の例では、時刻1:00〜時刻1:03に対応する4個の当日スループットの平均値)を用いて、現時点での転送終了時刻を予測する。そして、転送終了時刻予測部112は、転送終了予測時刻と分析結果(「要注意」)を出力する(ステップ309)。より詳細には、転送終了時刻予測部112は、現時点の転送元データ104の残容量を当日スループットの値の平均値で除算し、除算した値を現時点の時刻に加算して転送終了予測時刻とする。   The transfer end time prediction unit 112 averages the remaining capacity of the current transfer source data 104 and the value of the current day throughput (in the example of FIG. 2, four current day throughputs corresponding to time 1:00 to time 1:03). Using the average value, the current transfer end time is predicted. Then, the transfer end time prediction unit 112 outputs the transfer end prediction time and the analysis result (“caution”) (step 309). More specifically, the transfer end time prediction unit 112 divides the remaining capacity of the current transfer source data 104 by the average value of the current day throughput values, and adds the divided value to the current time to determine the transfer end predicted time and To do.

この当日スループットを用いた転送終了時刻予測部112の動作について、転送状態分析部111による現時点でのデータ転送の状態(妥当性)が「要注意」の場合の当日スループットの値の平均値のイメージを図9に例示する。   Regarding the operation of the transfer end time prediction unit 112 using the current day throughput, an image of the average value of the current day throughput values when the current data transfer state (relevance) by the transfer state analysis unit 111 is “Needs Attention” Is illustrated in FIG.

続いて、第2の実施形態の効果について説明する。本実施形態は、第1の実施形態の効果に加え、以下の効果を有する。すなわち、データ転送の終了時刻を的確に予測することができることである。その理由は、過去の性能情報を性能情報データベース107に蓄積保存しておき、過去の性能情報と当日の性能情報とを比較し、「妥当性」が閾値を下回る場合には、当日スループットの値の平均値を基にデータ転送終了時刻予測を行うようにしたためである。   Next, the effect of the second embodiment will be described. The present embodiment has the following effects in addition to the effects of the first embodiment. That is, it is possible to accurately predict the end time of data transfer. The reason is that past performance information is accumulated and saved in the performance information database 107, and the past performance information is compared with the performance information of the current day. This is because the data transfer end time is predicted based on the average value.

次に、本発明の第3の実施形態について説明する。本実施形態は、第2の実施形態で説明したデータ転送装置100を使用したデータ転送システムである。先ず、第3の実施形態の構成について図面を用いて詳細に説明する。図10を参照すると、第3の実施形態のデータ転送システムは、データ転送装置100と、データ受信装置102と、データ転送装置100とデータ受信装置102とを繋ぐ通信回線等のネットワーク101とを備える。   Next, a third embodiment of the present invention will be described. The present embodiment is a data transfer system using the data transfer apparatus 100 described in the second embodiment. First, the configuration of the third embodiment will be described in detail with reference to the drawings. Referring to FIG. 10, the data transfer system according to the third embodiment includes a data transfer apparatus 100, a data reception apparatus 102, and a network 101 such as a communication line that connects the data transfer apparatus 100 and the data reception apparatus 102. .

データ受信装置102は、プログラム制御で動作する情報処理装置であり、データ転送部103から転送元データ104をネットワーク101を経由して受信し、転送済みデータ105として内部に格納するデータ受信部113を含む。   The data receiving apparatus 102 is an information processing apparatus that operates under program control. The data receiving apparatus 102 receives the transfer source data 104 from the data transfer unit 103 via the network 101 and stores the data receiving unit 113 that stores the data as transferred data 105 therein. Including.

続いて、第3の実施形態の動作について説明する。第3の実施形態の動作は、第2の実施形態で説明したデータ転送装置100の動作に準ずる。   Subsequently, the operation of the third embodiment will be described. The operation of the third embodiment conforms to the operation of the data transfer apparatus 100 described in the second embodiment.

続いて、第3の実施形態の効果について説明する。本実施形態の効果は、第2の実施形態の効果と同様である。すなわち、データ転送の終了時刻を的確に予測することができることである。その理由は、過去の性能情報を性能情報データベース107に蓄積保存しておき、過去の性能情報と当日の性能情報とを比較し、「妥当性」が閾値以上の場合に、実績スループットの平均値を基にデータ転送終了時刻予測を行うようにしたためである。また、「妥当性」が閾値を下回る場合には、当日スループットの値の平均値を基にデータ転送終了時刻予測を行うようにしたためである。   Next, the effect of the third embodiment will be described. The effect of this embodiment is the same as that of the second embodiment. That is, it is possible to accurately predict the end time of data transfer. The reason is that the past performance information is accumulated and stored in the performance information database 107, the past performance information is compared with the performance information of the current day, and if the “validity” is equal to or greater than the threshold, the average value of the actual throughput This is because the data transfer end time is predicted based on the above. Further, when the “validity” is below the threshold value, the data transfer end time is predicted based on the average value of the throughput values on the day.

次に、本発明の第4の実施形態について説明する。本実施形態は、ディスクアレイ間でのデータ転送機能を有するディスクアレイに応用したシステムである。先ず、第4の実施形態の構成について図面を参照して説明する。図11を参照すると、第4の実施形態は、サーバA120と、ネットワーク101と、サーバB122と、ディスクアレイA130と、第2ネットワーク131と、ディスクアレイB132とを備える。ディスクアレイA130は、第2ネットワーク131を経由してディスクアレイB132にデータ転送を行う。   Next, a fourth embodiment of the present invention will be described. This embodiment is a system applied to a disk array having a data transfer function between disk arrays. First, the configuration of the fourth embodiment will be described with reference to the drawings. Referring to FIG. 11, the fourth embodiment includes a server A 120, a network 101, a server B 122, a disk array A 130, a second network 131, and a disk array B 132. The disk array A 130 transfers data to the disk array B 132 via the second network 131.

サーバA120は、プログラム制御で動作する情報処理装置である。サーバA120は、例えば、第3の実施形態のデータ転送装置100と同等の構成としてもよい。サーバB122は、プログラム制御で動作する情報処理装置である。サーバB122は、例えば、第3の実施形態のデータ受信装置102と同等の構成としてもよい。   The server A 120 is an information processing apparatus that operates under program control. For example, the server A 120 may have a configuration equivalent to that of the data transfer apparatus 100 according to the third embodiment. The server B 122 is an information processing apparatus that operates under program control. The server B 122 may have a configuration equivalent to, for example, the data receiving apparatus 102 of the third embodiment.

ディスクアレイA130は、データを格納する装置であり、データ転送部103と、転送元データ104と、性能情報保持部106と、性能情報データベース107と、転送終了予測指示部108と、転送終了予測部109と、転送状態取得部110と、転送状態分析部111と、転送終了時刻予測部112とを含む。   The disk array A 130 is a device for storing data, and includes a data transfer unit 103, transfer source data 104, a performance information holding unit 106, a performance information database 107, a transfer end prediction instruction unit 108, and a transfer end prediction unit. 109, a transfer state acquisition unit 110, a transfer state analysis unit 111, and a transfer end time prediction unit 112.

ディスクアレイB132は、データを格納する装置であり、転送済みデータ105と、データ受信部113とを含む。第2ネットワーク131は、ディスクアレイA130とディスクアレイB132とを繋ぐ通信回線等である。   The disk array B 132 is a device for storing data, and includes transferred data 105 and a data receiving unit 113. The second network 131 is a communication line or the like that connects the disk array A 130 and the disk array B 132.

続いて、第4の実施形態の動作について説明する。第4の実施形態の動作は、第3の実施形態の動作に準ずる。ディスクアレイA130の動作は、データ転送装置100の動作に準じる。また、ディスクアレイB132の動作は、データ受信装置102の動作に準じる。   Next, the operation of the fourth embodiment will be described. The operation of the fourth embodiment is similar to the operation of the third embodiment. The operation of the disk array A 130 is in accordance with the operation of the data transfer apparatus 100. Further, the operation of the disk array B 132 is in accordance with the operation of the data receiving apparatus 102.

続いて、第4の実施形態の効果について説明する。本実施形態の効果は、ディスクアレイ間でのデータ転送においても、データ転送の終了時刻を的確に予測することができることである。   Then, the effect of 4th Embodiment is demonstrated. The effect of this embodiment is that the data transfer end time can be accurately predicted even in the data transfer between the disk arrays.

上述した本発明の各実施形態におけるデータ転送装置010,100は、図12に示す構成により実現されるものである。   The above-described data transfer apparatuses 010 and 100 in the embodiments of the present invention are realized by the configuration shown in FIG.

図12を参照すると、データ転送装置010,100は、CPU(Central Processing Unit)等により構成されたデータ処理装置991と、読み出し書き込み時間の短いメモリで構成された記憶装置992と、ハードディスク等の記憶容量の大きい記録媒体993と、データの入力を制御する入力装置994と、データの出力を制御する出力装置995と、外部とのデータの送受信を制御する通信装置996とを有して構成されている。   Referring to FIG. 12, the data transfer devices 010 and 100 include a data processing device 991 constituted by a CPU (Central Processing Unit) and the like, a storage device 992 constituted by a memory having a short read / write time, and a storage such as a hard disk. A large-capacity recording medium 993, an input device 994 for controlling data input, an output device 995 for controlling data output, and a communication device 996 for controlling data transmission / reception with the outside are configured. Yes.

この構成において、例えば、図1に示されるデータ転送装置010に関しては、記録媒体993にデータ転送装置010用のプログラムが格納されている。データ処理装置991が記録媒体993からデータ転送装置010用のプログラムを記憶装置992に読み込んで実行することにより、転送状態分析部011および転送終了時刻予測部012を実現する。   In this configuration, for example, for the data transfer device 010 shown in FIG. 1, a program for the data transfer device 010 is stored in the recording medium 993. The data processing device 991 reads the program for the data transfer device 010 from the recording medium 993 into the storage device 992 and executes it, thereby realizing the transfer state analysis unit 011 and the transfer end time prediction unit 012.

例えば、図5に示されるデータ転送装置100に関しては、記録媒体993にデータ転送装置100用のプログラムが格納されている。データ処理装置991が記録媒体993からデータ転送装置100用のプログラムを記憶装置992に読み込んで実行することにより、データ転送部103と性能情報保持部106と転送終了予測指示部108と転送終了予測部109と転送状態取得部110と転送状態分析部111と転送終了時刻予測部112とを実現する。   For example, for the data transfer apparatus 100 shown in FIG. 5, a program for the data transfer apparatus 100 is stored in the recording medium 993. When the data processing device 991 reads the program for the data transfer device 100 from the recording medium 993 into the storage device 992 and executes it, the data transfer unit 103, the performance information holding unit 106, the transfer end prediction instruction unit 108, and the transfer end prediction unit 109, a transfer state acquisition unit 110, a transfer state analysis unit 111, and a transfer end time prediction unit 112.

本発明の第1の実施形態の構成を示す図である。It is a figure which shows the structure of the 1st Embodiment of this invention. 性能情報データベース107の例を示す図である。It is a figure which shows the example of the performance information database. 性能情報データベース107を説明する図である。It is a figure explaining the performance information database. 本発明の第1の実施形態の動作のフローチャートを示す図である。It is a figure which shows the flowchart of the operation | movement of the 1st Embodiment of this invention. 実績スループットを説明する図である。It is a figure explaining performance throughput. 本発明の第2の実施形態の構成を示す図である。It is a figure which shows the structure of the 2nd Embodiment of this invention. 転送終了予測部109の概略動作のフローチャートを示す図である。FIG. 10 is a diagram illustrating a flowchart of a schematic operation of a transfer end prediction unit 109. 転送状態分析部111と転送終了時刻予測部112の詳細動作のフローチャートを示すThe flowchart of the detailed operation | movement of the transfer state analysis part 111 and the transfer end time prediction part 112 is shown. 当日スループットを説明する図である。It is a figure explaining the through-the-day throughput. 本発明の第3の実施形態の構成を示す図である。It is a figure which shows the structure of the 3rd Embodiment of this invention. 本発明の第4の実施形態の構成を示す図である。It is a figure which shows the structure of the 4th Embodiment of this invention. 本発明の実施形態におけるデータ処理装置および記録媒体の概略構成を示すブロック図である。It is a block diagram which shows schematic structure of the data processor and recording medium in embodiment of this invention.

符号の説明Explanation of symbols

010 データ転送装置
011 転送状態分析部
012 転送終了時刻予測部
100 データ転送装置
101 ネットワーク
102 データ受信装置
103 データ転送部
104 転送元データ
105 転送済みデータ
106 性能情報保持部
107 性能情報データベース
108 転送終了予測指示部
109 転送終了予測部
110 転送状態取得部
111 転送状態分析部
112 転送終了時刻予測部
113 データ受信部
120 サーバA
122 サーバB
130 ディスクアレイA
131 第2ネットワーク
132 ディスクアレイB
991 データ処理装置
992 記憶装置
993 記録媒体
994 入力装置
995 出力装置
996 通信装置
010 Data transfer device 011 Transfer state analysis unit 012 Transfer end time prediction unit 100 Data transfer device 101 Network 102 Data receiving device 103 Data transfer unit 104 Transfer source data 105 Transferred data 106 Performance information holding unit 107 Performance information database 108 Transfer end prediction Instruction unit 109 Transfer end prediction unit 110 Transfer state acquisition unit 111 Transfer state analysis unit 112 Transfer end time prediction unit 113 Data reception unit 120 Server A
122 Server B
130 Disk array A
131 Second network 132 Disk array B
991 Data processing device 992 Storage device 993 Recording medium 994 Input device 995 Output device 996 Communication device

Claims (20)

当日の性能情報と過去の性能情報の平均値とを時刻毎に比較し、データ転送の状態が「良好」であると判断した場合に、転送元データの残容量と前記過去の性能情報の平均値とを用いてデータ転送終了時刻を予測する、
ことを特徴とするデータ転送装置。
Compare the performance information of the day with the average value of the past performance information for each time, and if the data transfer status is determined to be “good”, the remaining capacity of the transfer source data and the average of the past performance information Predict the data transfer end time using the value,
A data transfer device.
一定の時刻毎におけるデータ転送の性能情報を蓄積し、前記過去の性能情報について前記一定の時刻毎の平均値を保持する性能情報データベースと、
前記過去の性能情報の平均値と前記当日の性能情報の値との差分が一定値以下の場合、その時刻における回線帯域状態が「妥当」であると判断し、前記「妥当」と判断された時刻の個数が比較した時刻の総数に対して「妥当性」が閾値以上か否かを判定する転送状態分析部と、
前記「妥当性」が閾値以上の場合、現時点におけるデータ転送の状態は「良好」であると判断し、現時点での前記転送元データの残容量から前記過去の性能情報の平均値を順次減算し、前記転送元データの残容量がゼロになったときの前記過去の性能情報の平均値に対応する時刻を転送終了予測時刻とする転送終了時刻予測部とを備える、
ことを特徴とする請求項1記載のデータ転送装置。
A performance information database that accumulates performance information of data transfer at a certain time, and holds an average value at the certain time for the past performance information;
When the difference between the average value of the past performance information and the value of the performance information on the day is equal to or less than a predetermined value, the line bandwidth state at that time is determined to be “valid”, and the “valid” is determined. A transfer state analysis unit that determines whether or not the “validity” is equal to or greater than a threshold with respect to the total number of times compared with the number of times;
If the “validity” is equal to or greater than the threshold, it is determined that the current data transfer state is “good”, and the average value of the past performance information is sequentially subtracted from the remaining capacity of the transfer source data at the current time. A transfer end time prediction unit that sets a time corresponding to the average value of the past performance information when the remaining capacity of the transfer source data becomes zero as a transfer end prediction time,
The data transfer device according to claim 1.
前記転送終了時刻予測部は、
前記「妥当性」が閾値より小さい場合、現時点におけるデータ転送の状態は「良好でない」と判断し、現時点での前記転送元データの残容量を前記当日の性能情報の平均値で除算して得た値を現時点に加算して転送終了時刻を予測する、
ことを特徴とする請求項2記載のデータ転送装置。
The transfer end time prediction unit
When the “validity” is smaller than the threshold value, it is determined that the current data transfer state is “not good”, and the remaining capacity of the transfer source data at the current time is divided by the average value of the performance information of the day. Predict the transfer end time by adding
The data transfer apparatus according to claim 2, wherein:
データ転送を行うデータ転送部を備える、
ことを特徴とする請求項3記載のデータ転送装置。
A data transfer unit for transferring data;
The data transfer apparatus according to claim 3.
前記データ転送の開始から終了までの間、一定の時刻毎における転送元データの容量と、転送済みデータの容量と、一定の時刻毎における当日の性能情報とを前記性能情報データベースに記録する性能情報保持部を備える、
ことを特徴とする請求項4記載のデータ転送装置。
Performance information that records in the performance information database the capacity of the transfer source data at a certain time, the capacity of the transferred data, and the performance information of the day at the certain time from the start to the end of the data transfer With a holding part,
5. The data transfer apparatus according to claim 4, wherein
前記性能情報データベースにアクセスして前記過去の性能情報と前記当日の性能情報とを取得し、前記転送状態分析部に渡す転送状態取得部を備える、
ことを特徴とする請求項5記載のデータ転送装置。
Accessing the performance information database, obtaining the past performance information and the performance information of the day, and comprising a transfer state acquisition unit that passes to the transfer state analysis unit,
6. The data transfer apparatus according to claim 5, wherein
現時点における転送終了時刻の予測を指示する転送終了予測指示部を備える、
ことを特徴とする請求項6記載のデータ転送装置。
A transfer end prediction instruction unit for instructing the prediction of the transfer end time at the present time;
The data transfer apparatus according to claim 6.
当日の性能情報と過去の性能情報の平均値とを時刻毎に比較し、データ転送の状態が「良好」であると判断した場合に、転送元データの残容量と前記過去の性能情報の平均値とを用いてデータ転送終了時刻を予測する、
ことを特徴とするデータ転送終了時刻予測方法。
Compare the performance information of the day with the average value of the past performance information for each time, and if the data transfer status is determined to be “good”, the remaining capacity of the transfer source data and the average of the past performance information Predict the data transfer end time using the value,
A method for predicting a data transfer end time.
転送状態分析部が、
一定の時刻毎におけるデータ転送の性能情報を蓄積し、前記過去の性能情報について前記一定の時刻毎の平均値を保持する性能情報データベースから読み込んだ、前記過去の性能情報の平均値と前記当日の性能情報の値との差分が一定値以下の場合、その時刻における回線帯域状態が「妥当」であると判断し、前記「妥当」と判断された時刻の個数が比較した時刻の総数に対して「妥当性」が閾値以上か否かを判定し、
転送終了時刻予測部が、
前記「妥当性」が閾値以上の場合、現時点におけるデータ転送の状態は「良好」であると判断し、現時点での前記転送元データの残容量から前記過去の性能情報の平均値を順次減算し、前記転送元データの残容量がゼロになったときの前記過去の性能情報の平均値に対応する時刻を転送終了予測時刻とする、
ことを特徴とする請求項8記載のデータ転送終了時刻予測方法。
The transfer status analyzer
The performance information of data transfer at a certain time is accumulated, and the past performance information is read from a performance information database that holds the average value at the certain time for the past performance information, and the average value of the past performance information and the current day When the difference from the value of the performance information is below a certain value, the line bandwidth state at that time is determined to be “valid”, and the number of times determined as “valid” is compared with the total number of times compared. Determine if the "validity" is above a threshold,
The transfer end time prediction unit
If the “validity” is equal to or greater than the threshold, it is determined that the current data transfer state is “good”, and the average value of the past performance information is sequentially subtracted from the remaining capacity of the transfer source data at the current time. The time corresponding to the average value of the past performance information when the remaining capacity of the transfer source data becomes zero is set as the transfer end predicted time.
9. The data transfer end time prediction method according to claim 8, wherein:
前記転送終了時刻予測部が、
前記「妥当性」が閾値より小さい場合、現時点におけるデータ転送の状態は「良好でない」と判断し、現時点での前記転送元データの残容量を前記当日の性能情報の平均値で除算して得た値を現時点に加算して転送終了時刻を予測する、
ことを特徴とする請求項9記載のデータ転送終了時刻予測方法。
The transfer end time prediction unit
When the “validity” is smaller than the threshold value, it is determined that the current data transfer state is “not good”, and the remaining capacity of the transfer source data at the current time is divided by the average value of the performance information of the day. Predict the transfer end time by adding
The data transfer end time prediction method according to claim 9.
性能情報保持部が、
前記データ転送の開始から終了までの間、一定の時刻毎における転送元データの容量と、転送済みデータの容量と、一定の時刻毎における当日の性能情報とを前記性能情報データベースに記録する、
ことを特徴とする請求項10記載のデータ転送終了時刻予測方法。
The performance information holding unit
From the start to the end of the data transfer, record the capacity of the transfer source data at every fixed time, the capacity of the transferred data, and the performance information of the day at every fixed time in the performance information database.
The data transfer end time prediction method according to claim 10.
転送状態取得部が、
前記性能情報データベースにアクセスして前記過去の性能情報と前記当日の性能情報とを取得して前記転送状態分析部に渡す、
ことを特徴とする請求項11記載のデータ転送終了時刻予測方法。
The transfer status acquisition unit
Access the performance information database to obtain the past performance information and the performance information of the day and pass it to the transfer state analysis unit;
The data transfer end time prediction method according to claim 11.
転送終了予測指示部が、
現時点における転送終了時刻の予測を指示する、
ことを特徴とする請求項12記載のデータ転送終了時刻予測方法。
The transfer end prediction instruction unit
Instructing the prediction of the current transfer end time,
13. The data transfer end time prediction method according to claim 12, wherein:
データ転送装置に、
当日の性能情報と過去の性能情報の平均値とを時刻毎に比較し、データ転送の状態が「良好」であると判断した場合に、転送元データの残容量と前記過去の性能情報の平均値とを用いてデータ転送終了時刻を予測する処理、
を行わせることを特徴とするデータ転送終了時刻予測プログラム。
In the data transfer device,
Compare the performance information of the day with the average value of the past performance information for each time, and if the data transfer status is determined to be “good”, the remaining capacity of the transfer source data and the average of the past performance information Processing to predict the data transfer end time using the value,
A data transfer end time prediction program characterized in that
一定の時刻毎におけるデータ転送の性能情報を蓄積し、前記過去の性能情報について前記一定の時刻毎の平均値を保持する性能情報データベースを読み込んで、前記過去の性能情報の平均値と前記当日の性能情報の値との差分が一定値以下の場合、その時刻における回線帯域状態が「妥当」であると判断し、前記「妥当」と判断された時刻の個数が比較した時刻の総数に対して「妥当性」が閾値以上か否かを判定する転送状態分析処理と、
前記「妥当性」が閾値以上の場合、現時点におけるデータ転送の状態は「良好」であると判断し、現時点での前記転送元データの残容量から前記過去の性能情報の平均値を順次減算し、前記転送元データの残容量がゼロになったときの前記過去の性能情報の平均値に対応する時刻を転送終了予測時刻とする転送終了時刻予測処理と
を行わせることを特徴とする請求項14記載のデータ転送終了時刻予測プログラム。
The performance information of data transfer at a certain time is accumulated, the performance information database holding the average value at the certain time for the past performance information is read, the average value of the past performance information and the current day When the difference from the value of the performance information is below a certain value, the line bandwidth state at that time is determined to be “valid”, and the number of times determined as “valid” is compared with the total number of times compared. A transfer state analysis process for determining whether or not the “validity” is equal to or greater than a threshold;
If the “validity” is equal to or greater than the threshold, it is determined that the current data transfer state is “good”, and the average value of the past performance information is sequentially subtracted from the remaining capacity of the transfer source data at the current time. And a transfer end time prediction process in which a time corresponding to the average value of the past performance information when the remaining capacity of the transfer source data becomes zero is used as a transfer end prediction time. 14. A data transfer end time prediction program according to 14.
前記転送終了時刻予測処理が、前記「妥当性」が閾値より小さい場合、現時点におけるデータ転送の状態は「良好でない」と判断し、現時点での前記転送元データの残容量を前記当日の性能情報の平均値で除算して得た値を現時点に加算して転送終了時刻を予測する、
ことを特徴とする請求項15記載のデータ転送終了時刻予測プログラム。
If the “relevance” is smaller than the threshold, the transfer end time prediction process determines that the current data transfer state is “not good”, and determines the remaining capacity of the transfer source data at the current time as the performance information of the current day. The value obtained by dividing by the average value of is added to the current time to predict the transfer end time,
16. The data transfer end time prediction program according to claim 15, wherein:
データ転送を行うデータ転送処理
を行わせることを特徴とする請求項16記載のデータ転送終了時刻予測プログラム。
The data transfer end time prediction program according to claim 16, wherein a data transfer process for performing data transfer is performed.
前記データ転送の開始から終了までの間、一定の時刻毎における転送元データの容量と、転送済みデータの容量と、一定の時刻毎における当日の性能情報とを前記性能情報データベースに記録する性能情報保持処理
を行わせることを特徴とする請求項17記載のデータ転送終了時刻予測プログラム。
Performance information for recording in the performance information database the capacity of the transfer source data at a certain time, the capacity of the transferred data, and the performance information of the day at the certain time from the start to the end of the data transfer 18. The data transfer end time prediction program according to claim 17, wherein a holding process is performed.
前記性能情報データベースにアクセスして前記過去の性能情報と前記当日の性能情報とを取得し、前記転送状態分析処理に渡す転送状態取得処理
を行わせることを特徴とする請求項18記載のデータ転送終了時刻予測プログラム。
19. The data transfer according to claim 18, wherein the performance information database is accessed to acquire the past performance information and the performance information of the day, and to perform a transfer state acquisition process to be passed to the transfer state analysis process. End time prediction program.
現時点における転送終了時刻の予測を指示する転送終了予測指示処理
を行わせることを特徴とする請求項19記載のデータ転送終了時刻予測プログラム。
20. The data transfer end time prediction program according to claim 19, further comprising: a transfer end prediction instruction process for instructing prediction of a transfer end time at a current time.
JP2007275326A 2007-10-23 2007-10-23 Data transfer device, data transfer end time prediction method and program Active JP4748139B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007275326A JP4748139B2 (en) 2007-10-23 2007-10-23 Data transfer device, data transfer end time prediction method and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007275326A JP4748139B2 (en) 2007-10-23 2007-10-23 Data transfer device, data transfer end time prediction method and program

Publications (2)

Publication Number Publication Date
JP2009104395A true JP2009104395A (en) 2009-05-14
JP4748139B2 JP4748139B2 (en) 2011-08-17

Family

ID=40706006

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007275326A Active JP4748139B2 (en) 2007-10-23 2007-10-23 Data transfer device, data transfer end time prediction method and program

Country Status (1)

Country Link
JP (1) JP4748139B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010062917A (en) * 2008-09-04 2010-03-18 Nec Corp Communication terminal device, communication control support method, and, program
JP2015038792A (en) * 2011-11-22 2015-02-26 株式会社東芝 Information processor and time prediction method

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10242997A (en) * 1997-03-03 1998-09-11 Nippon Telegr & Teleph Corp <Ntt> Information providing device and information providing method
JP2003208401A (en) * 2002-01-10 2003-07-25 Fujitsu Ltd Information processing system, information processing device and access distribution method
WO2005112369A1 (en) * 2004-05-19 2005-11-24 Kddi Corporation Content distribution control system, its distribution schedule creation method, communication terminal, and computer program

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10242997A (en) * 1997-03-03 1998-09-11 Nippon Telegr & Teleph Corp <Ntt> Information providing device and information providing method
JP2003208401A (en) * 2002-01-10 2003-07-25 Fujitsu Ltd Information processing system, information processing device and access distribution method
WO2005112369A1 (en) * 2004-05-19 2005-11-24 Kddi Corporation Content distribution control system, its distribution schedule creation method, communication terminal, and computer program

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010062917A (en) * 2008-09-04 2010-03-18 Nec Corp Communication terminal device, communication control support method, and, program
JP2015038792A (en) * 2011-11-22 2015-02-26 株式会社東芝 Information processor and time prediction method

Also Published As

Publication number Publication date
JP4748139B2 (en) 2011-08-17

Similar Documents

Publication Publication Date Title
JP5699715B2 (en) Data storage device and data storage method
CN104702592B (en) Stream media downloading method and device
JP2007026303A (en) System performance monitoring program and method thereof
WO2020172852A1 (en) Computing resource scheduling method, scheduler, internet of things system, and computer readable medium
CN108073349A (en) The transmission method and device of data
CN116126596B (en) Information processing system and method based on block chain
CN105099602A (en) File transmission method based on network speed and system
JP4748139B2 (en) Data transfer device, data transfer end time prediction method and program
CN110602207A (en) Method, device, server and storage medium for predicting push information based on off-network
CN107438268B (en) Method and device for accelerating wireless network for mobile device
JP2009193205A (en) Automatic tuning system, automatic tuning device, and automatic tuning method
WO2019244507A1 (en) Quality estimation device, quality estimation method, and program
US9183042B2 (en) Input/output traffic backpressure prediction
JP2011154487A (en) Content availability management system, method, and program
JP5636922B2 (en) Performance prediction apparatus, performance prediction method, and program
CN112463746B (en) File storage and generation method and device and electronic equipment
JP4956380B2 (en) Communication band calculation apparatus, method, and program
JP2009252050A (en) System, method and program for server load management
WO2020184561A1 (en) Data prediction device, data prediction method, and data prediction program
JP2014112779A (en) Data transmission controller, data transmission control method, and computer program
JP7335530B2 (en) Traffic Application Amount Calculation Apparatus, Traffic Application Amount Calculation Method, and Traffic Application Amount Calculation Program
CN113179224A (en) Traffic scheduling method and device for content distribution network
JP5446970B2 (en) Timeout time setting device, timeout time setting method, and program
CN111177194B (en) Streaming data caching method and device
JP4616903B2 (en) Load information collecting apparatus and load information collecting method

Legal Events

Date Code Title Description
RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7421

Effective date: 20090512

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20110310

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20110419

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20110502

R150 Certificate of patent or registration of utility model

Ref document number: 4748139

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20140527

Year of fee payment: 3