JP2003099290A - Remote monitor device and program - Google Patents

Remote monitor device and program

Info

Publication number
JP2003099290A
JP2003099290A JP2001292431A JP2001292431A JP2003099290A JP 2003099290 A JP2003099290 A JP 2003099290A JP 2001292431 A JP2001292431 A JP 2001292431A JP 2001292431 A JP2001292431 A JP 2001292431A JP 2003099290 A JP2003099290 A JP 2003099290A
Authority
JP
Japan
Prior art keywords
alarm
message
flag
stop
monitored system
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
JP2001292431A
Other languages
Japanese (ja)
Inventor
Masaharu Yamashita
正春 山下
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 JP2001292431A priority Critical patent/JP2003099290A/en
Publication of JP2003099290A publication Critical patent/JP2003099290A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To monitor trouble and a stop of a monitored system without any misrecognition. SOLUTION: The object monitored system 2 sends a different alarm to a monitor server 3 when the cause of a start, a stop, and other trouble is unknown. The monitor server 3 sends a monitor message and confirms whether there is an answer message from the monitored system (31). When there is no answer message, a flag showing the operation state of the system is referred to and when the flag shows a system-actuation, a trouble occurrence message is displayed (32). Further, the monitor server 3 has an alarm kind decision means 33 which decides the kind of the alarm received form the monitored system and a flag setting means 34 which sets a start or stop flag of the system in a flag setting area when the decided alarm kind is an actuation kind or stop kind, and displays the trouble occurrence message (35) when the kind is another alarm kind and the start flag is set in the flag setting area.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【発明の属する技術分野】本発明は、コンピュータシス
テムなどの監視対象システム(以下、監視対象機器を含
む)の障害発生状態を監視するリモート監視装置および
プログラムに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a remote monitoring device and a program for monitoring a failure occurrence state of a monitoring target system (hereinafter, including a monitoring target device) such as a computer system.

【0002】[0002]

【従来の技術】コンピュータシステムなどの監視対象シ
ステムの障害発生状態をリモート監視する場合、大きく
分けて、次の2通りの監視方法が用いられている。
2. Description of the Related Art When remotely monitoring the failure occurrence state of a system to be monitored such as a computer system, the following two types of monitoring methods are used.

【0003】その1つは、監視対象システムであるコン
ピュータシステムが自身の障害を検知し発生するエラー
メッセージを監視サーバで検知する方法である。コンピ
ュータシステムの停止に至らないが、例えばHDDやメ
モリの軽度な故障が発生したような場合にこれに相当す
る。
One of the methods is a method in which a computer system, which is a system to be monitored, detects a failure of itself and detects an error message generated by the monitoring server. Although the computer system is not stopped, this corresponds to a case where, for example, a minor failure of the HDD or the memory occurs.

【0004】他の1つは、図10に示すように監視サー
バ51から定期的に公衆回線などのネットワーク52を
介して監視対象システム53に監視メッセージを送信し
た後、当該監視対象システム53から応答メッセージが
無いとき、コンピュータダウンなどの障害発生と判断す
る監視方法である。このような監視メッセージは、ハー
トビートメッセージとも呼ばれ、インターネットなどの
場合にはPING(Packet Internet Groper)メッセ
ージが使用されることが多い。このPINGメッセージ
方法は、監視対象システム53のIPアドレスまたはホ
スト名を指定し、障害確認用コマンドを実行しパケット
を送信し、監視対象システム53から応答パケットを受
け取る方法である。
The other one is that, as shown in FIG. 10, a monitoring server 51 periodically sends a monitoring message to a monitoring target system 53 via a network 52 such as a public line, and then a response is sent from the monitoring target system 53. This is a monitoring method to judge that a failure such as computer down occurs when there is no message. Such a monitoring message is also called a heartbeat message, and in the case of the Internet, a PING (Packet Internet Groper) message is often used. This PING message method is a method of designating the IP address or host name of the monitored system 53, executing a failure confirmation command, transmitting a packet, and receiving a response packet from the monitored system 53.

【0005】[0005]

【発明が解決しようとする課題】ところで、以上のよう
な監視方法のうち、後者の監視対象システム53から応
答メッセージを受け取る監視方法は、監視対象システム
53の障害発生を検出するだけでなく、例えば保守点検
などのコンピュータの計画的停止であっても、監視対象
システム53から応答メッセージを受け取ることができ
ない。従って、監視サーバ51は、監視対象システム5
3の計画的停止時に監視メッセージを送信した場合、応
答メッセージを受け取ることができないので、システム
障害発生と誤認識してしまい、実際の障害発生と計画的
な停止とを明確に認識できない問題がある。
By the way, of the above monitoring methods, the latter monitoring method of receiving a response message from the monitoring target system 53 not only detects the occurrence of a failure in the monitoring target system 53, but also, for example, Even if the computer is intentionally shut down for maintenance or the like, the response message cannot be received from the monitored system 53. Therefore, the monitoring server 51 is the monitoring target system 5
When the monitoring message is sent during the planned stop of No. 3, since the response message cannot be received, it is erroneously recognized as a system failure, and there is a problem that the actual failure and the planned stop cannot be clearly recognized. .

【0006】本発明は上記事情にかんがみてなされたも
ので、監視対象システムの障害発生と計画的な停止とを
明確に認識可能とするリモート監視装置およびプログラ
ムを提供することを目的とする。
The present invention has been made in view of the above circumstances, and it is an object of the present invention to provide a remote monitoring device and a program capable of clearly recognizing a failure occurrence and a planned stoppage of a monitored system.

【0007】[0007]

【課題を解決するための手段】(1) 上記課題を解決
するために、監視対象システムから少なくとも起動アラ
ーム、停止アラームを受信し当該監視対象システムの状
態を監視する本発明に係わるリモート監視装置は、監視
メッセージを送信し、前記監視対象システムからの応答
メッセージの有無と当該監視対象システムの動作状態を
表すフラグ設定エリアのフラグとから障害発生を判断
し、障害発生メッセージを表示する手段と、前記監視対
象システムから送信される前記アラームを受信し、この
アラームの種別を判定するアラーム種別判定手段と、こ
の判定手段によりアラーム種別が起動種別または停止種
別であるとき、前記フラグ設定エリアに前記監視対象シ
ステムの起動または停止を表すフラグを設定するフラグ
設定手段とを備えた構成である。
(1) In order to solve the above problems, a remote monitoring apparatus according to the present invention which receives at least a start alarm and a stop alarm from a monitored system and monitors the state of the monitored system. A means for transmitting a monitoring message, determining the occurrence of a failure from the presence or absence of a response message from the monitored system and a flag in a flag setting area indicating the operating state of the monitored system, and displaying a failure occurrence message; When the alarm transmitted from the system to be monitored is received and an alarm type determining means for determining the type of the alarm, and when the alarm type is a start type or a stop type by this determining means, the monitoring target is set in the flag setting area. And a flag setting means for setting a flag indicating system start or stop. It is a success.

【0008】この発明は以上のような構成とすることに
より、通常、監視対象システムの起動時に起動アラーム
が送信されてくるので、アラーム種別判定手段は起動種
別と判定し、フラグ設定エリアに監視対象システムの起
動を表す監視フラグONを設定する。従って、この状態
において監視サーバから所定の周期ごとに監視メッセー
ジを送信し、所定の時間内に監視対象システムからの応
答メッセージの有無を判断し、応答メッセージ無しの場
合にはフラグ設定エリアに監視対象システムの起動を表
す監視フラグONが設定されていれば、障害有りと判断
し障害メッセージを表示する。
With the above-described structure of the present invention, a start alarm is usually transmitted when the system to be monitored is started. Therefore, the alarm type determining means determines that the system is the start type and displays the flag in the flag setting area. A monitoring flag ON, which indicates that the system is activated, is set. Therefore, in this state, the monitoring server sends a monitoring message at every predetermined cycle, judges whether there is a response message from the monitoring target system within a predetermined time, and if there is no response message, the monitoring target is set in the flag setting area. If the monitoring flag ON indicating the system startup is set, it is determined that there is a failure and a failure message is displayed.

