JPH08147198A - Central monitoring device - Google Patents

Central monitoring device

Info

Publication number
JPH08147198A
JPH08147198A JP6287640A JP28764094A JPH08147198A JP H08147198 A JPH08147198 A JP H08147198A JP 6287640 A JP6287640 A JP 6287640A JP 28764094 A JP28764094 A JP 28764094A JP H08147198 A JPH08147198 A JP H08147198A
Authority
JP
Japan
Prior art keywords
processing
log
processing log
maintenance tool
contents
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP6287640A
Other languages
Japanese (ja)
Other versions
JP3304649B2 (en
Inventor
Kazumi Ueno
一巳 上野
Hideaki Ito
英明 伊藤
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.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric 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 Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP28764094A priority Critical patent/JP3304649B2/en
Publication of JPH08147198A publication Critical patent/JPH08147198A/en
Application granted granted Critical
Publication of JP3304649B2 publication Critical patent/JP3304649B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Debugging And Monitoring (AREA)

Abstract

PURPOSE: To automate operating action reproduction by simultaneously collecting, recording the contents of events to be reported from respective control means to a function processing means, outputting them to an external maintenance tool, interpreting the contents of an input processing log and outputting them to the function processing means. CONSTITUTION: An executing event logging means 21 receives control event reports from control means 3-5 and preserves them in a processing log DB 22 in the format of the processing log. A processing log referring means 23 transmits the contents of the log DB 22 to a maintenance tool 13. According to the operation of the maintenance tool 13, a processing log editing means 24 edits processing log contents in the format of a command. A processing log interpreter executing means 25 analyzes the processing log edited by the processing log editing means 24 and requests the execution of the processing event generated in the past to a function processing means 26. An operation macro registering means 27 transforms an input file from a console 6 to the format of the processing log. Thus, the reproducing operation can be automated.

Description

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

【0001】[0001]

【産業上の利用分野】この発明は、設備及び機器の状態
を監視、制御及び設定する中央監視装置に関するもので
ある。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a central monitoring device for monitoring, controlling and setting the condition of facilities and equipment.

【0002】[0002]

【従来の技術】図7は従来の中央監視装置を示す構成図
である。図において、(1)はコンピュータで構成された
中央監視装置、(2)はスケジューリングプログラム、連
動プログラム等のアプリケーションプログラム群を持ち
機能処理全体を制御する機能処理手段で、マンマシン制
御手段(3)、DB(データベース)アクセス制御手段(4)
及び通信制御手段(5)が接続されている。マンマシン制
御手段(3)には操作コンソール(6)及びマンマシンログ
(記録)ファイル(7)が接続されている。
2. Description of the Related Art FIG. 7 is a block diagram showing a conventional central monitoring apparatus. In the figure, (1) is a central monitoring device composed of a computer, (2) is a function processing means for controlling the entire functional processing having a group of application programs such as a scheduling program, an interlocking program, man-machine control means (3) , DB (database) access control means (4)
And the communication control means (5) are connected. An operation console (6) and a man-machine log (record) file (7) are connected to the man-machine control means (3).

【0003】DBアクセス制御手段(4)にはデータベー
ス(8)及びアクセスログファイル(9)が接続されている。
通信制御手段(5)には設備及び機器を制御するコントロ
ーラ及び通信ログファイル(11)が接続されている。(12)
は各ログファイル(7)(9)(11)に接続されデータを出力す
るログ参照手段(12)で、パーソナルコンピュータ等のメ
ンテナンスツール(13)が接続されている。
A database (8) and an access log file (9) are connected to the DB access control means (4).
The communication control means (5) is connected to a controller for controlling facilities and equipment and a communication log file (11). (12)
Is a log reference means (12) which is connected to each log file (7) (9) (11) and outputs data, to which a maintenance tool (13) such as a personal computer is connected.

【0004】従来の中央監視装置(1)は上記のように構
成され、その動作をスケジューリング制御を例として説
明する。機能処理手段(2)はスケジューリング制御の起
動要求によって、DBアクセス制御手段(4)に対して、
スケジューリング時刻、対象設備、制御内容等の読込み
指令を出す。DBアクセス制御手段(4)は、要求された
情報をデータベース(8)から読み込み、機能処理手段(2)
へ伝える。このとき、要求された情報をアクセスログフ
ァイル(9)に保存する。
The conventional central monitoring device (1) is configured as described above, and its operation will be described by taking scheduling control as an example. The function processing means (2) responds to the DB access control means (4) in response to a scheduling control activation request.
It issues a command to read scheduling time, target equipment, control details, etc. The DB access control means (4) reads the requested information from the database (8), and the function processing means (2)
Tell to. At this time, the requested information is saved in the access log file (9).

【0005】機能処理手段(2)は、スケジューリング時
刻が到来すると、通信制御手段(5)に対して上記読み込
まれた情報に基づいて、制御の送信を要求する。通信制
御手段(5)は、コントローラ(10)に制御指令を送信す
る。このとき、送信内容を通信ログファイル(11)に保存
する。そして、コントローラ(10)は要求された設備を制
御する。また、マンマシン制御手段(3)は、オペレータ
から操作コンソール(6)を介して入力されるスケジュー
リング時刻、対象設備等の設定変更を受け付け、この設
定変更内容をマンマシンログファイル(7)に保存する。
そして、DBアクセス制御手段(4)はデータベース(8)の
データを変更する。
When the scheduling time arrives, the function processing means (2) requests the communication control means (5) to transmit control based on the read information. The communication control means (5) sends a control command to the controller (10). At this time, the transmission contents are saved in the communication log file (11). Then, the controller (10) controls the required equipment. Further, the man-machine control means (3) accepts setting changes such as scheduling time and target equipment input from the operator via the operation console (6), and saves the setting changes in the man-machine log file (7). To do.
Then, the DB access control means (4) changes the data in the database (8).

【0006】上記一連の動作により、時系列的に保存さ
れた各種ログは、メンテナンスツール(13)からの要求が
あれば、ログ参照手段(12)によって、テキストファイル
としてメンテナンスツール(13)に表示され参照すること
ができる。
By the above series of operations, various logs stored in time series are displayed on the maintenance tool (13) as a text file by the log reference means (12) if requested by the maintenance tool (13). Can be referred to.

【0007】[0007]

【発明が解決しようとする課題】上記のような従来の中
央監視装置では、各ログファイル(7)(9)(11)がそれぞれ
独立したものであるため、トラブル発生時、工場でトラ
ブル再現試験する場合に非常に手間がかかる。すなわ
ち、時系列的に並んだ各種ログを人為的に組み合わせる
必要があり、また、それを再現するためには、その動作
状態及び設定状態を人為的に作り出す必要があり、膨大
な時間を要するという問題点がある。
In the conventional central monitoring device as described above, each log file (7) (9) (11) is independent, so when a trouble occurs, a trouble reproduction test is performed at the factory. It takes a lot of time and effort. In other words, it is necessary to artificially combine various logs arranged in time series, and in order to reproduce it, it is necessary to artificially create the operating state and setting state, which requires a huge amount of time. There is a problem.

【0008】また、オペレータの設定作業は、設備の数
に比例して増大し、同じような設定作業を、すべての設
備に対して繰返して設定しなければならないという問題
点がある。
Further, there is a problem that the operator's setting work increases in proportion to the number of facilities, and the same setting work must be repeatedly set for all the facilities.

【0009】この発明は上記問題点を解消するためにな
されたもので、再現動作を自動化でき、かつオペレータ
の設定操作作業が一括してできるようにした中央監視装
置を提供することを目的とする。
The present invention has been made to solve the above problems, and an object of the present invention is to provide a central monitoring device capable of automating the reproducing operation and collectively performing the setting operation work of the operator. .

【0010】[0010]

【課題を解決するための手段】この発明の第1発明に係
る中央監視装置は、各制御手段からアプリケーションプ
ログラム群に従って動作する機能処理手段へ通知される
イベントの内容を一括して収集し、内部データベースに
処理ログとして記録する実行イベントロギング手段と、
内部データベースに記録された処理ログを外部に設けら
れたメンテナンスツールへ出力する処理ログ参照手段
と、入力された処理ログの内容をインタープリトして機
能処理手段へ出力してアプリケーションプログラムの実
行を指令する処理ログインタープリタ実行手段とを備え
たものである。
A central monitoring apparatus according to the first aspect of the present invention collects the contents of events notified from each control means to a function processing means operating according to an application program group, and internally Execution event logging means to record as a processing log in the database,
Process log reference means for outputting the process log recorded in the internal database to the external maintenance tool, and interpreting the contents of the input process log and outputting to the function processing means to instruct the execution of the application program And a process for executing a log-in interpreter.

【0011】また、第2発明に係る中央監視装置は、第
1発明のものに加えて、メンテナンスツールが操作され
ると、このメンテナンスツールへ入力される処理ログを
編集して処理ログインタープリタ実行手段へ出力する処
理ログ編集手段を設けたものである。
The central monitoring apparatus according to the second aspect of the present invention is, in addition to that of the first aspect of the present invention, when the maintenance tool is operated, the processing log input to the maintenance tool is edited to perform a processing login interpreter executing means. The processing log editing means for outputting to is provided.

【0012】また、第3発明に係る中央監視装置は、第
1発明のものに加えて、外部に設けられた操作コンソー
ルに接続されこの操作コンソールの操作を介して入力さ
れるコマンドを登録し、これを処理ログインタープリタ
実行手段へ出力する操作マクロ登録手段を設けたもので
ある。
The central monitoring device according to the third aspect of the invention is, in addition to that of the first aspect of the invention, connected to an operation console provided outside and registers a command input through the operation of the operation console, Operation macro registration means for outputting this to the processing login interpreter execution means is provided.

【0013】また、第4発明に係る中央監視装置は、第
1発明のものに加えて、メンテナンスツールが操作され
るとこのメンテナンスツールへ入力される処理ログを編
集して処理ログインタープリタ実行手段へ出力する処理
ログ編集手段と、外部に設けられた操作コンソールに接
続されこの操作コンソールの操作を介して入力されるコ
マンドを登録し、これを処理ログインタープリタ実行手
段へ出力する操作マクロ登録手段とを設けたものであ
る。
The central monitoring apparatus according to the fourth aspect of the present invention is, in addition to that of the first aspect of the present invention, edits a processing log input to the maintenance tool when the maintenance tool is operated and outputs the processing log to the processing log interpreter executing means. A process log editing means for outputting and a command macro registering means for registering a command which is connected to an operation console provided outside and inputted through the operation of this operation console and outputs this to the process login interpreter executing means. It is provided.

【0014】[0014]

【作用】この発明の第1発明においては、各制御手段か
ら機能処理手段へ通知されるイベントの内容を一括収集
して記録し、これを外部のメンテナンスツールへ出力す
るとともに、入力された処理ログの内容をインタープリ
トして機能処理手段へ出力するようにしたため、機能処
理手段は収集された処理ログによって動作する。
In the first aspect of the present invention, the contents of the events notified from the respective control means to the function processing means are collectively collected and recorded, and this is output to an external maintenance tool, and the input processing log Since the contents of the above are interpreted and output to the function processing means, the function processing means operates according to the collected processing log.

【0015】また、第2発明においては、メンテナンス
ツールが操作されると、メンテナンスツールへ入力され
る処理ログを編集し、これを処理ログインタープリタ実
行手段へ出力するようにしたため、メンテナンスツール
で処理ログの編集が可能となる。
In the second aspect of the invention, when the maintenance tool is operated, the processing log input to the maintenance tool is edited and output to the processing login interpreter executing means. Can be edited.

【0016】また、第3発明においては、操作コンソー
ルの操作を介して入力されるコマンドを登録して出力
し、これを処理ログインタープリタ実行手段へ出力する
ようにしたため、操作コンソールからの操作はマクロ登
録される。
Further, according to the third aspect of the invention, the command input through the operation of the operation console is registered and output, and the command is output to the processing login interpreter executing means. Therefore, the operation from the operation console is a macro. be registered.

【0017】また、第4発明においては、メンテナンス
ツールが操作されると、メンテナンスツールへ入力され
る処理ログを編集し、これを処理ログインタープリタ実
行手段へ出力するようにしたため、メンテナンスツール
で処理ログの編集が可能となる。また、操作コンソール
の操作を介して入力されるコマンドを登録して出力し、
これを処理ログインタープリタ実行手段へ出力するよう
にしたため、操作コンソールからの操作はマクロ登録さ
れる。
Further, in the fourth invention, when the maintenance tool is operated, the processing log input to the maintenance tool is edited and is output to the processing login interpreter executing means. Can be edited. Also, register and output the commands input through the operation of the operation console,
Since this is output to the processing login interpreter execution means, the operation from the operation console is macro-registered.

【0018】[0018]

【実施例】図1〜図6はこの発明の第1〜第4発明の一
実施例を示す図で、図1は構成図、図2は処理ログ形式
図、図3はログ編集コマンド形式図、図4は操作マクロ
登録ファイル内容図、図5は実行イベントロギング手段
の動作フローチャート、図6は処理ログインタープリタ
実行手段の動作フローチャートであり、従来装置と同様
の部分は同一符号で示す。
1 to 6 are views showing an embodiment of the first to fourth inventions of the present invention, FIG. 1 is a block diagram, FIG. 2 is a processing log format diagram, and FIG. 3 is a log editing command format diagram. 4, FIG. 4 is an operation macro registration file content diagram, FIG. 5 is an operation flow chart of the execution event logging means, and FIG. 6 is an operation flow chart of the process login interpreter execution means.

【0019】図1において、(21)は各制御手段(3)〜(5)
からの制御イベント通知(操作コンソール(6)との入出
力、データベース(8)からの読込み及びデータベース(8)
への書込みのアクセス、コントローラ(10)との通信等)
を受け付けて、図2に示す処理ログ形式で処理ログDB
(22)に保存する実行イベントロギング手段、(23)は処理
ログDB(22)の内容をメンテナンスツール(13)へ送信す
る処理ログ参照手段、(24)はメンテナンスツール(13)の
操作に従って、処理ログ内容を図3に示すコマンド形式
で編集する処理ログ編集手段である。
In FIG. 1, (21) is each control means (3)-(5).
Control event notification from (input / output with operation console (6), reading from database (8) and database (8)
Access to write to, communication with controller (10), etc.)
Process log DB in the process log format shown in FIG.
Execution event logging means stored in (22), (23) processing log reference means for transmitting the contents of the processing log DB (22) to the maintenance tool (13), (24) according to the operation of the maintenance tool (13), It is processing log editing means for editing the processing log contents in the command format shown in FIG.

【0020】(25)は処理ログ編集手段(24)で編集された
処理ログを解析し、機能処理手段(26)に対して過去に発
生した処理イベントの実行を要求する処理ログインター
プリタ実行手段、(27)は操作コンソール(6)から入力さ
れたファイルを図4に示す操作マクロ登録ファイルの書
式に従って処理ログインタープリタ実行手段(25)が実行
可能な処理ログ形式に変換する操作マクロ登録手段であ
る。
Reference numeral (25) is a processing log-in interpreter executing means for analyzing the processing log edited by the processing log editing means (24) and requesting the function processing means (26) to execute a processing event that occurred in the past. Reference numeral (27) is an operation macro registration means for converting a file input from the operation console (6) into a processing log format that can be executed by the processing login interpreter execution means (25) according to the format of the operation macro registration file shown in FIG. .

【0021】図2において、(31)は処理ログの形式を示
し、(31a)はイベントの発生した日時で、月/日/時/
分/秒で示される「発生日付時刻」、(31b)は発生元の制
御種類で、マンマシン/DBアクセス/通信で示される
「処理タイプ」、(31c)はイベント発生時の機能処理手段
(26)の動作状態を示す「動作ステート」、(31d)はイベン
トの発生した制御手段(3)〜(5)ごとの詳細種別で、マン
マシン制御時は画面番号、コマンド番号等、DBアクセ
ス制御時はファイル番号、記録番号等、通信制御時は電
文コマンド、通信エラー等の「種別」である。
In FIG. 2, (31) shows the format of the processing log, and (31a) shows the date and time when the event occurs, which is month / day / hour /
"Occurrence date and time" indicated in minutes / seconds, (31b) is the control type of the originator, "Process type" indicated in man-machine / DB access / communication, (31c) is the function processing means at the time of event occurrence
"Operation state" indicating the operation state of (26), (31d) is a detailed type for each control means (3) to (5) in which the event has occurred, and screen access, command number, etc. during man-machine control, DB access It is a "type" such as a file number and a recording number during control, and a message command and communication error during communication control.

【0022】(31e)は発生したイベント内容で、各処理
タイプ(31b)及び種別(31d)でのデータ内容を示す「内容
(テキスト)」、(31f)はイベントの発生間隔を示す「前処
理までのインターバル」、(31g)は「予備」、(31h)は「その
他」である。
(31e) is the content of the event that has occurred, and is a "content" indicating the data content of each processing type (31b) and type (31d).
(Text) ”, (31f) are“ intervals until preprocessing ”indicating the event occurrence interval, (31g) is“ spare ”, and (31h) is“ other ”.

【0023】図3において、(32)はログ編集コマンドの
形式で、「処理タイプ」「ステート」「種別」「テキスト」及び
「インターバル」からなるコマンドを有している。「 処理タイプ」…Mx:マンマシン処理(xは設定/制御
/参照等) Dy:DBアクセス処理(yは追加/更新/削除等) Cz:通信処理(zは通知/送信エラー等)「 ステート」…xx−yy−zz:各処理タスクのステー
ト番号)
In FIG. 3, reference numeral (32) denotes a log edit command format, which has commands of "processing type", "state", "type", "text", and "interval". "Process type" ... Mx: Man-machine process (x is setting / control / reference, etc.) Dy: DB access process (y is addition / update / deletion, etc.) Cz: Communication process (z is notification / transmission error, etc.) "State "... xx-yy-zz: State number of each processing task)

