JPH11249924A - Network server diagnostic system - Google Patents

Network server diagnostic system

Info

Publication number
JPH11249924A
JPH11249924A JP10069409A JP6940998A JPH11249924A JP H11249924 A JPH11249924 A JP H11249924A JP 10069409 A JP10069409 A JP 10069409A JP 6940998 A JP6940998 A JP 6940998A JP H11249924 A JPH11249924 A JP H11249924A
Authority
JP
Japan
Prior art keywords
message
diagnostic
management
diagnosis
management means
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
JP10069409A
Other languages
Japanese (ja)
Other versions
JP3178409B2 (en
Inventor
Atsushi Izumimoto
篤志 泉本
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 JP06940998A priority Critical patent/JP3178409B2/en
Publication of JPH11249924A publication Critical patent/JPH11249924A/en
Application granted granted Critical
Publication of JP3178409B2 publication Critical patent/JP3178409B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Test And Diagnosis Of Digital Computers (AREA)
  • Computer And Data Communications (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a network server diagnostic system which can perform fault diagnosis at an arbitrary time and improves the operating ratio of a server system. SOLUTION: A diagnostic text is transmitted from a diagnosing device 1 to an arbitrary part of an application text processing part 4 of a device 3 to be diagnosed through a communication line A, and this part of the application text processing part 4 which received the diagnostic text transfers the reception text to a diagnostic text management means 5 of the same part, and the diagnostic text management means 5 transmits the received diagnostic text to a succeeding stage if the diagnostic text is destined for itself, and the diagnostic text management means 5 transmits a response text to the diagnosing device 1 through the communication line A if the diagnostic text is destined for itself. If the response text doesn't reach within a prescribed time after transmission of the diagnostic text or the response text reaches within the prescribed time but doesn't have an expected value, the diagnosing device 1 recognizes that abnormality occurs in a stage before the diagnostic text management means 5 which performed diagnosis.

Description

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

【0001】[0001]

【発明の属する技術分野】この発明は、オンライン接続
されたクライアントシステムからのオンライントランザ
クション処理をサーバシステム上で行うクライアント−
サーバシステムにおいて、サーバシステム側に構築され
る診断電文管理手段に対する稼働状態を、サーバシステ
ムに接続されたクライアントシステムを診断装置として
診断できるネットワークサーバ診断システムに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a client for performing online transaction processing on a server system from a client system connected online.
In a server system, the present invention relates to a network server diagnostic system capable of diagnosing an operating state of a diagnostic message management unit constructed on the server system side as a diagnostic device using a client system connected to the server system.

【0002】[0002]

【従来の技術】データベース管理システムに対して、ク
ライアントとして動作するアプリケーションのテスト方
法および装置に関して、特開平07−225707号公
報には、テスト対象プロセスと、次段プロセスの間に疑
似プロセス(診断プロセス)を設けることにより、テス
ト対象プロセスの動作を診断することが記載されてい
る。この公報の場合には、テスト対象プロセスの障害と
診断プロセス間の障害および診断プロセスの障害を切り
分けることが困難である。また、特開平09−2514
14号公報には、ローカルシステムからリモートシステ
ムに対してのデータ要求時に、ローカルシステム自身の
キャッシュ内に要求する情報が存在するか、否かの判断
後、リモート側へデータ要求または、自身のキャッシュ
からデータ取り込みを行なっていることが記載されてい
るが、この公報の場合には、自身のもつ情報が最新であ
ることの確認ができない。
2. Description of the Related Art Japanese Patent Application Laid-Open No. 07-225707 discloses a method and apparatus for testing an application operating as a client with respect to a database management system. ) Is provided to diagnose the operation of the test target process. In the case of this publication, it is difficult to distinguish between a failure in the test target process, a failure between the diagnosis processes, and a failure in the diagnosis process. In addition, Japanese Patent Application Laid-Open No. 09-2514
Japanese Patent Application Laid-Open Publication No. 14-142, discloses that when a local system requests data to a remote system, it is determined whether or not the requested information exists in the local system's own cache. It is described that data is taken in from this document, but in the case of this publication, it cannot be confirmed that its own information is the latest.

【0003】特開平07−182885号公報には、通
信は交換タイプ出ることを特徴とし、実際に通信するク
ライアント、サーバとは別の第3者の装置として診断装
置が位置づけられていることが開示されており、クライ
アント―診断装置間、診断装置―サーバ間にはインタラ
クティブな通信手段が必要となる。さらに、特開平05
−108584号公報には、サーバから送られてきた情
報を基にクライアント側でサーバの状態を診断すること
が開示されている。
[0003] Japanese Patent Application Laid-Open No. 07-182885 discloses that communication is of the exchange type, and that a diagnostic device is positioned as a device of a third party separate from a client and a server that actually communicate. Therefore, interactive communication means is required between the client and the diagnostic device and between the diagnostic device and the server. Further, Japanese Unexamined Patent Publication
JP-A-108584 discloses that a client diagnoses the state of a server based on information sent from the server.

【0004】このように、従来、クライアント−サーバ
システムに限らず、オンラインシステムの診断をいろい
ろな形態で行なうことが試みられている。このような診
断に際して、クライアント−サーバシステム、あるいは
オンラインシステムなどにおいて、障害発生時に、障害
発生箇所を調査するためには、各管理手段ごとに調査の
都度、調査ツールをサーバシステム内に組み込むことが
不可欠であった。
As described above, various attempts have been made to diagnose an online system in addition to a client-server system. At the time of such a diagnosis, in a client-server system, an online system, or the like, when a failure occurs, in order to investigate the location of the failure, a survey tool must be incorporated in the server system for each investigation for each management means. Was indispensable.

【0005】[0005]

【発明が解決しようとする課題】このような従来のシス
テムでは、装置を組み込む際、通信回線をサーバ装置か
ら外したり、サーバシステムの管理手段を停止させる必
要があるために、調査ツールをシステム内に組み込む際
に、サーバ業務に影響を与えるという課題がある。ま
た、障害調査ツールが、各管理手段ごとに異なることが
多いため、障害調査を担当する者に、多岐におよぶ知識
が必要である。さらに、上記二つの課題と同じ理由か
ら、調査作業に時間的制約が加えられるため、障害調査
に長時間を要する。
In such a conventional system, when installing a device, it is necessary to disconnect a communication line from the server device or to stop the management means of the server system. There is a problem in that when it is incorporated into a server, it affects server operations. In addition, since a failure investigation tool is often different for each management means, a person in charge of the failure investigation needs a wide variety of knowledge. Further, for the same reason as the above two problems, a time constraint is added to the investigation work, so that it takes a long time for the failure investigation.

【0006】この発明は、上記従来の課題を解決するた
めになされたもので、サーバシステムの業務を妨げるこ
となく、任意の時間に障害診断を行なうことができ、サ
ーバシステムの障害調査が迅速に行なえ、サーバシステ
ムの稼働率が向上するネットワークサーバ診断システム
を提供することを目的とする。
SUMMARY OF THE INVENTION The present invention has been made to solve the above-mentioned conventional problems, and it is possible to diagnose a failure at any time without interrupting the operation of the server system, and to quickly investigate the failure of the server system. It is another object of the present invention to provide a network server diagnostic system that improves the operation rate of a server system.

【0007】[0007]

【課題を解決するための手段】上記目的を達成するため
に、この発明のネットワークサーバ診断システムは、サ
ーバシステムに対して診断電文を送信し、この診断電文
の送信後所定時間以内に前記サーバシステムから応答電
文が到着しない場合、あるいは前記所定時間内に前記応
答電文が到着してもこの到着した応答電文が期待値でな
い場合には前記サーバシステムが異常を発生していると
認識する診断処理管理手段を有するクライアントシステ
ムと、前記サーバシステムにおいて、業務電文処理部に
対応した位置に設けられ、前記業務電文処理部が前記診
断電文を受信すると前記業務電文処理部により引き渡さ
れ診断電文が自己に該当する場合には前記クライアント
システムに前記応答電文を送信し、かつ前記診断電文が
自己に該当しない場合には受信した診断電文を後段に送
信する診断電文管理手段と、前記クライアントシステム
と前記サーバシステムをオンライン接続する通信路とを
備えることを特徴とする。
In order to achieve the above object, a network server diagnostic system according to the present invention transmits a diagnostic message to a server system, and transmits the diagnostic message within a predetermined time after transmitting the diagnostic message. When no response message arrives from the server, or when the response message arrives within the predetermined time, but the arrived response message is not the expected value, the diagnostic processing management that recognizes that the server system has failed. In the client system having the means and the server system, provided at a position corresponding to a business message processing unit, when the business message processing unit receives the diagnostic message, it is delivered by the business message processing unit and the diagnostic message corresponds to the self. If so, the response message is transmitted to the client system, and the diagnostic message does not correspond to itself. Diagnostic message management means for transmitting a diagnostic message received in the subsequent stage in the case, characterized in that it comprises a communication channel and that the line connecting the server system and the client system.

【0008】この発明によれば、クライアントシステム
は、サーバシステムの業務電文処理部に対して診断電文
を通信路経由で送信し、業務電文処理部は診断電文を受
信すると、業務電文処理部の該当位置から診断電文を同
一位置の診断電文管理手段に引き渡し、診断電文管理手
段が自己に該当しない場合には、受信した診断電文を後
段の診断電文管理手段に送信する。受信した診断電文が
自己に該当する診断電文の場合には、診断電文管理手段
はクライアントシステムに対して通信路を通して応答電
文を送信する。クライントシステムは診断電文の送信
後、所定時間以内に応答電文が到着しない場合、あるい
は応答電文が到着しても、応答電文の内容が期待値でな
い場合には、診断電文による診断を実施した診断電文管
理手段以前の段階のいずれかの診断電文管理手段に異常
が発生していると認識する。
According to the present invention, the client system transmits the diagnostic message to the business message processing unit of the server system via the communication path, and when the business message processing unit receives the diagnostic message, it responds to the corresponding business message processing unit. The diagnostic message is transferred from the position to the diagnostic message management unit at the same position, and if the diagnostic message management unit does not correspond to itself, the received diagnostic message is transmitted to the subsequent diagnostic message management unit. If the received diagnostic message is a diagnostic message corresponding to itself, the diagnostic message management unit transmits a response message to the client system through a communication path. If the response message does not arrive within a predetermined time after the transmission of the diagnostic message, or if the response message does not reach the expected value even if the response message arrives, the client system diagnoses the diagnostic message using the diagnostic message. It recognizes that an abnormality has occurred in any of the diagnostic message management means at the stage before the management means.

【0009】[0009]

【発明の実施の形態】以下、この発明によるネットワー
クサーバ診断システムの実施の形態について図面に基づ
き説明する。図1はこの発明の第1実施の形態の構成を
示すブロック図である。この図1において、この第1実
施の形態の理解を容易にするために、まず、概要から説
明する。クライアントシステムとしての診断装置1とサ
ーバシステムとしての被診断装置3は通信路Aによりオ
ンライン接続され、オンライン接続されたクライアント
システムからのオンライントランザクション処理をサー
バシステム上で行なうクライアント−サーバシステムを
構築するようになっている。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of a network server diagnosis system according to the present invention will be described below with reference to the drawings. FIG. 1 is a block diagram showing the configuration of the first embodiment of the present invention. In FIG. 1, first, an outline will be described in order to facilitate understanding of the first embodiment. The diagnostic device 1 as a client system and the device to be diagnosed 3 as a server system are connected online via a communication path A, and a client-server system that performs online transaction processing from the client system connected online on the server system is constructed. It has become.

【0010】被診断装置3であるサーバシステムに位置
する業務電文処理部4を構成する各管理手段すなわち、
回線管理手段41、通信管理手段42、トランザクショ
ン管理手段43およびデータ管理手段44には、診断装
置1から送られる診断電文に対し、各該当位置において
応答電文を返す診断電文管理手段5を構成する各管理手
段が組み込まれている。この各管理手段として、診断電
文管理手段51、通信管理診断電文管理手段52、トラ
ンザクション管理診断電文管理手段53、およびデータ
管理診断電文管理手段54から構成されている。
Each management means constituting the business message processing unit 4 located in the server system which is the device to be diagnosed 3, ie,
The line management unit 41, the communication management unit 42, the transaction management unit 43, and the data management unit 44 include a diagnostic message management unit 5 that returns a response message at each corresponding position with respect to the diagnostic message sent from the diagnostic device 1. Management measures are incorporated. Each of these management means includes a diagnosis message management means 51, a communication management diagnosis message management means 52, a transaction management diagnosis message management means 53, and a data management diagnosis message management means 54.

【0011】また、上記診断装置1は、被診断装置3に
おける業務電文処理部4の任意の位置すなわち、回線管
理手段41、通信管理手段42、トランザクション管理
手段43および、データ管理手段44に対して通信路A
を通して診断電文を送信するようになっている。業務電
文ではなく診断電文を受信した業務電文処理部4の該当
位置は、この受信した診断電文を同一位置の診断電文管
理手段5に引き渡すようになっている。診断電文を引き
渡された診断電文管理手段5は、この診断電文が自分に
該当しない場合には、受信した診断電文を後段の管理手
段に送信するようになっている。
The diagnostic device 1 is provided for any position of the business message processing unit 4 in the device 3 to be diagnosed, that is, the line managing unit 41, the communication managing unit 42, the transaction managing unit 43, and the data managing unit 44. Channel A
The diagnostic message is transmitted through. The corresponding position of the business message processing unit 4 that has received the diagnostic message instead of the business message transfers the received diagnostic message to the diagnostic message management unit 5 at the same position. The diagnostic message management unit 5 to which the diagnostic message has been delivered is configured to transmit the received diagnostic message to the subsequent management unit if the diagnostic message does not correspond to itself.

【0012】受信した診断電文が、自分に該当する診断
電文であった場合には、診断電文管理手段5は診断装置
1に対し応答電文を送信するようにしている。診断装置
1では、診断電文の送信後、応答電文の到着を任意の時
間待ち合わせるようにしており、診断装置1は、任意の
待ち合わせ時間以内に応答電文が到着しない場合、ある
いは所定時間内に到着しても電文内容が期待値でない場
合には、診断を実施した管理手段以前の段階のいずれか
の管理手段にて、異常が発生していると認識するように
している。診断装置1は、この診断を被診断装置3上の
診断電文管理手段5の中で最前段の管理手段から後段の
管理手段へと繰り返すことにより、業務電文処理部4の
異常または例外が発生している位置を一意に定めること
を可能にしている。
When the received diagnostic message is a diagnostic message corresponding to itself, the diagnostic message management means 5 transmits a response message to the diagnostic device 1. After transmitting the diagnostic message, the diagnostic device 1 waits for the arrival of the response message for an arbitrary time. If the response message does not arrive within the arbitrary waiting time, or the diagnostic device 1 arrives within the predetermined time. Even if the content of the message is not the expected value, any management means at a stage before the management means that has performed the diagnosis recognizes that an abnormality has occurred. The diagnostic device 1 repeats this diagnosis from the first management unit to the second management unit in the diagnostic message management unit 5 on the device 3 to be diagnosed, so that an abnormality or exception of the business message processing unit 4 occurs. Position can be uniquely determined.

【0013】次に、この第1実施の形態の構成について
さらに詳述する。この発明のネットワークサーバ診断シ
ステムは、プログラム制御により動作する診断装置1に
位置する診断処理管理手段2と、プログラム制御により
動作する被診断装置3の業務電文処理部4に位置する診
断電文管理手段5とから構成されている。さらに、診断
処理管理手段2は、診断電文授受手段21、診断制御手
段22、診断結果記憶手段23、および診断管理手段2
4とを含んでいる。診断電文管理手段5は、回線管理診
断電文管理手段51、通信管理診断電文管理手段52、
トランザクション管理診断電文管理手段53、およびデ
ータ管理診断電文管理手段54とを含む。
Next, the configuration of the first embodiment will be described in more detail. The network server diagnosis system according to the present invention includes a diagnosis processing management unit 2 located in a diagnosis device 1 operated under program control and a diagnosis message management unit 5 located in a business message processing unit 4 of a device under diagnosis 3 operated under program control. It is composed of Further, the diagnosis processing management means 2 includes a diagnosis message transmission / reception means 21, a diagnosis control means 22, a diagnosis result storage means 23, and a diagnosis management means 2.
4 is included. The diagnostic message management unit 5 includes a line management diagnosis message management unit 51, a communication management diagnosis message management unit 52,
It includes a transaction management diagnosis message management unit 53 and a data management diagnosis message management unit 54.

【0014】入出力装置6は、操作者が入力した診断動
作指示情報を診断装置1に位置する診断処理管理手段2
に含まれる診断管理手段24に引き渡したり、診断装置
1に位置する診断処理管理手段2に含まれる診断管理手
段24からの診断結果情報を編集表示したりする装置で
ある。診断管理手段24は、入出力装置6から引き渡さ
れる診断動作指示情報を解析し、この解析結果を診断制
御手段22に引き渡したり、操作者からの診断結果出力
要求を入出力装置6経由で受領した場合には、診断結果
記憶手段23で記憶している診断結果情報を入出力装置
6に引き渡す。
The input / output device 6 receives the diagnostic operation instruction information input by the operator and executes the diagnostic processing management means 2 located in the diagnostic device 1.
This is a device for delivering to the diagnostic management means 24 included in the diagnostic apparatus 1, and for editing and displaying the diagnosis result information from the diagnostic management means 24 included in the diagnostic processing management means 2 located in the diagnostic apparatus 1. The diagnosis management unit 24 analyzes the diagnostic operation instruction information delivered from the input / output device 6 and delivers the analysis result to the diagnosis control unit 22 or receives a diagnostic result output request from the operator via the input / output device 6. In this case, the diagnosis result information stored in the diagnosis result storage means 23 is transferred to the input / output device 6.

【0015】診断制御手段22は、診断管理手段24か
ら引き渡された解析後の診断動作指示情報を基に、診断
電文を組み立て、診断電文授受手段21に引き渡した
り、応答電文の到着を診断電文折り返し限界時間待ち合
わせる。また、診断電文折り返し時間内に応答電文を診
断電文授受手段21から引き渡された場合は電文内容が
期待値通りか判断し、判断結果および診断管理情報を診
断記憶手段23に引き渡したり、診断電文折り返し時間
内に診断電文授受手段21から応答電文の引き渡しがな
かった場合は、応答無しの情報と診断管理情報を診断記
憶手段23に引き渡す。
The diagnostic control means 22 assembles a diagnostic message based on the analyzed diagnostic operation instruction information passed from the diagnostic management means 24 and delivers it to the diagnostic message sending / receiving means 21 or returns the arrival of a response message to the diagnostic message. Wait for the limit time. If the response message is delivered from the diagnostic message sending / receiving means 21 within the diagnostic message return time, it is determined whether the content of the message is as expected, and the determination result and the diagnostic management information are delivered to the diagnostic storage means 23 or the diagnostic message is returned. If no response message is delivered from the diagnostic message sending / receiving unit 21 within the time, the information of no response and the diagnostic management information are delivered to the diagnostic storage unit 23.

【0016】診断電文授受手段21は、診断制御手段2
2から引き渡された診断電文を、通信路Aを経由して被
診断装置3に含まれる業務電文処理部4に送信したり、
被診断装置3に含まれる業務電文処理部4からの応答電
文を受信し、受信した応答電文を診断制御手段22に引
き渡す。診断結果記憶手段23は、診断制御手段22か
ら引き渡された正常情報、および異常情報を診断結果と
して記憶し、また、診断管理手段24から要求された診
断結果を診断管理手段24に引き渡す。
The diagnostic message transmitting / receiving means 21 includes a diagnostic control means 2
The diagnostic message transferred from the device 2 is transmitted to the business message processing unit 4 included in the device under diagnosis 3 via the communication path A,
It receives a response message from the business message processing unit 4 included in the device under diagnosis 3 and delivers the received response message to the diagnosis control unit 22. The diagnosis result storage unit 23 stores the normal information and the abnormal information passed from the diagnosis control unit 22 as a diagnosis result, and passes the diagnosis result requested by the diagnosis management unit 24 to the diagnosis management unit 24.

【0017】回線管理手段41は、通信路Aから受け取
った電文の種類を調べ、診断電文の場合は回線管理診断
電文管理手段51に電文を引き渡し、診断電文以外の業
務電文の場合は、後段の管理手段での処理電文であれ
ば、電文に対し既定の処理を行った後、通信管理手段4
2に引き渡し、また、後段の管理手段での処理が不要な
電文であれば、電文に対し既定の処理を行った後、回線
に対し電文を送信する。通信管理手段42から受け取っ
た電文に対しては、既定の処理を行った後、通信路Aを
送信する。
The line management unit 41 checks the type of the message received from the communication path A, and delivers the message to the line management / diagnosis message management unit 51 if the message is a diagnostic message. If the message is a processing message in the management unit, the communication management unit 4 performs a predetermined process on the message,
If the message does not need to be processed by the management unit at the subsequent stage, the message is sent to the line after performing a predetermined process on the message. After performing predetermined processing on the message received from the communication management unit 42, the communication path A is transmitted.

【0018】通信管理手段42は、回線管理手段41か
ら受け取った電文の種類を調べ、診断電文の場合は通信
管理診断電文管理手段52に電文を引き渡し、診断電文
以外の業務電文の場合は、後段の管理手段での処理電文
であれば、電文に対し既定の処理を行った後、トランザ
クション管理手段43に引き渡し、また、後段の管理手
段での処理が不要な電文であれば、電文に対し既定の処
理を行った後、回線管理手段41に対し電文を引き渡
す。トランザクション管理手段43から受け取った電文
に対しては、既定の処理を行った後、回線管理手段41
に対し電文を引き渡す。
The communication management means 42 checks the type of the message received from the line management means 41, and delivers the message to the communication management / diagnosis message management means 52 in the case of a diagnostic message. If the message is a message processed by the management means, the message is subjected to predetermined processing and then transferred to the transaction management means 43. If the message does not require processing by the subsequent management means, the message is Is performed, the electronic message is delivered to the line management means 41. After performing a predetermined process on the message received from the transaction management unit 43, the line management unit 41
Deliver the message to.

【0019】トランザクション管理手段43は、通信管
理手段42から受け取った電文の種類を調べ、診断電文
の場合はトランザクション管理診断電文管理手段53に
電文を引き渡し、診断電文以外の業務電文の場合は、後
段の管理手段での処理電文であれば、電文に対し既定の
処理を行った後、データ管理手段44に引き渡し、ま
た、後段の管理手段での処理が不要な電文であれば、電
文に対し既定の処理を行った後、通信管理手段42に対
し電文を引き渡す。データ管理手段44から受け取った
電文に対しては、既定の処理を行った後、通信管理手段
42に対し、電文を引き渡す。
The transaction management means 43 checks the type of the message received from the communication management means 42, transfers the message to the transaction management diagnosis message management means 53 in the case of a diagnostic message, and outputs the message to the latter stage in the case of a business message other than the diagnostic message. If the message is a message processed by the management means, the message is subjected to predetermined processing and then transferred to the data management means 44. If the message does not require processing by the management means at the subsequent stage, the message is Is performed, the message is delivered to the communication management means 42. After performing predetermined processing on the message received from the data management unit 44, the message is delivered to the communication management unit 42.

【0020】データ管理手段44は、トランザクション
管理手段43から受け取った電文の種類を調べ、診断電
文の場合はデータ管理診断電文管理手段54に電文を引
き渡し、診断電文以外の業務電文の場合は、既定の処理
を行った後、トランザクション管理手段43に引き渡
す。回線管理診断電文管理手段51は、回線管理手段4
1から引き渡された診断電文の内容を調べ、該当位置で
の折り返し電文の場合は、診断電文を基に応答電文を加
工し、回線管理手段41を介して通信路Aに電文を送信
し、該当位置での折り返し電文でない場合は、回線管理
手段41を介して通信管理手段42に電文を引き渡す。
The data management means 44 checks the type of the message received from the transaction management means 43. If the message is a diagnostic message, it passes the message to the data management diagnostic message management means 54. After the above processing is performed, the transaction is passed to the transaction management means 43. The line management diagnostic message management means 51 is provided by the line management means 4.
The contents of the diagnostic message passed from 1 are checked, and in the case of a return message at the corresponding position, a response message is processed based on the diagnostic message, and the message is transmitted to the communication path A via the line management means 41. If the message is not a return message at the position, the message is delivered to the communication management unit 42 via the line management unit 41.

【0021】通信管理診断電文管理手段52は、通信管
理手段42から引き渡された診断電文の内容を調べ、該
当位置での折り返し電文の場合は、診断電文を基に応答
電文を加工し、通信管理手段42を介して回線管理手段
41に電文を引き渡し、該当位置での折り返し電文でな
い場合は、通信管理手段42を介してトランザクション
管理手段43に電文を引き渡す。トランザクション管理
診断電文管理手段53は、トランザクション管理手段4
3から引き渡された診断電文の内容を調べ、該当位置で
の折り返し電文の場合は、診断電文を基に応答電文を加
工し、トランザクション管理手段43を介して通信管理
手段42に電文を引き渡し、該当位置での折り返し電文
でない場合は、トランザクション管理手段43を介して
データ管理手段44に電文を引き渡す。
The communication management diagnostic message management means 52 examines the contents of the diagnostic message delivered from the communication management means 42, and in the case of a return message at the corresponding position, processes a response message based on the diagnostic message to perform communication management. The message is delivered to the line management means 41 via the means 42, and if the message is not a return message at the corresponding position, the message is delivered to the transaction management means 43 via the communication management means 42. The transaction management diagnostic message management unit 53 includes the transaction management unit 4
3 and examines the contents of the diagnostic message delivered from the third party, and in the case of a return message at the corresponding position, processes the response message based on the diagnostic message and delivers the message to the communication management means 42 via the transaction management means 43 and If the message is not a return message at the position, the message is delivered to the data management unit 44 via the transaction management unit 43.

【0022】データ管理診断電文管理手段54は、デー
タ管理手段44から引き渡された診断電文の内容を調
べ、該当位置での折り返し電文の場合は、診断電文を基
に応答電文を加工し、データ管理手段44を介してトラ
ンザクション管理手段43に電文を引き渡し、該当位置
での折り返し電文でない場合は、異常電文として応答電
文を加工しデータ管理手段44を介してトランザクショ
ン管理手段43に電文を引き渡す。
The data management diagnostic message management means 54 examines the contents of the diagnostic message delivered from the data management means 44, and in the case of a return message at a corresponding position, processes a response message based on the diagnostic message to perform data management. The message is delivered to the transaction management means 43 via the means 44, and if the message is not a return message at the corresponding position, the response message is processed as an abnormal message and the message is delivered to the transaction management means 43 via the data management means 44.

【0023】次に、図1〜図3を参照してこの第1実施
の形態の動作について詳細に説明する。図2は診断処理
管理手段2の処理手順を示すフローチャーチであり、図
3は診断電文管理手段5の処理手順を示すフロチャート
である。まず、図2のフローチャートに示すように、ス
テップ22−1で診断管理手段24は入出力装置6から
与えられた診断動作指示情報を、ステップ22−2で診
断制御手段22に引き渡す。診断制御手段22は診断管
理手段24から受領した診断動作指示に基づき、業務電
文処理部4の最前段の管理手段である回線管理手段41
を折り返し位置情報として、ステップ22−3で診断電
文を生成する。
Next, the operation of the first embodiment will be described in detail with reference to FIGS. FIG. 2 is a flow chart showing a processing procedure of the diagnostic processing management means 2, and FIG. 3 is a flowchart showing a processing procedure of the diagnostic message management means 5. First, as shown in the flowchart of FIG. 2, the diagnostic management unit 24 transfers the diagnostic operation instruction information given from the input / output device 6 to the diagnostic control unit 22 in step 22-2 in step 22-1. Based on the diagnostic operation instruction received from the diagnostic management unit 24, the diagnosis control unit 22 determines the line management unit 41 which is the foremost management unit of the business message processing unit 4.
Is used as the return position information, a diagnostic message is generated in step 22-3.

【0024】次に、診断制御手段22は、ステップ22
−4で診断電文折り返し限界時間を設定し、ステップ2
2−5で診断電文に対する応答電文の期待値を記憶した
後、ステップ22−6で診断電文を診断電文授受手段2
1に引き渡す。次に、診断制御手段22は、ステップ2
2−7で設定された診断電文折り返し限界時間の間、応
答電文の受領を待ち合わせる。診断電文折り返し限界時
間内に応答電文を受領した場合は、ステップ22−8で
電文内容をステップ22−5で記憶した期待値と比較
し、その比較の結果、正しければ、ステップ22−9で
診断を実施した業務電文処理部4の折り返し位置の管理
手段は正常に動作していることを診断結果記憶手段23
に引き渡す。
Next, the diagnosis control means 22 executes step 22
Step 4 sets the diagnostic message return time limit at -4.
After storing the expected value of the response message with respect to the diagnostic message in 2-5, the diagnostic message is transmitted in step 22-6.
Hand over to 1. Next, the diagnosis control means 22 executes step 2
The reception of the response message is waited for the diagnostic message return limit time set in 2-7. If a response message is received within the diagnostic message return time limit, the content of the message is compared with the expected value stored in step 22-5 in step 22-8, and if the result of the comparison is correct, the diagnosis is made in step 22-9. That the management unit of the return position of the business message processing unit 4 that has performed the normal operation is operating normally.
Hand over to

【0025】さらに、診断制御手段22は、ステップ2
2−11で業務電文処理部4の次の管理手段である通信
管理手段42を折り返し位置情報とし、ステップ22−
12で診断管理手段24から引き渡された診断動作指示
情報と比較し、診断完了まで前述の処理を繰り返す。一
方、上記ステップ22−7で診断電文折り返し限界時間
を超過した場合、またはステップ22−8で比較結果が
記憶していた期待値と異なる場合は、ステップ22−1
0で診断を実施した業務電文処理部4の折り返し位置の
管理手段は異常または例外状態であると認識し、結果を
診断結果記憶手段23に引き渡す。
Further, the diagnosis control means 22 executes step 2
In step 2-11, the communication management unit 42, which is the next management unit of the business message processing unit 4, is set as the return position information,
In step 12, the information is compared with the diagnostic operation instruction information passed from the diagnostic management unit 24, and the above-described processing is repeated until the diagnosis is completed. On the other hand, if the diagnostic message return time limit is exceeded in step 22-7 or if the comparison result is different from the stored expected value in step 22-8, step 22-1 is executed.
The management unit of the return position of the business message processing unit 4 that has performed the diagnosis at 0 recognizes that the state is abnormal or an exceptional state, and passes the result to the diagnosis result storage unit 23.

【0026】次に、診断電文管理手段5の内の通信管理
診断電文管理手段52を例に、診断電文処理手段5の動
作について、図3のフローチャートに沿って動作を説明
する。まず、ステップ42−1において、回線管理手段
41から電文を受領した通信管理手段42は受領した電
文の種類をステップ42−2で判断し、診断電文の場合
は通信管理診断電文管理手段52に受領した電文を引き
渡す。次に、通信管理診断電文管理手段52は、ステッ
プ52−1で通信管理手段42から受け取った診断電文
の電文折り返し位置情報から、通信管理手段42に対す
る診断電文か、他の管理手段に対する診断電文かを判断
する。
Next, the operation of the diagnostic message processing means 5 will be described with reference to the flowchart of FIG. 3, taking the communication management diagnostic message management means 52 of the diagnostic message management means 5 as an example. First, in step 42-1, the communication management unit 42, which has received the message from the line management unit 41, determines the type of the received message in step 42-2, and in the case of a diagnostic message, receives the message in the communication management diagnostic message management unit 52. Hand over the sent message. Next, the communication management diagnostic message management unit 52 determines whether the diagnostic message for the communication management unit 42 or the diagnostic message for another management unit is based on the message return position information of the diagnosis message received from the communication management unit 42 in step 52-1. Judge.

【0027】次に、通信管理手段42に対する診断電文
の場合は、ステップ52−2で診断電文を基に既定の処
理にて応答電文を加工作成し、ステップ42−6で通信
管理手段42の回線管理手段41への電文引き渡し処理
に応答電文を引き渡し、回線管理手段41に電文として
引き渡す。また、ステップ52−1にて、他の管理手段
に対する診断電文であった場合は、電文には加工せず、
ステップ42−4で通信管理手段42のトランザクショ
ン管理手段43への電文引き渡し処理に診断電文を引き
渡し、トランザクション管理手段43に電文として引き
渡す。
Next, in the case of a diagnostic message to the communication management means 42, a response message is processed and created by a predetermined process based on the diagnostic message in step 52-2, and the line of the communication management means 42 is processed in step 42-6. The response message is delivered to the message delivery process to the management means 41 and delivered to the line management means 41 as a message. If it is determined in step 52-1 that the message is a diagnostic message for another management unit, the message is not processed into a message.
In step 42-4, the diagnostic message is delivered to the message delivery process of the communication management unit 42 to the transaction management unit 43, and is delivered to the transaction management unit 43 as a message.

【0028】上記ステップ42−2にて、後続処理がな
い電文の場合は、ステップ42−5で通信管理手段42
での業務電文に対する既定の処理を行い、ステップ42
−6で電文を回線管理手段41に引き渡す。上記ステッ
プ42−2にて、後続の管理手段に対する電文の場合
は、ステップ42−3で後続の管理手段の電文に対する
既定の処理を行った後、ステップ42−4で電文をトラ
ンザクション管理手段43に引き渡す。
If it is determined in step 42-2 that the message has no subsequent processing, the communication management unit 42 is determined in step 42-5.
A predetermined process is performed on the business message in step 42, and step 42
At -6, the message is delivered to the line management means 41. In step 42-2, in the case of a message to the subsequent management means, a predetermined process for the message of the subsequent management means is performed in step 42-3, and the message is sent to the transaction management means 43 in step 42-4. hand over.

【0029】次に、具体例を用いてこの第1実施の形態
の動作を図4の動作説明図を参照して説明する。図4に
示すように、折り返し位置情報として、各診断電文管理
手段のリードオンリメモリ(リードオンリメモリはいず
れも図示しない)内には、回線管理手段では「1」、通
信管理手段では「2」のように設定されている。いま、
被診断装置3の通信管理手段42にて異常が発生してい
る状態にて、診断装置1に対して入出力装置6から、
「通信管理手段」に対する診断要求が入力されたとす
る。
Next, the operation of the first embodiment will be described using a specific example with reference to the operation explanatory diagram of FIG. As shown in FIG. 4, the return position information is "1" in the line management unit and "2" in the communication management unit in the read-only memory (neither is shown) of each diagnostic message management unit. It is set as follows. Now
In a state where an abnormality has occurred in the communication management unit 42 of the device under diagnosis 3, the input / output device 6
It is assumed that a diagnosis request for “communication management means” has been input.

【0030】診断管理手段24は、「通信管理手段」
を、リードオンリメモリを参照して、折り返し位置情報
を「2」に数値化して診断制御手段22に引き渡す。診
断制御手段22は、まず、折り返し位置情報、および折
り返し電文内容の期待値に「1」を設定し、診断電文折
り返し限界時間に30秒を設定した後、診断電文を通信
路Aを通して被診断装置3の業務電文処理部4に送信す
る(フローチャートのステップ22−1〜22−6)。
被診断装置3の業務電文処理部4に含まれる回線管理手
段41は受領した電文が診断電文であることから、回線
管理診断電文管理手段51に電文を引き渡す(ステップ
42−1、42−2)。
The diagnosis management means 24 is a "communication management means".
With reference to the read-only memory, the return position information is quantified to “2” and passed to the diagnosis control means 22. The diagnostic control unit 22 first sets “1” to the return position information and the expected value of the return message content, sets 30 seconds to the diagnostic message return time limit, and then transmits the diagnostic message to the device to be diagnosed through the communication path A. 3 (steps 22-1 to 22-6 in the flowchart).
The line management unit 41 included in the business message processing unit 4 of the device under diagnosis 3 passes the message to the line management diagnosis message management unit 51 because the received message is a diagnostic message (steps 42-1 and 42-2). .

【0031】回線管理診断電文管理手段51は、診断電
文中の折り返し位置情報と、自リードオンリメモリ内の
自管理手段情報と比較し、どちらも「1」で等しいの
で、応答電文を加工し、回線管理手段41を介して電文
を通信路Aを通して診断装置1に返す。診断制御手段2
2は、被診断装置3からの応答電文受信の後、折り返し
位置情報に「1」を加え、診断管理手段24から渡され
た折り返し位置情報と比較し、その比較の結果、それ以
下であるため再度、診断電文を送信する(ステップ22
−11、22−12)。
The line management diagnostic message management means 51 compares the return position information in the diagnostic message with the own management means information in its own read-only memory. Since both are equal to "1", the response message is processed. The telegram is returned to the diagnostic device 1 via the communication path A via the line management means 41. Diagnosis control means 2
In the case of No. 2, after receiving the response message from the device under diagnosis 3, "1" is added to the return position information, and the result is compared with the return position information passed from the diagnosis management means 24. The diagnostic message is transmitted again (step 22
-11, 22-12).

【0032】被診断装置3の回線管理診断電文管理手段
51では、診断電文中の折り返し位置情報と、自リード
オンリメモリ内の自管理手段情報と比較するが、今回
は、折り返し位置情報は「2」のため、後段の管理手段
である通信管理手段42に回線管理手段41を介して診
断電文を引き渡す(ステップ42−6)。通信管理手段
42は障害中のため、診断電文の処理が行えず、診断装
置1に対し、応答電文が返せない。診断制御手段22
は、診断電文折り返し限界時間として設定されている3
0秒間、応答電文を待ち合わせるが、応答電文が返らな
いため、現在の折り返し位置情報で示される被診断装置
3内の管理手段で障害が発生していると判断し(ステッ
プ22−7)、診断結果記憶手段23に通信管理手段4
2での異常情報として診断結果を通知する(ステップ2
2−10)。
The line management diagnostic message management means 51 of the device under diagnosis 3 compares the return position information in the diagnostic message with its own management means information in its own read-only memory. Therefore, the diagnostic message is delivered to the communication management means 42, which is the management means at the subsequent stage, via the line management means 41 (step 42-6). The communication management unit 42 cannot process the diagnostic message because of the failure, and cannot return a response message to the diagnostic device 1. Diagnosis control means 22
Is set as the diagnostic message return time limit 3
While waiting for a response message for 0 seconds, no response message is returned, it is determined that a failure has occurred in the management means in the device under diagnosis 3 indicated by the current return position information (step 22-7), and diagnosis is performed. Communication management means 4 in result storage means 23
The diagnosis result is notified as the abnormal information in Step 2 (Step 2)
2-10).

