JPH10161907A - State monitoring method for computer system - Google Patents

State monitoring method for computer system

Info

Publication number
JPH10161907A
JPH10161907A JP8320643A JP32064396A JPH10161907A JP H10161907 A JPH10161907 A JP H10161907A JP 8320643 A JP8320643 A JP 8320643A JP 32064396 A JP32064396 A JP 32064396A JP H10161907 A JPH10161907 A JP H10161907A
Authority
JP
Japan
Prior art keywords
computer
status
state
information
state information
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP8320643A
Other languages
Japanese (ja)
Inventor
Yuichi Sugiyama
裕一 杉山
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.)
Meidensha Corp
Meidensha Electric Manufacturing Co Ltd
Original Assignee
Meidensha Corp
Meidensha Electric Manufacturing Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Meidensha Corp, Meidensha Electric Manufacturing Co Ltd filed Critical Meidensha Corp
Priority to JP8320643A priority Critical patent/JPH10161907A/en
Publication of JPH10161907A publication Critical patent/JPH10161907A/en
Pending legal-status Critical Current

Links

Landscapes

  • Multi Processors (AREA)
  • Debugging And Monitoring (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a state monitoring method capable of shortening the state monitoring time of entire system and easily dealing with a system change. SOLUTION: A state information communication program 1, state monitoring program 2 and preserving means 3 for preserving state information are provided at respective computers. In this case, the state information communication program 1 reads the state information of its own computer out of the preserving means 3 periodically by itself (a), transmits the information to the other computer by broadcast communication (b) and sets the state information received from the other computer into the preserving means 3 (c). The state monitoring program 2 monitors the state in its own computer, writes the result into the preserving means 3 (e) and monitors the updating state concerning the state information of the other computer set by the state information communication program 1 (d).

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、機能分散型コンピ
ュータシステムなど、多数のコンピュータがネットワー
ク接続されるコンピュータシステムの状態監視方法に関
する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a state monitoring method for a computer system such as a function-distributed computer system in which a large number of computers are connected to a network.

【0002】[0002]

【従来の技術】複数のコンピュータをネットワーク接続
した機能分散型コンピュータシステムは、能力的に高い
ホストコンピュータを主軸に、マンマシンインタフェー
ス機能のワークステーションがネットワークで接続され
ている。また、システムの冗長性を拡大するためには、
ホストコンピュータも含めて二重化する場合もある。
2. Description of the Related Art In a function-distributed computer system in which a plurality of computers are connected to a network, a workstation having a man-machine interface function is connected via a network with a host computer having a high capability as a main axis. Also, to increase system redundancy,
In some cases, duplication is performed including the host computer.

【0003】このようなコンピュータシステムにおい
て、各コンピュータの状態監視は、ホストコンピュータ
が中心となり、二重化のペアとなる相手ホストコンピュ
ータとマンマシンインタフェース用のワークステーショ
ンに対して監視処理が行われている。この監視処理の概
要は、図2に模式図を示すように、以下のようになる。
In such a computer system, the status of each computer is monitored mainly by a host computer, and a monitoring process is performed on a partner host computer forming a duplex pair and a workstation for a man-machine interface. The outline of this monitoring process is as follows, as shown in a schematic diagram in FIG.

【0004】(1)相互のコンピュータにネットワーク
上で通信するプログラムを実行する。
(1) A program for communicating with a mutual computer on a network is executed.

【0005】(2)ホストコンピュータがシステムの構
成情報を持ち、状態監視通信プログラムはホストコンピ
ュータ内のデータによって設定された周期で、ホストコ
ンピュータからそれぞれ監視対象となるコンピュータに
対して応答を求める情報を送信する(図2のa)。
(2) The host computer has system configuration information, and the status monitoring communication program sends information for requesting a response from the host computer to each of the computers to be monitored at a period set by data in the host computer. Transmit (a in FIG. 2).

【0006】(3)応答要求を受けた対象コンピュータ
は、内部の状態監視通信プログラムにより当該コンピュ
ータの機能が正常か否かをチェックし(図2のb,
c)、正常であれば正常応答を返す(図2のd)。
(3) The target computer receiving the response request checks whether or not the function of the computer is normal by the internal status monitoring communication program (FIG. 2B,
c) If normal, a normal response is returned (d in FIG. 2).

【0007】当該コンピュータのアプリケーション機能
が停止している場合には、通信プログラムも停止してい
るため応答できず、ホストコンピュータ側が当該コンピ
ュータの状態異常として検出する。ホストコンピュータ
は応答結果を状態情報として保存する(図2のe)。
[0007] When the application function of the computer is stopped, the communication program is also stopped and cannot respond, and the host computer detects that the state of the computer is abnormal. The host computer stores the response result as state information (e in FIG. 2).

【0008】[0008]

【発明が解決しようとする課題】最近のコンピュータシ
ステムは、機能の分散化がより細かくなり、これまでの
ホストコンピュータとマンマシンインタフェース用ワー
クステーションの組み合わせというシステム構成でなく
なってきている。
In recent computer systems, the distribution of functions has become finer, and the system configuration is no longer a combination of a host computer and a workstation for a man-machine interface.

【0009】そのため、ネットワーク上に多数のコンピ
ュータが機能分散して接続されるシステム構成となって
いる。これらのことから、従来の状態監視方法では、以
下の問題がある。
For this reason, a system configuration is adopted in which a large number of computers are connected in a distributed manner on a network. For these reasons, the conventional state monitoring method has the following problems.

【0010】(a)ホストコンピュータ主導での状態監
視情報の送受信の場合、対象コンピュータが多数とな
り、ネットワークのパフォーマンスも含めるとシステム
全体の状態監視に時間がかかる。
(A) In the case of sending and receiving status monitoring information led by a host computer, the number of target computers becomes large, and it takes time to monitor the status of the entire system including the performance of the network.

【0011】(b)ホストコンピュータ主導による状態
監視では、ホストコンピュータがシステム構成を持って
いるため、機能追加や機能分散によるシステム構成の変
更が生じた場合、ホストコンピュータのデータを変更す
る必要があるし、状態監視の処理の流れにも変更を必要
とし、システム管理及びシステム稼働への影響が生じ
る。
(B) In the state monitoring led by the host computer, since the host computer has a system configuration, if the system configuration changes due to addition of functions or distribution of functions, the data of the host computer must be changed. However, the flow of the status monitoring process also needs to be changed, which affects system management and system operation.

【0012】本発明の目的は、システム全体の状態監視
の時間を短縮し、システム変更にも容易に対応できる状
態監視方法を提供することにある。
An object of the present invention is to provide a state monitoring method which can shorten the time for monitoring the state of the entire system and can easily cope with a system change.

【0013】[0013]

【課題を解決するための手段】本発明は、各コンピュー
タの状態監視を各コンピュータ自身が行い、その正常/
異常を互いに通知するようにしたもので、以下の方法、
多数のコンピュータがネットワーク接続され、各コンピ
ュータの状態監視を行うコンピュータシステムにおい
て、各コンピュータは、状態情報通信プログラムと状態
監視プログラム及び状態情報を保存する保存手段を設
け、前記状態情報通信プログラムは、自己コンピュータ
の状態情報を自ら周期的に前記保存手段から読出し、他
のコンピュータに対してブロードキャスト通信で情報を
伝送し、他のコンピュータから受け取った状態情報を前
記保存手段にセットし、前記状態監視プログラムは、自
己コンピュータ内の状態を監視してその結果を前記保存
手段に書込み、前記状態情報通信プログラムがセットし
た他のコンピュータの状態情報についてその更新状態を
監視することを特徴とする。
According to the present invention, the status of each computer is monitored by the computer itself,
An abnormality is notified to each other.
In a computer system in which a large number of computers are connected to a network and monitor the status of each computer, each computer is provided with a status information communication program, a status monitoring program, and a storage unit for storing status information. The state information of the computer is periodically read out from the storage unit by itself, the information is transmitted to other computers by broadcast communication, and the state information received from another computer is set in the storage unit. The state of the own computer is monitored, the result is written in the storage means, and the updated state of the state information of another computer set by the state information communication program is monitored.

【0014】[0014]

【発明の実施の形態】図1は、本発明の実施形態を示す
模式図である。システムに分散される各機能コンピュー
タは、それぞれ同じ状態情報通信プログラム1と状態監
視プログラム2及び状態情報を保存する保存手段3を持
つ。
FIG. 1 is a schematic diagram showing an embodiment of the present invention. Each functional computer distributed in the system has the same state information communication program 1, state monitoring program 2, and storage means 3 for storing state information.

【0015】状態情報通信プログラム1は、自己コンピ
ュータの状態情報を自らの周期時間情報に基づいて保存
手段3から読出し(図1のa)、ネットワーク上の接続
コンピュータに対してブロードキャスト通信で情報を伝
送する(図1のb)。
The state information communication program 1 reads out the state information of its own computer from the storage means 3 based on its own cycle time information (a in FIG. 1) and transmits the information to the connected computer on the network by broadcast communication. (B in FIG. 1).

【0016】また、他のコンピュータからの状態情報を
受け取った状態情報通信プログラム1は、その情報を基
に自己コンピュータ内の保存手段3にシステム構成監視
の状態情報としてセットする(図1のc)。この情報に
は以下のものが含まれる。
The status information communication program 1 which has received status information from another computer sets the status information for monitoring the system configuration in the storage means 3 in its own computer based on the information (c in FIG. 1). . This information includes:

【0017】(1)発信したコンピュータのオープンプ
ロトコル上のアドレス及びノード名称。
(1) The address and node name of the transmitting computer on the open protocol.

【0018】(2)システムで稼働しているプログラム
にて認識している当該システム上の機能名称。
(2) Function names on the system recognized by programs running on the system.

【0019】(3)当該コンピュータが状態情報を発信
する周期の時間情報。
(3) Time information of a cycle at which the computer transmits state information.

【0020】(4)当該機能の現在の状態情報(正常稼
働、正常休止・停止、異常稼働、異常停止など)。
(4) Current state information of the function (normal operation, normal pause / stop, abnormal operation, abnormal stop, etc.).

【0021】(5)情報を受け取った時刻情報。(5) Time information when the information is received.

【0022】次に、状態監視プログラム2は、自己コン
ピュータ内の状態を監視してその結果を状態情報の保存
手段3に書込む(図1のe)。この情報は、状態情報通
信プログラム1によってブロードキャスト通信で各コン
ピュータに通知される。
Next, the status monitoring program 2 monitors the status in its own computer and writes the result in the status information storage means 3 (e in FIG. 1). This information is notified to each computer by broadcast communication by the state information communication program 1.

【0023】さらに、状態監視プログラム2は、状態情
報通信プログラム1がセットした他のコンピュータの状
態情報についてその更新状態を監視し(図1のd)、予
定時刻を過ぎても更新されないものについては異常と判
定し、保存手段3に記録する(図1のe)。
Further, the status monitoring program 2 monitors the update status of the status information of the other computers set by the status information communication program 1 (d in FIG. 1), and if the status information is not updated even after the scheduled time has passed. It is determined as abnormal and recorded in the storage means 3 (e in FIG. 1).

【0024】[0024]

【発明の効果】以上のとおり、本発明によれば、各コン
ピュータの状態監視を各コンピュータ自身が行い、その
正常/異常を互いに通知するようにしたため、以下の効
果がある。
As described above, according to the present invention, since the status of each computer is monitored by each computer and the normal / abnormal status is notified to each other, the following effects are obtained.

【0025】(1)分散した多数の各機能コンピュータ
が状態情報を相互に通知することにより、構成制御情報
の処理を負荷分散できる。
(1) The processing of the configuration control information can be load-balanced by the fact that a large number of distributed functional computers mutually notify the status information.

【0026】(2)システム構成に対する機能コンピュ
ータの追加、撤去等に対して構成監視データ及び処理を
変更する必要がない。
(2) There is no need to change the configuration monitoring data and processing when a functional computer is added to or removed from the system configuration.

【0027】(3)構成コンピュータの監視に際して、
従来の発信と応答による監視に比べて状態情報の把握が
迅速になる。
(3) When monitoring the constituent computers,
The status information can be grasped more quickly than the conventional monitoring based on transmission and response.

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

【図1】本発明の実施形態を示す状態監視手順模式図。FIG. 1 is a schematic diagram of a state monitoring procedure according to an embodiment of the present invention.

【図2】従来の状態監視手順模式図。FIG. 2 is a schematic diagram of a conventional state monitoring procedure.

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

1…状態情報通信プログラム 2…状態監視プログラム 3…保存手段 1: State information communication program 2: State monitoring program 3: Storage means

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 多数のコンピュータがネットワーク接続
され、各コンピュータの状態監視を行うコンピュータシ
ステムにおいて、 各コンピュータは、状態情報通信プログラムと状態監視
プログラム及び状態情報を保存する保存手段を設け、 前記状態情報通信プログラムは、自己コンピュータの状
態情報を自らの周期時間情報に基づいて前記保存手段か
ら読出し、他のコンピュータに対してブロードキャスト
通信で情報を伝送し、他のコンピュータから受け取った
状態情報を前記保存手段にセットし、 前記状態監視プログラムは、自己コンピュータ内の状態
を監視してその結果を前記保存手段に書込み、前記状態
情報通信プログラムがセットした他のコンピュータの状
態情報についてその更新状態を監視することを特徴とす
るコンピュータシステムの状態監視方法。
1. A computer system in which a number of computers are connected to a network and monitor the status of each computer, wherein each computer is provided with a status information communication program, a status monitoring program, and storage means for storing status information; The communication program reads the status information of the own computer from the storage unit based on its own cycle time information, transmits the information by broadcast communication to another computer, and stores the status information received from the other computer in the storage unit. The status monitoring program monitors the status in the own computer, writes the result in the storage unit, and monitors the updated status of the status information of the other computer set by the status information communication program. Computer system characterized by System status monitoring method.
JP8320643A 1996-12-02 1996-12-02 State monitoring method for computer system Pending JPH10161907A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP8320643A JPH10161907A (en) 1996-12-02 1996-12-02 State monitoring method for computer system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP8320643A JPH10161907A (en) 1996-12-02 1996-12-02 State monitoring method for computer system

Publications (1)

Publication Number Publication Date
JPH10161907A true JPH10161907A (en) 1998-06-19

Family

ID=18123707

Family Applications (1)

Application Number Title Priority Date Filing Date
JP8320643A Pending JPH10161907A (en) 1996-12-02 1996-12-02 State monitoring method for computer system

Country Status (1)

Country Link
JP (1) JPH10161907A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007114941A (en) * 2005-10-19 2007-05-10 Nec Corp Mutual monitoring system, mutual monitoring device, mutual monitoring method and program
JP2009199246A (en) * 2008-02-20 2009-09-03 Toshiba Corp Node operation monitoring system and node operation monitoring method
US7589624B2 (en) 2004-10-29 2009-09-15 Nec Corporation Component unit monitoring system and component unit monitoring method
US8291217B2 (en) 2006-03-30 2012-10-16 Brother Kogyo Kabushiki Kaisha Management device, medium for the same, and management system

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7589624B2 (en) 2004-10-29 2009-09-15 Nec Corporation Component unit monitoring system and component unit monitoring method
JP2007114941A (en) * 2005-10-19 2007-05-10 Nec Corp Mutual monitoring system, mutual monitoring device, mutual monitoring method and program
US8291217B2 (en) 2006-03-30 2012-10-16 Brother Kogyo Kabushiki Kaisha Management device, medium for the same, and management system
US8732344B2 (en) 2006-03-30 2014-05-20 Brother Kogyo Kabushiki Kaisha Management device, medium for the same, and management system
JP2009199246A (en) * 2008-02-20 2009-09-03 Toshiba Corp Node operation monitoring system and node operation monitoring method

Similar Documents

Publication Publication Date Title
US7496668B2 (en) OPC server redirection manager
US6587950B1 (en) Cluster power management technique
JP2007304687A (en) Cluster constitution and its control means
US20040078455A1 (en) Switchable resource management in clustered computer system
US20030233502A1 (en) Method and apparatus for storage system
KR20010072379A (en) Fault tolerant computer system
CN112217847B (en) Micro service platform, realization method thereof, electronic equipment and storage medium
JP2001509289A (en) System and method for communication and process management in a distributed telecommunications switch
JP4964666B2 (en) Computer, program and method for switching redundant communication paths
US6356985B1 (en) Computer in multi-cluster system
JP5200424B2 (en) Information management method and information processing apparatus
JPH10161907A (en) State monitoring method for computer system
JP2001346181A (en) Data storage section common share system and program recording medium
JP4224766B2 (en) Plant information collection device
JP2006100906A (en) Method for managing operation of network system and storage device
JP2024525258A (en) OLT network element monitoring device, monitoring system and management method
JPH09305558A (en) Data base server for duplex system
JP3884609B2 (en) Multiplexing system
KR100771915B1 (en) Digital protection relay and communication duplex method
JP3082704B2 (en) Communication device management method
CN115473761B (en) Communication method, system, equipment and medium of CAN bus based on DCS system
KR100303344B1 (en) A method for managing protocol and system switching priority for system redundancy
CN114884948B (en) Data processing system
CN115426250B (en) Dual-machine hot standby switching method and device for target range command
JPH11327629A (en) Unitary management method for data