JP2000295312A - Device and method for automatically monitoring and controlling terminal response - Google Patents

Device and method for automatically monitoring and controlling terminal response

Info

Publication number
JP2000295312A
JP2000295312A JP11097367A JP9736799A JP2000295312A JP 2000295312 A JP2000295312 A JP 2000295312A JP 11097367 A JP11097367 A JP 11097367A JP 9736799 A JP9736799 A JP 9736799A JP 2000295312 A JP2000295312 A JP 2000295312A
Authority
JP
Japan
Prior art keywords
terminal
time
response
monitoring
limit
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
JP11097367A
Other languages
Japanese (ja)
Other versions
JP3251259B2 (en
Inventor
Kazumi Fujise
和美 藤瀬
Hikari Ryuba
光 柳葉
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
NEC Solution Innovators Ltd
Original Assignee
NEC Corp
NEC Solution Innovators Ltd
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, NEC Solution Innovators Ltd filed Critical NEC Corp
Priority to JP09736799A priority Critical patent/JP3251259B2/en
Publication of JP2000295312A publication Critical patent/JP2000295312A/en
Application granted granted Critical
Publication of JP3251259B2 publication Critical patent/JP3251259B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Computer And Data Communications (AREA)
  • Communication Control (AREA)

Abstract

PROBLEM TO BE SOLVED: To monitor no response from a terminal with an optimum monitor time limit value for each time segment by automatically determining the monitor time limit value of no terminal response by providing a no terminal response monitor time limit managing table. SOLUTION: A terminal control means 2 acquires current system time from a timer acquiring means 3 and acquires no terminal response monitor time limit information from a no terminal response monitor time limit managing table 11. Then, the start of monitor of no response from the terminal and a terminal name are reported to a statistic terminal operation information control means 4, a monitor time limit is set to a first timer notice means 5 and data are transmitted to a terminal means 1. The statistic terminal operation information control means 4 acquires no terminal response monitor start time from the timer acquiring means 3. When a response is received from the terminal means 1, the terminal control means 2 cancels the monitor time limit to the first timer notice means 5. When it reaches the monitor time limit before canceling setting, the first timer notice means reports the monitor time limit to the terminal control means 2.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、通信回線で結ばれ
た端末装置からトランザクションを受け取り、トランザ
クションを処理するオンライントランザクション処理シ
ステムに係り、特に端末無応答監視制限時間を自動的に
決定し、時間帯毎に最適な監視制限時間値での端末無応
答監視実施を可能にする端末応答監視自動制御装置およ
び端末応答監視自動制御方法に属する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an online transaction processing system for receiving a transaction from a terminal device connected through a communication line and processing the transaction. The present invention belongs to a terminal response monitoring automatic control device and a terminal response monitoring automatic control method capable of performing terminal non-response monitoring with an optimum monitoring limit time value for each band.

【0002】[0002]

【従来の技術】従来のオンライントランザクション処理
システムにおいては、ある特定の端末からの応答待ちに
よるシステム資源の占有や、トランザクション処理の停
止等を防ぐため、ある一定時間を超えても端末からの応
答がない場合、その端末に何らかの障害が発生している
と判断し、オンライントランザクション処理システムか
ら強制的に切断する(以降、この一定時間のことを無応
答監視制限時間と呼ぶ)。一般的に、端末からの応答に
要する時間は、通信回線の負荷状況に依存し、この負荷
状況はシステムの運用時間帯により異なるため、端末の
無応答監視制限時間はシステムの運用時間帯により最適
な値が異なるものである。従来の技術では、端末の無応
答監視制限時間値について、システム正常運転時のサン
プルデータから監視制限時間値を決定することや、端末
に無応答が発生した場合に、その端末に対する次回から
の監視制限時間値を自動的に設定することは可能である
が、システム運用時間帯毎に最適な監視制限時間値を自
動的に設定することはできない。
2. Description of the Related Art In a conventional online transaction processing system, in order to prevent occupation of system resources due to waiting for a response from a specific terminal, suspension of transaction processing, etc., a response from a terminal exceeds a certain time. If not, it is determined that some trouble has occurred in the terminal, and the terminal is forcibly disconnected from the online transaction processing system (hereinafter, this fixed time is referred to as a non-response monitoring time limit). In general, the time required for a response from a terminal depends on the load on the communication line, and this load varies depending on the system operating time. Values are different. In the conventional technology, the monitoring limit time value of a terminal is determined based on sample data during normal operation of the terminal, and when a terminal does not respond, the monitoring of the terminal from the next time is performed. Although it is possible to automatically set the time limit value, it is not possible to automatically set the optimum monitoring time limit value for each system operation time zone.

【0003】[0003]

【発明が解決しようとする課題】しかしながら、従来の
技術における端末の無応答監視制限時間値の決定方法
は、システム正常運転時のサンプルデータから値を決定
する方法、または、端末に無応答が発生した場合にその
端末に対する次回からの監視制限時間値を自動的に設定
する方法であり、システム運用時間毎の回線負荷状況を
考慮していないという問題点があった。その理由は、一
般的に端末からの応答に要する時間は、通信回線の負荷
状況に依存し、通信回線の負荷状況を考慮せずに決定し
た無応答監視制限時間値を用いて端末無応答監視を行う
と、通信回線の負荷が高い場合には、応答を正常に返却
している端末に対し強制切断が行われ、逆に、通信回線
の負荷が低い場合には、端末の無応答(異常)を検出す
るまでに必要以上の時間を費やしてしまうという問題が
発生する可能性があるためである。
However, in the prior art, a method of determining a terminal no-response monitoring time limit value is a method of determining a value from sample data during normal operation of a system, or a case where a terminal does not respond. In such a case, the monitoring time limit value for the terminal from the next time is automatically set, and there is a problem that the line load status for each system operation time is not considered. The reason is that the time required for a response from the terminal generally depends on the load on the communication line, and the terminal no-response monitoring is performed using the no-response monitoring limit time value determined without considering the load on the communication line. When the load on the communication line is high, the terminal that returns a normal response is forcibly disconnected, and when the load on the communication line is low, This is because there is a possibility that a problem of spending unnecessarily much time before detecting ()) may occur.

【0004】本発明は斯かる問題点を鑑みてなされたも
のであり、その目的とするところは、端末無応答監視制
限時間を自動的に決定し、時間帯毎に最適な監視制限時
間値での端末無応答監視実施を可能にする端末応答監視
自動制御装置および端末応答監視自動制御方法を提供す
る点にある。
The present invention has been made in view of such a problem, and an object of the present invention is to automatically determine a terminal no-response monitoring time limit and to set an optimum monitoring time limit value for each time zone. Another object of the present invention is to provide a terminal response monitoring automatic control device and a terminal response monitoring automatic control method which enable the execution of terminal non-response monitoring.

【0005】[0005]