【0033】このように、第1実施の形態では、クライ
アント−サーバシステム内に、当該診断装置を組み込
み、サーバシステムを構成する各管理手段に対し、あら
かじめ診断装置からの診断要求に対し応答する診断電文
応答手段を組み込むようにしているので、サーバシステ
ムの業務を妨げることなく、任意の時間に障害診断を行
うことができる。この結果、サーバシステムの障害調査
が迅速になり、サーバシステムの稼働率も向上する。
As described above, in the first embodiment, the diagnostic device is incorporated in the client-server system, and the diagnostic means for responding to the diagnostic request from the diagnostic device in advance for each management means constituting the server system. Since the message response means is incorporated, failure diagnosis can be performed at any time without interrupting the operation of the server system. As a result, the failure investigation of the server system is promptly performed, and the operation rate of the server system is improved.

【0034】次に、この発明による他の実施の形態につ
いて図面を参照して説明する。図5はこの発明による第
2実施の形態の構成を示すブロック図である。この図5
において、構成の説明に際しては、図1と重複説明を避
けるために、図1と同一部分には、同一符号を付すのみ
に止め、図1とは異なる文を主体にして説明する。この
図5を図1と比較しても明らかなように、図5では、図
1に示された実施に形態の構成に加えて定期診断発行手
段25を有する点で異なる。
Next, another embodiment of the present invention will be described with reference to the drawings. FIG. 5 is a block diagram showing the configuration of the second embodiment according to the present invention. This figure 5
In the description of the configuration, in order to avoid redundant description with FIG. 1, the same parts as those in FIG. As apparent from a comparison of FIG. 5 with FIG. 1, FIG. 5 is different from the embodiment shown in FIG. 1 in that a periodic diagnosis issuing means 25 is provided in addition to the configuration of the embodiment.