【0009】しかし、監視対象システムが計画的な停止
の場合、停止アラームが送信されてくるので、アラーム
種別判定手段は停止種別と判定し、フラグ設定エリアに
監視対象システムの停止を表す監視フラグOFFを設定
するので、前述するように応答メッセージ無しと確認し
ても、フラグ設定エリアを参照すると、停止を表すフラ
グが設定されているので、、障害有りと判断せず、障害
メッセージを表示しない。つまり、監視対象システムの
障害と計画的な停止とを明確に区別して認識することが
可能となる。
However, when the system to be monitored is a planned stop, a stop alarm is sent. Therefore, the alarm type determining means determines that the system is a stop type and turns off the monitor flag indicating the stop of the system to be monitored in the flag setting area. Therefore, even if it is confirmed that there is no response message as described above, referring to the flag setting area, since the flag indicating stop is set, it is not determined that there is a failure, and the failure message is not displayed. In other words, it is possible to clearly distinguish between the failure of the monitored system and the planned stop.

【0010】(2) 本発明に係わるリモート監視装置
は、監視対象システムから少なくとも起動アラームおよ
び作業予定時刻を含む停止アラームを受信し当該監視対
象システムの状態を監視するリモート監視装置であっ
て、監視メッセージを送信し、前記監視対象システムか
らの応答メッセージの有無と当該監視対象システムの動
作状態を表すフラグ設定エリアのフラグとから障害発生
を判断し、障害発生メッセージを表示する手段と、監視
対象システムから送信される前記アラームを受信し、こ
のアラームの種別を判定するアラーム種別判定手段と、
この判定手段によりアラーム種別が起動種別または停止
種別であるとき、前記フラグ設定エリアに前記監視対象
システムの起動または停止を表すフラグを設定するフラ
グ設定手段と、前記フラグ設定エリアに停止を表すフラ
グを設定したとき、前記受信した停止アラームに含む作
業予定時刻を表示する作業時刻表示手段とを備えた構成
である。
(2) A remote monitoring apparatus according to the present invention is a remote monitoring apparatus that receives a stop alarm including at least a start alarm and a scheduled work time from a monitored system and monitors the state of the monitored system. A means for transmitting a message, judging the occurrence of a failure from the presence or absence of a response message from the monitored system and a flag in a flag setting area indicating the operating state of the monitored system, and displaying a failure occurrence message; Alarm type determination means for receiving the alarm transmitted from the device and determining the type of the alarm;
When the alarm type is the start type or the stop type by this determination means, a flag setting means for setting a flag indicating the start or stop of the monitored system in the flag setting area and a flag indicating the stop in the flag setting area are set. When set, the work time display means displays the scheduled work time included in the received stop alarm.

【0011】この発明は以上のような構成とすることに
より、停止アラームに作業予定時刻を含んで送信されて
くるので、アラーム種別判定手段により停止種別と判定
した時、作業予定時間を表示すれば、監視対象システム
が保守点検等の作業中であること、また保守作業等が何
時終了するかを容易に把握することが可能である。
Since the present invention is configured as described above, the stop alarm includes the scheduled work time and is transmitted. Therefore, when the alarm type determining means determines the stop type, the scheduled work time is displayed. It is possible to easily understand that the system to be monitored is in the process of maintenance and inspection, and when the maintenance work is completed.

【0012】(3) また、前記(1)項の構成に新た
に、予め前記監視対象システムの標準作業予定時間を設
定する手段と、前記監視対象システムの応答メッセージ
が無く、かつ、前記フラグ設定エリアのフラグがシステ
ム停止中を表すフラグである場合、前記現在時刻が予め
設定する起動予定時刻(システム停止アラーム取得時刻
+前記標準作業予定時間)を越えたとき、警告メッセー
ジを表示する手段と、前記フラグ設定手段により前記フ
ラグ設定エリアに前記監視対象システムが停止を表すフ
ラグを設定したとき、前記起動予定時刻を設定する手段
とを付加することにより、現在時刻が予め設定する起動
予定時刻を越えた時、警告メッセージを表示するので、
保守作業等に問題が発生し時間がかかっていること等を
推測可能である。
(3) Further, in addition to the configuration of the above item (1), means for presetting a standard scheduled work time of the monitored system, and no response message from the monitored system, and the flag setting When the area flag is a flag indicating that the system is stopped, a means for displaying a warning message when the current time exceeds a preset start-up time (system stop alarm acquisition time + the standard work scheduled time), When the flag setting means sets a flag indicating that the monitored system is stopped in the flag setting area, by adding means for setting the scheduled start time, the current time exceeds the preset scheduled time. Warning message is displayed when
It can be inferred that problems such as maintenance work have occurred and it takes time.

【0013】[0013]

【発明の実施の形態】以下、本発明の実施の形態につい
て図面を参照して説明する。
BEST MODE FOR CARRYING OUT THE INVENTION Embodiments of the present invention will be described below with reference to the drawings.

【0014】(第1の実施の形態)図1は本発明に係わ
るリモート監視装置を備えたリモート監視システムの一
実施の形態を示す系統構成図である。
(First Embodiment) FIG. 1 is a system configuration diagram showing an embodiment of a remote monitoring system including a remote monitoring device according to the present invention.

【0015】このシステムは、公衆回線を含むインター
ネットなどのネットワーク1が用いられ、このネットワ
ーク1上にはそれぞれ所要の情報処理を行うコンピュー
タシステム、コンピュータ機器などの複数の監視対象シ
ステム2および本発明に係わるリモート監視装置である
監視サーバ3が接続されている。
This system uses a network 1 such as the Internet including a public line. On this network 1, a computer system for performing required information processing, a plurality of monitored systems 2 such as computer equipment, and the present invention are provided. A monitoring server 3, which is a related remote monitoring device, is connected.

【0016】この監視対象システム2は、アプリケーシ
ョンまたはシステムの起動手続の一部として「起動」ア
ラームを送信する処理を組込むことにより、システム自
身が起動した際に自動的に「起動」アラームを送信し、
またアプリケーションまたはシステムの停止手続の一部
として「停止」アラームを送信する処理を組込むことに
より、ユーザが保守点検等のためにアプリケーションま
たはシステムの停止指示入力時に自動的に「停止」アラ
ームを送信する機能をもっている。
The system to be monitored 2 incorporates a process for transmitting a "start" alarm as a part of an application or system start procedure, so that the "start" alarm is automatically transmitted when the system itself is started. ,
In addition, by incorporating a process that sends a "stop" alarm as part of the application or system stop procedure, a "stop" alarm is automatically sent when the user inputs an application or system stop instruction for maintenance or inspection. It has a function.

【0017】監視サーバ3は、少なくとも監視対象とな
るシステム名ごとにフラグ設定エリアをもつ監視状態情
報エリア4a、障害発生メッセージを格納するメッセー
ジ情報エリア4bその他必要なファイルを有する監視情
報記憶装置4および監視処理用プログラムを記憶するプ
ログラム記憶装置5が設けられている。これら記憶装置
4、5は、それぞれ個別に記載されているが、1つの記
憶装置にエリア分けして記憶してもよい。
The monitoring server 3 has at least a monitoring status information area 4a having a flag setting area for each system name to be monitored, a message information area 4b for storing a failure occurrence message, and a monitoring information storage device 4 having other necessary files. A program storage device 5 for storing the monitoring processing program is provided. Although these storage devices 4 and 5 are described individually, they may be divided into areas and stored in one storage device.

【0018】監視サーバ3は、機能的には、所定の周期
ごとにハートビート等の監視メッセージを送信し、監視
対象システム2からの応答メッセージの有無を確認する
応答メッセージ確認手段31と、この確認手段31によ
り応答メッセージなしと確認され、かつ、監視対象状態
情報ファイル31aの該当システム名に対応するフラグ
設定エリアに、既に監視対象システム2が起動中である
ことを表す監視フラグが設定されている場合に障害発生
と判断し、それ以外の監視フラグの場合には停止と判断
し、メッセージ情報エリア4bから障害発生メッセージ
を取出して表示する第1の障害メッセージ表示手段32
とが設けられている。
Functionally, the monitoring server 3 sends a monitoring message such as a heartbeat at a predetermined cycle to check the presence or absence of a response message from the monitored system 2, and a response message checking means 31. It is confirmed by the means 31 that there is no response message, and the monitoring flag indicating that the monitored system 2 is already activated is set in the flag setting area corresponding to the system name of the monitored state information file 31a. The first failure message display means 32 for extracting the failure occurrence message from the message information area 4b and displaying the failure occurrence message when the failure occurrence is determined, and when the monitoring flag is other than that, the stop is determined.
And are provided.