【0024】「種別」…G××:画面番号 C××:コマンド番号 F××:ファイル番号 R××:レコード番号「 テキスト」…文字列「 インターバル」…××(ms) 図4において、(33)は操作マクロ登録ファイルであり、
“×××”は実行コマンド名、#1[…]〜#4[…]
はそれぞれコマンド1〜4の形式を示す。
"Type" ... G XX : Screen number C XX : Command number F XX : File number R XX : Record number "text" ... Character string "Interval" ... XX (ms) In FIG. (33) is the operation macro registration file,
"XXXXX" is the execution command name, # 1 [...] to # 4 [...]
Indicates the format of commands 1 to 4, respectively.

【0025】次に、実行イベントロギング手段(21)の動
作を図5によって説明する。マンマシン制御手段(3)、
DBアクセス制御手段(4)及び通信制御手段(5)は、それ
ぞれの制御下において、処理イベントが発生すると、実
行イベントロギング手段(21)に対し、イベントメッセー
ジ(40)によりイベントの発生を通知する。イベントメッ
セージ(40)は、通知元(40a)、タイプ(40b)、種別(40
c)、テキスト(40d)及び予備(40e)からなっている。
Next, the operation of the execution event logging means (21) will be described with reference to FIG. Man-machine control means (3),
Under the respective control, the DB access control means (4) and the communication control means (5) notify the execution event logging means (21) of the occurrence of an event by an event message (40) when a processing event occurs. . The event message (40) consists of the notification source (40a), type (40b), type (40
c), text (40d) and spare (40e).

