JP4034436B2 - Client / server system and client operation monitoring method - Google Patents

Client / server system and client operation monitoring method Download PDF

Info

Publication number
JP4034436B2
JP4034436B2 JP27851198A JP27851198A JP4034436B2 JP 4034436 B2 JP4034436 B2 JP 4034436B2 JP 27851198 A JP27851198 A JP 27851198A JP 27851198 A JP27851198 A JP 27851198A JP 4034436 B2 JP4034436 B2 JP 4034436B2
Authority
JP
Japan
Prior art keywords
client
log
server
operating state
output
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP27851198A
Other languages
Japanese (ja)
Other versions
JP2000112847A (en
Inventor
義弘 岩本
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.)
Toshiba Corp
Original Assignee
Toshiba 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 Toshiba Corp filed Critical Toshiba Corp
Priority to JP27851198A priority Critical patent/JP4034436B2/en
Publication of JP2000112847A publication Critical patent/JP2000112847A/en
Application granted granted Critical
Publication of JP4034436B2 publication Critical patent/JP4034436B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

  • Computer And Data Communications (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Description

【0001】
【発明の属する技術分野】
本発明は、ネットワークに対し、複数のクライアントと、サーバとが接続されたクライアント・サーバシステム及びこのシステムにおけるクライアント稼働監視方法に関するものである。
【0002】
【従来の技術】
従来、図12に示すように、ネットワーク100に対し、複数のクライアント200−1〜200−nと、サーバ300とが接続されたクライアント・サーバシステムでは、運用管理の一貫としてクライアント稼働監視が実行されている。このクライアント稼働監視方法としては、運用管理用ミドルウェアのエージェントとして位置付けられるクライアント200−1〜200−nと、運用管理用ミドルウェアのマネージャとして位置付けられるサーバ300との間において、定期的に通信を行うヘルスチェック機能が知られている。
【0003】
上記ヘルスチェック機能は、運用管理用ミドルウェアによらなければ、アプリケーションにより実現する必要がある。この機能によれば、複数のクライアントの稼働状況を1台のサーバにおいて一元管理できる利点があり、多くのシステムにおいて採用されている。また、運用管理用ミドルウェアによりヘルスチェック機能を実現する場合には、運用管理用ミドルウェアをサーバ及びクライアントへインストールするだけで良く、開発工数を削減することができる。
【0004】
【発明が解決しようとする課題】
しかしながら、クライアントの数が100台、200台と言うように膨大なシステムにおいて、以下に述べるような問題点が生じる。まず、膨大な数のクライアントとサーバが定期的にヘルスチェック機能による通信を行うので、ネットワークへの負荷が増大し、本来のクライアントとサーバ間の通信が行い難くなり、業務処理に悪影響を及ぼすという問題点がある。
【0005】
更に、運用管理用ミドルウェアによりヘルスチェック機能を実現する場合には、インストールに人手と時間を要する問題がある。更に、クライアントとサーバのプラットホームが異なる場合には、運用管理用ミドルウェアのサポート制限により、クライアントをエージェントとして登録できない場合があった。
【0006】
本発明は、上記のような従来のクライアント・サーバシステムにおける問題点を解決せんとしてなされたもので、その目的は、クライアントの数が多い場合にも、また、クライアントとサーバのプラットホームが異なる場合にも、比較的容易に、かつ、適切にクライアントの稼働状態を把握することが可能なクライアント・サーバシステム及びクライアント稼働監視方法を提供することである。
【0007】
【課題を解決するための手段】
本発明に係るクライアント・サーバシステムは、複数のクライアントと第1のサーバとがネットワークを介して接続されたクライアント・サーバシステムにおいて、第1のサーバは、クライアントからの要求に対する応答のとき及びクライアントに対する通知のときに起動され、データ送信の成否を示すログ種別情報を含むログを出力するログ出力手段と、前記ログ出力手段によりログが出力されると、このログを収集し、当該ログのログ種別情報及び当該ログに対応するクライアントが正常であるか異常であるかを示す稼働状態情報に基づき、当該クライアントが正常であるか異常であるかを判定し、稼働状態情報を更新するログ収集・判定処理手段と、このログ収集・判定処理手段により更新された稼働状態情報に基づき各クライアントに関する稼働状態の表示データを作成する作成手段とを備え、第1のサーバに接続され、前記作成手段により作成された表示データに基づき各クライアントに関する稼働状態の表示を行う表示手段を具備することを特徴とする。
【0008】
本発明に係るクライアント・サーバシステムは、第1のサーバに接続されたクライアントとは異なる複数のクライアントとネットワークを介して接続された第2のサーバを備え、前記第2のサーバは、クライアントからの要求に対する応答のとき及びクライアントに対する通知のときに起動され、データ送信の成否を示すログ種別情報を含むログを出力するログ出力手段と、前記ログ出力手段によりログが出力されると、このログを第1のサーバへ送信するログ送信処理手段とを具備し、第1のサーバのログ収集・判定処理手段は、送信されたログを収集し、当該ログのログ種別情報及び当該ログに対応するクライアントが正常であるか異常であるかを示す稼働状態情報に基づき、当該クライアントが正常であるか異常であるかを判定し、作成手段は、前記ログ収集・判定処理手段により更新された上記稼働状態情報に基づき第1のサーバに接続された各クライアント以外に第2のサーバに接続された各クライアントに関する稼働状態の表示データを作成し、表示手段は、作成手段により作成された全ての表示データに基づき第1のサーバに接続された各クライアント及び第2のサーバに接続された各クライアントに関する稼働状態の表示を行うことを特徴とする。
【0009】
本発明に係るクライアント・サーバシステムは、前記第1のサーバは、前記ログ収集・判定処理手段から出力される情報に基づき、各クライアントに対する各時間単位の応答、通知の回数を含む統計情報を生成する統計データ生成手段を具備し、前記表示手段は、前記統計データ生成手段により生成された統計情報に基づき各クライアントに関する統計情報の表示を行うことを特徴とする。
【0010】
本発明に係るクライアント・サーバシステムは、複数のクライアントと第1のサーバとがネットワークを介して接続され、前記クライアントとは別の複数のクライアントと第2のサーバとがネットワークを介して接続され、第1のサーバと第2のサーバに第3のサーバが接続されたクライアント・サーバシステムにおいて、前記第1のサーバと前記第2のサーバは、接続されたクライアントからの要求に対する応答のとき及びクライアントに対する通知のときに起動され、データ送信の成否を示すログ種別情報を含むログを出力するログ出力手段と、前記ログ出力手段によりログが出力されると、このログを収集し、当該ログのログ種別情報及び当該ログに対応するクライアントが正常であるか異常であるかを示す稼働状態情報に基づき、当該クライアントが正常であるか異常であるかを判定し、稼働状態情報を更新するログ収集・判定処理手段と、前記ログ収集・判定処理手段により更新された稼働状態情報を第3のサーバへ送る送信側の管理手段を具備し、前記第3のサーバは、前記第1、第2のサーバの各ログ収集・判定処理手段により更新された稼働状態情報に基づき各クライアントに関する稼働状態の表示データを作成する作成手段と前記第1、第2のサーバの送信側の管理手段から送られた稼働状態情報を受け取り、これを前記作成手段へ送出する受信側の管理手段とを備えており、前記第3のサーバに接続され、前記作成手段により作成された表示データに基づき各クライアントに関する稼働状態の表示を行う表示手段を具備することを特徴とする
【0011】
発明に係るクライアント稼働監視方法は、複数のクライアントと第1のサーバとがネットワークを介して接続されたクライアント・サーバシステムにおけるクライアント稼働監視方法において、前記第1のサーバは、クライアントからの要求に対する応答のとき及びクライアントに対する通知のときに起動され、データ送信の成否を示すログ種別情報を含むログを出力するログ出力ステップと、前記ログ出力ステップによりログが出力されると、このログを収集し、当該ログのログ種別情報及び当該ログに対応するクライアントが正常であるか異常であるかを示す稼働状態情報に基づき、当該クライアントが正常であるか異常であるかを判定し、稼働状態情報を更新するログ収集・判定処理ステップと、このログ収集・判定処理ステップにより更新された稼働状態情報に基づき各クライアントに関する稼働状態の表示データを作成する作成ステップとを備え、前記第1のサーバに接続された表示手段において、前記作成ステップにより作成された表示データに基づき各クライアントに関する稼働状態の表示を行うことを特徴とする。
本発明に係るクライアント稼働監視方法は、第1のサーバに接続されたクライアントとは異なる複数のクライアントとネットワークを介して接続された第2のサーバを備えたクライアント・サーバシステムにおけるクライアント稼働監視方法において、前記第2のサーバは、クライアントからの要求に対する応答のとき及びクライアントに対する通知のときに起動され、データ送信の成否を示すログ種別情報を含むログを出力するログ出力ステップと、前記ログ出力ステップによりログが出力されると、このログを第1のサーバへ送信するログ送信処理ステップとを具備し、第1のサーバのログ収集・判定処理ステップでは、送信されたログを収集し、当該ログのログ種別情報及び当該ログに対応するクライアントが正常であるか異常であるかを示す稼働状態情報に基づき、当該クライアントが正常であるか異常であるかを判定し、前記作成ステップでは、前記ログ収集・判定処理ステップにより更新された上記稼働状態情報に基づき前記第1のサーバに接続された各クライアント以外に第2のサーバに接続された各クライアントに関する稼働状態の表示データを作成し、表示手段では、前記作成ステップにより作成された全ての表示データに基づき第1のサーバに接続された各クライアント及び第2のサーバに接続された各クライアントに関する稼働状態の表示を行うことを特徴とする。
本発明に係るクライアント稼働監視方法は、前記ログ収集・判定処理ステップから出力される情報に基づき、各クライアントに対する各時間単位の応答、通知の回数を含む統計情報を生成する統計データ生成ステップを具備し、表示手段は、前記統計データ生成ステップにより生成された統計情報に基づき各クライアントに関する統計情報の表示を行うことを特徴とする。
本発明に係るクライアント稼働監視方法は、複数のクライアントと第1のサーバとがネットワークを介して接続され、前記クライアントとは別の複数のクライアントと第2のサーバとがネットワークを介して接続され、第1のサーバと第2のサーバに第3のサーバが接続されたクライアント・サーバシステムにおけるクライアント稼働監視方法において、前記第1のサーバと前記第2のサーバは、接続されたクライアントからの要求に対する応答のとき及びクライアントに対する通知のときに起動され、データ送信の成否を示すログ種別情報を含むログを出力するログ出力ステップと、このログ出力ステップによりログが出力されると、このログを収集し、当該ログのログ種別情報及び当該ログに対応するクライアントが正常であるか異常であるかを示す稼働状態情報に基づき、当該クライアントが正常であるか異常であるかを判定し、稼働状態情報を更新するログ収集・判定処理ステップと、ログ収集・判定処理ステップにより更新された稼働状態情報を第3のサーバへ送る送信側の管理ステップを具備し、前記第3のサーバは、前記第1、第2のサーバの各ログ収集・判定処理ステップにより更新された稼働状態情報に基づき各クライアントに関する稼働状態の表示データを作成する作成ステップと前記第1、第2のサーバの送信側の管理ステップから送られた稼働状態情報を受け取り、これを作成ステップへ送出する受信側の管理ステップとを備えており、前記第3のサーバに接続された表示手段において、前記作成ステップにより作成された表示データに基づき各クライアントに関する稼働状態の表示を 行うことを特徴とする。
【0012】
【発明の実施の形態】
以下添付図面を参照して、本発明の実施の形態に係るクライアント・サーバシステム及びこのシステムにおけるクライアント稼働監視方法を説明する。各図において、同一の構成要素には同一の符号を付し、重複する説明を省略する。図1には、ネットワーク1に対し、複数のクライアント2−1〜2−nと、サーバAとが接続されたクライアント・サーバシステムが示されている。また、サーバAには、監視端末3が接続されている。
【0013】
図3には、クライアント2−1〜2−nの構成例が示されている。クライアントは、CPU10が主記憶装置11に記憶されたプログラムやデータを用いて各部を制御するコンピュータの構成を有している。上記のCPU10にはバス12を介して、キーボード制御部13、表示制御部14、マウス制御部15、プリンタ制御部16、磁気ディスク制御部17、通信インタフェース18が接続されている。
【0014】
キーボード制御部13は接続されるキーボード入力装置19からの入力データを受けてCPU10へ送出する。表示制御部14は接続されるCRT表示装置20に対しCPU10から送られる画像データに基づく表示を行う。マウス制御部15は接続されるマウス21からの入力位置データを受けてCPU10へ送出する。プリンタ制御部16は接続されているプリンタ装置22へCPU10から送られる印字データに基づくプリントを行わせる。磁気ディスク制御部17は接続されている磁気ディスク装置23に対しCPU10の制御下においてデータのリードライトを行う。通信インタフェース18は、CPU10の制御下において通信制御部24を介してデータの送受を行う。
【0015】
監視端末3も上記の図3に示したシステムと同様の構成であるが、通信インタフェース18、通信制御部24は、CPU10とのインタフェースに置き換えられる。また、サーバAは、図3に示したシステムの内、CPU10、主記憶装置11、バス12、磁気ディスク制御部17、磁気ディスク装置23を備えた構成で十分である。
【0016】
サーバAは、図2に示されるように、クライアントの稼働状態情報を保持するためのファイル4を、例えば、磁気ディスク装置23に備える。そして、サーバAは、主記憶装置11のプログラムによりクライアント送信処理プロセス31、ログ収集・判定処理プロセス32、稼働状態生成処理プロセス33を有する。また、監視端末3は、主記憶装置11のプログラムにより稼働状態表示プロセス34を有する。
【0017】
以下に各プロセスによる処理動作を説明する。クライアント送信処理プロセス31は、各クライアント2−1〜2−nからの要求を受けて、これに対する応答を返送し、また、各クライアント2−1〜2−nに対する通知を行う。そして、クライアント送信処理プロセス31は、ログ収集共通関数35を備えており、上記各クライアント2−1〜2−nに対する応答を返送するとき及び通知のときに、ログ収集共通関数35をコールする。
【0018】
ここで図4に、ログ収集共通関数35の入力引数を示す。入力引数は、「当該ログの発生元識別名(識別情報)」、「クライアント識別名」、「各クライアントのユニークな番号(識別情報)」、「当該ログの種別」、「当該ログのメッセージ番号」、「当該ログの発生時刻」である。
【0019】
入力引数「当該ログの発生元識別名(識別情報)」としては、サーバA、サーバA、Bなど、通知等の発生元(複数、集合体も可)を識別する情報であり、「クライアント識別名」としては、クライアントA群、クライアントa、B群など、通知等の先(複数、集合体も可)を識別する情報である。「各クライアントのユニークな番号(識別情報)」は、端末ホスト名や、回線番号など、通知等の先のクライアントを個別に識別する情報である。「当該ログの種別」は、データ送信の成否を示す情報であり、「当該ログのメッセージ番号」は、1つの送信毎に与えられる連続する番号であり、「当該ログの発生時刻」はログの発生時刻の情報である。
【0020】
ログ収集共通関数35は入力引数に応じた引数を有するログ(記録情報)を出力する。ログ収集・判定処理プロセス32は、上記で出力されたログを収集し、図5に示されるフローチャートに基づき該当クライアントの稼働状態情報を更新する。まず、収集したログについて引数「ログ種別」に基づきデータ送信成功に対応するログであるかを検出する(S1)。ここで、データ送信成功に対応するログであることを検出した場合には、当該クライアントの稼働状態情報を参照して、稼働状態情報が「異常」であるか「正常」となっているかを検出する(S2)。
【0021】
上記ステップS2において、稼働状態情報が「異常」である場合には、当該クライアント「異常}から「正常」となったと判定し、稼働状態情報を「正常」へ変更する(S3)。また、上記ステップS2において、稼働状態情報が「正常」である場合には、当該クライアントが「正常」を継続していると判定し、稼働状態情報「正常」をそのままとし、変更を加えることはない(S4)。
【0022】
一方、ステップS1において、データ送信失敗に対応するログであることを検出した場合には、当該クライアントの稼働状態情報を参照して、稼働状態情報が「異常」であるか「正常」であるかを検出する(S5)。
【0023】
上記ステップS5において、稼働状態情報が「異常」である場合には、当該クライアントが「異常」を継続していると判定し、稼働状態情報「異常」をそのままとし、変更を加えることはない(S4)。一方、上記ステップS5において、稼働状態情報が「正常」である場合には、当該クライアントが「正常」から「異常」となったと判定し、稼働状態情報を「異常」へ変更する(S6)。
【0024】
以上のログ収集・判定処理プロセス32による処理結果は稼働状態生成処理プロセス33によりファイル4へ反映される。監視端末3の稼働状態表示プロセス34は上記ファイル4を参照して、各クライアント2−1〜2−nの稼働状態の表示データを作成し、稼働状態の画像をCRT表示装置20へ表示する。つまり、各クライアント2−1〜2−nのそれぞれが、正常か異常かを示す画像がCRT表示装置20に表示される。
【0025】
斯して、本実施の形態では、運用管理用ミドルウェアを使用しないので、サーバとクライアントのプラットホームに関わりなく、適切に各クライアント2−1〜2−nの稼働状態を監視可能である。更に、クライアントの数が多い場合にもインストールが不要であり、人手と時間を費やす必要がない。また、サーバからの応答と通知の際にログ収集共通関数35をコールするだけであり、ネットワークに負担をかけることがなく、通常の業務処理に影響が殆ど無い利点がある。
【0026】
図6、図7には、第2の実施の形態に係るクライアント・サーバシステムが示されている。このシステムでは、サーバAに対し回線を介してサーバBが接続されている。サーバBは、ネットワーク1Bを介してクライアントである出力機器5−1〜5−mに接続されており、データを出力機器5−1〜5−mの所要の機器へ送出して出力を生じさせている。
【0027】
サーバBには、主記憶装置11のプログラムにより、クライアント送信処理プロセス31に類似のクライアント送信処理プロセス31Bと、自装置のログ送信を行うログ送信処理プロセス36が構成されている。サーバAには、ファイル4以外にファイル4Aが備えられ、ログが保持可能となっている。サーバAは、主記憶装置11のプログラムによりログ生成処理プロセス33Aを有する。また、監視端末3は、稼働状態表示プロセス34以外にログ表示プロセス34Aを有する。
【0028】
このシステムの動作を説明する。クライアント送信処理プロセス31による応答と通知の際に対応する処理は、既に図2、図4、図5を用いて説明した通りである。一方、クライアント送信処理プロセス31Bが出力機器5−1〜5−mへ出力要求を行った場合に、ログ収集共通関数35Bがコールされる。ログ収集共通関数35Bは、ログ収集共通関数35と同様の機能を有し、入力引数に応じた引数を有するログ(記録情報)を出力する。ログ送信処理プロセス36は、ログ収集共通関数35Bから出力されたログ(記録情報)をサーバAへ通知する。
【0029】
ログ収集・判定処理プロセス32、稼働状態生成処理プロセス33、また、監視端末3の稼働状態表示プロセス34は、上記サーバBから通知されたログ(記録情報)に対しても、サーバAのログ収集共通関数35にて出力されたログと全く同じ処理を行う。この結果、各出力機器5−1〜5−mのそれぞれが、正常か異常かの画像がCRT表示装置20に表示される。
【0030】
ログ生成処理プロセス33Aは、上記サーバBから通知されたログ、サーバAにて出力されたログをログ収集・判定処理プロセス32を介して受け取り、ログを生成してファイル4Aに蓄積する。監視端末3のログ表示プロセス34Aは上記ファイル4Aを参照して、サーバA、Bのクライアントへの送信に関するログの表示データを作成し、ログ画像をCRT表示装置20へ表示する。これにより、クライアントの稼働状態以外にクライアントへの送信に関するログ自体を画像により目視することができ、異常となった時刻等を把握できる。この実施の形態によれば、マルチベンダー化されたクライアント・サーバシステムのクライアント稼働状態を統合的に監視することができる。
【0031】
次に図8に第3の実施の形態を示す。この実施の形態では、サーバCを備えており、サーバAが各クライアント2−1〜2−nの稼働状態情報をサーバCへ通知し、サーバBが各出力機器5−1〜5−mの稼働状態情報をサーバCへ通知する構成を採用している。サーバCには、監視端末3C−1、3C−2が接続されている。
【0032】
各サーバA、B、Cの構成を図9に示す。サーバAは、クライアント送信処理プロセス31、ログ収集・判定処理プロセス32、エージェントに対応する運用管理用ミドルウェア37Aを有する。サーバBは、クライアント送信処理プロセス31B、ログ収集・判定処理プロセス32B、エージェントに対応する運用管理用ミドルウェア37Bを有する。サーバCは、マネージャに対応する運用管理用ミドルウェア37C、稼働状態生成処理プロセス33C、稼働状態情報を保持するためのファイル4Cを有する。監視端末3C−1は、稼働状態表示プロセス34C−1を有し、監視端末3C−2は、稼働状態表示プロセス34C−2を有する。
【0033】
以下に本システムの動作を説明する。クライアント送信処理プロセス31、31B、ログ収集・判定処理プロセス32、32Bによる応答と通知の際に対応する処理は、既に図2、図4、図5を用いて説明した通りである。ログ収集・判定処理プロセス32、32Bによる処理結果に係る稼働状態情報は、運用管理用ミドルウェア37A、37Bのエージェントに渡され、各エージェントはこの稼働状態情報をサーバCの運用管理用ミドルウェア37のマネージャへ通知する。
【0034】
運用管理用ミドルウェア37のマネージャは受け取った稼働状態情報を稼働状態生成処理プロセス33Cへ送出し、稼働状態情報は稼働状態生成処理プロセス33Cによりファイル4Cへ反映される。
【0035】
監視端末3C−1、3C−2の稼働状態表示プロセス34C−1、34C−2は、上記ファイル4Cを参照して、各クライアント2−1〜2−nの稼働状態及び出力機器5−1〜5−mの稼働状態の表示データを作成し、稼働状態の画像をCRT表示装置20へ表示する。つまり、各クライアント2−1〜2−n及び出力機器5−1〜5−mのそれぞれが、正常か異常かの画像がCRT表示装置20に表示される。本実施の形態では、運用管理用ミドルウェアをサーバのみに適用して、インストールの手間を減少させ、1つのサーバにてクライアントの稼働状態を一元的に監視できる。
【0036】
次に図10に第4の実施の形態を示す。この実施の形態では、サーバAが各クライアント2−1〜2−n、各出力機器5−1〜5−mに接続され、サーバAには、監視端末3が接続されて、状態表示と統計表示が可能となっている。サーバAには、図11に示されるように、稼働状態情報を保持するためのファイル4、以外に統計データを保持するためのファイル4Aを、例えば、磁気ディスク装置23に備える。そして、サーバAは、クライアント送信処理プロセス31、ログ収集・判定処理プロセス32、稼働状態生成処理プロセス33、更に、統計データ生成処理プロセス39を有する。また、監視端末3は、稼働状態表示プロセス34と統計表示プロセス40を有する。
【0037】
このシステムにおける各クライアント2−1〜2−nの稼働状態情報に関する処理動作は、図2、図4、図5を用いて説明した処理と同様である。このシステムでは、各出力機器5−1〜5−mの稼働状態情報に関しても同様に処理が行われる。ところで、このシステムでは、ログ収集・判定処理プロセス32は処理結果を稼働状態生成処理プロセス33と共に、統計データ生成処理プロセス39へ送出する。統計データ生成処理プロセス39は、各クライアント2−1〜2−nに対する各時間帯単位の応答、通知の回数、各出力機器5−1〜5−mに対する各時間帯単位の出力枚数などの統計情報を生成し、ファイル4Aへ反映する。
【0038】
監視端末3の稼働状態表示プロセス34は上記ファイル4を参照して、各クライアント2−1〜2−n、各出力機器5−1〜5−mの稼働状態の表示データを作成し、稼働状態の画像をCRT表示装置20へ表示する。また、統計表示プロセス40は上記ファイル4Aを参照して、各クライアント2−1〜2−n、各出力機器5−1〜5−mの統計情報の表示データを作成し、各時間帯の応答、通知の回数、各時間帯単位の出力枚数など画像をCRT表示装置20へ表示する。これによって、監視端末3を用いて各クライアント2−1〜2−n、各出力機器5−1〜5−mのそれぞれが、正常か異常かを知ることができる上に、各クライアント2−1〜2−n、各出力機器5−1〜5−mのそれぞれの使用状況を統計的に表示させて把握することができる。
【0039】
【発明の効果】
以上説明したように本発明に係るクライアント・サーバシステムによれば、サーバからクライアントへの送信に関する記録情報を収集して、この収集した記録情報に基づいて、クライアントの稼働状態を検出し、検出結果を出力するので、クライアントの稼働状態を検出するために特別に送信を行う必要がなく、ネットワークへの負荷増大が生じることがなく、業務処理を−適切に行うことができる。しかも、クライアントとサーバのプラットホームが異なる場合にも適用することができ、適用範囲が広くなる効果がある。
【0040】
また、本発明に係るクライアント・サーバシステムでは、各クライアント毎の稼働状態に関する情報を保持しており、検出結果に基づき上記保持してある情報中の対応する情報を更新するようにしたので、現状におけるクライアントの状態が反映され、クライアントの状況を適切に把握することができる。
【0041】
本発明に係るクライアント・サーバシステムでは、複数のサーバ中の所定の1つのサーバに対し自サーバの送信に関する記録情報を送信し、前記1つのサーバにおいて記録情報を収集して、この収集した記録情報に基づいて、クライアントの稼働状態を検出し、検出結果を出力するようにしたので、マルチベンダ環境においてクライアントの稼働状態を一元管理することができる。
【0042】
また、本発明に係るクライアント・サーバシステムでは、各サーバにおいて記録情報を収集して、この収集した記録情報に基づいて、クライアントの稼働状態を検出し、検出結果を1つのサーバに送信して、その1つのサーバでは、送信されてくる稼働状態情報を受け取り自サーバのクライアントに係る稼働状態情報と共に保持するので、各サーバが管理するクライアントの稼働状態情報を1つのサーバに集めて一元管理することができる。
【0043】
また、本発明に係るクライアント・サーバシステムでは、記録情報を収集して、この収集した記録情報に基づいて、クライアントとの送信統計情報を作成し、この統計情報を出力するようにしたので、クライアントの使用に関する状況を統計的に把握することができ、システムの再構築などに応用することができる。
【0044】
また、本発明に係るクライアント稼働監視方法によれば、サーバからクライアントへの送信に関する記録情報を収集し、該収集された記録情報に基づいて、前記クライアントの稼働状態を検出し、この検出結果を出力するようになるので、サーバからクライアントへの送信に関する記録情報に基づいて、クライアントの稼働状態が検出でき、クライアントの稼働状態を検出するために特別に送信を行う必要がなく、ネットワークへの負荷増大が生じることがなく、業務処理を適切に行うことができる。しかも、クライアントとサーバのプラットホームが異なる場合にも適用することができる効果がある。
【図面の簡単な説明】
【図1】本発明に係るクライアント・サーバシステムの第1の実施の形態の構成を示す図。
【図2】本発明に係るクライアント・サーバシステムの第1の実施の形態の内部機能構成を示す図。
【図3】本発明に係るクライアント・サーバシステムにおけるクライアント等の構成例を示す図。
【図4】本発明に係るクライアント・サーバシステムにおいて収集されるログの内容を示す図。
【図5】本発明に係るクライアント・サーバシステムにおける稼働状態判定処理を示すフローチャート。
【図6】本発明に係るクライアント・サーバシステムの第2の実施の形態の構成を示す図。
【図7】本発明に係るクライアント・サーバシステムの第2の実施の形態の内部機能構成を示す図。
【図8】本発明に係るクライアント・サーバシステムの第3の実施の形態の構成を示す図。
【図9】本発明に係るクライアント・サーバシステムの第3の実施の形態の内部機能構成を示す図。
【図10】本発明に係るクライアント・サーバシステムの第4の実施の形態の構成を示す図。
【図11】本発明に係るクライアント・サーバシステムの第4の実施の形態の内部機能構成を示す図。
【図12】従来のクライアント・サーバシステムにおけるクライアント稼働状態監視方法を説明するための図。
【符号の説明】
1 ネットワーク 2−1〜2−n クライアント
3 監視端末 10 CPU
11 主記憶装置 12 バス
19 キーボード入力装置 20 CRT表示装置
21 マウス 22 プリンタ装置
23 磁気ディスク装置 24 通信処理部
31 クライアント送信処理プロセス
32 ログ収集・判定処理プロセス
33 稼働状態生成処理プロセス
34 稼働状態表示プロセス
35 ログ収集共通関数
[0001]
BACKGROUND OF THE INVENTION
The present invention relates to a client / server system in which a plurality of clients and a server are connected to a network, and a client operation monitoring method in this system.
[0002]
[Prior art]
Conventionally, as shown in FIG. 12, in a client / server system in which a plurality of clients 200-1 to 200-n and a server 300 are connected to a network 100, client operation monitoring is executed as part of operation management. ing. As this client operation monitoring method, a health that periodically communicates between the clients 200-1 to 200-n positioned as agents for operation management middleware and the server 300 positioned as a manager of operation management middleware. Check function is known.
[0003]
The health check function must be realized by an application if it does not depend on operation management middleware. According to this function, there is an advantage that the operating statuses of a plurality of clients can be centrally managed by one server, which is adopted in many systems. Further, when the health check function is realized by the operation management middleware, it is only necessary to install the operation management middleware on the server and the client, and the development man-hour can be reduced.
[0004]
[Problems to be solved by the invention]
However, the following problems occur in an enormous system such as 100 or 200 clients. First, since a large number of clients and servers regularly communicate with the health check function, the load on the network increases, making it difficult to communicate between the original client and server, which adversely affects business processing. There is a problem.
[0005]
Furthermore, when the health check function is realized by the middleware for operation management, there is a problem that it takes manpower and time for installation. Furthermore, when the client and server platforms are different, there are cases where the client cannot be registered as an agent due to the support limitation of the middleware for operation management.
[0006]
The present invention has been made as a solution to the problems in the conventional client / server system as described above, and its purpose is to be applied even when the number of clients is large and when the client and server platforms are different. Another object of the present invention is to provide a client / server system and a client operation monitoring method capable of grasping the operation state of the client appropriately and relatively easily.
[0007]
[Means for Solving the Problems]
  The client / server system according to the present invention includes a plurality of clients and a first server.Connected via networkIn a client / server system,The first server is activated when a response to a request from a client and when a notification is sent to a client, and outputs a log including log type information indicating success or failure of data transmission. Is output, this log is collected, and based on the log type information of the log and the operating status information indicating whether the client corresponding to the log is normal or abnormal, the client is normal or abnormal Log collection / judgment processing means for judging whether or not, and creation means for creating display data of the working state for each client based on the working state information updated by the log collection / judgment processing means And is connected to the first server and relates to each client based on the display data created by the creating means Display means for displaying the work stateIt is characterized by comprising.