【0019】また、監視サーバ3は、監視対象システム
2から応答メッセージ有りのとき、既に監視対象システ
ム2から受信中のアラームがあれば、そのアラームの種
別を判定するアラーム種別判定手段33、この判定手段
33による判定結果に基づき、監視対象システム2が起
動種別であるとき監視状態情報エリア4aに起動中を表
す監視フラグON、監視対象システム2が停止種別であ
るとき監視状態情報エリア4aに停止中を表す監視フラ
グOFFを設定するフラグ設定手段34および監視対象
システム2が起動、停止以外の障害を含む原因不明の種
別の場合には監視状態情報エリア4aに監視フラグON
が設定されている場合には障害発生と判断し、メッセー
ジ情報エリア4bから障害発生メッセージを取出して表
示する第2の障害メッセージ表示手段35が設けられて
いる。
Further, when there is a response message from the monitoring target system 2, the monitoring server 3 judges the type of the alarm if there is an alarm already being received from the monitoring target system 2, and this judgment is made. Based on the determination result by the means 33, when the monitored system 2 is the start type, the monitoring flag ON indicating that the monitored state information area 4a is being started is ON, and when the monitored system 2 is the stop type, the monitored state information area 4a is stopped When the flag setting means 34 for setting the monitoring flag OFF and the monitored system 2 are of types of unknown cause including failures other than start and stop, the monitoring flag is turned on in the monitoring status information area 4a.
If is set, the second failure message display means 35 is provided which judges that a failure has occurred and extracts and displays the failure message from the message information area 4b.

【0020】なお、監視サーバ3から送信する監視メッ
セージは例えばインターネットプロトコルのPINGメ
ッセージ、監視対象システム2から返信する応答メッセ
ージは例えばPING応答メッセージが用いられ、また
監視対象システム2から送信するアラームは例えばイン
ターネットプロトコルのSNMP(Simple NetworkMan
agement Protocol) trapメッセージ形式のもの
が用いられる。
The monitoring message transmitted from the monitoring server 3 is, for example, a PING message of the Internet protocol, the response message returned from the monitored system 2 is a PING response message, and the alarm transmitted from the monitored system 2 is, for example. Internet Protocol SNMP (Simple NetworkMan)
agement Protocol) Trap message format is used.

【0021】次に、以上のようなシステムの動作および
監視サーバ3に実装されるプログラム記憶装置32に格
納される監視処理用プログラムの一連の処理例について
図2を参照して説明する。
Next, an operation of the system as described above and a series of processing examples of the monitoring processing program stored in the program storage device 32 mounted on the monitoring server 3 will be described with reference to FIG.

【0022】先ず、監視対象システム2は、起動時に
「起動」アラーム、計画的な停止の場合には「停止」ア
ラーム、その他障害を含む原因不明な場合には「障害」
アラームを自動的に通知する。監視サーバ3は、アラー
ムを受信すると、予め定める適宜な記憶手段にシステム
識別データ・アラーム受信時間とともにアラームを記憶
する。
First, the monitored system 2 has a "start" alarm at startup, a "stop" alarm in the case of a planned stop, and a "failure" when the cause including other failures is unknown.
Automatically notify the alarm. When the monitoring server 3 receives the alarm, the monitoring server 3 stores the alarm in a predetermined appropriate storage unit together with the system identification data and the alarm reception time.

【0023】この状態において、監視サーバム3は、所
定の周期ごとにハートビートなどの監視メッセージを送
信し、所定の時間内に監視対象とするシステム2から応
答メッセージを受信したか否かを判断する(S1,S
2:メッセージ有無判断機能)。
In this state, the monitoring server 3 transmits a monitoring message such as a heartbeat at a predetermined cycle, and determines whether or not a response message is received from the system 2 to be monitored within a predetermined time. (S1, S
2: Message presence / absence determination function).

【0024】ここで、所定の時間内に応答メッセージが
無ければ、監視状態情報エリア4a内のフラグ設定エリ
アの監視フラグの状態を参照し、監視フラグの状態を判
断し(S3)、監視フラグがONのとき,つまり所定の
時間内に応答メッセージが無く、かつ、監視対象システ
ム2が起動中を表す「起動」アラームの状態にあると
き、メッセージ情報エリア4bから障害発生メッセージ
を読み取り、表示部6に表示し、監視フラグがOFFの
とき,つまり監視対象システム2が停止を表すフラグの
とき、障害発生メッセージを表示しない。ステップS
3,S4は第1の障害メッセージ表示機能である。な
お、障害発生メッセージの表示がクリアされた場合、ま
たは監視フラグがOFFのとき、次の監視メッセージの
送信周期に達するまで待つことになる(S5)。
If there is no response message within the predetermined time, the state of the monitor flag is judged by referring to the state of the monitor flag in the flag setting area in the monitor state information area 4a (S3), and the monitor flag is When it is ON, that is, when there is no response message within a predetermined time, and when the monitored system 2 is in the "starting" alarm state indicating that the monitored system 2 is starting up, the failure occurrence message is read from the message information area 4b and the display unit 6 When the monitoring flag is OFF, that is, when the monitored system 2 is a flag indicating stop, the failure occurrence message is not displayed. Step S
Reference numerals 3 and S4 are first failure message display functions. When the display of the failure message is cleared or when the monitoring flag is OFF, the process waits until the transmission cycle of the next monitoring message is reached (S5).

【0025】一方、ステップS2において所定の時間内
に監視対象システム2から応答メッセージがあったと
き、既にアラーム受信有りかを判断する(S6)。前述
するように予め定める適宜な記憶手段にアラームが記憶
されていれば、アラーム受信ありと判断し、そのアラー
ムの種別を判定する(S7)。なお、同一のシステム識
別データに複数のアラームが有るとき、最新のアラーム
についてアラーム種別を判断する。ステップS6,S7
はアラーム種別判定機能である。アラームが受信記憶さ
れていない場合、次の監視メッセージの送信周期に達す
るまで待つ(S5)。
On the other hand, when there is a response message from the monitored system 2 within a predetermined time in step S2, it is determined whether or not an alarm has already been received (S6). As described above, if an alarm is stored in a predetermined appropriate storage means, it is determined that an alarm has been received, and the type of the alarm is determined (S7). When the same system identification data has a plurality of alarms, the alarm type of the latest alarm is determined. Steps S6 and S7
Is an alarm type determination function. If no alarm is received and stored, the process waits until the next monitoring message transmission cycle is reached (S5).

【0026】ステップS7によるアラーム種別の判定結
果、「起動」アラームによる起動種別の場合には監視状
態情報エリア4a内のフラグ設定エリアに監視対象シス
テム2が起動中であることを表す監視フラグONを設定
し(S8)、ステップS5に移行する。「停止」アラー
ムによる停止種別の場合には監視状態情報エリア4a内
のフラグ設定エリアに監視対象システム2が保守点検等
による計画的な停止を表す監視フラグOFFを設定し
(S9)、ステップS5に移行する。ステップS8,S
9はフラグ設定機能と言える。
As a result of the determination of the alarm type in step S7, if the activation type is the "activation" alarm, the monitoring flag ON indicating that the monitored system 2 is being activated is set in the flag setting area in the monitoring status information area 4a. After setting (S8), the process proceeds to step S5. In the case of a stop type by the "stop" alarm, the monitoring target system 2 sets a monitoring flag OFF indicating a planned stop due to maintenance or inspection in the flag setting area in the monitoring status information area 4a (S9), and in step S5. Transition. Steps S8 and S
It can be said that 9 is a flag setting function.

【0027】一方、「起動」、「停止」以外のアラーム
の場合、フラグ設定エリアの監視フラグがONである
か、つまり監視対象システム2が起動中であるか否かを
判断し(S10)、監視対象システム2が起動中にある
とき、メッセージ情報エリア31bから障害発生メッセ
ージを読み取り、表示部33に表示する(S11)。監
視フラグがONでないとき、障害発生メッセージを表示
しない。
On the other hand, in the case of an alarm other than "start" and "stop", it is judged whether the monitoring flag in the flag setting area is ON, that is, whether the monitored system 2 is being started (S10), When the monitored system 2 is being activated, the failure occurrence message is read from the message information area 31b and displayed on the display unit 33 (S11). When the monitoring flag is not ON, the failure message is not displayed.

【0028】図3は監視対象システム2および監視サー
バ3間における一連の動作状態を摸式的に表した図であ
る。
FIG. 3 is a diagram schematically showing a series of operating states between the monitored system 2 and the monitoring server 3.