【0026】ステップ(41)で各制御手段(3)〜(5)からの
イベントメッセージ(40)の通知を受けると、ステップ(4
2)でそのときの現在日時を処理ログ(31)の「発生日付時
刻」(31a)に記録する。ステップ(43)でアプリケーション
プログラムのタスク状態を処理ログ(31)の「動作ステー
ト」(31c)に記録する。ステップ(44)でイベントメッセー
ジ(40)の通知元(40a)をチェックし、通知元(40a)がマン
マシン制御手段(3)のときはステップ(45)へ、DBアク
セス制御手段(4)のときはステップ(46)へ、通信制御手
段(5)のときはステップ(47)へ進む。
Upon receiving the notification of the event message (40) from each of the control means (3) to (5) in step (41), step (4)
In 2), the current date and time at that time is recorded in the "occurrence date and time" (31a) of the processing log (31). In step (43), the task state of the application program is recorded in the "operation state" (31c) of the processing log (31). At step (44), the notification source (40a) of the event message (40) is checked. If the notification source (40a) is the man-machine control means (3), go to step (45) and the DB access control means (4). If so, the process proceeds to step (46), and if it is the communication control means (5), the process proceeds to step (47).

【0027】ステップ(45)でマンマシン制御手段(3)か
らのイベントメッセージ(40)のタイプ(40b)からタイプ
X(設定/制御/参照等)を抽出し、ステップ(48)で
“M”+タイプXを処理ログ(31)の処理タイプ(31b)に
記録する。また、ステップ(46)ではDBアクセス制御手
段(4)からのイベントメッセージ(40)のタイプ(40b)から
タイプY(追加/更新/削除等)を抽出し、ステップ(49)
で“D”+タイプYを同様に処理タイプ(31b)に記録す
る。また、ステップ(47)では通信制御手段(5)からのイ
ベントメッセージ(40)のタイプ(40b)からタイプC(通知
/通信エラー等)を抽出し、ステップ(50)で“C”+タ
イプZを同様に処理タイプ(31b)に記録する。
In step (45), the type X (setting / control / reference, etc.) is extracted from the type (40b) of the event message (40) from the man-machine control means (3), and "M" is extracted in step (48). + Type X is recorded in the processing type (31b) of the processing log (31). In step (46), type Y (add / update / delete, etc.) is extracted from the type (40b) of the event message (40) from the DB access control means (4), and step (49)
Then, "D" + type Y is similarly recorded in the processing type (31b). In step (47), the type C (notification / communication error, etc.) is extracted from the type (40b) of the event message (40) from the communication control means (5), and "C" + type Z is extracted in step (50). Is similarly recorded in the processing type (31b).