[0008]
  The client / server system according to the present invention includes:A second server connected via a network to a plurality of clients different from the client connected to the first server, the second server responding to a request from the client and notifying the client A log output unit that is started when the log output unit outputs a log including log type information indicating success or failure of data transmission, and a log transmission process that transmits the log to the first server when the log is output by the log output unit And the log collection / determination processing means of the first server collects the transmitted log, and determines whether the log type information of the log and the client corresponding to the log are normal or abnormal Based on the operation status information shown, it is determined whether the client is normal or abnormal, and the creation means is updated by the log collection / determination processing means. In addition to each client connected to the first server based on the above-described operating state information, operating state display data relating to each client connected to the second server is created, and the display means is created by the creating means Based on all the display data, the operating state of each client connected to the first server and each client connected to the second server is displayed.It is characterized by that.
[0009]
  The client / server system according to the present invention includes:The first server comprises statistical data generating means for generating statistical information including the response of each time unit to each client and the number of notifications based on the information output from the log collection / determination processing means, The display means displays statistical information about each client based on the statistical information generated by the statistical data generating means.It is characterized by that.
[0010]
  The client / server system according to the present invention includes:A plurality of clients and a first server are connected via a network, and a plurality of clients different from the client and a second server are connected via a network, and are connected to the first server and the second server. In a client / server system to which a third server is connected, the first server and the second server are activated when a response to a request from the connected client and when a notification is sent to the client to transmit data. Log output means for outputting a log including log type information indicating success or failure of the log, and when the log is output by the log output means, the log is collected, and the log type information of the log and the client corresponding to the log are Based on the operating state information indicating whether the client is normal or abnormal, it is determined whether the client is normal or abnormal. And log collection / determination processing means for updating the operation state information, and transmission-side management means for sending the operation state information updated by the log collection / determination processing means to the third server, The server includes a creation unit that creates display data of an operation state relating to each client based on the operation state information updated by each log collection / determination processing unit of the first and second servers, and the first and second servers. Receiving-side management means for receiving the operating state information sent from the sending-side management means and sending it to the creating means, connected to the third server and created by the creating means Characterized by comprising display means for displaying the operating status of each client based on the displayed data..