【0029】従って、以上のような実施の形態によれ
ば、監視サーバ3から監視メッセージを送信した後、監
視対象システム2から所定時間内に応答がないとき、監
視対象システム2の動作状態を表すフラグの状態を参照
し、起動中であれば障害発生メッセージを表示し、停止
中であれば障害発生メッセージを表示しないので、監視
対象システム2の障害と計画的停止とに分け、障害発生
時のみ障害発生メッセージを表示することができる。
Therefore, according to the above-described embodiment, when there is no response from the monitored system 2 within a predetermined time after transmitting the monitored message from the monitored server 3, the operating state of the monitored system 2 is represented. By referring to the state of the flag, the failure occurrence message is displayed if it is being activated, and the failure occurrence message is not displayed if it is being stopped. A failure occurrence message can be displayed.

【0030】また、監視対象システム2からアラームを
受信した時、「起動」アラーム、「停止」アラームその
他のアラームの何れの種別かを判定し、この判定された
種別に応じて監視状態情報エリア31a内のフラグ設定
エリアに監視フラグを設定するので、監視対象システム
2が起動中か、停止中かを容易に識別でき、当該監視対
象システム2の状態を表すフラグを的確に設定できる。
Further, when an alarm is received from the monitored system 2, it is judged whether the alarm is a "start" alarm, a "stop" alarm or another alarm, and the monitoring status information area 31a is determined according to the judged type. Since the monitoring flag is set in the flag setting area inside, it can be easily identified whether the monitored system 2 is in operation or stopped, and the flag representing the state of the monitored system 2 can be set accurately.

【0031】(第2の実施の形態)図4は本発明に係わ
るリモート監視装置を備えたリモート監視システムの他
の実施形態を示す系統構成図である。図4は、図1に示
すシステムとほぼ同様な構成であるので、同一部分には
同一符号を付し、その詳しい説明は図1の説明に譲り、
特に異なる部分について説明する。
(Second Embodiment) FIG. 4 is a system configuration diagram showing another embodiment of a remote monitoring system having a remote monitoring device according to the present invention. Since FIG. 4 has almost the same configuration as the system shown in FIG. 1, the same parts are designated by the same reference numerals, and detailed description thereof will be omitted from the description of FIG.
Particularly different parts will be described.

【0032】このシステムは、公衆回線を含むインター
ネットなどのネットワーク1上にそれぞれ所要の情報処
理を行うコンピュータシステム、コンピュータ機器など
の複数の監視対象システム2および本発明に係わるリモ
ート監視装置である監視サーバ3が接続されている点に
おいて、図1と同様な構成である。
This system comprises a computer system for performing required information processing on a network 1 such as the Internet including a public line, a plurality of monitoring target systems 2 such as computer equipment, and a monitoring server which is a remote monitoring device according to the present invention. 3 is the same as that of FIG. 1 in that it is connected.

【0033】先ず、本システムにおいては、監視対象シ
ステム2が異なる。すなわち、監視対象システム2は、
起動時に「起動」アラームを送信する点は第1の実施の
形態と同じであるが、特に保守点検等の計画的な停止の
場合に異なる。つまり、監視対象システム2の保守点検
等の計画的な停止の場合、予め保守作業予定時刻を定め
て作業を行うのが一般的であるので、「停止」アラーム
の送信時、「停止」アラームに作業予定時刻データを含
めて送信する。この作業予定時刻とは、例えば××月×
×日××時××分迄(保守終了時間)とか、或いは××
月××日××時××分から××時××分(保守作業期
間)とかの時刻データを意味する。
First, in this system, the monitored system 2 is different. That is, the monitored system 2
The point that the "start" alarm is transmitted at the time of start-up is the same as that of the first embodiment, but is different particularly in the case of a planned stop such as maintenance inspection. In other words, in the case of a planned shutdown such as maintenance / inspection of the monitored system 2, it is common to set the scheduled maintenance work time in advance to perform the work. Therefore, when the "stop" alarm is transmitted, the "stop" alarm is generated. Send including the scheduled work time data. This scheduled work time is, for example, xx month x
X days x x hours x x minutes (maintenance end time), or x x
It means time data such as month xx day xx hour xx minute to xx hour xx minute (maintenance work period).

【0034】また、必要に応じて監視対象システム2か
らは起動、停止以外の障害を含む原因不明などの時には
「障害」アラームを送信する。
If necessary, the monitored system 2 sends a "fault" alarm when the cause is unknown, including faults other than start and stop.

【0035】一方、監視サーバ3は、前述と同様に応答
メッセージ確認手段31、第1の障害メッセージ表示手
段32、アラーム種別判定手段33、フラグ設定手段3
4、第2の障害メッセージ表示手段35の他、「停止」
アラームを受信した時、当該「停止」アラームに含まれ
る作業予定時刻データを監視情報記憶装置4の何れかの
情報エリア4aまたは4bに格納する手段、アラーム種
別判定手段34によって「停止」アラームと判定された
とき、前記情報エリア4aまたは4bに格納される作業
予定時刻データを読み出し、現在時刻とともに表示部6
に表示する作業時刻表示手段36が設けられている。5
aはプログラム記憶装置であって、保守作業予定時刻の
表示を含む監視処理用プログラムが記憶されている。
On the other hand, the monitoring server 3 has the response message confirmation means 31, the first failure message display means 32, the alarm type determination means 33, and the flag setting means 3 as described above.
4. In addition to the second failure message display means 35, "stop"
When the alarm is received, the scheduled work time data included in the "stop" alarm is stored in any one of the information areas 4a or 4b of the monitoring information storage device 4, and the alarm type determination means 34 determines the alarm as the "stop" alarm. Then, the scheduled work time data stored in the information area 4a or 4b is read out, and the display unit 6 displays the current time together with the current time.
The work time display means 36 for displaying is displayed. 5
Reference numeral a denotes a program storage device, which stores a monitoring processing program including a display of scheduled maintenance work time.

【0036】次に、図4に示す監視サーバ3の動作およ
び監視サーバ3に実装されるプログラム記憶装置5aに
格納される監視処理用プログラムの一連の処理例につい
て図5を参照して説明する。なお、図5においてステッ
プS1〜S6までの処理は図2と同様であるので、ここ
では図2の説明に譲り、ステップS6にてアラーム受信
有りと判断された場合以降の処理について説明する。
Next, the operation of the monitoring server 3 shown in FIG. 4 and a series of processing examples of the monitoring processing program stored in the program storage device 5a installed in the monitoring server 3 will be described with reference to FIG. Since the processing in steps S1 to S6 in FIG. 5 is the same as that in FIG. 2, only the description of FIG. 2 will be given here, and processing subsequent to the case where it is determined that the alarm is received in step S6 will be described.

【0037】すなわち、ステップS6によりアラーム受
信ありと判断されたとき、当該アラームの種別を判定す
る(21)。なお、同一のシステム識別データに複数の
アラームが有るとき、最新のアラームについてアラーム
種別を判断する。ステップS6,S21はアラーム種別
判定機能である。アラームが受信記憶されていない場
合、次の監視メッセージの送信周期に達するまで待つ
(S5)。
That is, when it is determined in step S6 that an alarm has been received, the type of the alarm is determined (21). When the same system identification data has a plurality of alarms, the alarm type of the latest alarm is determined. Steps S6 and S21 are an alarm type determination function. If no alarm is received and stored, the process waits until the next monitoring message transmission cycle is reached (S5).

【0038】このステップS21によるアラーム種別の
判定は、少なくとも「起動」アラームか、「停止」アラ
ームかの種別を判定するものであり、必要に応じてその
他の「障害」アラームの種別も判定する。このアラーム
種別の判定結果、「起動」種別の場合は監視状態情報エ
リア4a内のフラグ設定エリアに監視対象システム2が
起動中であることを表す監視フラグONを設定し(S2
2)、ステップS5に移行する。「停止」種別の場合に
は監視状態情報エリア4a内のフラグ設定エリアに監視
対象システム2が保守点検等の計画的な停止であること
を表す監視フラグOFFを設定する(S23)。これら
ステップS22,S23はフラグ設定機能と言える。
The determination of the alarm type in step S21 determines at least the type of the "start" alarm or the "stop" alarm, and the types of other "fault" alarms are also determined as necessary. As a result of this alarm type determination, in the case of the “startup” type, the monitoring flag ON indicating that the monitored system 2 is being started is set in the flag setting area in the monitoring status information area 4a (S2
2), shift to step S5. In the case of the "stop" type, the monitoring flag OFF is set in the flag setting area in the monitoring status information area 4a, which indicates that the monitored system 2 is a planned stop such as a maintenance inspection (S23). It can be said that these steps S22 and S23 are flag setting functions.