【0035】定期診断発行手段25は、自分自身でタイ
マ監視を行い、一定時間ごとに、診断管理手段24に対
し、被診断装置の最終段までの診断要求を行う。この第
2実施の形態では、定期的に自動で診断処理が繰り返さ
れるため、被診断装置3の障害をより早く見つけること
ができるという効果を有する。次に、この発明による第
2実施の形態の動作について図6の動作説明図を参照し
て説明する。
The periodic diagnosis issuing unit 25 monitors the timer by itself, and issues a diagnosis request to the diagnosis management unit 24 at regular intervals up to the last stage of the device to be diagnosed. In the second embodiment, since the diagnostic processing is automatically repeated periodically, there is an effect that the failure of the device under diagnosis 3 can be found earlier. Next, the operation of the second embodiment according to the present invention will be described with reference to the operation explanatory diagram of FIG.

【0036】図6では、先の例では数値化していた折り
返し位置情報を、任意の文字列を用いて表している。折
り返し位置情報は、診断処理管理手段2の各手段が共有
するリードオンリメモリ上に管理手段テーブルという表
として保持されている。まず、診断管理手段24は、入
出力装置6から入力された診断指示動作情報を基に、管
理手段テーブルから折り返し位置情報を表す文字列を得
る。次に、診断管理手段24は、診断制御手順22に折
り返し位置情報を引き渡し、診断指示を行う。診断制御
手段22は、管理手段テーブルの先頭のデータである回
線管理手段を表す折り返し情報「回線」を得る(ステッ
プ22−3)。
In FIG. 6, the return position information that has been digitized in the previous example is represented using an arbitrary character string. The return position information is held as a table called a management means table on a read-only memory shared by each means of the diagnosis processing management means 2. First, the diagnosis management unit 24 obtains a character string representing the return position information from the management unit table based on the diagnosis instruction operation information input from the input / output device 6. Next, the diagnosis management means 24 delivers the return position information to the diagnosis control procedure 22, and issues a diagnosis instruction. The diagnosis control unit 22 obtains return information “line” indicating the line management unit, which is the first data of the management unit table (step 22-3).