[0011]
  BookThe client operation monitoring method according to the invention includes:In the client operation monitoring method in a client / server system in which a plurality of clients and a first server are connected via a network, the first server is in response to a request from the client and in notification to the client A log output step that starts and outputs a log including log type information indicating success or failure of data transmission; and when a log is output by the log output step, the log is collected, and the log type information of the log and the log A log collection / determination processing step for determining whether the client is normal or abnormal based on the operational status information indicating whether the client corresponding to is normal or abnormal, and updating the operational status information; Each class is based on the operating status information updated by this log collection / judgment processing step. A display step connected to the first server to display the operating state related to each client based on the display data generated by the generating step. It is characterized by.
A client operation monitoring method according to the present invention is a client operation monitoring method in a client / server system including a second server connected via a network to a plurality of clients different from the client connected to the first server. The second server is activated when a response to a request from a client and when a notification is issued to the client, and outputs a log including log type information indicating success or failure of data transmission; and the log output step When the log is output, the log transmission processing step of transmitting the log to the first server is included. In the log collection / determination processing step of the first server, the transmitted log is collected, and the log Log type information and the client corresponding to the log are normal or abnormal Whether the client is normal or abnormal based on the operational status information indicating the first server in the creation step based on the operational status information updated in the log collection / determination processing step In addition to each client connected to the server, the operating state display data relating to each client connected to the second server is created, and the display means stores the display data in the first server based on all the display data created in the creating step. It is characterized in that the operating status relating to each connected client and each client connected to the second server is displayed.
The client operation monitoring method according to the present invention includes a statistical data generation step for generating statistical information including a response in each time unit and the number of notifications to each client based on information output from the log collection / determination processing step. The display means displays statistical information about each client based on the statistical information generated by the statistical data generation step.
In the client operation monitoring method according to the present invention, a plurality of clients and a first server are connected via a network, and a plurality of clients different from the client and a second server are connected via a network, In a client operation monitoring method in a client / server system in which a third server is connected to a first server and a second server, the first server and the second server respond to a request from a connected client. A log output step that outputs a log that includes log type information that indicates the success or failure of data transmission, and is output when a log is output by this log output step. The log type information of the log and the client corresponding to the log are normal or abnormal Log collection / judgment processing step that determines whether the client is normal or abnormal based on the operational status information that indicates whether the client is normal or abnormal, and the operation updated by the log collection / judgment processing step A transmission-side management step of sending state information to a third server, wherein the third server is based on operating state information updated by each log collection / determination processing step of the first and second servers. A creation step for creating operating state display data relating to each client and a management step on the receiving side that receives the working state information sent from the sending side management step of the first and second servers and sends it to the creating step The display means connected to the third server includes each client based on the display data created by the creating step. The display of the operating state on the door It is characterized by performing.
[0012]
DETAILED DESCRIPTION OF THE INVENTION
A client / server system and a client operation monitoring method in this system will be described below with reference to the accompanying drawings. In each figure, the same components are denoted by the same reference numerals, and redundant description is omitted. FIG. 1 shows a client / server system in which a plurality of clients 2-1 to 2-n and a server A are connected to a network 1. In addition, the monitoring terminal 3 is connected to the server A.
[0013]
FIG. 3 shows a configuration example of the clients 2-1 to 2-n. The client has a computer configuration in which the CPU 10 controls each unit using programs and data stored in the main storage device 11. A keyboard control unit 13, display control unit 14, mouse control unit 15, printer control unit 16, magnetic disk control unit 17, and communication interface 18 are connected to the CPU 10 via a bus 12.
[0014]
The keyboard control unit 13 receives input data from the connected keyboard input device 19 and sends it to the CPU 10. The display control unit 14 performs display based on image data sent from the CPU 10 to the connected CRT display device 20. The mouse control unit 15 receives input position data from the connected mouse 21 and sends it to the CPU 10. The printer controller 16 causes the connected printer device 22 to perform printing based on print data sent from the CPU 10. The magnetic disk control unit 17 reads / writes data from / to the connected magnetic disk device 23 under the control of the CPU 10. The communication interface 18 transmits and receives data through the communication control unit 24 under the control of the CPU 10.
[0015]
Although the monitoring terminal 3 has the same configuration as that of the system shown in FIG. 3, the communication interface 18 and the communication control unit 24 are replaced with an interface with the CPU 10. Further, the server A is sufficient to have the CPU 10, the main storage device 11, the bus 12, the magnetic disk control unit 17, and the magnetic disk device 23 in the system shown in FIG.
[0016]
As shown in FIG. 2, the server A includes a file 4 for holding the operating state information of the client in the magnetic disk device 23, for example. The server A includes a client transmission process 31, a log collection / determination process 32, and an operating state generation process 33 according to the program in the main storage device 11. Further, the monitoring terminal 3 has an operation state display process 34 by a program in the main storage device 11.
[0017]
The processing operation by each process will be described below. The client transmission process 31 receives a request from each of the clients 2-1 to 2-n, returns a response to the request, and notifies each of the clients 2-1 to 2-n. The client transmission processing process 31 includes a log collection common function 35, and calls the log collection common function 35 when returning a response to each of the clients 2-1 to 2-n and at the time of notification.
[0018]
Here, FIG. 4 shows input arguments of the log collection common function 35. The input arguments are “the source identification name (identification information) of the log”, “client identification name”, “unique number of each client (identification information)”, “type of the log”, “message number of the log” ”And“ occurrence time of the log ”.
[0019]
The input argument “source identification name (identification information) of the log” is information for identifying a source (such as server A, server A, B, etc.) of notification or the like (multiple or aggregated). The “name” is information for identifying a destination (multiple, aggregates are acceptable) such as the client A group, the client a, and the B group. “Unique number (identification information) of each client” is information for individually identifying a client to be notified such as a terminal host name and a line number. The “type of the log” is information indicating the success or failure of data transmission, the “message number of the log” is a consecutive number given for each transmission, and the “occurrence time of the log” is the log It is information on the time of occurrence.
[0020]
The log collection common function 35 outputs a log (record information) having an argument corresponding to the input argument. The log collection / judgment processing process 32 collects the log output as described above, and updates the operating state information of the corresponding client based on the flowchart shown in FIG. First, it is detected whether the collected log is a log corresponding to data transmission success based on the argument “log type” (S1). Here, when it is detected that the log corresponds to data transmission success, it is detected whether the operating status information is “abnormal” or “normal” by referring to the operating status information of the client. (S2).
[0021]
If the operating state information is “abnormal” in step S2, it is determined that the client “abnormal” has become “normal”, and the operating state information is changed to “normal” (S3). If the operating state information is “normal” in step S2, it is determined that the client continues to be “normal”, the operating state information “normal” is left as it is, and changes are not allowed. No (S4).
[0022]
On the other hand, if it is detected in step S1 that the log corresponds to a data transmission failure, the operating state information is “abnormal” or “normal” with reference to the operating state information of the client. Is detected (S5).
[0023]
If the operating state information is “abnormal” in step S5, it is determined that the client continues “abnormal”, the operating state information “abnormal” is left as it is, and no change is made ( S4). On the other hand, if the operating state information is “normal” in step S5, it is determined that the client has changed from “normal” to “abnormal”, and the operating state information is changed to “abnormal” (S6).
[0024]
The processing result by the log collection / determination process 32 is reflected in the file 4 by the operating state generation process 33. The operation state display process 34 of the monitoring terminal 3 refers to the file 4 to create display data of the operation state of each of the clients 2-1 to 2-n and displays an image of the operation state on the CRT display device 20. That is, an image indicating whether each of the clients 2-1 to 2-n is normal or abnormal is displayed on the CRT display device 20.
[0025]
Thus, in the present embodiment, since the operation management middleware is not used, it is possible to appropriately monitor the operating states of the clients 2-1 to 2-n irrespective of the server and client platforms. Further, even when the number of clients is large, installation is unnecessary, and it is not necessary to spend time and labor. In addition, the log collection common function 35 is simply called at the time of response and notification from the server, and there is an advantage that there is almost no influence on normal business processing without imposing a burden on the network.
[0026]
6 and 7 show a client / server system according to the second embodiment. In this system, server B is connected to server A via a line. The server B is connected to the output devices 5-1 to 5-m that are clients via the network 1B, and sends data to the required devices of the output devices 5-1 to 5-m to generate an output. ing.
[0027]
The server B includes a client transmission processing process 31B similar to the client transmission processing process 31 and a log transmission processing process 36 for performing log transmission of the own device, according to the program in the main storage device 11. The server A is provided with a file 4A in addition to the file 4, and can hold a log. The server A has a log generation processing process 33 </ b> A by a program in the main storage device 11. The monitoring terminal 3 has a log display process 34 </ b> A in addition to the operating state display process 34.
[0028]
The operation of this system will be described. The processing corresponding to the response and notification by the client transmission processing process 31 is as already described with reference to FIGS. On the other hand, when the client transmission processing process 31B makes an output request to the output devices 5-1 to 5-m, the log collection common function 35B is called. The log collection common function 35B has the same function as the log collection common function 35, and outputs a log (record information) having an argument corresponding to an input argument. The log transmission processing process 36 notifies the server A of the log (recording information) output from the log collection common function 35B.
[0029]
The log collection / judgment process 32, the operation state generation process 33, and the operation state display process 34 of the monitoring terminal 3 collect the log of the server A even for the log (record information) notified from the server B. The same processing as the log output by the common function 35 is performed. As a result, an image indicating whether each of the output devices 5-1 to 5-m is normal or abnormal is displayed on the CRT display device 20.
[0030]
The log generation process 33A receives the log notified from the server B and the log output from the server A via the log collection / determination process 32, generates a log, and stores the log in the file 4A. The log display process 34A of the monitoring terminal 3 refers to the file 4A, creates log display data related to transmission to the clients of the servers A and B, and displays the log image on the CRT display device 20. As a result, in addition to the operating state of the client, the log itself relating to transmission to the client can be visually confirmed by the image, and the time when the abnormality has occurred can be grasped. According to this embodiment, the client operating state of a multi-vendor client / server system can be monitored in an integrated manner.
[0031]
Next, FIG. 8 shows a third embodiment. In this embodiment, the server C is provided, the server A notifies the server C of the operating state information of each of the clients 2-1 to 2-n, and the server B includes the output devices 5-1 to 5-m. A configuration for notifying the server C of operating state information is employed. Monitoring terminals 3C-1 and 3C-2 are connected to the server C.
[0032]
The configuration of each server A, B, C is shown in FIG. The server A includes a client transmission process 31, a log collection / determination process 32, and operation management middleware 37A corresponding to the agent. The server B includes a client transmission process 31B, a log collection / determination process 32B, and an operation management middleware 37B corresponding to the agent. The server C includes an operation management middleware 37C corresponding to the manager, an operation state generation process 33C, and a file 4C for storing operation state information. The monitoring terminal 3C-1 has an operation state display process 34C-1, and the monitoring terminal 3C-2 has an operation state display process 34C-2.
[0033]
The operation of this system will be described below. The processing corresponding to the response and notification by the client transmission processing processes 31 and 31B and the log collection / determination processing processes 32 and 32B is as already described with reference to FIGS. The operating state information related to the processing results of the log collection / judgment processing processes 32 and 32B is passed to the agents of the operation management middleware 37A and 37B, and each agent sends the operating state information to the manager of the operation management middleware 37 of the server C. To notify.
[0034]
The manager of the operation management middleware 37 sends the received operating state information to the operating state generation process 33C, and the operating state information is reflected in the file 4C by the operating state generation process 33C.
[0035]
The operation status display processes 34C-1 and 34C-2 of the monitoring terminals 3C-1 and 3C-2 refer to the file 4C and indicate the operation status and output devices 5-1 of the clients 2-1 to 2-n. 5-m operation state display data is created, and an operation state image is displayed on the CRT display device 20. In other words, images indicating whether each of the clients 2-1 to 2-n and the output devices 5-1 to 5-m is normal or abnormal are displayed on the CRT display device 20. In the present embodiment, the operation management middleware is applied only to the server, so that the installation time can be reduced and the operating state of the client can be centrally monitored by one server.
[0036]
Next, FIG. 10 shows a fourth embodiment. In this embodiment, the server A is connected to each of the clients 2-1 to 2-n and the output devices 5-1 to 5-m, and the monitoring terminal 3 is connected to the server A to display the status display and statistics. Display is possible. As shown in FIG. 11, the server A includes a file 4 </ b> A for holding statistical data in addition to the file 4 for holding operating state information, for example, in the magnetic disk device 23. The server A includes a client transmission process 31, a log collection / determination process 32, an operating state generation process 33, and a statistical data generation process 39. In addition, the monitoring terminal 3 includes an operation state display process 34 and a statistics display process 40.
[0037]
The processing operation related to the operating state information of each of the clients 2-1 to 2-n in this system is the same as the processing described with reference to FIGS. In this system, the same processing is performed on the operating state information of each of the output devices 5-1 to 5-m. By the way, in this system, the log collection / determination process 32 sends the processing result to the statistical data generation process 39 together with the operation state generation process 33. The statistical data generation process 39 includes statistics such as responses for each time zone to the clients 2-1 to 2-n, the number of notifications, and the number of output sheets for each output device 5-1 to 5-m. Information is generated and reflected in the file 4A.
[0038]
The operation state display process 34 of the monitoring terminal 3 refers to the file 4 and creates display data of the operation states of the clients 2-1 to 2-n and the output devices 5-1 to 5-m. Are displayed on the CRT display device 20. The statistical display process 40 refers to the file 4A, creates display data of statistical information of each of the clients 2-1 to 2-n and each of the output devices 5-1 to 5-m, and responds to each time zone. Images such as the number of notifications and the number of output sheets for each time period are displayed on the CRT display device 20. Thus, it is possible to know whether each of the clients 2-1 to 2-n and each of the output devices 5-1 to 5-m is normal or abnormal using the monitoring terminal 3, and each client 2-1 ~ 2-n, the usage status of each of the output devices 5-1 to 5-m can be statistically displayed and grasped.
[0039]
【The invention's effect】
As described above, according to the client / server system of the present invention, the record information related to transmission from the server to the client is collected, the operating state of the client is detected based on the collected record information, and the detection result Therefore, it is not necessary to perform special transmission in order to detect the operating state of the client, the load on the network is not increased, and business processing can be performed appropriately. In addition, the present invention can be applied even when the client and server platforms are different, which has the effect of widening the application range.
[0040]
Further, in the client / server system according to the present invention, information on the operating state of each client is held, and the corresponding information in the held information is updated based on the detection result. The client's status at is reflected, and the client's status can be properly grasped.
[0041]
In the client / server system according to the present invention, recording information relating to transmission of the own server is transmitted to a predetermined one of a plurality of servers, the recording information is collected in the one server, and the collected recording information is collected. Since the client operating state is detected and the detection result is output based on the above, the client operating state can be centrally managed in a multi-vendor environment.
[0042]
Further, in the client / server system according to the present invention, the recording information is collected in each server, the operating state of the client is detected based on the collected recording information, and the detection result is transmitted to one server, The one server receives the operating status information transmitted and holds it together with the operating status information related to the client of the own server, so that the operating status information of the client managed by each server is collected and managed in one server. Can do.
[0043]
In the client / server system according to the present invention, the recording information is collected, the transmission statistical information with the client is created based on the collected recording information, and the statistical information is output. It is possible to statistically grasp the situation regarding the use of the system, and it can be applied to the reconstruction of the system.
[0044]
Further, according to the client operation monitoring method according to the present invention, the record information relating to the transmission from the server to the client is collected, the operation state of the client is detected based on the collected record information, and the detection result is obtained. Since it is output, the operating status of the client can be detected based on the recording information related to transmission from the server to the client, and no special transmission is required to detect the operating status of the client. There is no increase, and business processing can be performed appropriately. Moreover, there is an effect that can be applied even when the client and server platforms are different.
[Brief description of the drawings]
FIG. 1 is a diagram showing the configuration of a first embodiment of a client / server system according to the present invention;
FIG. 2 is a diagram showing an internal functional configuration of the first embodiment of the client / server system according to the present invention;
FIG. 3 is a diagram showing a configuration example of a client or the like in the client / server system according to the present invention.
FIG. 4 is a view showing the contents of a log collected in the client / server system according to the present invention.
FIG. 5 is a flowchart showing operation state determination processing in the client / server system according to the present invention;
FIG. 6 is a diagram showing the configuration of a second embodiment of a client / server system according to the present invention;
FIG. 7 is a diagram showing an internal functional configuration of a second embodiment of a client / server system according to the present invention;
FIG. 8 is a diagram showing the configuration of a third embodiment of a client / server system according to the present invention;
FIG. 9 is a diagram showing an internal functional configuration of a third embodiment of a client / server system according to the present invention;
FIG. 10 is a diagram showing a configuration of a fourth embodiment of a client / server system according to the present invention;
FIG. 11 is a diagram showing an internal functional configuration of a client / server system according to a fourth embodiment of the present invention;
FIG. 12 is a diagram for explaining a client operating state monitoring method in a conventional client / server system;
[Explanation of symbols]
1 network 2-1 to 2-n client
3 Monitoring terminal 10 CPU
11 Main memory 12 Bus
19 Keyboard input device 20 CRT display device
21 Mouse 22 Printer device
23 Magnetic disk unit 24 Communication processing unit
31 Client transmission process
32 Log collection / judgment process
33 Operational state generation process
34 Operation status display process
35 Log collection common functions