【0039】ところで、ステップS22およびS23に
おいて停止種別と判定し、かつ、停止中の監視フラグO
FFを設定した後、現在時刻と情報エリア4aまたは4
bに保存された作業予定時刻データを読み出し、表示部
6に表示する(S24:作業時刻表示機能)。
By the way, in steps S22 and S23, it is determined that the type of stop is the stop flag O which is in the stopped state.
After setting the FF, the current time and information area 4a or 4
The scheduled work time data stored in b is read out and displayed on the display unit 6 (S24: work time display function).

【0040】一方、「起動」、「停止」以外の障害を含
む原因不明な「障害」アラームの場合、フラグ設定エリ
アの監視フラグがONであるか、つまり監視対象システ
ム2が起動状態にあるか否かを判断し(S25)、監視
対象システム2が起動中にあるとき、メッセージ情報エ
リア4bから障害発生メッセージを読み取り、表示部3
3に表示する(S26)。監視フラグがONでないと
き、障害発生メッセージを表示しない。
On the other hand, in the case of a "fault" alarm of unknown cause including a fault other than "start" and "stop", is the monitoring flag in the flag setting area ON, that is, is the monitored system 2 in the activated state? It is determined whether or not (S25), when the monitored system 2 is being started, the failure occurrence message is read from the message information area 4b, and the display unit 3
3 is displayed (S26). When the monitoring flag is not ON, the failure message is not displayed.

【0041】図6は監視対象システム2および監視サー
バ3間における一連の動作状態を摸式的に表した図であ
る。
FIG. 6 is a diagram schematically showing a series of operating states between the monitored system 2 and the monitoring server 3.

【0042】従って、以上のような実施の形態によれ
ば、前述する第1の実施の形態で説明したと同様の効果
の他、作業予定時刻を表示することにより、監視サーバ
3が各監視対象システム2、…の保守点検の状態を視覚
的に認識でき、また何時保守点検作業時間が終了するか
把握でき、より監視性能の向上を図ることができる。
Therefore, according to the above-described embodiment, in addition to the effect similar to that described in the first embodiment, the scheduled work time is displayed so that the monitoring server 3 can monitor each monitoring target. It is possible to visually recognize the state of maintenance and inspection of the systems 2, ... And to know when the maintenance and inspection work time ends and to further improve the monitoring performance.

【0043】(第3の実施の形態)図7は本発明に係わ
るリモート監視装置を備えたリモート監視システムの他
の実施形態を示す系統構成図である。図7は、図1に示
すシステムとほぼ同様な構成であるので、同一部分には
同一符号を付し、その詳しい説明は図1の説明に譲り、
特に異なる部分について説明する。
(Third Embodiment) FIG. 7 is a system configuration diagram showing another embodiment of a remote monitoring system having a remote monitoring device according to the present invention. Since FIG. 7 has almost the same configuration as the system shown in FIG. 1, the same parts are denoted by the same reference numerals, and the detailed description thereof will be omitted from the description of FIG.
Particularly different parts will be described.

【0044】この実施の形態は、予め監視サーバ3側で
監視対象システム2毎または全システム2一律に標準保
守作業予定時間(例えば2時間等)を設定し、「停止」
アラームの種別判定後、現時刻(アラーム受信時刻)+
標準保守作業予定時間=起動予定時刻を経過した時、警
告メッセージを表示する例である。
In this embodiment, the standard maintenance work scheduled time (for example, 2 hours) is set in advance for each monitored system 2 or all the systems 2 on the monitoring server 3 side, and "stop" is performed.
After judging the alarm type, the current time (alarm reception time) +
In this example, a warning message is displayed when the scheduled maintenance work time = the scheduled start time has passed.

【0045】このリモート監視システムは、公衆回線を
含むインターネットなどのネットワーク1上にそれぞれ
所要の情報処理を行うコンピュータシステム、コンピュ
ータ機器などの複数の監視対象システム2および本発明
に係わるリモート監視装置である監視サーバ3が接続さ
れている点で図1と同様な構成である。
This remote monitoring system is a computer system for performing required information processing on a network 1 such as the Internet including a public line, a plurality of monitored systems 2 such as computer equipment, and a remote monitoring device according to the present invention. The configuration is similar to that of FIG. 1 in that the monitoring server 3 is connected.

【0046】また、監視対象システム2は、前述するよ
うに当該システム2の起動時には「起動」アラーム、保
守点検等の計画的停止の場合には「停止」アラーム、そ
の他障害を含む原因不明などの時には「障害」アラーム
のうち、少なくとも前二者のアラームを自動的に送信す
る点は図1と同様である。
As described above, the monitored system 2 has a "start" alarm when the system 2 is started, a "stop" alarm in the case of a planned stop such as maintenance and inspection, and other causes such as an unknown cause including a failure. Of the "fault" alarms, at least the former two alarms are sometimes automatically transmitted, as in FIG.

【0047】一方、監視サーバ3は、監視対象システム
2の保守点検等作業に際し、監視対象システム2毎また
は全システム2一律に標準保守作業予定時間を定めるこ
とが可能であることにかんがみ、予め監視状態情報エリ
ア4a等に監視対象システム2毎または全システム2一
律に標準保守作業予定時間(例えば2時間等)を設定す
るものとする。
On the other hand, the monitoring server 3 can preliminarily monitor the standard maintenance work scheduled time for each monitoring target system 2 or for all the systems 2 when performing maintenance and inspection of the monitoring target system 2. A standard scheduled maintenance work time (for example, 2 hours) is set for each monitored system 2 or all the systems 2 in the status information area 4a or the like.

【0048】監視サーバ3は、機能的には、応答メッセ
ージの有無を確認するメッセージ応答確認手段31、応
答メッセージ無しと確認されたとき、フラグ設定エリア
の監視フラグを参照し、監視対象システム2が起動中で
あることを表す監視フラグONであれば、障害発生メッ
セージを表示する第1の障害メッセージ表示手段32、
監視対象システム2が計画的な停止中であることを表す
監視フラグOFFであれば、当該アラーム受信時刻+標
準保守作業予定時間=起動予定時刻と現在時刻とを比較
し、現在時刻が起動予定時刻を越えていると判断してと
き、保守作業に問題が発生していると判断し、警告メッ
セージを表示する警告メッセージ表示手段37、前記ア
ラーム種別判定手段33、フラグ設定手段34、第2の
障害メッセージ表示手段35およびアラーム種別が停止
種別のとき、監視対象システム2が計画的な停止中であ
ることを表す監視フラグOFFを設定した後、当該アラ
ーム受信時刻+標準保守作業予定時間=起動予定時刻を
設定する起動予定時刻設定手段38が設けられている。
なお、警告メッセージはメッセージ情報エリア4bに格
納されている。5bは監視処理用プログラムを記憶する
プログラム記憶装置である。
Functionally, the monitoring server 3 refers to the monitoring flag in the flag setting area when the message response confirmation means 31 for confirming the presence / absence of a response message, and the response message is confirmed, and the monitored system 2 If the monitoring flag indicating that the system is being activated is ON, the first failure message display means 32 for displaying a failure occurrence message,
If the monitoring flag indicating that the monitored system 2 is in the planned stop state is OFF, the alarm reception time + standard maintenance work scheduled time = scheduled start time is compared with the current time, and the current time is the scheduled start time. If it is determined that the maintenance work has occurred, it is determined that there is a problem in the maintenance work, and a warning message display means 37 for displaying a warning message, the alarm type determination means 33, the flag setting means 34, and the second obstacle. When the message display unit 35 and the alarm type are the stop type, after setting the monitoring flag OFF indicating that the monitored system 2 is in the planned stop state, the alarm reception time + standard maintenance work scheduled time = scheduled startup time A scheduled activation time setting means 38 for setting is set.
The warning message is stored in the message information area 4b. Reference numeral 5b is a program storage device that stores a monitoring processing program.

【0049】次に、図7に示す監視サーバ3の動作およ
び監視サーバ3に実装されるプログラム記憶装置5bに
格納される監視処理用プログラムの一連の処理例につい
て図8を参照して説明する。なお、図1においてステッ
プS1〜S6までの処理は図2と同様であるので、ここ
では図2の説明に譲り、ステップSS6を除く他のステ
ップについて説明する。
Next, the operation of the monitoring server 3 shown in FIG. 7 and a series of processing examples of the monitoring processing program stored in the program storage device 5b installed in the monitoring server 3 will be described with reference to FIG. Since the processing of steps S1 to S6 in FIG. 1 is the same as that of FIG. 2, only the steps other than step SS6 will be described here, omitting the description of FIG.