【0028】ステップ(51)でイベントメッセージ(40)の
種別(40c)を処理ログ(31)の「種別」(31d)に、テキスト(4
0d)を「内容(テキスト)」(31e)に、予備(40e)を「予備」(31
g)にそれぞれ記録する。そして、ステップ(52)で前回イ
ベント発生から今回イベント発生までの経過時間を、処
理ログ(31)の「前処理までのインターバル」(31f)に記録
する。上記動作によって、三つの制御手段(3)〜(5)で発
生した処理イベントを図2の処理ログ(31)の形式で一元
的に収集することができる。
In step (51), the type (40c) of the event message (40) is set in the "type" (31d) of the processing log (31) and the text (4
0d) to `` content (text) '' (31e) and spare (40e) to `` spare '' (31e)
Record each in g). Then, in step (52), the elapsed time from the previous event occurrence to the current event occurrence is recorded in the "interval to pre-processing" (31f) of the processing log (31). By the above operation, the processing events generated by the three control means (3) to (5) can be collected in the form of the processing log (31) shown in FIG.

【0029】次に、処理ログ参照手段(23)は、実行イベ
ントロギング手段(21)において保存された処理ログDB
(22)を、通信によりメンテナンスツール(13)へ送信す
る。メンテナンスツール(13)は、受信した処理ログ(31)
を図3に示すログ編集コマンド(32)の形式で表示する。
また、メンテナンスツール(13)はエディタを用いて、処
理ログ編集手段(24)を介してデータを編集することがで
きる。
Next, the processing log reference means (23) is a processing log DB stored in the execution event logging means (21).
(22) is transmitted to the maintenance tool (13) by communication. Maintenance tool (13) receives the processing log (31)
Is displayed in the format of the log edit command (32) shown in FIG.
Further, the maintenance tool (13) can edit the data through the processing log editing means (24) using an editor.