Claims (8)

複数のクライアントと第1のサーバとがネットワークを介して接続されたクライアント・サーバシステムにおいて、
第1のサーバは、
クライアントからの要求に対する応答のとき及びクライアントに対する通知のときに起動され、データ送信の成否を示すログ種別情報を含むログを出力するログ出力手段と、
前記ログ出力手段によりログが出力されると、このログを収集し、当該ログのログ種別情報及び当該ログに対応するクライアントが正常であるか異常であるかを示す稼働状態情報に基づき、当該クライアントが正常であるか異常であるかを判定し、稼働状態情報を更新するログ収集・判定処理手段と、
このログ収集・判定処理手段により更新された稼働状態情報に基づき各クライアントに関する稼働状態の表示データを作成する作成手段とを備え、
第1のサーバに接続され、前記作成手段により作成された表示データに基づき各クライアントに関する稼働状態の表示を行う表示手段
を具備することを特徴とするクライアント・サーバシステム。
In a client / server system in which a plurality of clients and a first server are connected via a network ,
The first server is
Log output means that is activated at the time of a response to a request from the client and at the time of notification to the client and outputs a log including log type information indicating success or failure of data transmission;
When the log is output by the log output means, the log is collected, and based on the log type information of the log and the operation status information indicating whether the client corresponding to the log is normal or abnormal, the client Log collection / determination processing means for determining whether the operation is normal or abnormal, and updating the operating state information;
Creating means for creating operational status display data for each client based on the operational status information updated by the log collection / determination processing means,
A client / server system comprising: a display unit connected to a first server and displaying an operating state of each client based on display data created by the creating unit .
第1のサーバに接続されたクライアントとは異なる複数のクライアントとネットワークを介して接続された第2のサーバを備え、
前記第2のサーバは、
クライアントからの要求に対する応答のとき及びクライアントに対する通知のときに起動され、データ送信の成否を示すログ種別情報を含むログを出力するログ出力手段と、
前記ログ出力手段によりログが出力されると、このログを第1のサーバへ送信するログ送信処理手段とを具備し、
第1のサーバのログ収集・判定処理手段は、送信されたログを収集し、当該ログのログ種別情報及び当該ログに対応するクライアントが正常であるか異常であるかを示す稼働状態情報に基づき、当該クライアントが正常であるか異常であるかを判定し、
第1のサーバの作成手段は、前記ログ収集・判定処理手段により更新された上記稼働状態情報に基づき第1のサーバに接続された各クライアント以外に第2のサーバに接続された各クライアントに関する稼働状態の表示データを作成し、
第1のサーバの表示手段は、作成手段により作成された全ての表示データに基づき第1のサーバに接続された各クライアント及び第2のサーバに接続された各クライアントに関する稼働状態の表示を行うことを特徴とする請求項1に記載のクライアント・サーバシステム。
A second server connected via a network with a plurality of clients different from the client connected to the first server;
The second server is
Log output means that is activated at the time of a response to a request from the client and at the time of notification to the client and outputs a log including log type information indicating success or failure of data transmission;
When a log is output by the log output means, log transmission processing means for transmitting the log to the first server,
The log collection / judgment processing means of the first server collects the transmitted log, and based on the log type information of the log and the operating state information indicating whether the client corresponding to the log is normal or abnormal , Determine if the client is normal or abnormal,
The first server creating means operates on each client connected to the second server in addition to each client connected to the first server based on the operating state information updated by the log collection / determination processing means. Create status display data,
The display means of the first server displays the operating status of each client connected to the first server and each client connected to the second server based on all the display data created by the creating means. The client / server system according to claim 1.
前記第1のサーバは、前記ログ収集・判定処理手段から出力される情報に基づき、各クライアントに対する各時間単位の応答、通知の回数を含む統計情報を生成する統計データ生成手段を具備し、
前記表示手段は、前記統計データ生成手段により生成された統計情報に基づき各クライアントに関する統計情報の表示を行うことを特徴とする請求項1に記載のクライアント・サーバシステム。
The first server includes statistical data generation means for generating statistical information including the response of each time unit to each client and the number of notifications based on information output from the log collection / determination processing means,
The client / server system according to claim 1, wherein the display unit displays statistical information about each client based on the statistical information generated by the statistical data generation unit .
複数のクライアントと第1のサーバとがネットワークを介して接続され、前記クライアントとは別の複数のクライアントと第2のサーバとがネットワークを介して接続され、第1のサーバと第2のサーバに第3のサーバが接続されたクライアント・サーバシステムにおいて、
前記第1のサーバと前記第2のサーバは、
接続されたクライアントからの要求に対する応答のとき及びクライアントに対する通知のときに起動され、データ送信の成否を示すログ種別情報を含むログを出力するログ出力手段と、
前記ログ出力手段によりログが出力されると、このログを収集し、当該ログのログ種別情報及び当該ログに対応するクライアントが正常であるか異常であるかを示す稼働状態情報に基づき、当該クライアントが正常であるか異常であるかを判定し、稼働状態情報を更新するログ収集・判定処理手段と、
前記ログ収集・判定処理手段により更新された稼働状態情報を第3のサーバへ送る送信側の管理手段を具備し、
前記第3のサーバは、
前記第1、第2のサーバの各ログ収集・判定処理手段により更新された稼働状態情報に基づき各クライアントに関する稼働状態の表示データを作成する作成手段と
前記第1、第2のサーバの送信側の管理手段から送られた稼働状態情報を受け取り、これを前記作成手段へ送出する受信側の管理手段とを備えており、
前記第3のサーバに接続され、前記作成手段により作成された表示データに基づき各クライアントに関する稼働状態の表示を行う表示手段
を具備することを特徴とするクライアント・サーバシステム。
A plurality of clients and a first server are connected via a network, and a plurality of clients different from the client and a second server are connected via a network, and are connected to the first server and the second server. In a client / server system to which a third server is connected,
The first server and the second server are:
Log output means that is activated at the time of response to a request from a connected client and at the time of notification to the client, and outputs a log including log type information indicating success or failure of data transmission;
When the log is output by the log output means, the log is collected, and based on the log type information of the log and the operation status information indicating whether the client corresponding to the log is normal or abnormal, the client Log collection / determination processing means for determining whether the operation is normal or abnormal, and updating the operating state information;
Comprising a transmission-side management means for sending the operating state information updated by the log collection / determination processing means to a third server;
The third server is
Creating means for creating operating state display data relating to each client based on the operating state information updated by each log collection / determination processing means of the first and second servers;
Receiving operation status information sent from the sending side management means of the first and second servers, and receiving side management means for sending it to the creating means,
Display means connected to the third server and displaying the operating state of each client based on the display data created by the creating means
A client-server system comprising:
複数のクライアントと第1のサーバとがネットワークを介して接続されたクライアント・サーバシステムにおけるクライアント稼働監視方法において、In a client operation monitoring method in a client / server system in which a plurality of clients and a first server are connected via a network,
前記第1のサーバは、  The first server is
クライアントからの要求に対する応答のとき及びクライアントに対する通知のときに起動され、データ送信の成否を示すログ種別情報を含むログを出力するログ出力ステップと、  A log output step that is activated at the time of a response to a request from a client and a notification to the client, and outputs a log including log type information indicating success or failure of data transmission;
前記ログ出力ステップによりログが出力されると、このログを収集し、当該ログのログ種別情報及び当該ログに対応するクライアントが正常であるか異常であるかを示す稼働状態情報に基づき、当該クライアントが正常であるか異常であるかを判定し、稼働状態情報を更新するログ収集・判定処理ステップと、  When a log is output by the log output step, this log is collected, and based on the log type information of the log and the operating state information indicating whether the client corresponding to the log is normal or abnormal, the client Log collection / judgment processing step for judging whether the status is normal or abnormal, and updating the operating state information;
このログ収集・判定処理ステップにより更新された稼働状態情報に基づき各クライアントに関する稼働状態の表示データを作成する作成ステップとを備え、  A creation step for creating operational state display data for each client based on the operational state information updated by the log collection / judgment processing step,
前記第1のサーバに接続された表示手段において、前記作成ステップにより作成された表示データに基づき各クライアントに関する稼働状態の表示を行うことを特徴とするクライアント稼働監視方法。  A client operation monitoring method, characterized in that the display means connected to the first server displays an operation state relating to each client based on the display data created in the creating step.
第1のサーバに接続されたクライアントとは異なる複数のクライアントとネットワークを介して接続された第2のサーバを備えたクライアント・サーバシステムにおけるクライアント稼働監視方法において、In a client operation monitoring method in a client / server system including a second server connected via a network with a plurality of clients different from the client connected to the first server,
前記第2のサーバは、  The second server is
クライアントからの要求に対する応答のとき及びクライアントに対する通知のときに起動され、データ送信の成否を示すログ種別情報を含むログを出力するログ出力ステップと、  A log output step that is activated at the time of a response to a request from a client and a notification to the client, and outputs a log including log type information indicating success or failure of data transmission;
前記ログ出力ステップによりログが出力されると、このログを第1のサーバへ送信するログ送信処理ステップとを具備し、  When the log is output by the log output step, the log transmission processing step of transmitting the log to the first server,
第1のサーバのログ収集・判定処理ステップでは、送信されたログを収集し、当該ログのログ種別情報及び当該ログに対応するクライアントが正常であるか異常であるかを示す稼働状態情報に基づき、当該クライアントが正常であるか異常であるかを判定し、  In the log collection / judgment processing step of the first server, the transmitted log is collected and based on the log type information of the log and the operating state information indicating whether the client corresponding to the log is normal or abnormal , Determine if the client is normal or abnormal,
前記作成ステップでは、前記ログ収集・判定処理ステップにより更新された上記稼働状態情報に基づき前記第1のサーバに接続された各クライアント以外に第2のサーバに接続された各クライアントに関する稼働状態の表示データを作成し、  In the creation step, display of the operation status relating to each client connected to the second server in addition to each client connected to the first server based on the operation status information updated in the log collection / determination processing step Create data,
表示手段では、前記作成ステップにより作成された全ての表示データに基づき第1のサーバに接続された各クライアント及び第2のサーバに接続された各クライアントに関する稼働状態の表示を行うことを特徴とする請求項5に記載のクライアント稼働監視方法。  The display means displays the operating status of each client connected to the first server and each client connected to the second server based on all the display data created in the creating step. The client operation monitoring method according to claim 5.
前記ログ収集・判定処理ステップから出力される情報に基づき、各クライアントに対する各時間単位の応答、通知の回数を含む統計情報を生成する統計データ生成ステップを具備し、Based on the information output from the log collection / judgment processing step, comprising a statistical data generation step for generating statistical information including the response of each time unit to each client and the number of notifications,
表示手段は、前記統計データ生成ステップにより生成された統計情報に基づき各クライアントに関する統計情報の表示を行うことを特徴とする請求項5に記載のククライアント稼働監視方法。  6. The client operation monitoring method according to claim 5, wherein the display means displays statistical information about each client based on the statistical information generated by the statistical data generation step.
複数のクライアントと第1のサーバとがネットワークを介して接続され、 前記クライアントとは別の複数のクライアントと第2のサーバとがネットワークを介して接続され、第1のサーバと第2のサーバに第3のサーバが接続されたクライアント・サーバシステムにおけるクライアント稼働監視方法において、
前記第1のサーバと前記第2のサーバは、
接続されたクライアントからの要求に対する応答のとき及びクライアントに対する通知のときに起動され、データ送信の成否を示すログ種別情報を含むログを出力するログ出力ステップと、
このログ出力ステップによりログが出力されると、このログを収集し、当該ログのログ種別情報及び当該ログに対応するクライアントが正常であるか異常であるかを示す稼働状態情報に基づき、当該クライアントが正常であるか異常であるかを判定し、稼働状態情報を更新するログ収集・判定処理ステップと、
ログ収集・判定処理ステップにより更新された稼働状態情報を第3のサーバへ送る送信側の管理ステップを具備し、
前記第3のサーバは、
前記第1、第2のサーバの各ログ収集・判定処理ステップにより更新された稼働状態情報に基づき各クライアントに関する稼働状態の表示データを作成する作成ステップと
前記第1、第2のサーバの送信側の管理ステップから送られた稼働状態情報を受け取り、これを作成ステップへ送出する受信側の管理ステップとを備えており、
前記第3のサーバに接続された表示手段において、前記作成ステップにより作成された表示データに基づき各クライアントに関する稼働状態の表示を行うことを特徴とするクライアント稼働監視方法。
A plurality of clients and a first server are connected via a network, and a plurality of clients different from the client and a second server are connected via a network, and are connected to the first server and the second server. In the client operation monitoring method in the client / server system to which the third server is connected,
The first server and the second server are:
A log output step for outputting a log including log type information indicating success or failure of data transmission, which is activated at the time of a response to a request from a connected client and a notification to the client;
When a log is output by this log output step, this log is collected, and based on the log type information of the log and the operating state information indicating whether the client corresponding to the log is normal or abnormal, the client Log collection / judgment processing step for judging whether the status is normal or abnormal, and updating the operating status information;
Comprising a management step on the transmission side for sending the operating state information updated by the log collection / judgment processing step to the third server;
The third server is
A creation step of creating operating state display data for each client based on the operating state information updated by each log collection / determination processing step of the first and second servers;
Receiving operation status information sent from the management step on the transmission side of the first and second servers, and receiving side management step for sending this to the creation step,
A client operation monitoring method , characterized in that the display means connected to the third server displays the operating status of each client based on the display data created in the creating step .
JP27851198A 1998-09-30 1998-09-30 Client / server system and client operation monitoring method Expired - Fee Related JP4034436B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP27851198A JP4034436B2 (en) 1998-09-30 1998-09-30 Client / server system and client operation monitoring method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP27851198A JP4034436B2 (en) 1998-09-30 1998-09-30 Client / server system and client operation monitoring method