【課題を解決するための手段】本発明の請求項1に記載
の要旨は、端末無応答監視制限時間を自動的に決定し、
時間帯毎に最適な監視制限時間値での端末無応答監視実
施を可能にする端末応答監視自動制御装置であって、時
間帯別に端末向けデータ送信回数と平均応答時間情報を
格納する時間帯別端末応答時間統計情報管理表と、端末
手段からのデータ受信、前記端末手段へのデータ送信、
および前記端末手段の制御を行う端末制御手段と、前記
端末制御手段から渡される前記端末手段からのデータを
受け取って実行するトランザクションを決定するととも
に、当該トランザクション処理の実行を制御するトラン
ザクション実行制御手段と、前記トランザクション実行
制御手段により制御されて当該トランザクション処理を
行うアプリケーションプログラムと、前記端末制御手段
にシステムの時刻の通知を行う第1タイマ通知手段と、
前記システムの時刻を取得できるタイマ取得手段と、前
記タイマ取得手段より前記端末手段への応答要求発生時
の時刻と端末応答受信の時刻を取得し、当該取得した時
刻を基に前記端末手段の応答時間を算出し、前記時間帯
別端末応答時間統計情報管理表の端末向けデータ送信回
数と平均応答時間情報の更新を行う端末稼働統計情報制
御手段と、前記端末手段の無応答監視を行うときの監視
制限時間、監視制限時間変更時に必要となる監視制限時
間変更データ送信回数、監視制限時間変更係数、監視制
限時間最大値の各値を時間帯毎に格納する端末無応答監
視制限時間管理表と、前記時間帯別端末応答時間統計情
報管理表と前記端末無応答監視制限時間管理表にあらか
じめ初期定義情報を登録する端末無応答監視制限時間登
録手段と、前記時間帯別端末応答時間統計情報管理表と
前記端末無応答監視制限時間管理表を基に定期的に前記
端末無応答監視制限時間管理表を更新する端末無応答監
視制限時間管理表変更手段と、前記端末無応答監視制限
時間管理表変更手段にシステム時刻の通知を行う第2タ
イマ通知手段とを有することを特徴とするトランザクシ
ョン処理システムにおける端末応答監視自動制御装置に
存する。また本発明の請求項2に記載の要旨は、前記端
末稼働統計情報制御手段は、前記タイマ取得手段より読
み出した端末応答時間から平均応答時間を算出するとと
もに、端末向けデータ送信回数と平均応答時間を前記時
間帯別端末応答時間統計情報管理表に格納するように構
成されていることを特徴とする請求項1に記載の端末応
答監視自動制御装置に存する。また本発明の請求項3に
記載の要旨は、前記端末無応答監視制限時間管理表変更
手段は、前記時間帯別端末応答時間統計情報管理表から
時間帯毎の平均応答時間と端末向けデータ送信回数を取
得するとともに、前記時間帯別端末応答時間統計情報管
理表の情報と前記端末無応答監視制限時間管理表の情報
を基に、前記端末手段の無応答監視制限時間を決定し、
前記端末無応答監視制限時間管理表の更新を行うように
構成されていることを特徴とする請求項2に記載の端末
応答監視自動制御装置に存する。また本発明の請求項4
に記載の要旨は、前記端末制御手段は、端末向けデータ
送信実行時に、前記端末無応答監視制限時間管理表より
監視制限時間情報を取り出して監視制限時間値を設定す
るとともに、前記端末手段からの応答の監視を行うよう
に構成されていることを特徴とする請求項2または3に
記載の端末応答監視自動制御装置に存する。また本発明
の請求項5に記載の要旨は、端末無応答監視制限時間を
自動的に決定し、時間帯毎に最適な監視制限時間値での
端末無応答監視実施を可能にする端末応答監視自動制御
方法であって、時間帯別に端末向けデータ送信回数と平
均応答時間情報を格納する時間帯別端末応答時間統計情
報管理表工程と、端末手段からのデータ受信、前記端末
手段へのデータ送信、および前記端末手段の制御を行う
端末制御工程と、前記端末制御工程から渡される前記端
末手段からのデータを受け取って実行するトランザクシ
ョンを決定するとともに、当該トランザクション処理の
実行を制御するトランザクション実行制御工程と、前記
トランザクション実行制御工程により制御されて当該ト
ランザクション処理を行うアプリケーション工程と、前
記端末制御工程にシステムの時刻の通知を行う第1タイ
マ通知工程と、前記システムの時刻を取得できるタイマ
取得工程と、前記タイマ取得工程より前記端末手段への
応答要求発生時の時刻と端末応答受信の時刻を取得し、
当該取得した時刻を基に前記端末手段の応答時間を算出
し、前記時間帯別端末応答時間統計情報管理表工程の端
末向けデータ送信回数と平均応答時間情報の更新を行う
端末稼働統計情報制御工程と、前記端末手段の無応答監
視を行うときの監視制限時間、監視制限時間変更時に必
要となる監視制限時間変更データ送信回数、監視制限時
間変更係数、監視制限時間最大値の各値を時間帯毎に格
納する端末無応答監視制限時間管理表工程と、前記時間
帯別端末応答時間統計情報管理表工程と前記端末無応答
監視制限時間管理表工程にあらかじめ初期定義情報を登
録する端末無応答監視制限時間登録工程と、前記時間帯
別端末応答時間統計情報管理表工程と前記端末無応答監
視制限時間管理表工程を基に定期的に前記端末無応答監
視制限時間管理表工程を更新する端末無応答監視制限時
間管理表変更工程と、前記端末無応答監視制限時間管理
表変更工程にシステム時刻の通知を行う第2タイマ通知
工程とを有することを特徴とするトランザクション処理
システムにおける端末応答監視自動制御方法に存する。
また本発明の請求項6に記載の要旨は、前記端末稼働統
計情報制御工程は、前記タイマ取得工程より読み出した
端末応答時間から平均応答時間を算出するとともに、端
末向けデータ送信回数と平均応答時間を前記時間帯別端
末応答時間統計情報管理表工程に格納する工程を含むこ
とを特徴とする請求項5に記載の端末応答監視自動制御
方法に存する。また本発明の請求項7に記載の要旨は、
前記端末無応答監視制限時間管理表変更工程は、前記時
間帯別端末応答時間統計情報管理表工程から時間帯毎の
平均応答時間と端末向けデータ送信回数を取得するとと
もに、前記時間帯別端末応答時間統計情報管理表工程の
情報と前記端末無応答監視制限時間管理表工程の情報を
基に、前記端末手段の無応答監視制限時間を決定し、前
記端末無応答監視制限時間管理表工程の更新を行う工程
を含むことを特徴とする請求項6に記載の端末応答監視
自動制御方法に存する。また本発明の請求項8に記載の
要旨は、前記端末制御工程は、端末向けデータ送信実行
時に、前記端末無応答監視制限時間管理表工程より監視
制限時間情報を取り出して監視制限時間値を設定すると
ともに、前記端末手段からの応答の監視を行う工程を含
むことを特徴とする請求項6または7に記載の端末応答
監視自動制御方法に存する。
According to the gist of the present invention, a terminal non-response monitoring time limit is automatically determined.
A terminal response monitoring automatic control device capable of performing terminal non-response monitoring with an optimum monitoring time limit value for each time period, and storing the number of data transmissions for terminals and average response time information for each time period. Terminal response time statistical information management table, data reception from terminal means, data transmission to the terminal means,
And a terminal control means for controlling the terminal means, and a transaction execution control means for determining a transaction to receive and execute data from the terminal means passed from the terminal control means, and for controlling execution of the transaction processing. An application program controlled by the transaction execution control means to perform the transaction processing; a first timer notification means for notifying the terminal control means of a system time;
A timer acquisition unit capable of acquiring a time of the system; acquiring a time when a response request is generated to the terminal unit and a time of receiving a terminal response from the timer acquisition unit; and responding to the terminal unit based on the acquired time. A terminal operation statistical information control unit that calculates a time and updates the number of data transmissions and the average response time information for the terminal in the terminal response time statistical information management table for each time zone, and a non-response monitor of the terminal unit. A terminal non-response monitoring limit time management table that stores the monitoring limit time, the number of times of monitoring limit time change data transmission required when changing the monitor limit time, the monitor limit time change coefficient, and the maximum value of the monitor limit time for each time zone. Terminal non-response monitoring limit time registration means for registering initial definition information in advance in the terminal response time statistical information management table for each time zone and the terminal non-response monitoring limit time management table; Terminal non-response monitoring limit time management table changing means for periodically updating the terminal non-response monitoring limit time management table based on the band-specific terminal response time statistical information management table and the terminal non-response monitoring limit time management table; A terminal response monitoring automatic control device in a transaction processing system characterized by having a second timer notification means for notifying the system time to the terminal no-response monitoring limit time management table changing means. Further, the gist of claim 2 of the present invention is that the terminal operation statistical information control means calculates an average response time from the terminal response time read from the timer acquisition means, and transmits a terminal data transmission count and an average response time. Is stored in the terminal response time statistics information management table for each time zone. The gist of claim 3 of the present invention resides in that the terminal no-response monitoring limit time management table changing means is configured to transmit the average response time for each time zone and the data transmission to the terminal from the time-zone-specific terminal response time statistical information management table. While obtaining the number of times, based on the information of the terminal response time statistics information management table by time zone and the information of the terminal non-response monitoring limit time management table, determine the non-response monitoring limit time of the terminal means,
3. The terminal response monitoring automatic control device according to claim 2, wherein the terminal response monitoring time limit management table is configured to be updated. Claim 4 of the present invention
The gist of the above is that, when executing data transmission for the terminal, the terminal control means takes out the monitoring time limit information from the terminal no-response monitoring time limit management table, sets the monitoring time limit value, and sets the monitoring time limit value. 4. The terminal response monitoring automatic control device according to claim 2, wherein the terminal response monitoring device is configured to monitor a response. The gist of claim 5 of the present invention is to automatically determine a terminal no-response monitoring time limit and enable terminal non-response monitoring with an optimum monitoring time limit value for each time zone. An automatic control method, comprising: a terminal response time statistical information management table process for each time period for storing the number of data transmissions for terminals and average response time information for each time period; receiving data from the terminal means; and transmitting data to the terminal means. And a terminal control step of controlling the terminal means, and a transaction execution control step of determining a transaction to be executed by receiving data from the terminal means passed from the terminal control step and controlling execution of the transaction processing An application step for performing the transaction processing under the control of the transaction execution control step; A first timer notifying step of notifying a system time to a control step, a timer obtaining step capable of obtaining the system time, a time when a response request is generated from the timer obtaining step to the terminal means, and a terminal response reception. Get the time,
A terminal operation statistical information control step of calculating the response time of the terminal means based on the obtained time and updating the number of data transmissions and the average response time information for the terminal in the terminal response time statistical information management table process by time zone And a time limit for monitoring the terminal means for non-response monitoring, the number of times of monitoring limit time change data transmission required for changing the monitor limit time, a monitoring limit time change coefficient, and a maximum value of the monitoring limit time. A terminal non-response monitoring limit time management table step for storing each of the terminal non-response monitoring limit time management table steps; The time limit registration step, the terminal response time statistical information management table step by time zone, and the terminal non-response monitoring time limit management table based on the terminal non-response monitoring time limit management table step. A transaction processing system comprising: a terminal no-response monitoring limit time management table changing step of updating a process; and a second timer notifying step of notifying a system time to the terminal no-response monitoring limit time management table changing step. In the terminal response monitoring automatic control method.
The gist of claim 6 of the present invention is that the terminal operation statistical information control step calculates an average response time from the terminal response time read out from the timer acquisition step, and also transmits the terminal data transmission count and the average response time. The terminal response monitoring automatic control method according to claim 5, further comprising the step of storing in the terminal response time statistical information management table process for each time period. The gist of claim 7 of the present invention is:
The terminal no-response monitoring limit time management table changing step obtains the average response time and the number of data transmissions for the terminal for each time period from the terminal response time statistical information management table for each time period, Based on the information of the time statistics information management table process and the information of the terminal no-response monitoring limit time management table process, determine the no-response monitoring limit time of the terminal means, and update the terminal no-response monitoring limit time management table process 7. The method of claim 6, further comprising the step of: The gist of claim 8 of the present invention is that the terminal control step sets a monitoring time limit value by extracting monitoring time information from the terminal no-response monitoring time limit management table step when executing data transmission for a terminal. 8. A terminal response monitoring automatic control method according to claim 6, further comprising the step of monitoring a response from said terminal means.

【0006】[0006]