【0030】次に、処理ログインタープリタ実行手段(2
5)の動作を図6により説明する。ステップ(61)で上記編
集されたログ編集コマンド(32)を読み込み、ステップ(6
2)で1ライン(図3の[ ]でくくられた範囲)ごとに
ログ編集コマンド(32)を解析する。コマンド(32)がなけ
れば処理は終了し、あればステップ(63)へ進む。ステッ
プ(63)ではログ編集コマンド(32)の「処理タイプ」(31b)
を読み込み、“M”、“D”又は“C”をイベントメッ
セージ(40)の通知元(40a)に書き込み、“X”、“Y”
又は“Z”をタイプ(40b)に書き込む。
Next, the processing login interpreter executing means (2
The operation 5) will be described with reference to FIG. Read the log edit command (32) edited above in step (61), and
In 2), analyze the log edit command (32) for each line (range enclosed by [] in Fig. 3). If there is no command (32), the process ends, and if there is, the process proceeds to step (63). In the step (63), the "processing type" (31b) of the log edit command (32)
Read, write "M", "D" or "C" in the notification source (40a) of the event message (40), and write "X", "Y"
Alternatively, write "Z" in the type (40b).

【0031】ステップ(64)でログ編集コマンド(32)の
「ステート」を読み込み、現在起動しているアプリケーシ
ョンの状態と一致しているかをチェックし、一致してい
なければステップ(62)へ戻り、次のコマンドを解析す
る。一致していれば、ステップ(65)でログ編集コマンド
(32)の「種別」を読み込み、イベントメッセージ(40)の
「種別」(40c)に書き込み、ステップ(66)で同様に「テキス
ト」を読み込み、テキスト(40d)に書き込む。
At the step (64), the "state" of the log editing command (32) is read, and it is checked whether or not it matches the state of the application that is currently activated. If they do not match, the process returns to the step (62), Parse the following command. If they match, in step (65) the log edit command
The "type" of (32) is read, the "type" (40c) of the event message (40) is written, and similarly, the "text" is read and the text (40d) is written in step (66).