【0037】次に、診断制御手段22は、診断電文授受
手段21に対し、診断電文送信要求を出し、折り返し限
界時間の間、応答電文の受信待ちになる(ステップ22
−6)。被診断装置3の業務電文処理部4に含まれる各
診断電文処理手段も、自管理手段情報を、先の管理手段
テーブルに設定した文字列と同一の文字列を持ってい
る。いま、診断装置1から送信されてきた折り返し位置
情報は「回線」であるため、回線管理診断電文管理手段
51は、自管理手段情報と一致するため、応答電文を作
成し、診断装置1に対して送信する(ステップ52−
2)。応答電文を受信した診断制御手段は、応答電文が
期待された物であるため、管理手段テーブルの2番目の
データ「通信」を折り返し位置情報として被診断装置に
対し送信する(ステップ22−12、22−6)。この
第2実施の形態では、折り返し位置情報に、任意の文字
列を使用している点で、前記第1実施の形態とは異な
る。
Next, the diagnostic control means 22 issues a diagnostic message transmission request to the diagnostic message sending / receiving means 21 and waits for a response message to be received for the return time limit (step 22).
-6). Each diagnostic message processing unit included in the business message processing unit 4 of the device under diagnosis 3 also has its own management unit information having the same character string as the character string set in the previous management unit table. Now, since the return position information transmitted from the diagnostic device 1 is “line”, the line management diagnostic message management unit 51 creates a response message because the line management diagnostic message management unit 51 matches the own management unit information. (Step 52-
2). Upon receiving the response message, the diagnosis control unit transmits the second data “communication” in the management unit table as the return position information to the device to be diagnosed because the response message is expected (step 22-12, 22-6). The second embodiment differs from the first embodiment in that an arbitrary character string is used for the return position information.