【発明の実施の形態】本発明のオンライントランザクシ
ョン処理システムにおける端末無応答監視自動制御方式
(端末応答監視自動制御装置および端末応答監視自動制
御方法)の一実施形態について図面を参照して詳細に説
明する。図1は本発明の一の実施の形態にかかる端末応
答監視自動制御装置を説明するためのブロック図であ
る。図1を参照すると、本実施の形態の端末応答監視自
動制御装置は、端末手段1、端末制御手段2、タイマ取
得手段3、端末稼働統計情報制御手段4、第1タイマ通
知手段5、時間帯別端末応答時間統計情報管理表6、ト
ランザクション実行制御手段7、端末無応答監視制限時
間管理表変更手段8、第2タイマ通知手段9、アプリケ
ーションプログラム10、と端末無応答監視制限時間管
理表11、端末無応答監視制限時間登録手段12を備え
ている。
DESCRIPTION OF THE PREFERRED EMBODIMENTS One embodiment of a terminal non-response monitoring automatic control system (terminal response monitoring automatic control device and terminal response monitoring automatic control method) in an online transaction processing system of the present invention will be described in detail with reference to the drawings. I do. FIG. 1 is a block diagram for explaining a terminal response monitoring automatic control device according to one embodiment of the present invention. Referring to FIG. 1, a terminal response monitoring automatic control apparatus according to the present embodiment includes a terminal unit 1, a terminal control unit 2, a timer acquisition unit 3, a terminal operation statistical information control unit 4, a first timer notification unit 5, a time zone Another terminal response time statistical information management table 6, transaction execution control means 7, terminal non-response monitoring limit time management table changing means 8, second timer notification means 9, application program 10, terminal non-response monitoring limit time management table 11, Terminal non-response monitoring time limit registering means 12 is provided.

【0007】時間帯別端末応答時間統計情報管理表6
は、時間帯別に端末向けデータ送信回数と平均応答時間
情報を格納しておく機能を有している。端末制御手段2
は、端末手段1からのデータ受信や端末手段1へのデー
タ送信、および端末手段1の制御を行う機能を有してい
る。トランザクション実行制御手段7は、端末制御手段
2から渡される端末手段1からのデータを受け取って実
行するトランザクションを決定するとともに、トランザ
クション処理の実行を制御する機能を有している。アプ
リケーションプログラム10は、トランザクション実行
制御手段7により制御されてトランザクション処理を行
う機能を有している。第1タイマ通知手段5は、端末制
御手段2にシステム時刻の通知を行う機能を有してい
る。タイマ取得手段3は、システムの時刻を取得する機
能を有している。端末稼働統計情報制御手段4は、タイ
マ取得手段3より端末手段1への応答要求発生時の時刻
と端末手段1の応答受信の時刻を取得し、この取得した
時刻より端末手段1の応答時間を算出し、時間帯別端末
応答時間統計情報管理表6の端末向けデータ送信回数と
平均応答時間情報の更新を行う機能を有している。端末
無応答監視制限時間管理表11は、端末手段1の無応答
監視を行うときの監視制限時間と、監視制限時間変更時
に必要となる監視制限時間変更データ送信回数、監視制
限時間変更係数、監視制限時間最大値の各値を時間帯毎
に格納する機能を有している。端末無応答監視制限時間
登録手段12は、時間帯別端末応答時間統計情報管理表
6と端末無応答監視制限時間管理表11にあらかじめ初
期定義情報を登録する機能を有している。端末無応答監
視制限時間管理表変更手段8は、時間帯別端末応答時間
統計情報管理表6と端末無応答監視制限時間管理表11
を基に定期的に端末無応答監視制限時間管理表11を更
新する機能を有している。第2タイマ通知手段9は、端
末無応答監視制限時間管理表変更手段8にシステム時刻
の通知を行う機能を有している。
[0007] Terminal response time statistical information management table 6 by time zone
Has a function of storing the number of data transmissions for the terminal and the average response time information for each time zone. Terminal control means 2
Has a function of receiving data from the terminal means 1, transmitting data to the terminal means 1, and controlling the terminal means 1. The transaction execution control means 7 has a function of receiving data from the terminal means 1 passed from the terminal control means 2, determining a transaction to be executed, and controlling the execution of transaction processing. The application program 10 has a function of performing transaction processing under the control of the transaction execution control means 7. The first timer notification unit 5 has a function of notifying the terminal control unit 2 of the system time. The timer obtaining means 3 has a function of obtaining the time of the system. The terminal operation statistical information control means 4 obtains the time at which a response request to the terminal means 1 is generated and the time at which the terminal means 1 receives a response from the timer obtaining means 3, and calculates the response time of the terminal means 1 from the obtained time. It has a function of calculating and updating the number of terminal data transmissions and the average response time information in the terminal response time statistical information management table 6 for each time zone. The terminal no-response monitoring limit time management table 11 includes a monitor limit time for monitoring the terminal means 1 for no response, the number of times of monitoring limit time change data transmission required when the monitor limit time is changed, a monitor limit time change coefficient, and a monitor. It has a function of storing each value of the maximum time limit for each time zone. The terminal no-response monitoring limit time registration unit 12 has a function of registering initial definition information in advance in the terminal response time statistical information management table 6 for each time zone and the terminal no-response monitoring limit time management table 11. The terminal no-response monitoring limit time management table changing means 8 includes a terminal response time statistical information management table 6 for each time zone and a terminal no-response monitoring limit time management table 11.
Has a function of periodically updating the terminal no-response monitoring time limit management table 11 based on the. The second timer notifying unit 9 has a function of notifying the terminal no-response monitoring limit time management table changing unit 8 of the system time.

【0008】次に、図1を参照して本実施の形態の動作
について説明する。まず、オンライントランザクション
処理システムの稼働を開始する前に、予めオンライント
ランザクション処理システムの初期定義として、本シス
テムで動作する端末手段1の無応答監視制限時間の初期
値、無応答監視制限時間値を変更するための基準となる
監視制限時間変更データ送信回数、端末無応答監視制限
時間値を登録するための時間間隔、平均応答時間より無
応答監視制限時間値を算出するための制限時間変更係
数、無応答監視制限時間最大値を、端末無応答監視制限
時間管理表11へ端末無応答監視制限時間登録手段12
によって行う。
Next, the operation of this embodiment will be described with reference to FIG. First, before starting the operation of the online transaction processing system, the initial value of the no-response monitoring time limit and the no-response monitoring time limit value of the terminal means 1 operating in the present system are changed in advance as the initial definition of the online transaction processing system. Limit time change data transmission count, time interval for registering terminal no-response monitoring limit time value, time limit change coefficient for calculating no-response monitoring time limit value from average response time, The terminal no-response monitoring time limit register 12 stores the maximum value of the response monitoring time limit in the terminal no-response monitoring time limit management table 11.
Done by

【0009】また、これと同時に、平均応答時間を登録
するための時間間隔、平均応答時間の初期値、端末向け
データ送信回数の初期値の定義を時間帯別端末応答時間
統計情報管理表6へ端末無応答監視制限時間登録手段1
2によって行う。
At the same time, the definition of the time interval for registering the average response time, the initial value of the average response time, and the initial value of the number of data transmissions to the terminal are defined in the terminal response time statistical information management table 6 for each time zone. Terminal no-response monitoring time limit register 1
2

【0010】次に、オンライントランザクション処理シ
ステムの端末手段1に対するデータ送信要求が発生した
場合の動作について説明する。トランザクション実行制
御手段7、あるいはアプリケーションプログラム10に
おいて端末手段1に対するデータ送信要求が発生する
と、トランザクション実行制御手段7より端末制御手段
2へデータ送信要求が通知される。
Next, the operation when a data transmission request to the terminal means 1 of the online transaction processing system occurs will be described. When a data transmission request to the terminal means 1 occurs in the transaction execution control means 7 or the application program 10, the transaction execution control means 7 notifies the terminal control means 2 of the data transmission request.

【0011】端末制御手段2はデータ送信要求を受け取
ると、タイマ取得手段3より現在のシステム時刻を取得
し、その時刻を基に端末無応答監視制限時間管理表11
より端末無応答監視制限時間情報を取得する。そして、
端末制御手段2は端末稼働統計情報制御手段4に端末無
応答監視の開始と端末名の通知を、第1タイマ通知手段
5に監視制限時間の設定を行い、端末手段1に対しデー
タ送信を行う。
When the terminal control means 2 receives the data transmission request, the terminal control means 2 acquires the current system time from the timer acquisition means 3 and based on the time, the terminal non-response monitoring limit time management table 11
The terminal no-response monitoring time limit information is obtained from the terminal. And
The terminal control means 2 starts the terminal no-response monitoring and notifies the terminal name to the terminal operation statistical information control means 4, sets the monitoring limit time to the first timer notifying means 5, and transmits data to the terminal means 1. .

【0012】端末稼働統計情報制御手段4は、端末制御
手段2から端末無応答監視の開始と端末名の通知を受け
取ると、タイマ取得手段3より端末無応答監視開始時刻
の取得を行う。
When the terminal operation statistics information control means 4 receives the start of the terminal non-response monitoring and the notification of the terminal name from the terminal control means 2, it acquires the terminal non-response monitoring start time from the timer acquiring means 3.

【0013】端末制御手段2は、端末手段1より応答を
受け取ると第1タイマ通知手段5に監視制限時間の解除
を行い、端末稼働統計情報制御手段4へ端末名と端末無
応答監視終了の通知を行う。
When the terminal control means 2 receives the response from the terminal means 1, it releases the monitoring limit time to the first timer notification means 5, and notifies the terminal operation statistical information control means 4 of the terminal name and the end of the terminal non-response monitoring. I do.

【0014】第1タイマ通知手段5は、端末制御手段2
より監視制限時間の設定を受け取ると、本設定が解除さ
れるまで時間監視を行い、本設定が解除される前に監視
制限時間に到達した場合は端末制御手段2に監視制限時
間の到達を通知する。
The first timer notifying means 5 includes the terminal control means 2
When the setting of the monitoring limit time is received, time monitoring is performed until the setting is canceled, and if the monitoring limit time is reached before the setting is canceled, the terminal control means 2 is notified of the arrival of the monitoring limit time. I do.

【0015】端末制御手段2は、第1タイマ通知手段5
より監視制限時間の到達を受け取ると端末手段1を強制
的に切断し端末稼働統計情報制御手段4へ端末名と端末
無応答監視終了通知を行う。
The terminal control means 2 includes a first timer notifying means 5
When the monitoring time limit is reached, the terminal means 1 is forcibly disconnected and the terminal operation statistics information control means 4 is notified of the terminal name and the terminal non-response monitoring end.