【0032】ステップ(67)で同様に「インターバル」を読
み込んでタイマをセットし、ステップ(68)でタイマ値分
処理を遅延させた後、ステップ(69)で上記作成したイベ
ントメッセージ(40)を機能処理手段(25)へ通知する。こ
れで、実行イベントロギング手段(21)を介して、再度各
制御手段(3)〜(5)へ制御指令が出力され、動作の再現が
自動化される。
Similarly, in step (67), the "interval" is read and the timer is set, and in step (68) the processing is delayed by the timer value, and then in step (69) the event message (40) created above is sent. Notify the function processing means (25). Then, the control command is output again to the control means (3) to (5) via the execution event logging means (21), and the reproduction of the operation is automated.

【0033】また、操作マクロ登録手段(27)は、図4に
示す形式で操作コンソール(6)から入力された操作マク
ロ登録ファイル(33)を読み込み、図3に示す形式のログ
編集コマンド(32)に変換することにより、処理ログイン
タープリタ実行手段(25)で、操作コンソール(6)から入
力された操作マクロ命令を実行することができる。これ
で、オペレータによる設定操作の繰り返しを一括して行
うことができる。
Further, the operation macro registration means (27) reads the operation macro registration file (33) input from the operation console (6) in the format shown in FIG. 4, and the log edit command (32 in the format shown in FIG. ), The processing login interpreter executing means (25) can execute the operation macro instruction input from the operation console (6). This allows the operator to collectively repeat the setting operation.

【0034】[0034]

【発明の効果】以上説明したとおりこの発明の第1発明
では、各制御手段から機能処理手段へ通知されるイベン
トの内容を一括収集して記録し、これを外部のメンテナ
ンスツールへ出力するとともに、入力された処理ログの
内容をインタプリトして機能処理手段へ出力するように
したので、機能処理手段は収集された処理ログによって
動作し、運用状態の動作再現を自動化することができる
効果がある。
As described above, according to the first aspect of the present invention, the contents of the event notified from each control means to the function processing means are collectively collected and recorded, and are output to an external maintenance tool. Since the contents of the input processing log are interpreted and output to the function processing means, the function processing means operates according to the collected processing logs, and there is an effect that the operation reproduction of the operating state can be automated.

【0035】また、第2発明では、メンテナンスツール
が操作されると、メンテナンスツールへ入力される処理
ログを編集し、これを処理ログインタープリタ実行手段
へ出力するようにしたので、メンテナンスツールで処理
ログの編集が可能となり、第1発明の効果に加えて、処
理ログ以外の異なる動作をさせることができる効果があ
る。
Further, according to the second aspect of the invention, when the maintenance tool is operated, the processing log input to the maintenance tool is edited and output to the processing login interpreter executing means. Can be edited, and in addition to the effect of the first invention, there is an effect that a different operation other than the processing log can be performed.