【0050】先ず、監視サーバ3には、予め監視状態情
報エリア4a等に標準保守作業予定時間が設定されてい
る。
First, in the monitoring server 3, a standard scheduled maintenance work time is set in advance in the monitoring status information area 4a and the like.

【0051】この状態において、応答メッセージがなく
(S2)、かつ,監視フラグを参照し(S3)、当該監
視フラグが停止中を表すフラグである場合、ステップS
31に移行し、現在時刻と起動予定時刻(=アラーム受
信時刻+標準保守作業予定時間)とを比較し、現在時刻
が起動予定時刻を越えているとき、メッセージ情報エリ
ア4bから警告メッセージを読み出し、表示部6に保守
作業の遅れ状態を知らせる警告メッセージを表示する
(S31,S32:警告メッセージ表示機能)。
In this state, if there is no response message (S2), and the monitoring flag is referred to (S3), and the monitoring flag is a flag indicating the stop, step S
31, the current time is compared with the scheduled activation time (= alarm reception time + standard maintenance work scheduled time), and when the current time exceeds the scheduled activation time, a warning message is read from the message information area 4b, A warning message is displayed on the display unit 6 to notify the delay state of maintenance work (S31, S32: warning message display function).

【0052】一方、ステップS2およびステップS6に
て、応答メッセージ有り、かつ、アラーム受信有りと判
断されたとき、当該アラームの種別を判定する(S3
3)。ステップS6,S33はアラーム種別判定機能で
ある。
On the other hand, when it is determined in step S2 and step S6 that the response message is present and the alarm is received, the type of the alarm is determined (S3).
3). Steps S6 and S33 are an alarm type determination function.

【0053】このステップS33によるアラーム種別の
判定は、少なくとも「起動」アラームか、「停止」アラ
ームかの種別を判定するものであり、必要に応じてその
他の「障害」アラームの種別も判定する。このアラーム
種別の判定結果、「起動」種別の場合は監視状態情報エ
リア4a内のフラグ設定エリアに監視対象システム2が
起動中であることを表す監視フラグONを設定し(S3
4)、ステップS5に移行する。「停止」種別の場合に
は監視状態情報エリア4a内のフラグ設定エリアに監視
対象システム2が保守点検等の計画的な停止であること
を表す監視フラグOFFを設定する(S35)。これら
ステップS34,35はフラグ設定機能と言える。
The determination of the alarm type in step S33 determines at least the type of "start" alarm or "stop" alarm, and the type of other "fault" alarms is also determined as necessary. As a result of this alarm type determination, in the case of the “start” type, the monitoring flag ON indicating that the monitored system 2 is being activated is set in the flag setting area in the monitoring status information area 4a (S3
4) and shifts to step S5. In the case of the "stop" type, a monitoring flag OFF is set in the flag setting area in the monitoring status information area 4a, which indicates that the monitored system 2 is a planned stop such as maintenance and inspection (S35). It can be said that these steps S34 and S35 are flag setting functions.

【0054】ところで、ステップS33およびS35に
おいて、停止種別と判定され、かつ、監視対象システム
2が停止中であることを表す監視フラグOFFを監視状
態情報エリア4aに設定した後、その停止中の監視対象
システム2の起動予定時刻(アラーム受信時刻(アラー
ム取得時刻)+標準保守作業予定時間)を監視状態情報
エリア4a内に設定する(S36:起動予定時刻設定機
能)。
By the way, in steps S33 and S35, the monitoring flag OFF, which is determined to be the stop type and indicates that the monitored system 2 is stopped, is set in the monitoring status information area 4a, and then the stopped monitoring is performed. The scheduled start time of the target system 2 (alarm reception time (alarm acquisition time) + standard maintenance work scheduled time) is set in the monitoring status information area 4a (S36: scheduled start time setting function).

【0055】一方、「起動」、「停止」以外の障害を含
む原因不明な「障害」アラームの場合、フラグ設定エリ
アの監視フラグがONであるか、つまり監視対象システ
ム2が起動状態にあるか否かを判断し(S37)、監視
対象システム2が起動中にあるとき、メッセージ情報エ
リア4bから障害発生メッセージを読み取り、表示部6
に表示する(S38)。監視フラグがONでないとき、
障害発生メッセージを表示しない。
On the other hand, in the case of a "fault" alarm of unknown cause including a fault other than "start" and "stop", is the monitoring flag in the flag setting area ON, that is, is the monitored system 2 in the activated state? It is determined whether or not (S37), when the monitored system 2 is being started, the failure occurrence message is read from the message information area 4b, and the display unit 6
(S38). When the monitoring flag is not ON,
Does not display the error message.

【0056】図9は監視対象システム2および監視サー
バ3間における一連の動作状態を摸式的に表した図であ
る。
FIG. 9 is a diagram schematically showing a series of operating states between the monitored system 2 and the monitoring server 3.

【0057】従って、以上のような実施の形態によれ
ば、監視サーバ3では、第1の実施の形態と同様な効果
を奏する他、予め監視対象システム2に関する標準保守
作業予定時間を監視情報エリア4a等に格納し、監視対
象システム2からアラームを受信したとき、アラームの
種別を停止種別と判定したとき、停止種別の監視フラグ
を設定するとともに、アラーム受信時刻+標準保守作業
予定時間=起動予定時刻を設定するので、監視メッセー
ジを送信したにも拘らず、応答メッセージが無く、か
つ、停止種別の監視フラグが設定されているとき、現在
時刻が起動予定時刻を越えたか否かを判断し、現在時刻
が起動予定時刻を越えているとき、警告メッセージを表
示するので、保守作業が標準保守作業予定時間よりも遅
れていることを容易に把握することができる。
Therefore, according to the above-described embodiment, the monitoring server 3 has the same effects as those of the first embodiment, and the standard maintenance work scheduled time for the monitored system 2 is set in advance in the monitoring information area. 4a, etc., when an alarm is received from the monitored system 2, when the alarm type is determined to be a stop type, the stop type monitoring flag is set, and the alarm reception time + standard maintenance work scheduled time = start schedule Since the time is set, when the monitoring message is sent, there is no response message, and when the stop type monitoring flag is set, it is determined whether the current time exceeds the scheduled start time, When the current time exceeds the scheduled start time, a warning message is displayed, making it easy for maintenance work to be behind the scheduled maintenance work time. It is possible to grip.

【0058】なお、本願発明は、上記実施の形態に限定
されるものでなく、その要旨を逸脱しない範囲で種々変
形して実施できる。また、各実施の形態は可能な限り組
み合わせて実施することが可能であり、その場合には組
み合わせによる効果が得られる。さらに、上記各実施の
形態には種々の上位,下位段階の発明が含まれており、
開示された複数の構成要素の適宜な組み合わせにより種
々の発明が抽出され得るものである。例えば問題点を解
決するための手段に記載される全構成要件から幾つかの
構成要件が省略されうることで発明が抽出された場合に
は、その抽出された発明を実施する場合には省略部分が
周知慣用技術で適宜補われるものである。
The invention of the present application is not limited to the above-described embodiment, and various modifications can be carried out without departing from the scope of the invention. Further, the respective embodiments can be implemented in combination as much as possible, and in that case, the effect of the combination can be obtained. Furthermore, each of the above-described embodiments includes various inventions of higher and lower stages,
Various inventions can be extracted by appropriately combining a plurality of disclosed constituent elements. For example, when the invention is extracted by omitting some of the constituent elements from all the constituent elements described in the means for solving the problem, the omitted part when implementing the extracted invention. Are appropriately supplemented by well-known techniques.

【0059】[0059]

【発明の効果】以上説明したように本発明によれば、監
視対象システムの障害発生と計画的な停止とを明確に区
別して認識でき、監視性能の向上を図ることができるリ
モート監視装置およびプログラムを提供できる。
As described above, according to the present invention, it is possible to clearly distinguish between the occurrence of a failure in a system to be monitored and the planned stoppage, and to improve the monitoring performance by a remote monitoring device and program. Can be provided.

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