【0016】端末稼働統計情報制御手段4は、端末制御
手段2より端末名と端末無応答監視終了の通知を受け取
ると、タイマ取得手段3より端末無応答監視終了時刻の
取得を行い、端末無応答監視開始時刻および端末無応答
監視終了時刻より端末応答時間の取得を行う。次に端末
稼働統計情報制御手段4は、取得した端末無応答監視開
始時刻および端末応答時間を基に時間帯別端末応答時間
統計情報管理表6の端末向けデータ送信回数と平均応答
時間の変更を行う。
When the terminal operation statistics information control means 4 receives the terminal name and the notification of the terminal non-response monitoring end from the terminal control means 2, it obtains the terminal non-response monitoring end time from the timer obtaining means 3; The terminal response time is obtained from the monitoring start time and the terminal no-response monitoring end time. Next, the terminal operation statistics information control means 4 changes the number of terminal data transmissions and the average response time in the terminal response time statistics information management table 6 for each time zone based on the acquired terminal non-response monitoring start time and terminal response time. Do.

【0017】また、端末無応答監視制限時間管理表変更
手段8は、第2タイマ通知手段9から日付変更通知を受
け取ると、時間帯別端末応答時間統計情報管理表6より
取得した時間帯、端末向けデータ送信回数、平均応答時
間と、端末無応答監視制限時間管理表11より取得した
時間帯、監視制限時間変更データ送信回数、監視制限時
間変更係数、監視制限時間最大値より、端末無応答監視
制限時間管理表11の更新を行う。
Upon receiving the date change notification from the second timer notification means 9, the terminal no-response monitoring limit time management table changing means 8 receives the date change notification from the terminal response time statistical information management table 6 for each time zone. No-response monitoring based on the number of data transmissions for mobile stations, the average response time, the time zone acquired from the terminal no-response monitoring limit time management table 11, the number of times of monitoring limit time change data transmission, the monitor limit time change coefficient, and the maximum monitor limit time. The time limit management table 11 is updated.

【0018】これ以降、端末手段1に対する無応答監視
が同一時間帯に動作すると、端末制御手段2は端末無応
答監視制限時間管理表11より更新された監視制限時間
値を取得し、監視制限時間の設定を行い、動作すること
となる。
Thereafter, when the non-response monitoring for the terminal means 1 operates in the same time zone, the terminal control means 2 acquires the updated monitoring time limit value from the terminal non-response monitoring time limit management table 11, and sets the monitoring time limit. Is set, and it operates.

【0019】次に、本実施の形態の端末応答監視自動制
御装置の動作(端末応答監視自動制御方法)について、
時間帯別端末応答時間統計情報管理表6と端末無応答監
視制限時間管理表11の一例をあげて詳細に説明する。
図2は時間帯別端末応答時間統計情報管理表6の一例、
図3は端末無応答監視制限時間管理表11の一例であ
る。
Next, the operation of the terminal response monitoring automatic control device (terminal response monitoring automatic control method) of the present embodiment will be described.
An example of the terminal response time statistical information management table 6 for each time zone and the terminal no-response monitoring limit time management table 11 will be described in detail.
FIG. 2 shows an example of the terminal response time statistical information management table 6 by time zone,
FIG. 3 is an example of the terminal no-response monitoring limit time management table 11.

【0020】まず、オンライントランザクション処理シ
ステムの稼働を開始する前に、予めオンライントランザ
クション処理システムの初期定義として、図3に示すよ
うに、端末無応答監視制限時間管理表11の時間帯領域
111へは監視制限時間値を登録するための時間間隔を
定義し、監視制限時間領域112へは端末無応答監視制
限時間の初期設定値を定義し、監視制限時間変更データ
送信回数領域113へは監視制限時間値を変更するため
の基準となる監視制限時間変更データ送信回数を定義
し、監視制限時間変更係数領域114へは平均応答時間
より監視制限時間値を算出するための監視制限時間変更
係数を定義し、監視制限時間最大値領域115へは監視
制限時間値を変更する際に監視制限時間が長くなり端末
障害検出が遅れることを防止するために設ける監視制限
時間最大値を定義する。また図2に示すように、時間帯
別端末応答時間統計情報管理表6の時間帯領域61へは
平均応答時間値を登録するための時間間隔を定義し、端
末向けデータ送信回数領域62および平均応答時間領域
63へは初期値0を定義する。
First, before the operation of the online transaction processing system is started, as shown in FIG. 3, the time zone area 111 of the terminal non-response monitoring time limit management table 11 is initially defined as the online transaction processing system. A time interval for registering the monitoring time limit value is defined, an initial setting value of the terminal no-response monitoring time limit is defined in the monitoring time limit area 112, and a monitoring time limit is set in the monitoring time change data transmission count area 113. A monitoring limit time change data transmission count serving as a reference for changing the value is defined, and a monitor limit time change coefficient for calculating a monitor limit time value from the average response time is defined in the monitor limit time change coefficient area 114. In the maximum monitoring time limit value area 115, when the monitoring time limit value is changed, the monitoring time limit becomes longer and the terminal failure detection is delayed. The monitoring time limit defines a maximum value provided to prevent. Further, as shown in FIG. 2, a time interval for registering an average response time value is defined in a time zone area 61 of the terminal response time statistical information management table 6 for each time zone, and a terminal data transmission count area 62 and an average An initial value 0 is defined in the response time area 63.

【0021】ここでは図2および図3に示すように、時
間間隔を1時間、監視制限時間および平均応答時間を秒
単位で設定した場合について述べる。例えば、11:0
0:30に端末手段1(端末名「A」)に対しトランザ
クションからのデータ送信要求が発生した場合を考え
る。トランザクション実行制御手段7から端末手段1
(端末名「A」)に対するデータ送信要求が端末制御手
段2に対して通知されると、端末制御手段2はタイマ取
得手段3よりデータ送信要求発生時刻「11:00:3
0」を取得する。データ送信要求発生時刻「11:0
0:30」を基に、図3に示す端末無応答監視制限時間
管理表11の時間帯領域111から「11:00」が検
索され、監視制限時間領域112から「30」が取得さ
れる。これに応じて、端末制御手段2は、端末稼働統計
情報制御手段4に端末無応答監視開始通知と端末名
「A」の通知を、第1タイマ通知手段5へ監視制限時間
「30」の設定を行い、端末手段1(端末名「A」)に
対しデータ送信を行う。これに応じて、端末稼働統計情
報制御手段4は、端末制御手段2から端末無応答監視開
始通知を受け取ると、タイマ取得手段3より端末無応答
監視開始時刻「11:00:30」の取得を行う。これ
に応じて、端末制御手段2は端末手段1(端末名
「A」)からの応答を受け取ると、第1タイマ通知手段
5に監視制限時間の解除を行い、端末稼働統計情報制御
手段4へ端末名「A」と端末無応答監視終了を通知す
る。これに応じて、第1タイマ通知手段5は、端末制御
手段2より監視制限時間「30」の設定を受け取ると本
設定が解除するまで時間監視を行い、本設定が解除され
る前に監視制限時間「30」に到達した場合は、端末制
御手段2に監視制限時間の到達を通知する。これに応じ
て、端末制御手段2は、第1タイマ通知手段5より監視
制限時間の到達を受け取ると端末手段1を強制的に切断
し、端末稼働統計情報制御手段4へ端末名「A」と端末
無応答監視終了を通知する。そこで、端末手段1(端末
名「A」)からの応答が11:00:40に行われた場
合について考えてみると、端末制御手段2は、端末手段
1より応答を受け取ると、第1タイマ通知手段5に監視
制限時間の解除を行い、端末稼働統計情報制御手段4へ
端末名「A」と端末無応答監視終了を通知する。端末稼
働統計情報制御手段4は、端末無応答監視終了通知を受
け取ると、タイマ取得手段3より端末無応答監視終了時
刻「11:00:40」の取得を行う。次に、端末稼働
統計情報制御手段4は、端末手段1の応答時間の計算を
行う。計算は端末無応答監視終了時刻−端末無応答監視
開始時刻で行う。この例では、11:00:40−1
1:00:30=10より、応答時間は10秒となる。
これに応じて、端末稼働統計情報制御手段4は、時間帯
別端末応答時間統計情報管理表6の時間帯領域61から
「11:00」を検索し、端末向けデータ送信回数領域
62より「12」、平均応答時間領域63より「19」
を取得する。
Here, as shown in FIGS. 2 and 3, a case where the time interval is set to one hour, the monitoring limit time and the average response time are set in seconds is described. For example, 11: 0
It is assumed that a data transmission request is issued from a transaction to the terminal unit 1 (terminal name “A”) at 0:30. From the transaction execution control means 7 to the terminal means 1
When a data transmission request for (terminal name “A”) is notified to the terminal control means 2, the terminal control means 2 sends the data transmission request occurrence time “11: 00: 3” from the timer acquisition means 3.
0 ”is obtained. Data transmission request occurrence time "11: 0
Based on “0:30”, “11:00” is searched from the time zone area 111 of the terminal no-response monitoring limit time management table 11 shown in FIG. 3, and “30” is obtained from the monitor limit time area 112. In response to this, the terminal control means 2 sends a terminal no-response monitoring start notification and a terminal name “A” notification to the terminal operation statistical information control means 4 and sets a monitoring limit time “30” to the first timer notification means 5. To transmit data to the terminal means 1 (terminal name "A"). In response to this, upon receiving the terminal no-response monitoring start notification from the terminal control means 2, the terminal operation statistical information control means 4 obtains the terminal no-response monitoring start time “11:00:30” from the timer obtaining means 3. Do. In response to this, upon receiving a response from the terminal means 1 (terminal name "A"), the terminal control means 2 releases the monitoring limit time to the first timer notifying means 5 and sends it to the terminal operation statistical information control means 4. The terminal name "A" and the terminal non-response monitoring end are notified. In response to this, when receiving the setting of the monitoring limit time “30” from the terminal control means 2, the first timer notifying means 5 monitors the time until the setting is released. When the time reaches “30”, the terminal control means 2 is notified of the arrival of the monitoring limit time. In response to this, the terminal control means 2 forcibly disconnects the terminal means 1 upon receiving the arrival of the monitoring limit time from the first timer notifying means 5, and sends the terminal name "A" to the terminal operation statistical information control means 4. Notifies the terminal no-response monitoring end. Considering the case where the response from the terminal means 1 (terminal name “A”) is made at 11:00:40, the terminal control means 2 receives the response from the terminal means 1 and receives the first timer. The monitoring limit time is released to the notifying means 5, and the terminal operation statistical information control means 4 is notified of the terminal name "A" and the end of the terminal no-response monitoring. Upon receiving the terminal non-response monitoring end notification, the terminal operation statistical information control unit 4 obtains the terminal non-response monitoring end time “11:00:40” from the timer obtaining unit 3. Next, the terminal operation statistical information control unit 4 calculates the response time of the terminal unit 1. The calculation is performed by the terminal non-response monitoring end time-the terminal non-response monitoring start time. In this example, 11: 00: 40-1
From 1: 00: 30 = 10, the response time is 10 seconds.
In response to this, the terminal operation statistical information control means 4 searches for “11:00” from the time zone area 61 of the terminal response time statistical information management table 6 for each time zone, and searches “12” from the terminal data transmission count area 62. "19" from the average response time area 63
To get.