【0036】また、第3発明では、操作コンソールの操
作を介して入力されるコマンドを登録して出力し、これ
を処理ログインタプリタ実行手段へ出力するようにした
ので、操作コンソールからの操作はマクロ登録され、第
1発明の効果に加えて、オペレータの繰返し操作を一括
して行うことができる効果がある。
Further, in the third aspect of the invention, the command input through the operation of the operation console is registered and output, and the command is output to the processing login interpreter executing means. Therefore, the operation from the operation console is a macro. In addition to the effect of the first invention registered, there is an effect that the repeated operation of the operator can be collectively performed.

【0037】また、第4発明では、メンテナンスツール
が操作されると、メンテナンスツールへ入力される処理
ログを編集し、これを処理ログインタープリタ実行手段
へ出力するようにしたので、メンテナンスツールで処理
ログの編集が可能となり、第1発明の効果に加えて、処
理ログ以外の異なる動作をさせることができる効果があ
る。また、操作コンソールの操作を介して入力されるコ
マンドを登録して出力し、これを処理ログインタープリ
タ実行手段へ出力するようにしたので、操作コンソール
からの操作はマクロ登録され、オペレータの繰返し操作
を一括して行うことができる効果がある。
According to the fourth aspect of the invention, when the maintenance tool is operated, the processing log input to the maintenance tool is edited and output to the processing login interpreter executing means. Can be edited, and in addition to the effect of the first invention, there is an effect that a different operation other than the processing log can be performed. In addition, the command input through the operation of the operation console is registered and output, and this is output to the processing login interpreter execution means. Therefore, the operation from the operation console is macro-registered, and the repeated operation of the operator is performed. There is an effect that it can be done collectively.

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

【図1】この発明の実施例を示す構成図。FIG. 1 is a configuration diagram showing an embodiment of the present invention.

【図2】この発明の実施例を示す処理ログ形式図。FIG. 2 is a processing log format diagram showing an embodiment of the present invention.

【図3】この発明の実施例を示すログ編集コマンド形式
図。
FIG. 3 is a log edit command format diagram showing an embodiment of the present invention.

【図4】この発明の実施例を示す操作マクロ登録ファイ
ル内容図。
FIG. 4 is an operation macro registration file content diagram showing an embodiment of the present invention.

【図5】図1の実行イベントロギング手段の動作フロー
チャート。
5 is an operation flowchart of the execution event logging unit of FIG.

【図6】図1の処理ログインタープリタ実行手段の動作
フローチャート。
6 is an operation flowchart of the processing login interpreter executing means of FIG.

【図7】従来の中央監視装置を示す構成図。FIG. 7 is a configuration diagram showing a conventional central monitoring device.

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

1 中央監視装置、3 マンマシン制御手段、4 DB
アクセス制御手段、5通信制御手段、6 操作コンソー
ル、8 データベース、10 コントローラ、13 メ
ンテナンスツール、21 実行イベントロギング手段、
22 処理ログDB、23 処理ログ参照手段、24
処理ログ編集手段、25 処理ログインタープリタ実行
手段、26 機能処理手段、27 操作マクロ登録手
段、31処理ログ、32 ログ編集コマンド、33 操
作マクロ登録ファイル、40イベントメッセージ。
1 Central monitoring device, 3 man-machine control means, 4 DB
Access control means, 5 communication control means, 6 operation console, 8 database, 10 controller, 13 maintenance tools, 21 execution event logging means,
22 processing log DB, 23 processing log reference means, 24
Processing log editing means, 25 processing login interpreter executing means, 26 function processing means, 27 operation macro registration means, 31 processing log, 32 log edit command, 33 operation macro registration file, 40 event message.

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 アプリケーションプログラム群に従って
動作する機能処理手段に各種制御手段を接続し、この制
御手段のそれぞれに接続された設備及び機器の状態を監
視して制御し、かつ上記状態を設定する装置において、
上記各制御手段から上記機能処理手段へ通知されるイベ
ントの内容を一括して収集し、内部データベースに処理
ログとして記録する実行イベントロギング手段と、上記
内部データベースに記録された処理ログを外部に設けら
れたメンテナンスツールへ出力する処理ログ参照手段
と、入力された上記処理ログの内容をインタープリトし
て上記機能処理手段へ出力して上記アプリケーションプ
ログラムの実行を指令する処理ログインタープリタ実行
手段とを備えたことを特徴とする中央監視装置。
1. An apparatus for connecting various control means to a function processing means that operates according to an application program group, monitoring and controlling the states of facilities and equipment connected to each of the control means, and setting the above states. At
An execution event logging unit that collectively collects the contents of events notified from the control units to the function processing unit and records them as a processing log in an internal database, and a processing log recorded in the internal database are provided outside. A processing log reference means for outputting to the maintenance tool, and a processing login interpreter execution means for interpreting the contents of the input processing log and outputting the contents to the functional processing means to instruct the execution of the application program. Central monitoring device characterized by that.
【請求項2】 メンテナンスツールが操作されると、こ
のメンテナンスツールへ入力される処理ログを編集して
処理ログインタープリタ実行手段へ出力する処理ログ編
集手段を設けたことを特徴とする請求項1記載の中央監
視装置。
2. The processing log editing means for editing the processing log input to the maintenance tool and outputting the processing log to the processing login interpreter executing means when the maintenance tool is operated. Central monitoring equipment.
【請求項3】 外部に設けられた操作コンソールに接続
されこの操作コンソールの操作を介して入力されるコマ
ンドを登録し、これを処理ログインタープリタ実行手段
へ出力する操作マクロ登録手段を設けたことを特徴とす
る請求項1記載の中央監視装置。
3. An operation macro registration means is provided, which is connected to an operation console provided outside and registers a command input through an operation of this operation console and outputs the command to a processing login interpreter execution means. The central monitoring device according to claim 1, which is characterized in that
【請求項4】 メンテナンスツールが操作されるとこの
メンテナンスツールへ入力される処理ログを編集して処
理ログインタープリタ実行手段へ出力する処理ログ編集
手段と、外部に設けられた操作コンソールに接続されこ
の操作コンソールの操作を介して入力されるコマンドを
登録し、これを処理ログインタープリタ実行手段へ出力
する操作マクロ登録手段とを設けたことを特徴とする請
求項1記載の中央監視装置。
4. When a maintenance tool is operated, a processing log editing means for editing a processing log input to this maintenance tool and outputting it to a processing login interpreter execution means, and an operation console connected to the outside, are connected to the processing log editing means. 2. The central monitoring apparatus according to claim 1, further comprising operation macro registration means for registering a command input through the operation of the operation console and outputting the command to the processing login interpreter execution means.
JP28764094A 1994-11-22 1994-11-22 Central monitoring device Expired - Fee Related JP3304649B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP28764094A JP3304649B2 (en) 1994-11-22 1994-11-22 Central monitoring device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP28764094A JP3304649B2 (en) 1994-11-22 1994-11-22 Central monitoring device