【図1】 本発明に係わるリモート監視装置を含むリモ
ート監視システムの一実施の形態を示す系統構成図。
FIG. 1 is a system configuration diagram showing an embodiment of a remote monitoring system including a remote monitoring device according to the present invention.

【図2】 図1に示す監視サーバの動作およびプログラ
ムの一連の処理例を説明するフローチャート。
FIG. 2 is a flowchart for explaining the operation of the monitoring server shown in FIG. 1 and a series of processing examples of a program.

【図3】 図1に示す監視サーバと監視対象システムと
の間の情報の授受を説明する模式図。
FIG. 3 is a schematic diagram illustrating the exchange of information between the monitoring server and the monitored system shown in FIG.

【図4】 本発明に係わるリモート監視装置を含むリモ
ート監視システムの他の実施形態を示す系統構成図。
FIG. 4 is a system configuration diagram showing another embodiment of a remote monitoring system including a remote monitoring device according to the present invention.

【図5】 図4に示す監視サーバの動作およびプログラ
ムの一連の処理例を説明するフローチャート。
5 is a flowchart for explaining the operation of the monitoring server shown in FIG. 4 and a series of processing examples of a program.

【図6】 図4に示す監視サーバと監視対象システムと
の間の情報の授受を説明する模式図。
FIG. 6 is a schematic diagram for explaining exchange of information between the monitoring server and the monitoring target system shown in FIG.

【図7】 本発明に係わるリモート監視装置を含むリモ
ート監視システムの他の実施形態を示す系統構成図。
FIG. 7 is a system configuration diagram showing another embodiment of a remote monitoring system including a remote monitoring device according to the present invention.

【図8】 図7に示す監視サーバの動作およびプログラ
ムの一連の処理例を説明するフローチャート。
FIG. 8 is a flowchart illustrating an operation of the monitoring server shown in FIG. 7 and a series of processing examples of a program.

【図9】 図7に示す監視サーバと監視対象システムと
の間の情報の授受を説明する模式図。
FIG. 9 is a schematic diagram illustrating the exchange of information between the monitoring server and the monitored system shown in FIG. 7.

【図10】 従来の監視サーバと監視対象システムとの
間の情報の授受を説明する模式図。
FIG. 10 is a schematic diagram illustrating the exchange of information between a conventional monitoring server and a monitored system.

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

1…ネットワーク 2…監視対象システム 3…監視サーバ 4…監視情報記憶装置 5,5a,5b…プログラム記憶装置 6…表示部 31…応答メッセージ確認手段 32…第1の障害メッセージ表示手段 33…アラーム種別判定手段 34…フラグ設定手段 35…第2の障害メッセージ表示手段 36…作業時刻表示手段 37…警告メッセージ表示手段 38…起動予定時刻設定手段 1 ... Network 2 ... Monitored system 3 ... Monitoring server 4 ... Monitoring information storage device 5, 5a, 5b ... Program storage device 6 ... Display 31: Response message confirmation means 32 ... First failure message display means 33 ... Alarm type determination means 34 ... Flag setting means 35 ... Second failure message display means 36 ... Working time display means 37 ... Warning message display means 38 ... Scheduled start time setting means

Claims (7)