【0022】平均応答時間を求める計算式、((平均応
答時間×端末向けデータ送信回数)+応答時間)/(端
末向けデータ送信回数+1)により平均応答時間を求
め、平均応答時間領域63の変更を行い、端末向けデー
タ送信回数領域62の値に1だけ加算する。
The average response time is calculated by a formula for calculating the average response time, ((average response time × number of data transmissions for terminal) + response time) / (number of data transmissions for terminal + 1 + 1), and the average response time area 63 is changed. Is performed, and 1 is added to the value of the data transmission count area 62 for the terminal.

【0023】この例では、((19×12)+10)/
(12+1)=18(小数点以下四捨五入)より、平均
応答時間領域63の値は19から18へと変更され、端
末向けデータ送信回数領域62の値は12から13へと
変更される。また、端末手段1(端末名「A」)からの
応答がなく、監視時間が監視制限時間「30」に到達し
た場合について考えてみる。端末手段1(端末名
「A」)からの応答が11:01:00になっても通知
されず、監視制限時間「30」に到達した場合、第1タ
イマ通知手段5は端末制御手段2に監視制限時間の到達
を通知する。これに応じて、端末制御手段2は、第1タ
イマ通知手段5から監視制限時間の到達を受け取ると端
末手段1を強制的に切断し、第1タイマ通知手段5に監
視制限時間の解除を行い、端末稼働統計情報制御手段4
に端末名「A」と端末無応答監視終了とを通知する。こ
れに応じて、端末稼働統計情報制御手段4は、端末名
「A」と端末無応答監視終了通知とを受け取ると、タイ
マ取得手段3より端末無応答監視終了時刻「11:0
1:00」の取得を行う。
In this example, ((19 × 12) +10) /
From (12 + 1) = 18 (rounded down to the decimal point), the value of the average response time area 63 is changed from 19 to 18, and the value of the terminal data transmission frequency area 62 is changed from 12 to 13. Also, consider a case where there is no response from the terminal means 1 (terminal name “A”) and the monitoring time reaches the monitoring limit time “30”. If the response from the terminal means 1 (terminal name “A”) reaches 11:01:00, no notification is made, and if the monitoring limit time “30” has been reached, the first timer notification means 5 sends a message to the terminal control means 2. Notifies that the monitoring time limit has been reached. In response to this, the terminal control means 2 forcibly disconnects the terminal means 1 upon receiving the arrival of the monitoring restriction time from the first timer notification means 5, and releases the monitoring restriction time to the first timer notification means 5. Terminal operation statistics information control means 4
To the terminal name “A” and the end of the terminal no-response monitoring. In response to this, upon receiving the terminal name “A” and the terminal non-response monitoring end notification, the terminal operation statistical information control unit 4 receives the terminal non-response monitoring end time “11: 0” from the timer acquisition unit 3.
1:00 ".

【0024】次に端末稼働統計情報制御手段4は応答時
間の計算を行う。計算は端末無応答監視終了時刻−端末
無応答監視開始時刻で行う。この例では11:01:0
0−11:00:30=30より、応答時間30秒とな
る。更に、端末稼働統計情報制御手段4は、時間帯別端
末応答時間統計情報管理表6の時間帯領域61から「1
1:00」を検索し、端末向けデータ送信回数領域62
より「12」、平均応答時間領域63から「19」を取
得する。
Next, the terminal operation statistical information control means 4 calculates a response time. The calculation is performed by the terminal non-response monitoring end time-the terminal non-response monitoring start time. In this example, 11: 01: 0
From 0-11: 00: 30 = 30, the response time is 30 seconds. Further, the terminal operation statistical information control means 4 reads “1” from the time zone area 61 of the terminal response time statistical information management table 6 for each time zone.
1:00 ”, the terminal data transmission count area 62
“12” and “19” from the average response time area 63 are acquired.

【0025】平均応答時間を求める計算式、((平均応
答時間×端末向けデータ送信回数)+応答時間)/(端
末向けデータ送信回数+1)により平均応答時間を求
め、平均応答時間領域63の変更を行い、端末向けデー
タ送信回数領域62の値を1だけ加算する。
The average response time is calculated by a formula for calculating the average response time, ((average response time × number of data transmissions for terminal) + response time) / (number of data transmissions for terminal + 1 + 1), and the average response time area 63 is changed. Is performed, and the value of the terminal data transmission count area 62 is incremented by one.

【0026】この例では、((19×12)+30)/
(12+1)=20(小数点以下四捨五入)より、平均
応答時間領域63の値は19から20へと変更され、端
末向けデータ送信回数領域62の値は12から13へと
変更される。また、端末無応答監視制限時間管理表変更
手段8は、第2タイマ通知手段9から日付変更通知を受
け取ると、時間帯別端末応答時間統計情報管理表6よ
り、時間帯、端末向けデータ送信回数、および平均応答
時間の取得を行い、端末無応答監視制限時間管理表11
の更新処理を行う。例えば、時間帯が「12:00」の
場合について考えてみる。この場合、時間帯別端末応答
時間統計情報管理表6の時間帯領域61より「12:0
0」が検索され、端末向けデータ送信回数領域62から
「5」が、平均応答時間領域63から「10」が取得さ
れる。また、端末監視制限時間管理表11の時間帯領域
111から「12:00」が検索され、監視制限時間領
域112から「10」が、監視制限時間変更データ送信
回数領域113から「10」が、監視制限時間変更係数
領域114から「1.2」が、監視制限時間最大値領域
115から「40」がそれぞれ取得される。
In this example, ((19 × 12) +30) /
From (12 + 1) = 20 (rounded off to the decimal point), the value of the average response time area 63 is changed from 19 to 20, and the value of the terminal data transmission frequency area 62 is changed from 12 to 13. Upon receiving the date change notification from the second timer notifying means 9, the terminal no-response monitoring limit time management table changing means 8 obtains the time zone, the number of data transmissions for the terminal from the terminal response time statistical information management table 6 for each time zone. And the average response time, and the terminal no-response monitoring time limit management table 11
Update processing. For example, consider the case where the time zone is “12:00”. In this case, "12: 0" is obtained from the time zone area 61 of the terminal response time statistical information management table 6 for each time zone.
"0" is retrieved, "5" is obtained from the terminal data transmission frequency area 62, and "10" is obtained from the average response time area 63. In addition, “12:00” is searched from the time zone area 111 of the terminal monitoring time limit management table 11, “10” is output from the monitoring time limit area 112, “10” is output from the monitoring time limit change data transmission count area 113, and “1.2” is obtained from the monitoring limit time change coefficient area 114 and “40” is obtained from the monitoring limit time maximum value area 115, respectively.

【0027】そして、時間帯別端末応答時間統計情報管
理表6の端末向けデータ送信回数領域62の値「5」と
端末無応答監視制限時間管理表11の監視制限時間変更
データ送信回数領域113の値「10」が比較され、端
末向けデータ送信回数領域62の「5」が監視制限時間
変更データ送信回数領域113の「10」を下回ってい
るため、監視制限時間の変更は行われない。
The value “5” of the terminal data transmission count area 62 of the terminal response time statistical information management table 6 for each time zone and the monitoring limit time change data transmission count area 113 of the terminal no-response monitoring limit time management table 11 are stored. Since the value “10” is compared and “5” in the terminal-specific data transmission count area 62 is smaller than “10” in the monitoring limit time change data transmission count area 113, the monitoring limit time is not changed.