Publications (2)

Publication Number Publication Date
JPH08147198A true JPH08147198A (en) 1996-06-07
JP3304649B2 JP3304649B2 (en) 2002-07-22

Family

ID=17719850

Family Applications (1)

Application Number Title Priority Date Filing Date
JP28764094A Expired - Fee Related JP3304649B2 (en) 1994-11-22 1994-11-22 Central monitoring device

Country Status (1)

Country Link
JP (1) JP3304649B2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20000045618A (en) * 1998-12-30 2000-07-25 김영환 Method for embodying macro function of imt-2000 base station element management station
WO2001097038A1 (en) * 2000-06-13 2001-12-20 Saab Ab System and method for maintenance
US6466897B1 (en) 1998-02-26 2002-10-15 Nec Corporation Computer user aiding system, computer user aiding method and storage medium storing program therefor

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6466897B1 (en) 1998-02-26 2002-10-15 Nec Corporation Computer user aiding system, computer user aiding method and storage medium storing program therefor
KR20000045618A (en) * 1998-12-30 2000-07-25 김영환 Method for embodying macro function of imt-2000 base station element management station
WO2001097038A1 (en) * 2000-06-13 2001-12-20 Saab Ab System and method for maintenance
US7287195B1 (en) 2000-06-13 2007-10-23 Saab Ab Method and system for maintenance of a vehicle

Also Published As

Publication number Publication date
JP3304649B2 (en) 2002-07-22

Similar Documents

Publication Publication Date Title
CN102227716B (en) Operation verification device, operation verification method, and operation verification system
CN109347698A (en) User terminal operations order and echo message monitoring method under a kind of linux system
JP2001005690A (en) Program test system
JPH08147198A (en) Central monitoring device
JPH0793186A (en) Reusing method for existing test program
JPH10133914A (en) Computer system and device input/output simulator
JPH10333943A (en) Method and device for processing trace log of computer system
JP2631778B2 (en) Computer program test equipment
JP3614091B2 (en) Job schedule operation management apparatus, job schedule operation management method, and program recording medium
JPH0672334A (en) Train operation reproducing device
JPH0675764A (en) Control system for progress state of program development
JPS638948A (en) Automatic testing system for exchange software
JPH02239758A (en) Communication simulate system
JPH08185339A (en) Data recorer and data recording method
JPS61160139A (en) Automatic stepping editor of program list
JPH028920A (en) Event recorder and event reproducing device
JPS61199151A (en) Logging system of line
JPH0728779A (en) Production simulation system
JPH08297614A (en) Method and device for evaluating magnetic disk device
JP2003306276A (en) Automatic remote inspection report preparation system
JPS6177941A (en) Portable fault diagnosing device for information processor
JP2001005768A (en) Magnetic tape device
JPH05346897A (en) Automatic demonstration device
JPH01198148A (en) Emulator for testing bidirectional communication
JPH0254108A (en) Operation analyser

Legal Events

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