【0038】[0038]

【発明の効果】以上のように、この発明によれば、クラ
イアントシステムから送信される診断電文をサーバシス
テムの業務電文処理部で受信し、業務電文処理部から診
断電文管理部に引き渡し、診断電文管理部が自己の診断
電文に該当しない場合には、後段に送信し、自己のに該
当する場合には、クライアントシステムに応答電文を送
信し、任意の時間応答電文が送信されない場合と、送信
されても応答電文の内容が期待値と異なる場合にサーバ
システムに異常が発生しているとクライアントシステム
で診断するようにしたので、サーバシステムの業務を妨
げることなく、任意の時間に障害診断を行なうことがで
きる。これに伴い、サーバシステムの障害診断の迅速化
が可能となり、ひいては、サーバシステムの稼働率を向
上することができる。
As described above, according to the present invention, the diagnostic message transmitted from the client system is received by the business message processing unit of the server system, and the diagnostic message is transferred from the business message processing unit to the diagnostic message management unit. If the management unit does not correspond to its own diagnostic message, it sends it to the subsequent stage.If it corresponds to its own, it sends a response message to the client system.If the response message is not sent for any time, it is sent. Even if the content of the response message is different from the expected value, the client system diagnoses that an error has occurred in the server system. Therefore, failure diagnosis is performed at any time without interrupting the operation of the server system. be able to. Along with this, fault diagnosis of the server system can be speeded up, and the operating rate of the server system can be improved.

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