Publications (2)

Publication Number Publication Date
JP2000112847A JP2000112847A (en) 2000-04-21
JP4034436B2 true JP4034436B2 (en) 2008-01-16

Family

ID=17598327

Family Applications (1)

Application Number Title Priority Date Filing Date
JP27851198A Expired - Fee Related JP4034436B2 (en) 1998-09-30 1998-09-30 Client / server system and client operation monitoring method

Country Status (1)

Country Link
JP (1) JP4034436B2 (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002163163A (en) 2000-09-12 2002-06-07 Canon Inc Remote-site management system
JP2002157171A (en) 2000-11-17 2002-05-31 Canon Inc Information processing device, equipment management program, storage medium storing it, and method of managing equipment
CN1314232C (en) * 2003-12-08 2007-05-02 英业达股份有限公司 Monitoring system and method
JP4810446B2 (en) * 2006-01-25 2011-11-09 Necインフロンティア株式会社 Management system for managing communication device, communication device and management method thereof
JP6911723B2 (en) 2017-11-16 2021-07-28 富士通株式会社 Network monitoring device, network monitoring method and network monitoring program

Also Published As

Publication number Publication date
JP2000112847A (en) 2000-04-21

Similar Documents

Publication Publication Date Title
US7281040B1 (en) Diagnostic/remote monitoring by email
US8935395B2 (en) Correlation of distributed business transactions
EP1320217A1 (en) Method, system and computer program for monitoring objects in an IT network
JP2004021549A (en) Network monitoring system and program
EP1890427B1 (en) A system and method for monitoring the device port state
KR100756264B1 (en) Remote maintenance system, mail connection confirming method, mail connection confirming program and mail transmission environment diagnosis program
JP6317074B2 (en) Failure notification device, failure notification program, and failure notification method
JP2004206634A (en) Monitoring method, operation monitoring device, monitoring system, and computer program
JP4034436B2 (en) Client / server system and client operation monitoring method
JP5625605B2 (en) OS operation state confirmation system, device to be confirmed, OS operation state confirmation device, OS operation state confirmation method, and program
JP2010231293A (en) Monitoring device
JP2001005692A (en) Computer system, its maintenance and management system, and method for informing of fault
JP2001331330A (en) Process abnormality detection and restoration system
JP4081258B2 (en) Management server system
JPH07248889A (en) Printing system
JP3208885B2 (en) Fault monitoring system
JP2007041646A (en) Client/server type system, its management method and management program
JP2005346257A (en) Information processing apparatus and device
JP3757072B2 (en) Monitoring method of computer constituting network system
JP3271590B2 (en) Business monitoring system, apparatus and method, and recording medium
WO2024202898A1 (en) Cloud service support device, cloud service support method, and program storage medium
JP2751861B2 (en) Network system fault detection processing circuit
JP7493950B2 (en) Information processing device, information processing method, and program
JP2002244828A (en) Device condition control system
JPH1131136A (en) Abnormality monitoring method for distributed processing system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20050914

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20070515

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20070717

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20071023

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20071025

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

Free format text: PAYMENT UNTIL: 20101102

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20101102

Year of fee payment: 3

LAPS Cancellation because of no payment of annual fees