【特許請求の範囲】[Claims] 【請求項1】 監視対象システムから少なくとも起動ア
ラーム、停止アラームを受信し当該監視対象システムの
状態を監視するリモート監視装置において、 監視メッセージを送信し、前記監視対象システムからの
応答メッセージの有無と当該監視対象システムの動作状
態を表すフラグ設定エリアのフラグとから障害発生を判
断し、障害発生メッセージを表示する手段と、 前記監視対象システムから送信される前記アラームを受
信し、このアラームの種別を判定するアラーム種別判定
手段と、 この判定手段によりアラーム種別が起動種別または停止
種別であるとき、前記フラグ設定エリアに前記監視対象
システムの起動または停止を表すフラグを設定するフラ
グ設定手段とを備えたことを特徴とするリモート監視装
置。
1. A remote monitoring device that receives at least a start alarm and a stop alarm from a monitored system and monitors the state of the monitored system, transmits a monitoring message, and determines whether or not there is a response message from the monitored system. A means for judging the occurrence of a failure from the flag in the flag setting area indicating the operating state of the monitored system and a means for displaying a failure occurrence message, and receiving the alarm transmitted from the monitored system, and determining the type of this alarm And an alarm type determining unit for setting the flag indicating the start or stop of the monitored system in the flag setting area when the alarm type is the start type or the stop type. Remote monitoring device characterized by.
【請求項2】 監視対象システムから起動アラーム、停
止アラーム、その他のアラームを受信し当該監視対象シ
ステムの状態を監視するコンピュータに、 監視メッセージを送信し、前記監視対象システムからの
応答メッセージの有無を判断するメッセージ有無判断機
能と、この判断機能により応答メッセージ無しと判断さ
れたとき、予めフラグ設定エリアに設定される前記監視
対象システムの動作状態を表すフラグが起動を表すフラ
グであるとき、障害発生メッセージを表示する第1の障
害メッセージ表示機能と、前記判断機能により応答メッ
セージ有りと判断され、かつ、前記アラームが受信され
ている場合、この受信されたアラームの種別を判定する
アラーム種別判定機能と、この判定機能によりアラーム
種別が起動種別または停止種別であるとき、前記フラグ
設定エリアに前記監視対象システムの起動または停止を
表すフラグを設定するフラグ設定機能と、前記アラーム
種別判定機能により起動種別、停止種別以外のアラーム
種別を判定され、かつ、前記フラグ設定エリアに起動を
表すフラグが設定されている場合、障害発生メッセージ
を表示する第2の障害メッセージ表示機能を実現させる
ことを特徴とするプログラム。
2. A monitoring message is transmitted to a computer that receives a start alarm, a stop alarm, and other alarms from the monitored system and monitors the status of the monitored system, and checks whether there is a response message from the monitored system. When there is a message presence / absence determining function and a response message is not determined by this determining function, a failure occurs when the flag indicating the operating state of the monitored system set in the flag setting area in advance is a flag indicating activation. A first fault message display function for displaying a message, and an alarm type determination function for determining the type of the received alarm when the determination function determines that there is a response message and the alarm is received. , The alarm type is activated or stopped by this judgment function. At some time, a flag setting function that sets a flag indicating the start or stop of the monitored system in the flag setting area, and an alarm type other than the start type and the stop type is determined by the alarm type determination function, and the flag A program that realizes a second failure message display function for displaying a failure occurrence message when a flag indicating activation is set in the setting area.
【請求項3】 監視対象システムから少なくとも起動ア
ラームおよび作業予定時刻を含む停止アラームを受信し
当該監視対象システムの状態を監視するリモート監視装
置において、 監視メッセージを送信し、前記監視対象システムからの
応答メッセージの有無と当該監視対象システムの動作状
態を表すフラグ設定エリアのフラグとから障害発生を判
断し、障害発生メッセージを表示する手段と、 前記監視対象システムから送信される前記アラームを受
信し、このアラームの種別を判定するアラーム種別判定
手段と、 この判定手段によりアラーム種別が起動種別または停止
種別であるとき、前記フラグ設定エリアに前記監視対象
システムの起動または停止を表すフラグを設定するフラ
グ設定手段と、 前記フラグ設定エリアに停止を表すフラグを設定したと
き、前記受信した停止アラームに含む作業予定時刻を表
示する作業時刻表示手段とを備えたことを特徴とするリ
モート監視装置。
3. A remote monitoring device, which receives at least a start alarm and a stop alarm including a scheduled work time from a monitored system and monitors the state of the monitored system, transmits a monitoring message, and sends a response from the monitored system. A unit for determining a failure occurrence from the presence or absence of a message and a flag in a flag setting area indicating the operating state of the monitored system, displaying a failure occurrence message, and receiving the alarm transmitted from the monitored system, Alarm type determination means for determining the type of alarm, and flag setting means for setting a flag indicating activation or stop of the monitored system in the flag setting area when the alarm type is a start type or a stop type by the determination means And a flag indicating stop in the flag setting area When set, the remote monitoring device is characterized in that a work time display means for displaying a work schedule time including a stop alarm the received.
【請求項4】 監視対象システムから起動アラーム、作
業予定時刻を含む停止アラーム、その他のアラームを受
信し当該監視対象システムの状態を監視するコンピュー
タに、 監視メッセージを送信し、前記監視対象システムからの
応答メッセージの有無を判断するメッセージ有無判断機
能と、この判断機能により応答メッセージ無しと判断さ
れたとき、予めフラグ設定エリアに設定される前記監視
対象システムの動作状態を表すフラグが起動を表すフラ
グであるとき、障害発生メッセージを表示する第1の障
害メッセージ表示機能と、前記判断機能により応答メッ
セージ有りと判断され、かつ、前記アラームが受信され
ている場合、この受信されたアラームの種別を判定する
アラーム種別判定機能と、この判定機能によりアラーム
種別が起動種別または停止種別であるとき、前記フラグ
設定エリアに前記監視対象システムの起動または停止を
表すフラグを設定するフラグ設定機能と、この機能によ
り停止を表すフラグを設定した後、前記受信した停止ア
ラームに含む作業予定時刻を表示する作業時刻表示機能
と、前記アラーム種別判定機能により起動種別、停止種
別以外のアラーム種別と判定され、かつ、前記フラグ設
定エリアに起動を表すフラグが設定されている場合、障
害発生メッセージを表示する第2の障害メッセージ表示
機能を実現させることを特徴とするプログラム。
4. A monitoring message is transmitted from a monitored system to a computer that receives a start alarm, a stop alarm including a scheduled work time, and other alarms from the monitored system and monitors the state of the monitored system. A message presence / absence determination function for determining the presence / absence of a response message, and when this determination function determines that there is no response message, the flag indicating the operating state of the monitored system set in the flag setting area in advance is a flag indicating the start. When there is a first failure message display function for displaying a failure occurrence message and the response message is determined by the determination function, and the alarm is received, the type of the received alarm is determined. Alarm type judgment function and alarm type is activated by this judgment function When it is a different type or a stop type, a flag setting function for setting a flag indicating activation or stop of the monitored system in the flag setting area, and a flag indicating stop by this function are set, and then the received stop alarm is set. When the work time display function for displaying the scheduled work time including the work type and the alarm type determination function determines the alarm type other than the start type and the stop type, and the flag indicating the start is set in the flag setting area, A program that realizes a second failure message display function for displaying a failure occurrence message.
【請求項5】 請求項1に記載のリモート監視装置にお
いて、 予め前記監視対象システムの標準作業予定時間を設定す
る手段と、 前記監視対象システムの応答メッセージが無く、かつ、
前記フラグ設定エリアのフラグがシステム停止中を表す
フラグである場合、前記現在時刻が予め設定する起動予
定時刻(システム停止アラーム取得時刻+前記標準作業
予定時間)を越えたとき、警告メッセージを表示する手
段と、 前記フラグ設定手段により前記フラグ設定エリアに前記
監視対象システムが停止を表すフラグを設定したとき、
前記起動予定時刻を設定する手段とを付加したことを特
徴とするリモート監視装置。
5. The remote monitoring device according to claim 1, further comprising: means for setting a standard scheduled work time of the monitored system in advance; and no response message from the monitored system,
When the flag in the flag setting area is a flag indicating that the system is stopped, a warning message is displayed when the current time exceeds a preset start time (system stop alarm acquisition time + standard work scheduled time) Means for setting the flag indicating that the monitored system is stopped in the flag setting area by the flag setting means,
A remote monitoring device, further comprising: means for setting the scheduled start time.
【請求項6】 請求項2に記載のプログラムにおいて、 前記コンピュータに、 予め前記監視対象システムの標準作業予定時間を設定す
る機能と、前記メッセージ有無判断機能により応答メッ
セージ無しと判断され、かつ、前記フラグ設定エリアに
設定される前記監視対象システムの動作状態を表すフラ
グが停止を表すフラグであるとき、前記現在時刻が予め
設定する起動予定時刻(システム停止アラーム取得時刻
+前記標準作業予定時間)を越えたとき、警告メッセー
ジを表示する機能と、前記フラグ設定機能により前記フ
ラグ設定エリアに前記監視対象システムの停止を表すフ
ラグを設定したとき、前記起動予定時刻を設定する機能
とを実現させることを特徴とするプログラム。
6. The program according to claim 2, wherein the computer has a function of setting a standard scheduled work time of the monitored system in advance, and the message presence / absence determining function determines that there is no response message. When the flag indicating the operating state of the monitored system set in the flag setting area is a flag indicating a stop, the current time indicates a preset start time (system stop alarm acquisition time + standard work scheduled time). A function of displaying a warning message when the time is exceeded and a function of setting the scheduled start time when a flag indicating the stop of the monitored system is set in the flag setting area by the flag setting function are realized. Characteristic program.
【請求項7】 請求項1、請求項3、請求項5の何れか
一項に記載のリモート監視装置において、 前記監視対象システムから起動アラーム、停止アラーム
の他にその他のアラームを受信する場合、前記アラーム
種別判定手段によって起動アラーム種別、停止アラーム
種別以外のアラーム種別を判定し、かつ、前記フラグ設
定エリアに起動を表すフラグが設定されている場合、障
害発生メッセージを表示する手段を設けたことを特徴と
するリモート監視装置。
7. The remote monitoring device according to any one of claims 1, 3, and 5, when a start alarm, a stop alarm, and other alarms are received from the monitored system, The alarm type determination means determines an alarm type other than the start alarm type and the stop alarm type, and if a flag indicating activation is set in the flag setting area, means for displaying a failure occurrence message is provided. Remote monitoring device characterized by.
JP2001292431A 2001-09-25 2001-09-25 Remote monitor device and program Pending JP2003099290A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001292431A JP2003099290A (en) 2001-09-25 2001-09-25 Remote monitor device and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001292431A JP2003099290A (en) 2001-09-25 2001-09-25 Remote monitor device and program

Publications (1)

Publication Number Publication Date
JP2003099290A true JP2003099290A (en) 2003-04-04

Family

ID=19114393

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001292431A Pending JP2003099290A (en) 2001-09-25 2001-09-25 Remote monitor device and program

Country Status (1)

Country Link
JP (1) JP2003099290A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006190138A (en) * 2005-01-07 2006-07-20 Mitsubishi Electric Corp Alarm management device, alarm management method and program
US7546366B2 (en) 2003-05-27 2009-06-09 Nokia Corporation Data collection in a computer cluster
JP2021039472A (en) * 2019-09-02 2021-03-11 Necフィールディング株式会社 Monitoring device, monitoring method and program, and monitoring system

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7546366B2 (en) 2003-05-27 2009-06-09 Nokia Corporation Data collection in a computer cluster
JP2006190138A (en) * 2005-01-07 2006-07-20 Mitsubishi Electric Corp Alarm management device, alarm management method and program
JP2021039472A (en) * 2019-09-02 2021-03-11 Necフィールディング株式会社 Monitoring device, monitoring method and program, and monitoring system
JP7048547B2 (en) 2019-09-02 2022-04-05 Necフィールディング株式会社 Monitoring equipment, monitoring methods and programs, and monitoring systems

Similar Documents

Publication Publication Date Title
US7430688B2 (en) Network monitoring method and apparatus
US8035505B2 (en) Monitor control system
WO2014112162A1 (en) Network state monitoring system
CN104065526A (en) Server fault alarming method and device thereof
CN111953542B (en) System for guaranteeing stable operation of gateway
JP2007127399A (en) Communication abnormality diagnosis system of air conditioner and its diagnosis method
JP2005117371A (en) Apparatus and system for remote monitoring
CN111083176B (en) Cloud self-adaptive online method and device for monitoring camera
JP4917579B2 (en) Network monitoring system and network monitoring method
JP2003099290A (en) Remote monitor device and program
CN101854263A (en) Method, system and management server for analysis processing of network topology
JP4485344B2 (en) Server apparatus, failure path diagnosis method, and failure path diagnosis program
JP2004013665A (en) Operation data accumulation/transmission device and operation management system
CN111325921A (en) Man-machine interaction system, power failure recovery control method and device
JP4851994B2 (en) Operation monitoring device, operation monitoring method, and operation monitoring program
JP2005018152A (en) Control/monitoring system
JP4493461B2 (en) Backup device, backup method and broadcasting system
WO2024080130A1 (en) Automatic operation restart system, terminal device thereof, and machine tool
JP4128907B2 (en) Supervisory control system
CN117578740A (en) Digital intelligent electricity management system and method
KR20050001128A (en) Remote management apparatus and method there of the same
JP2012205158A (en) Device position determination system and device position determination method
KR20050116069A (en) Apparatus and method for monitoring of alarm in network-system
JP2611662B2 (en) Network management device operation management system
JP2005039386A (en) Control unit of transmission device