【0028】また、時間帯が「13:00」の場合につ
いても考えてみる。この場合、時間帯別端末応答時間統
計情報管理表6の時間帯領域61より「13:00」が
検索され、端末向けデータ送信回数領域62から「4
5」が、平均応答時間領域63から「49」が取得され
る。また、端末監視制限時間管理表11の時間帯領域1
11から「13:00」が検索され、監視制限時間領域
112から「50」が、監視制限時間変更データ送信回
数領域113から「40」が、監視制限時間変更係数領
域114から「1.3」が、監視制限時間最大値領域1
15から「60」がそれぞれ取得される。そして、時間
帯別端末応答時間統計情報管理表6の端末向けデータ送
信回数領域62の値「45」と端末無応答監視制限時間
管理表11の監視制限時間変更データ送信回数領域11
3の値「40」が比較され、端末向けデータ送信回数領
域62の「45」が監視制限時間変更データ送信回数領
域113の「40」を上回っているため、監視制限時間
の変更を行うことになる。そこで、時間帯が「13:0
0」の監視制限時間が変更される場合について考える。
監視制限時間の変更値は次の計算式、平均応答時間×監
視制限時間変更係数により求める。この例では、49×
1.3=64(小数点以下四捨五入)となる。更に、算
出した監視制限時間の変更値64と、端末無応答監視制
限時間管理表11の監視制限時間最大値領域115の値
「60」が比較され、監視制限時間の変更値の64が監
視制限時間最大値領域115の値「60」を上回ってい
るため、監視制限時間の変更値は算出した変更値64で
はなく、監視制限時間最大値領域115の値「60」と
する。したがって、時間帯「13:00」で特定される
監視制限時間領域112の値「50」を「60」に変更
する。
Also consider the case where the time zone is "13:00". In this case, "13:00" is searched from the time zone area 61 of the terminal response time statistical information management table 6 for each time zone, and "4.
“5” is obtained from the average response time area 63 and “49” is obtained. Also, the time zone area 1 of the terminal monitoring time limit management table 11
11 is searched for “13:00”, the monitoring limit time area 112 is changed to “50”, the monitoring limit time change data transmission count area 113 is changed to “40”, and the monitoring limit time change coefficient area 114 is changed to “1.3”. Is the monitoring time limit maximum value area 1
15 to “60” are respectively acquired. Then, the value “45” of the terminal data transmission count area 62 of the terminal response time statistical information management table by time zone 6 and the monitoring limit time change data transmission count area 11 of the terminal no-response monitoring limit time management table 11
Since the value “40” of 3 is compared, and “45” in the terminal data transmission count area 62 exceeds “40” in the monitoring limit time change data transmission count area 113, the monitoring limit time is changed. Become. Therefore, the time zone is "13: 0
Consider a case where the monitoring limit time of “0” is changed.
The change value of the monitoring limit time is obtained by the following formula, average response time × monitoring limit time change coefficient. In this example, 49 ×
1.3 = 64 (rounded off after the decimal point). Further, the calculated change value 64 of the monitoring limit time is compared with the value “60” of the monitoring limit time maximum value area 115 of the terminal no-response monitoring limit time management table 11, and the change value 64 of the monitoring limit time is compared with the monitoring limit time. Since the value exceeds the value “60” of the time maximum value area 115, the change value of the monitoring limit time is not the calculated change value 64 but the value “60” of the monitoring limit time maximum value area 115. Therefore, the value “50” of the monitoring limit time area 112 specified by the time zone “13:00” is changed to “60”.

【0029】また、時間帯が「14:00」の場合につ
いても考えてみる。この場合、時間帯別端末応答時間統
計情報管理表6の時間帯領域61より「14:00」が
検索され、端末向けデータ送信回数領域62から「3
5」が、平均応答時間領域63から「26」が取得され
る。また、端末無応答監視制限時間管理表11の時間帯
領域111から「14:00」が検索され監視制限時間
領域112から「30」が、監視制限時間変更データ送
信回数領域113から「30」が、監視制限時間変更係
数領域114から「1.3」が、監視制限時間最大値領
域115から「60」がそれぞれ取得される。そして、
時間帯別端末応答時間統計情報管理表6の端末向けデー
タ送信回数領域62の値「35」と端末無応答監視制限
時間管理表11の監視制限時間変更データ送信回数領域
113の値「30」が比較され、端末向けデータ送信回
数領域62の「35」が監視制限時間変更データ送信回
数領域113の「30」を上回っているため、監視制限
時間の変更を行うことになる。
Consider also the case where the time zone is "14:00". In this case, “14:00” is retrieved from the time zone area 61 of the terminal response time statistics information management table 6 by time zone, and “3
“5” is obtained from the average response time area 63 and “26” is obtained. Further, “14:00” is searched from the time zone area 111 of the terminal no-response monitoring limit time management table 11, “30” is set from the monitor limit time area 112, and “30” is set from the monitor limit time change data transmission count area 113. "1.3" is obtained from the monitoring limit time change coefficient area 114, and "60" is obtained from the monitoring limit time maximum value area 115. And
The value “35” of the terminal data transmission count area 62 of the terminal response time statistical information management table 6 by time zone and the value “30” of the monitoring limit time change data transmission count area 113 of the terminal no-response monitoring limit time management table 11 are included. Since the comparison indicates that “35” in the terminal data transmission count area 62 exceeds “30” in the monitoring limit time change data transmission count area 113, the monitoring limit time is changed.

【0030】そこで、時間帯が「14:00」の監視制
限時間が変更される場合について考える。監視制限時間
の変更値は次の計算式、平均応答時間×監視制限時間変
更係数により求める。この例では、26×1.3=34
(小数点以下四捨五入)となる。更に、この算出した監
視制限時間の変更値と、端末無応答監視制限時間管理表
11の監視制限時間最大値領域115の値「60」が比
較され、監視制限時間の変更値の34が監視制限時間最
大値領域115の「60」を下回っているため、監視制
限時間の変更を算出した変更値で行うことになり、時間
帯「14:00」で特定される監視制限時間領域112
の値「30」を34に変更する。
Therefore, a case is considered where the monitoring time limit of the time zone "14:00" is changed. The change value of the monitoring limit time is obtained by the following formula, average response time × monitoring limit time change coefficient. In this example, 26 × 1.3 = 34
(Rounded to the nearest decimal). Further, the calculated change value of the monitoring limit time is compared with the value “60” of the monitoring limit time maximum value area 115 of the terminal no-response monitoring limit time management table 11, and the change value of the monitoring limit time is set to 34. Since the value is less than “60” in the time maximum value area 115, the change of the monitoring limit time is performed with the calculated change value, and the monitoring limit time area 112 specified by the time zone “14:00”.
Is changed to "34".

【0031】これにより、時間帯毎に、最適な監視制限
時間値で端末無応答監視を行うことができる。すなわ
ち、システムにおけるネットワーク負荷が高くかつ端末
応答時間が長くなる時間帯では監視制限時間値を大き目
に自動的に設定し、システムのネットワーク負荷が低く
かつ端末応答時間が短くなる時間帯では監視制限時間値
を小さ目に自動的に設定することにより、端末異常によ
る障害発生や回線障害を早期に検出することが可能とな
ると同時に、正常に応答を返却している端末手段1に対
する強制切断の防止を行うことができる。また、オペレ
ータの介入を必要とせずに、監視制限時間の変更を行
い、システムが最適な状態で運用を行うことが可能とな
る。
As a result, the terminal non-response monitoring can be performed with the optimum monitoring time limit value for each time zone. That is, the monitoring time limit is automatically set to a large value in a time period when the network load in the system is high and the terminal response time is long, and the monitoring time limit is set in a time period in which the system network load is low and the terminal response time is short. By automatically setting the value to a small value, it is possible to detect the occurrence of a failure due to a terminal abnormality or a line failure at an early stage, and at the same time, prevent the forced disconnection of the terminal means 1 that normally returns a response. be able to. In addition, the monitoring limit time can be changed without requiring the intervention of an operator, and the system can be operated in an optimal state.

【0032】以上説明したように、本実施の形態によれ
ば、以下に掲げる効果を奏する。第1の効果は、端末手
段1からの応答があるにもかかわらず端末切断が行われ
たり、また回線異常や端末手段1の異常によるシステム
ストール発生等の障害検出が遅れたりすることを防止
し、システムが最適な状態で運用を行うことを可能とす
ることである。その理由は、時間帯別の端末応答時間の
統計情報を基に、端末無応答監視制限時間を自動的に決
定し、時間帯毎に最適な端末無応答監視制限時間値で端
末状況を監視するためである。そして第2の効果は、オ
ペレータの介入を必要とせずに端末無応答監視制限時間
の変更を行い、システムが最適な状態で運用を行うこと
を可能とすることである。その理由は、システムの運用
形態が変更された場合でも、時間帯別の端末応答時間の
統計情報を基に端末手段1の無応答監視制限時間を自動
的に決定し、監視制限時間の再設定を行うからである。
As described above, according to the present embodiment, the following effects can be obtained. The first effect is to prevent the terminal from being disconnected despite the response from the terminal means 1 and the delay in detecting a failure such as a system stall due to a line abnormality or an abnormality in the terminal means 1. Another object of the present invention is to enable the system to operate in an optimal state. The reason is that the terminal no-response monitoring time limit is automatically determined based on the statistical information of the terminal response time for each time zone, and the terminal status is monitored with the optimum terminal no-response monitoring time limit value for each time zone. That's why. The second effect is that the terminal no-response monitoring limit time is changed without requiring the intervention of an operator, and the system can be operated in an optimum state. The reason is that even when the operation mode of the system is changed, the non-response monitoring time limit of the terminal means 1 is automatically determined based on the statistical information of the terminal response time for each time zone, and the monitoring time limit is reset. Because it does.

【0033】なお、本発明が上記各実施形態に限定され
ず、本発明の技術思想の範囲内において、各実施形態は
適宜変更され得ることは明らかである。また上記構成部
材の数、位置、形状等は上記実施の形態に限定されず、
本発明を実施する上で好適な数、位置、形状等にするこ
とができる。また、各図において、同一構成要素には同
一符号を付している。
It should be noted that the present invention is not limited to the above embodiments, and it is clear that each embodiment can be appropriately modified within the scope of the technical idea of the present invention. Further, the number, position, shape, and the like of the constituent members are not limited to the above-described embodiment,
The number, position, shape, and the like suitable for carrying out the present invention can be obtained. In each drawing, the same components are denoted by the same reference numerals.

【0034】[0034]

【発明の効果】本発明は以上のように構成されているの
で、以下に掲げる効果を奏する。第1の効果は、端末か
らの応答があるにもかかわらず端末切断が行われたり、
また回線異常や端末異常によるシステムストール発生等
の障害検出が遅れたりすることを防止し、システムが最
適な状態で運用を行うことを可能とすることである。そ
の理由は、時間帯別の端末応答時間の統計情報を基に、
端末無応答監視制限時間を自動的に決定し、時間帯毎に
最適な端末無応答監視制限時間値で端末状況を監視する
ためである。そして第2の効果は、オペレータの介入を
必要とせずに端末無応答監視制限時間の変更を行い、シ
ステムが最適な状態で運用を行うことを可能とすること
である。その理由は、システムの運用形態が変更された
場合でも、時間帯別の端末応答時間の統計情報を基に端
末の無応答監視制限時間を自動的に決定し、監視制限時
間の再設定を行うからである。
Since the present invention is configured as described above, the following effects can be obtained. The first effect is that the terminal is disconnected even though there is a response from the terminal,
It is another object of the present invention to prevent a delay in detecting a failure such as a system stall caused by a line abnormality or a terminal abnormality, thereby enabling the system to operate in an optimal state. The reason is that based on the device response time statistics by time of day,
This is because the terminal no-response monitoring limit time is automatically determined, and the terminal status is monitored with the optimum terminal no-response monitoring limit time value for each time zone. The second effect is that the terminal no-response monitoring limit time is changed without requiring the intervention of an operator, and the system can be operated in an optimum state. The reason is that even when the operation mode of the system is changed, the non-response monitoring limit time of the terminal is automatically determined based on the terminal response time statistical information for each time zone, and the monitoring limit time is reset. Because.

【図面の簡単な説明】[Brief description of the drawings]

【図1】本発明の一の実施の形態にかかる端末応答監視
自動制御装置を説明するためのブロック図である。
FIG. 1 is a block diagram for explaining a terminal response monitoring automatic control device according to one embodiment of the present invention.

【図2】時間帯別端末応答時間統計情報管理表の一例で
ある。
FIG. 2 is an example of a terminal response time statistical information management table for each time zone.

【図3】端末無応答監視制限時間管理表の一例である。FIG. 3 is an example of a terminal no-response monitoring limit time management table.

【符号の説明】[Explanation of symbols]

1…端末手段 2…端末制御手段 3…タイマ取得手段 4…端末稼働統計情報制御手段 5…第1タイマ通知手段 6…時間帯別端末応答時間統計情報管理表 7…トランザクション実行制御手段 8…端末無応答監視制限時間管理表変更手段 9…第2タイマ通知手段 10…アプリケーションプログラム 11…端末無応答監視制限時間管理表 12…端末無応答監視制限時間登録手段 61…時間帯領域 62…端末向けデータ送信回数領域 63…平均応答時間領域 111…時間帯領域 112…監視制限時間領域 113…監視制限時間変更データ送信回数領域 114…監視制限時間変更係数領域 115…監視制限時間最大値領域 DESCRIPTION OF SYMBOLS 1 ... Terminal means 2 ... Terminal control means 3 ... Timer acquisition means 4 ... Terminal operation statistical information control means 5 ... First timer notification means 6 ... Terminal response time statistical information management table by time zone 7 ... Transaction execution control means 8 ... Terminal No-response monitoring limit time management table changing means 9 ... second timer notification means 10 ... application program 11 ... terminal no-response monitoring limit time management table 12 ... terminal no-response monitoring limit time registration means 61 ... time zone area 62 ... terminal data Number of transmissions area 63 ... Average response time area 111 ... Time zone area 112 ... Monitoring limit time area 113 ... Monitoring limit time change data transmission count area 114 ... Monitoring limit time change coefficient area 115 ... Monitoring limit time maximum value area

───────────────────────────────────────────────────── フロントページの続き (72)発明者 柳葉 光 東京都港区芝五丁目7番1号 日本電気株 式会社内 Fターム(参考) 5B089 GA11 JA13 KA04 KA12 KB11 KC15 KC30 KC44 KC59 MC07 MD06 ME12 5K034 AA14 AA19 AA20 FF01 FF13 HH01 HH02 HH11 HH14 HH17 HH65 NN26 TT02  ──────────────────────────────────────────────────の Continuing from the front page (72) Inventor Hikaru Yanagi F-term (reference) 57-1, Shiba 5-chome, Minato-ku, Tokyo 5B089 GA11 JA13 KA04 KA12 KB11 KC15 KC30 KC44 KC59 MC07 MD06 ME12 5K034 AA14 AA19 AA20 FF01 FF13 HH01 HH02 HH11 HH14 HH17 HH65 NN26 TT02

Claims (8)

【特許請求の範囲】[Claims] 【請求項1】 端末無応答監視制限時間を自動的に決定
し、時間帯毎に最適な監視制限時間値での端末無応答監
視実施を可能にする端末応答監視自動制御装置であっ
て、 時間帯別に端末向けデータ送信回数と平均応答時間情報
を格納する時間帯別端末応答時間統計情報管理表と、 端末手段からのデータ受信、前記端末手段へのデータ送
信、および前記端末手段の制御を行う端末制御手段と、 前記端末制御手段から渡される前記端末手段からのデー
タを受け取って実行するトランザクションを決定すると
ともに、当該トランザクション処理の実行を制御するト
ランザクション実行制御手段と、 前記トランザクション実行制御手段により制御されて当
該トランザクション処理を行うアプリケーションプログ
ラムと、 前記端末制御手段にシステムの時刻の通知を行う第1タ
イマ通知手段と、 前記システムの時刻を取得できるタイマ取得手段と、 前記タイマ取得手段より前記端末手段への応答要求発生
時の時刻と端末応答受信の時刻を取得し、当該取得した
時刻を基に前記端末手段の応答時間を算出し、前記時間
帯別端末応答時間統計情報管理表の端末向けデータ送信
回数と平均応答時間情報の更新を行う端末稼働統計情報
制御手段と、 前記端末手段の無応答監視を行うときの監視制限時間、
監視制限時間変更時に必要となる監視制限時間変更デー
タ送信回数、監視制限時間変更係数、監視制限時間最大
値の各値を時間帯毎に格納する端末無応答監視制限時間
管理表と、 前記時間帯別端末応答時間統計情報管理表と前記端末無
応答監視制限時間管理表にあらかじめ初期定義情報を登
録する端末無応答監視制限時間登録手段と、 前記時間帯別端末応答時間統計情報管理表と前記端末無
応答監視制限時間管理表を基に定期的に前記端末無応答
監視制限時間管理表を更新する端末無応答監視制限時間
管理表変更手段と、 前記端末無応答監視制限時間管理表変更手段にシステム
時刻の通知を行う第2タイマ通知手段とを有することを
特徴とする端末応答監視自動制御装置。
1. A terminal response monitoring automatic control device which automatically determines a terminal no-response monitoring time limit and enables a terminal no-response monitoring to be performed with an optimum monitoring time limit value for each time zone. A terminal response time statistics information management table for each time period storing the number of data transmissions for terminals and average response time information for each band, and receiving data from terminal means, transmitting data to the terminal means, and controlling the terminal means. A terminal control unit, a transaction execution control unit that determines a transaction to receive and execute data from the terminal unit passed from the terminal control unit, and controls execution of the transaction processing, and is controlled by the transaction execution control unit. An application program for performing the transaction processing by using the terminal control means. A first timer notifying unit for notifying a time, a timer obtaining unit capable of obtaining a time of the system, obtaining a time when a response request is generated to the terminal unit and a time of receiving a terminal response from the timer obtaining unit, Calculating the response time of the terminal means based on the obtained time, terminal operation statistics information control means for updating the number of data transmissions and the average response time information for the terminal of the terminal response time statistics information management table by time zone, A monitoring time limit when monitoring non-response of the terminal means,
A terminal no-response monitoring limit time management table storing, for each time zone, a monitoring limit time change data transmission count, a monitor limit time change coefficient, and a monitor limit time maximum value required when the monitor limit time is changed; and Terminal non-response monitoring limit time registration means for registering initial definition information in advance in the separate terminal response time statistical information management table and the terminal no-response monitoring limit time management table; A terminal non-response monitoring limit time management table changing means for periodically updating the terminal non-response monitoring time limit management table based on the non-response monitoring time limit management table; A terminal response monitoring automatic control device, comprising: a second timer notification unit that notifies a time.
【請求項2】 前記端末稼働統計情報制御手段は、前記
タイマ取得手段より読み出した端末応答時間から平均応
答時間を算出するとともに、端末向けデータ送信回数と
平均応答時間を前記時間帯別端末応答時間統計情報管理
表に格納するように構成されていることを特徴とする請
求項1に記載の端末応答監視自動制御装置。
2. The terminal operation statistics information control means calculates an average response time from the terminal response time read from the timer acquisition means, and calculates the number of data transmissions to the terminal and the average response time by the terminal response time for each time period. The terminal response monitoring automatic control device according to claim 1, wherein the terminal response monitoring automatic control device is configured to be stored in a statistical information management table.
【請求項3】 前記端末無応答監視制限時間管理表変更
手段は、前記時間帯別端末応答時間統計情報管理表から
時間帯毎の平均応答時間と端末向けデータ送信回数を取
得するとともに、前記時間帯別端末応答時間統計情報管
理表の情報と前記端末無応答監視制限時間管理表の情報
を基に、前記端末手段の無応答監視制限時間を決定し、
前記端末無応答監視制限時間管理表の更新を行うように
構成されていることを特徴とする請求項2に記載の端末
応答監視自動制御装置。
3. The terminal no-response monitoring limit time management table changing means obtains an average response time for each time zone and the number of data transmissions to the terminal from the time-slot-based terminal response time statistical information management table, and Based on the information of the band-based terminal response time statistical information management table and the information of the terminal non-response monitoring limit time management table, determine the non-response monitoring limit time of the terminal means,
3. The terminal response monitoring automatic control apparatus according to claim 2, wherein the terminal response monitoring time limit management table is configured to be updated.
【請求項4】 前記端末制御手段は、端末向けデータ送
信実行時に、前記端末無応答監視制限時間管理表より監
視制限時間情報を取り出して監視制限時間値を設定する
とともに、前記端末手段からの応答の監視を行うように
構成されていることを特徴とする請求項2または3に記
載の端末応答監視自動制御装置。
4. The terminal control means retrieves monitoring time limit information from the terminal no-response monitoring time limit management table and sets a monitoring time limit value when executing data transmission to a terminal, and sets a response time from the terminal means. The terminal response monitoring automatic control device according to claim 2, wherein the terminal response monitoring automatic control device is configured to monitor the terminal response.
【請求項5】 端末無応答監視制限時間を自動的に決定
し、時間帯毎に最適な監視制限時間値での端末無応答監
視実施を可能にする端末応答監視自動制御方法であっ
て、 時間帯別に端末向けデータ送信回数と平均応答時間情報
を格納する時間帯別端末応答時間統計情報管理表工程
と、 端末手段からのデータ受信、前記端末手段へのデータ送
信、および前記端末手段の制御を行う端末制御工程と、 前記端末制御工程から渡される前記端末手段からのデー
タを受け取って実行するトランザクションを決定すると
ともに、当該トランザクション処理の実行を制御するト
ランザクション実行制御工程と、 前記トランザクション実行制御工程により制御されて当
該トランザクション処理を行うアプリケーション工程
と、 前記端末制御工程にシステムの時刻の通知を行う第1タ
イマ通知工程と、 前記システムの時刻を取得できるタイマ取得工程と、 前記タイマ取得工程より前記端末手段への応答要求発生
時の時刻と端末応答受信の時刻を取得し、当該取得した
時刻を基に前記端末手段の応答時間を算出し、前記時間
帯別端末応答時間統計情報管理表工程の端末向けデータ
送信回数と平均応答時間情報の更新を行う端末稼働統計
情報制御工程と、 前記端末手段の無応答監視を行うときの監視制限時間、
監視制限時間変更時に必要となる監視制限時間変更デー
タ送信回数、監視制限時間変更係数、監視制限時間最大
値の各値を時間帯毎に格納する端末無応答監視制限時間
管理表工程と、 前記時間帯別端末応答時間統計情報管理表工程と前記端
末無応答監視制限時間管理表工程にあらかじめ初期定義
情報を登録する端末無応答監視制限時間登録工程と、 前記時間帯別端末応答時間統計情報管理表工程と前記端
末無応答監視制限時間管理表工程を基に定期的に前記端
末無応答監視制限時間管理表工程を更新する端末無応答
監視制限時間管理表変更工程と、 前記端末無応答監視制限時間管理表変更工程にシステム
時刻の通知を行う第2タイマ通知工程とを有することを
特徴とする端末応答監視自動制御方法。
5. A terminal response monitoring automatic control method for automatically determining a terminal no-response monitoring time limit and enabling a terminal no-response monitoring to be performed with an optimum monitoring time limit value for each time zone. A terminal response time statistics information management table process for each time period for storing the number of data transmission times and average response time information for the terminals for each band, and receiving data from terminal means, transmitting data to the terminal means, and controlling the terminal means. A terminal control step to be performed; a transaction to receive and execute data from the terminal means passed from the terminal control step; and a transaction execution control step to control execution of the transaction processing; and a transaction execution control step. An application step of performing the transaction processing under control; and A first timer notifying step of notifying the time, a timer obtaining step capable of obtaining the time of the system, and obtaining a time when a response request occurs to the terminal means and a time of receiving a terminal response from the timer obtaining step, A terminal operation statistical information control step of calculating the response time of the terminal means based on the obtained time and updating the number of data transmissions and the average response time information for the terminal in the terminal response time statistical information management table process by time zone And a monitoring time limit when performing non-response monitoring of the terminal means,
A terminal non-response monitoring limit time management table step for storing each value of the monitoring limit time change data transmission number, the monitor limit time change coefficient, and the monitor limit time maximum value required for changing the monitor limit time for each time zone; Terminal response time statistical information management table for registering initial definition information in advance in the terminal response time statistics information management table process for each zone and the terminal non-response monitoring time limit management table process, A terminal no-response monitoring limit time management table changing step of periodically updating the terminal no-response monitoring limit time management table step based on the step and the terminal no-response monitoring limit time management table step; and A terminal response monitoring automatic control method, comprising a second timer notification step of notifying a system time in the management table changing step.
【請求項6】 前記端末稼働統計情報制御工程は、前記
タイマ取得工程より読み出した端末応答時間から平均応
答時間を算出するとともに、端末向けデータ送信回数と
平均応答時間を前記時間帯別端末応答時間統計情報管理
表工程に格納する工程を含むことを特徴とする請求項5
に記載の端末応答監視自動制御方法。
6. The terminal operation statistical information control step calculates an average response time from the terminal response time read from the timer acquisition step, and calculates the number of terminal data transmissions and the average response time according to the time zone. 6. The method according to claim 5, further comprising the step of storing the information in a statistical information management table process.
2. The terminal response monitoring automatic control method according to 1.
【請求項7】 前記端末無応答監視制限時間管理表変更
工程は、前記時間帯別端末応答時間統計情報管理表工程
から時間帯毎の平均応答時間と端末向けデータ送信回数
を取得するとともに、前記時間帯別端末応答時間統計情
報管理表工程の情報と前記端末無応答監視制限時間管理
表工程の情報を基に、前記端末手段の無応答監視制限時
間を決定し、前記端末無応答監視制限時間管理表工程の
更新を行う工程を含むことを特徴とする請求項6に記載
の端末応答監視自動制御方法。
7. The terminal non-response monitoring time limit management table changing step, wherein the average response time and the number of times of data transmission to the terminal for each time zone are acquired from the terminal response time statistical information management table by time zone. Based on the information of the terminal response time statistical information management table process by time zone and the information of the terminal no-response monitoring time limit management table process, determine the no-response monitoring time limit of the terminal means, the terminal no-response monitoring time limit The terminal response monitoring automatic control method according to claim 6, further comprising a step of updating the management table step.
【請求項8】 前記端末制御工程は、端末向けデータ送
信実行時に、前記端末無応答監視制限時間管理表工程よ
り監視制限時間情報を取り出して監視制限時間値を設定
するとともに、前記端末手段からの応答の監視を行う工
程を含むことを特徴とする請求項6または7に記載の端
末応答監視自動制御方法。
8. The terminal control step, when executing data transmission for a terminal, extracts monitoring limit time information from the terminal no-response monitoring limit time management table step, sets a monitoring limit time value, and sets a monitoring limit time value. 8. The terminal response monitoring automatic control method according to claim 6, further comprising a step of monitoring a response.
JP09736799A 1999-04-05 1999-04-05 Terminal response monitoring automatic control device and terminal response monitoring automatic control method Expired - Fee Related JP3251259B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP09736799A JP3251259B2 (en) 1999-04-05 1999-04-05 Terminal response monitoring automatic control device and terminal response monitoring automatic control method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP09736799A JP3251259B2 (en) 1999-04-05 1999-04-05 Terminal response monitoring automatic control device and terminal response monitoring automatic control method

Publications (2)

Publication Number Publication Date
JP2000295312A true JP2000295312A (en) 2000-10-20
JP3251259B2 JP3251259B2 (en) 2002-01-28

Family

ID=14190545

Family Applications (1)

Application Number Title Priority Date Filing Date
JP09736799A Expired - Fee Related JP3251259B2 (en) 1999-04-05 1999-04-05 Terminal response monitoring automatic control device and terminal response monitoring automatic control method

Country Status (1)

Country Link
JP (1) JP3251259B2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014137635A (en) * 2013-01-15 2014-07-28 Fujitsu Ltd Response time monitoring program, method and device
JP2017034333A (en) * 2015-07-29 2017-02-09 アイホン株式会社 Interphone device
JP2023504520A (en) * 2019-12-03 2023-02-03 シーメンス インダストリー ソフトウェア インコーポレイテッド Detection of potential communication anomalies in integrated circuit chips

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014137635A (en) * 2013-01-15 2014-07-28 Fujitsu Ltd Response time monitoring program, method and device
JP2017034333A (en) * 2015-07-29 2017-02-09 アイホン株式会社 Interphone device
JP2023504520A (en) * 2019-12-03 2023-02-03 シーメンス インダストリー ソフトウェア インコーポレイテッド Detection of potential communication anomalies in integrated circuit chips
JP7389255B2 (en) 2019-12-03 2023-11-29 シーメンス インダストリー ソフトウェア インコーポレイテッド Detection of potential communication anomalies in integrated circuit chips
US11983087B2 (en) 2019-12-03 2024-05-14 Siemens Industry Software Inc. Detecting anomalous latent communications in an integrated circuit chip

Also Published As

Publication number Publication date
JP3251259B2 (en) 2002-01-28

Similar Documents

Publication Publication Date Title
US5768531A (en) Apparatus and method for using multiple communication paths in a wireless LAN
US20030172112A1 (en) Method for the optimization of network traffic, and associated implementation device
US20040264421A1 (en) Cell station, radio communication system, communication control method of cell station, and method of building radio communication network
JP2636179B2 (en) Common control redundant system switching method
US8572240B2 (en) Monitoring system
EP1187024A2 (en) A fault monitoring system
CN102204234B (en) Call control system, call control apparatus, terminal apparatus, and call control method
US20190132105A1 (en) Parent node device, terminal device for wireless network and data transmission method thereof
CN112383414B (en) Dual-machine hot backup quick switching method and device
JP3251259B2 (en) Terminal response monitoring automatic control device and terminal response monitoring automatic control method
JP2001257688A (en) Network device
JP2004062441A (en) Service management system and method, server management device, communication terminal, and server device
JP2908343B2 (en) Transaction processing system
JP2003069492A (en) Wireless communication device
US10523469B2 (en) Relay device and communication system
JPH0685905A (en) Processor supervisory system for signal processing function
CN115278839A (en) Communication connection method and device for WiFi (Wireless Fidelity) site and WiFi chip
JPS63193742A (en) Data communication control system
CN113852974A (en) Fast topology detection method based on 802.11 wireless frame
JPH04233015A (en) Time managing system for data transmitter
CN117793757A (en) Method and device for detecting heartbeat of distributed network
JP2508272B2 (en) Message response monitoring device
JPH06244852A (en) Diagnostic system
CN113542380A (en) High-efficiency heartbeat keep-alive method
JP2604174Y2 (en) Communication control device

Legal Events

Date Code Title Description
S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

LAPS Cancellation because of no payment of annual fees