【図1】この発明によるネットワークサーバ診断システ
ムの第1実施の形態の構成を示すブロック図である。
FIG. 1 is a block diagram showing a configuration of a first embodiment of a network server diagnosis system according to the present invention.

【図2】図1のネットワークサーバ診断システムの動作
を説明するための診断装置の診断処理管理手段における
診断電文の生成から被診断装置の異常の診断過程の処理
手順を示すフローチャートである。
FIG. 2 is a flowchart illustrating a processing procedure from a generation of a diagnostic message to a diagnosis process of an abnormality of a device to be diagnosed in a diagnosis process management unit of the diagnostic device for explaining an operation of the network server diagnosis system of FIG. 1;

【図3】図1のネットワークサーバ診断システムの動作
を説明するための被診断装置における診断電文管理手段
の動作の流れを示すフローチャートである。
FIG. 3 is a flowchart illustrating an operation flow of a diagnostic message management unit in the device to be diagnosed for explaining an operation of the network server diagnostic system of FIG. 1;

【図4】図1のネットワークサーバ診断システムの詳細
な動作を説明するための動作説明図である。
FIG. 4 is an operation explanatory diagram for explaining a detailed operation of the network server diagnostic system of FIG. 1;

【図5】この発明によるネットワークサーバ診断システ
ムの第2実施の形態の構成を示すブロック図である。
FIG. 5 is a block diagram showing a configuration of a second embodiment of the network server diagnosis system according to the present invention;

【図6】図5のネットワークサーバ診断システムの詳細
な動作を説明するための動作説明図である。
FIG. 6 is an operation explanatory diagram for describing a detailed operation of the network server diagnostic system of FIG. 5;

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

1……診断装置、2……診断処理管理手段、3……被診
断装置、4……業務電文処理部、5……診断電文管理手
段、6……入出力装置、21……診断電文授受手段、2
2……診断制御手段、23……診断結果記憶手段、24
……診断管理手段、25……定期診断発行手段、41…
…回線管理手段、42……通信管理手段、43……トラ
ンザクション管理手段、44……データ管理手段、51
……回線管理診断電文管理手段、52……通信管理診断
電文管理手段、53……トランザクション管理診断電文
管理手段、54……データ管理診断電文管理手段、A…
…通信路。
DESCRIPTION OF SYMBOLS 1 ... Diagnosis device, 2 ... Diagnosis processing management means, 3 ... Diagnosis target device, 4 ... Business message processing unit, 5 ... Diagnosis message management means, 6 ... I / O device, 21 ... Diagnosis message exchange Means 2
2 ... diagnosis control means, 23 ... diagnosis result storage means, 24
... diagnosis management means, 25 ... periodic diagnosis issuing means, 41 ...
... Line management means, 42... Communication management means, 43... Transaction management means, 44.
... Line management diagnosis message management means, 52... Communication management diagnosis message management means, 53... Transaction management diagnosis message management means, 54.
... the communication channel.

Claims (7)

【特許請求の範囲】[Claims] 【請求項1】 サーバシステムに対して診断電文を送信
し、この診断電文の送信後所定時間以内に前記サーバシ
ステムから応答電文が到着しない場合、あるいは前記所
定時間内に前記応答電文が到着してもこの到着した応答
電文が期待値でない場合には前記サーバシステムが異常
を発生していると認識する診断処理管理手段を有するク
ライアントシステムと、 前記サーバシステムにおいて、業務電文処理部に対応し
た位置に設けられ、前記業務電文処理部が前記診断電文
を受信すると前記業務電文処理部により引き渡され診断
電文が自己に該当する場合には前記クライアントシステ
ムに前記応答電文を送信し、かつ前記診断電文が自己に
該当しない場合には受信した診断電文を後段に送信する
診断電文管理手段と、 前記クライアントシステムと前記サーバシステムをオン
ライン接続する通信路と、 を備えることを特徴とするネットワークサーバ診断シス
テム。
A diagnostic message is transmitted to a server system, and when a response message does not arrive from the server system within a predetermined time after the transmission of the diagnostic message, or when the response message arrives within the predetermined time. A client system having diagnostic processing management means for recognizing that the server system has failed if the response message that has arrived is not an expected value; and a server corresponding to a business message processor in the server system. When the business message processing unit receives the diagnostic message, the business message processing unit transmits the response message to the client system when the business message processing unit receives the diagnostic message and the diagnostic message corresponds to the self. A diagnostic message management means for transmitting the received diagnostic message to a subsequent stage if the above does not apply, and the client system Network server diagnostic system characterized in that it comprises a communication path for online connection to the server system.
【請求項2】 前記クライアントシステムは、前記診断
処理管理手段に診断動作指示情報を与え、かつ前記診断
処理管理手段からの診断結果情報を編集表示する入出力
装置を備えることを特徴とする請求項1記載のネットワ
ークサーバ診断システム。
2. The system according to claim 1, wherein said client system includes an input / output device for providing diagnostic operation instruction information to said diagnostic processing management means and for editing and displaying diagnostic result information from said diagnostic processing management means. 2. The network server diagnostic system according to 1.
【請求項3】 前記クライアントシステムは、前記サー
バシステム上の前記診断電文管理手段の中で最前段から
後段へと繰り返すことにより前記業務電文処理部に異常
または例外が発生している位置を一意に定めることを特
徴とする請求項1記載のネットワークサーバ診断システ
ム。
3. The client system, by repeating the diagnostic message management means on the server system from the earliest stage to the subsequent stage, uniquely identifies a position where an abnormality or an exception has occurred in the business message processing unit. The network server diagnostic system according to claim 1, wherein the system is determined.
【請求項4】 前記診断処理管理手段は、 診断動作指示情報を解析し、かつ操作者からの診断結果
出力要求の受領時に診断結果情報を出力させる診断管理
手段と、 前記診断管理手段から入力される解析後の診断動作指示
情報を元に前記診断電文を出力し、かつ前記応答電文の
有無ならびに適否の判断を行って診断管理情報を出力す
る診断制御手段と、 前記診断制御手段から出力される前記診断電文を前記通
信路を経由して前記サーバシステムに送信し、かつ前記
応答電文を前記サーバシステムから受信して前記診断制
御手段に出力する診断電文授受手段と、 前記診断管理手段により出力される前記診断結果情報の
記憶と前記診断管理情報を記憶するとともに前記診断管
理手段から要求される診断結果を前記診断管理手段に出
力する診断結果記憶手段と、 を備えることを特徴とする請求項1記載のネットワーク
サーバ診断システム。
4. The diagnosis processing management means analyzes diagnosis operation instruction information and outputs diagnosis result information when a diagnosis result output request is received from an operator. Diagnostic control means for outputting the diagnostic message based on the diagnostic operation instruction information after the analysis and determining whether or not the response message is present and whether or not the response message is appropriate, and outputting diagnostic management information; and output from the diagnostic control means. Diagnostic message transmitting / receiving means for transmitting the diagnostic message to the server system via the communication path, and receiving the response message from the server system and outputting the message to the diagnostic control means; A diagnosis result storing the diagnosis result information and storing the diagnosis management information and outputting a diagnosis result requested from the diagnosis management means to the diagnosis management means. Network server diagnostic system according to claim 1, comprising: a 憶 means.
【請求項5】 前記診断処理管理手段は、結果出力要求
の受領時に診断結果情報を出力させる診断管理手段と、 前記診断管理手段から入力される解析後の診断動作指示
情報を元に前記診断電文を出力し、かつ前記応答電文の
有無ならびに適否の判断を行って診断管理情報を出力す
る診断制御手段と、 前記診断制御手段から出力される前記診断電文を前記通
信路を経由して前記サーバシステムに送信し、かつ前記
応答電文を前記サーバシステムから受信して前記診断制
御手段に出力する診断電文授受手段と、 前記診断管理手段により出力される前記診断結果情報の
記憶と前記診断管理情報を記憶するとともに前記診断管
理手段から要求される診断結果を前記診断管理手段に出
力する診断結果記憶手段と、 自らタイマの監視を行い、一定時間ごとに前記診断管理
手段に対して前記サーバシステムの最終段までの診断要
求を行う定期診断発行手段と、 を備えることを特徴とする請求項1記載のネットワーク
サーバ診断システム。
5. The diagnostic processing management means for outputting diagnosis result information when receiving a result output request, and the diagnostic message based on analyzed diagnostic operation instruction information input from the diagnosis management means. And a diagnosis control unit that outputs the diagnosis management information by determining whether or not the response message is present and whether or not the response message is appropriate, and transmits the diagnostic message output from the diagnosis control unit via the communication path to the server system. And a diagnostic telegram sending and receiving means for receiving the response telegram from the server system and outputting the diagnostic telegram to the diagnostic control means, storing the diagnostic result information output by the diagnostic management means and storing the diagnostic management information And a diagnosis result storage means for outputting a diagnosis result requested from the diagnosis management means to the diagnosis management means, and monitoring a timer by itself, and performing a predetermined time interval. Network server diagnostic system of claim 1, wherein the and a periodic diagnosis issuing means for diagnosing request to the last stage of the server system to the diagnostic management means.
【請求項6】 前記業務電文処理部は、 前記通信路を経由した前記クライアントシテムからの電
文の種類を判別して所定の処理を行い、かつ、後段の処
理の不要な電文の場合には規定の処理を行った後に前記
通信路に電文を送信する回線管理手段と、 前記回線管理手段から電文を入力した電文の種類を判別
して所定の処理を行うとともに、後段の処理の不要な電
文の場合には前記回線管理手段に引き渡す通信管理手段
と、 前記通信管理手段から入力した電文の種類を判別して所
定の処理を行うとともに、後段の処理が不要な電文の場
合には前記通信管理手段に引き渡すトランザクション管
理手段と、 前記トランザクション管理手段から入力した電文の種類
を判別して所定の処理を行うとともに、診断電文以外の
業務電文の場合には前記トランザクション管理手段に引
き渡すデータ管理手段と、 を備えることを特徴とする請求項1記載のネットワーク
サーバ診断システム。
6. The business message processing unit determines a type of a message from the client system via the communication path, performs a predetermined process, and specifies a message that does not require a subsequent process. A line management unit that transmits a message to the communication path after performing the process, and performs a predetermined process by determining a type of the message input with the message from the line management unit. In the case, the communication management means to be transferred to the line management means, and performs predetermined processing by determining the type of the message input from the communication management means, and in the case of a message that does not require subsequent processing, the communication management means A transaction management unit to determine a type of the message input from the transaction management unit and perform predetermined processing. Network server diagnostic system according to claim 1, comprising: a data management means to pass to-transactions managing means.
【請求項7】 前記診断電文管理手段は、 前記回線管理手段から診断電文が引き渡された電文が該
当位置での折り返し電文の場合には診断電文を基に応答
電文を加工して前記回線管理手段を介して前記通信路に
送信し、かつ該当位置での折り返し電文でない場合には
前記回線管理手段を介して前記通信管理手段に電文を引
き渡す回線管理診断電文管理手段と、 前記通信管理手段から引き渡された診断電文が該当位置
での折り返し電文の場合には診断電文を基に応答電文を
加工して前記通信管理手段を介して前記回線管理手段に
電文を引き渡し、かつ該当位置での折り返し電文でない
場合には前記通信管理手段を介して前記トランザクショ
ン管理手段に電文を引き渡す通信管理診断電文管理手段
と、 前記トランザクション管理手段から引き渡された診断電
文が該当位置での折り返し電文の場合には診断電文を元
に応答電文を加工して前記トランザクション管理手段を
介して通信管理手段に電文を引き渡し、かつ該当位置で
の折り返し電文でない場合には前記トランザクション管
理手段を介して前記データ管理手段に電文を引き渡すト
ランザクション管理診断電文管理手段と、 前記データ管理手段から引き渡された診断電文の内容を
調べ、該当位置での折り返し電文の場合は、診断電文を
基に応答電文を加工し、前記データ管理手段を介して前
記トランザクション管理手段に電文を引き渡し、該当位
置での折り返し電文でない場合は、異常電文として応答
電文を加工し前記データ管理手段を介して前記トランザ
クション管理手段に電文を引き渡すデータ管理診断電文
管理手段と、 を備えることを特徴とする請求項1記載のネットワーク
サーバ診断システム。
7. The diagnostic message management means, wherein, if the diagnostic message to which the diagnostic message has been transferred from the line management means is a return message at a corresponding position, the diagnostic message is processed based on the diagnostic message to process the response message. A line management diagnostic message management unit that sends a message to the communication management unit via the line management unit if the message is not a return message at the corresponding position, and a communication message transmitted from the communication management unit. If the received diagnostic message is a return message at the corresponding position, the response message is processed based on the diagnostic message and the message is delivered to the line management unit via the communication management unit, and is not a return message at the corresponding position. In such a case, a communication management diagnostic message management means for transferring a message to the transaction management means via the communication management means; If the received diagnostic message is a return message at the corresponding position, the response message is processed based on the diagnostic message, the message is delivered to the communication management unit via the transaction management unit, and the message is not a return message at the corresponding position. A transaction management diagnostic message management unit that transfers a message to the data management unit via the transaction management unit, and examines the contents of the diagnostic message delivered from the data management unit. The response message is processed based on the diagnostic message, the message is delivered to the transaction management unit via the data management unit, and if the message is not a return message at the corresponding position, the response message is processed as an abnormal message and the data management unit is processed. Data management diagnostic message management means for transferring a message to the transaction management means via the transaction management means. Network server diagnostic system of claim 1, wherein Rukoto.
JP06940998A 1998-03-04 1998-03-04 Network server diagnostic system Expired - Fee Related JP3178409B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP06940998A JP3178409B2 (en) 1998-03-04 1998-03-04 Network server diagnostic system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP06940998A JP3178409B2 (en) 1998-03-04 1998-03-04 Network server diagnostic system

Publications (2)

Publication Number Publication Date
JPH11249924A true JPH11249924A (en) 1999-09-17
JP3178409B2 JP3178409B2 (en) 2001-06-18

Family

ID=13401790

Family Applications (1)

Application Number Title Priority Date Filing Date
JP06940998A Expired - Fee Related JP3178409B2 (en) 1998-03-04 1998-03-04 Network server diagnostic system

Country Status (1)

Country Link
JP (1) JP3178409B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7401003B2 (en) 2002-02-04 2008-07-15 Samsung Electronics Co., Ltd. Diagnosis method and apparatus for peripheral device of host
US7921332B2 (en) 2003-06-23 2011-04-05 Samsung Electronics Co., Ltd. Disc drive failure diagnostic system and method

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7401003B2 (en) 2002-02-04 2008-07-15 Samsung Electronics Co., Ltd. Diagnosis method and apparatus for peripheral device of host
US7921332B2 (en) 2003-06-23 2011-04-05 Samsung Electronics Co., Ltd. Disc drive failure diagnostic system and method

Also Published As

Publication number Publication date
JP3178409B2 (en) 2001-06-18

Similar Documents

Publication Publication Date Title
US20030236777A1 (en) System and method for managing internet transactions
EP0474058A2 (en) Problem analysis of a node computer with assistance from a central site
CN100394394C (en) Fault tolerant duplex computer system and its control method
JPS61285569A (en) Program control method for multi-computer system
JP3178409B2 (en) Network server diagnostic system
JP3867868B2 (en) Fault integrated management device
JP3190880B2 (en) Standby system, standby method, and recording medium
JPH0581083A (en) Supervisory control system for plural online systems using plural cpu
CN109445984A (en) A kind of service restoration method, device, arbitrating server and storage system
KR950013840B1 (en) Automatic servetance unit and operation method of overload of in service control
CN114093497B (en) Radiotherapy remote consultation monitoring device, system and method based on virtual private network
JPH10107792A (en) Server monitor
JP2557127B2 (en) Transmission terminal equipment
JP2000187649A (en) Method and device for controlling command in parallel processing type on-line system
JP2575943B2 (en) Data transmission equipment
JP2000353009A (en) Network diagnostic device, transceiver diagnostic method using the device and storage medium in which processing program of the device is stored
JPH0659997A (en) System for corresponding to abnormality in inter-program communication system
JPH0997111A (en) System monitoring device, controller, system monitoring method and control method
KR0121970B1 (en) Common-bus managing method in an exchanger
JP2000349804A (en) Network management system
KR20010084341A (en) apparatus and method of maintenance data production/confirmation by using virtual switching system
JPH05143428A (en) Data base maintenance managing device
JPS62173540A (en) Maintenance system for information processing system
JPS62274957A (en) Diagnostic method for indefectible state of plant monitor device
JPH1141673A (en) Data collection method

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees