JPH08153024A - Log data display method - Google Patents

Log data display method

Info

Publication number
JPH08153024A
JPH08153024A JP6294321A JP29432194A JPH08153024A JP H08153024 A JPH08153024 A JP H08153024A JP 6294321 A JP6294321 A JP 6294321A JP 29432194 A JP29432194 A JP 29432194A JP H08153024 A JPH08153024 A JP H08153024A
Authority
JP
Japan
Prior art keywords
log
data
format
analysis
display
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.)
Withdrawn
Application number
JP6294321A
Other languages
Japanese (ja)
Inventor
Kazuhiro Iio
和弘 飯尾
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.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP6294321A priority Critical patent/JPH08153024A/en
Publication of JPH08153024A publication Critical patent/JPH08153024A/en
Withdrawn legal-status Critical Current

Links

Landscapes

  • Debugging And Monitoring (AREA)

Abstract

PURPOSE: To easily change the log analysis function and log display control function and to improve the reliability, on a log data display method for computer system. CONSTITUTION: A log format holding part 21 holding the display log format of log data, a log analysis means holding part 23 holding, the analysis means of log data, a log data holding part 25 holding log data and operation confirming data and a log display control part 28 controlling the display of log data are provided. Log analysis data is inputted from the log analysis data holding means holding log analysis data including the log format, a log analysis means 24 and operation recognition data in an external storage means to the computer system. The log format is held in the log format holding part 21 and the log analysis means 24 is held in the log analysis means holding part 23. Operation recognition data is held in the log data holding part 25 and the log display control part 28 conducts the test of log analysis data which is newly inputted by using operation recognition data.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は,計算機システムのログ
データ表示方法に関する。計算機システムは,接続して
いる周辺装置などに異常が発生すると個々の周辺装置に
対応するドライバ(制御プログラム)が装置のエラー箇
所を指摘する情報等を収集してログデータを作成する。
そしてログ解析処理をして異常箇所を示すログ情報を表
示出力する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a log data display method for a computer system. In the computer system, when an abnormality occurs in a connected peripheral device, a driver (control program) corresponding to each peripheral device collects information indicating an error location of the device and creates log data.
Then, log analysis processing is performed and log information indicating an abnormal portion is displayed and output.

【0002】本発明は,このような計算機システムにお
けるログ解析用データ(ログフォーマット,ログ解析手
段等)の管理を能率的に行うことのできるログ表示方法
に関する。
The present invention relates to a log display method capable of efficiently managing log analysis data (log format, log analysis means, etc.) in such a computer system.

【0003】[0003]

【従来の技術】従来のログ解析と解析結果の表示をする
表示制御部は計算機システムにそれぞれ固定的に備えら
れていた。そして,ドライバ(装置の制御プログラム)
やハードウェアの使用変更にともない,ログ表示制御部
の変更を必要とする時は,ドライバの登録操作と別にロ
グ表示制御部の変更操作をすることにより対応してい
た。
2. Description of the Related Art A conventional display control unit for displaying a log analysis and an analysis result is fixedly provided in each computer system. And driver (device control program)
When it was necessary to change the log display control unit due to changes in hardware or hardware, the log display control unit was changed separately from the driver registration operation.

【0004】図9は従来の技術を示す。図9において,
100は計算機システムである。
FIG. 9 shows a conventional technique. In FIG.
100 is a computer system.

【0005】112はログデータ収集手段であって,計
算機システム100に接続される周辺装置等に障害が発
生した時にログデータを収集するものである。113は
ログデータ保持部であって,ログデータ収集手段112
の収集したログデータを保持するものである。
Reference numeral 112 is a log data collecting means for collecting log data when a failure occurs in a peripheral device connected to the computer system 100. Reference numeral 113 denotes a log data holding unit, which is a log data collecting unit 112.
The log data collected by is retained.

【0006】114はログ表示制御部であって,ログデ
ータに基づいてログ解析を行い,ログフォーマットに解
析結果を組め込み,表示データを作成するものである。
115はログフォーマットであって,表示するログ情報
のフォーマットである。
Reference numeral 114 denotes a log display control unit for performing log analysis based on the log data, incorporating the analysis result in the log format, and creating display data.
A log format 115 is a format of log information to be displayed.

【0007】116はログ解析の機能を表し,ログデー
タに基づいてエラー解析をするものである。ログ解析の
機能116は計算機システム100に接続されている装
置135(通常は複数台)のエラーを表すビット(例え
ば,エラーは1,正常は0等)の集合をコードとみなし
てデコードし,障害を生じた装置を特定するシンドロー
ム機能を含むものである。
Reference numeral 116 represents a log analysis function, and performs error analysis based on the log data. The log analysis function 116 regards a set of bits (for example, error is 1, normally is 0, etc.) representing an error of the devices 135 (usually a plurality of devices) connected to the computer system 100 as a code, decodes it, and fails. The syndrome function for identifying the device that caused the

【0008】117はドライバ保持部であって,周辺装
置の制御プログラム(ドライバ)を保持するものであ
る。120は表示手段であって,ログデータの解析結果
により得られたログ情報を出力するディスプレイ,プリ
ンタ等である。
A driver holding unit 117 holds a control program (driver) for the peripheral device. Reference numeral 120 denotes a display unit, which is a display, a printer or the like that outputs the log information obtained from the analysis result of the log data.

【0009】130はドライバ保持媒体であって,周辺
装置の制御プログラムを保持する磁気ディスク等の媒体
である。131はログ表示制御変更データであって,計
算機システム100に接続する周辺装置の変更にともな
い,ログ表示制御部に変更を必要とする場合に入力する
変更データである。
Reference numeral 130 denotes a driver holding medium, which is a medium such as a magnetic disk holding a control program for peripheral devices. Reference numeral 131 is log display control change data, which is input when the log display control unit needs to be changed due to a change in the peripheral device connected to the computer system 100.

【0010】135は周辺装置であって,計算機システ
ム100に接続されるプリンタ,ディスプレイ,磁気デ
ィスク装置等の周辺装置である。図9の従来の技術の説
明をする。
A peripheral device 135 is a peripheral device such as a printer, a display, and a magnetic disk device connected to the computer system 100. The conventional technique of FIG. 9 will be described.

【0011】周辺装置135に障害が発生した場合に
は,ログデータ収集手段112がログデータを収集し,
ログデータ保持部113に保持する。ログ表示制御部1
14はログデータ保持部113からログデータを取り込
み,ログ解析の機能116によりエラー解析をする。ロ
グ表示制御部114はドライバに決められているログフ
ォーマットを選択し,ログデータの解析結果を埋め込み
ログ表示データを作成する。周辺装置135の故障箇所
等を示すログ情報はログ表示制御部114を介して表示
手段120に表示出力される。
When a failure occurs in the peripheral device 135, the log data collecting means 112 collects the log data,
The log data is held in the log data holding unit 113. Log display control unit 1
Reference numeral 14 captures log data from the log data holding unit 113 and analyzes the error by the log analysis function 116. The log display control unit 114 selects the log format determined by the driver and creates the log display data by embedding the analysis result of the log data. The log information indicating the failure location of the peripheral device 135 is displayed and output on the display unit 120 via the log display control unit 114.

【0012】また,計算機システム100に接続する周
辺装置135に変更があった場合には,新しいドライバ
(制御プログラム)を計算機システムに登録する。ドラ
イバは通常,フロッピィディスク等の磁気ディスク,C
DROM等のドライバ保持媒体130に格納されていて
計算機システム100に入力されてドライバ保持部11
7に保持される。また,その際,ログ表示制御部114
に変更を必要とする場合には,ログ表示制御変更データ
131を計算機システム100に入力し,ログ表示制御
部114の機能を変更する。
When the peripheral device 135 connected to the computer system 100 is changed, a new driver (control program) is registered in the computer system. The driver is usually a magnetic disk such as a floppy disk, C
It is stored in a driver holding medium 130 such as a DROM and is input to the computer system 100, and the driver holding unit 11
Held at 7. At that time, the log display control unit 114
If the change is required, the log display control change data 131 is input to the computer system 100 and the function of the log display control unit 114 is changed.

【0013】[0013]

【発明が解決しようとする課題】従来の計算機システム
のログ表示制御部は計算機システムにドライバのログデ
ータ作成機能と独立に固定的に備えられてあり,ドライ
バ登録と別の操作で機能変更の操作を行っていた。その
ため,変更により新しいドライバのログデータ作成機能
とログ表示制御部の機能(フォーマット等)との間に内
容的な不一致を生じることがあった。また,複数の計算
機システムにより動作するシステムの場合には,装置の
ドライバの登録の有無にかかわらず全計算機システムの
ログ表示制御部に変更を必要としていた。そのため,ド
ライバに変更があった時のログ表示制御部の変更操作は
煩わしいものであった。
The log display control unit of the conventional computer system is fixedly provided in the computer system independently of the driver log data generation function, and the function change operation is performed separately from the driver registration. Was going on. Therefore, the change may cause a content mismatch between the log data creation function of the new driver and the function (format, etc.) of the log display control unit. Further, in the case of a system that operates with a plurality of computer systems, it is necessary to change the log display control unit of all computer systems regardless of whether the device driver is registered. Therefore, the operation of changing the log display control unit when the driver is changed is troublesome.

【0014】また,従来のログ表示方法は,ドライバの
変更,ログ表示機能に変更があったとき,変更した内容
についての動作確認を簡単にはできなかった。そのた
め,動作確認が充分になされず,運用時に表示されるロ
グ情報が実際に装置に障害が発生したものであるのか,
あるいはログ表示制御部に障害があって表示されたもの
であるのか明確でないことがあった。
Further, in the conventional log display method, when the driver is changed or the log display function is changed, it is not possible to easily confirm the operation of the changed contents. As a result, the operation has not been fully confirmed, and the log information displayed during operation may indicate that the device has actually failed.
In some cases, it was not clear whether the log was displayed due to a failure in the log display control unit.

【0015】本発明は,ログ解析機能,ログ表示機能等
の変更が容易であり,しかも変更された内容の信頼性の
高いログデータ表示方法を提供することを目的とする。
An object of the present invention is to provide a log data display method in which the log analysis function, the log display function and the like can be easily changed, and the changed contents are highly reliable.

【0016】[0016]

【課題を解決するための手段】本発明は,ログ解析部の
プログラム,ログフォーマット(ログ情報の表示フォー
マット)等を周辺装置のドライバと一体化して管理する
ようにし,変更する周辺装置のドライバを入力するとき
にログ解析部のプログラム,表示フォーマットを計算機
システムに入力するようにした。また,その際に動作確
認データも一緒に入力するようにし,入力した解析プロ
グラム,フォーマットの動作確認を簡単にできるように
した。
SUMMARY OF THE INVENTION According to the present invention, a program of a log analysis unit, a log format (a display format of log information), and the like are integrated and managed with a driver of a peripheral device, and the driver of the peripheral device to be changed is changed. The program and display format of the log analysis section are now input to the computer system when inputting. In addition, at that time, the operation confirmation data is also input so that the operation of the input analysis program and format can be easily confirmed.

【0017】図1は本発明の基本構成を示す。図1にお
いて,1はログ解析データ保持手段であって,計算機シ
ステム2に接続する装置の制御プログラム(ドライバ)
を保持する媒体に一体にログフォーマット,ログ解析手
段,動作確認用データを保持するものである(以下,ロ
グフォーマット,ログ解析手段,動作確認用データを含
めてログ解析用データと称する)。
FIG. 1 shows the basic configuration of the present invention. In FIG. 1, reference numeral 1 is a log analysis data holding means, which is a control program (driver) for a device connected to the computer system 2.
The log format, the log analysis means, and the operation confirmation data are integrally stored in a medium that stores the data (hereinafter, the log format, the log analysis means, and the operation confirmation data are collectively referred to as log analysis data).

【0018】2は計算機システムであって,ログ解析を
行うことのできるものである。ログ解析データ保持手段
1において,9はドライバである。
Reference numeral 2 is a computer system which can perform log analysis. In the log analysis data holding means 1, 9 is a driver.

【0019】10はログフォーマットである。11はロ
グ解析手段である。12は動作確認用データである。
Reference numeral 10 is a log format. Reference numeral 11 is a log analysis means. Reference numeral 12 is operation confirmation data.

【0020】計算機システム2において,21はログフ
ォーマット保持部であって,ログ解析データ保持手段1
から入力されたログフォーマットを保持するものであ
る。
In the computer system 2, reference numeral 21 is a log format holding unit, which is a log analysis data holding unit 1.
It holds the log format input from.

【0021】22はログフォーマットであって,ログフ
ォーマット名を持つものである。23はログ解析手段保
持部であって,ログ解析データ保持手段1から取り込ま
れたログ解析手段を保持するものである。
A log format 22 has a log format name. Reference numeral 23 is a log analysis means holding unit, which holds the log analysis means fetched from the log analysis data holding means 1.

【0022】24はログ解析手段である。25はログデ
ータ保持部であって,ログデータを保持するものであ
る。26はログデータである。
Reference numeral 24 is a log analysis means. A log data holding unit 25 holds log data. 26 is log data.

【0023】27は動作確認用データであって,ログ解
析データ保持手段1から入力された動作確認用データを
保持するものである。28はログ表示制御部であって,
ログ解析手段保持部23の解析結果を表示フォーマット
に組み込み,表示手段29に表示するものである。
Reference numeral 27 is operation confirmation data, which holds the operation confirmation data input from the log analysis data holding means 1. 28 is a log display control unit,
The analysis result of the log analysis means holding section 23 is incorporated into the display format and displayed on the display means 29.

【0024】29は表示手段であって,ログ解析結果の
表示出力をするものである。30はログ解析データ管理
テーブルであって,計算機システム2に保持したログフ
ォーマットの名称,ログ解析手段のログ解析名を保持す
るものである。
Reference numeral 29 is a display means for displaying and outputting the log analysis result. A log analysis data management table 30 holds the name of the log format held in the computer system 2 and the log analysis name of the log analysis means.

【0025】31はログフォーマット名であって,ログ
フォーマット保持部21に保持したログフォーマットの
名称である。32’はログ解析名であって,ログ解析手
段保持部23に保持したログ解析手段24の名称であ
る。
Reference numeral 31 is a log format name, which is the name of the log format held in the log format holding unit 21. 32 'is a log analysis name, which is the name of the log analysis means 24 held in the log analysis means holding unit 23.

【0026】32はログ管理テーブルであって,ログフ
ォーマット名毎にログフォーマットが正しく動作するも
のであるか登録するものである。33はログフォーマッ
ト名とそのフォーマットが正しく動作して使用できるも
のであるか,あるいは使用できないものであるかの情報
との対応を表すものである。
Reference numeral 32 is a log management table for registering whether the log format operates properly for each log format name. Reference numeral 33 represents the correspondence between the log format name and the information indicating whether the log format operates correctly and can be used or cannot be used.

【0027】[0027]

【作用】図1の本発明の基本構成の動作を説明する。ロ
グ解析データ保持手段1にドライバと一体に保持されて
いるログフォーマット10,ログ解析手段11,動作確
認用データ12を計算機システム2に入力する。ログフ
ォーマット10はログフォーマット保持部21に保持さ
れる。ログ解析手段11はログ解析手段保持部23に保
持される。動作確認用データ12はログデータ保持部2
5に保持される。その際に,ログ解析データ管理テーブ
ル30を参照し,同じ内容のものが既に登録されている
場合には,そのデータは取り込まないようにする。ま
た,取り込んだログフォーマットの名称をログ管理テー
ブル32に保持する。
The operation of the basic configuration of the present invention shown in FIG. 1 will be described. The log format 10, the log analysis means 11, and the operation confirmation data 12 that are integrally stored with the driver in the log analysis data storage means 1 are input to the computer system 2. The log format 10 is held in the log format holding unit 21. The log analysis means 11 is held in the log analysis means holding section 23. The operation confirmation data 12 is the log data holding unit 2
Held at 5. At that time, the log analysis data management table 30 is referred to, and if the same content is already registered, the data is not taken in. Further, the name of the captured log format is held in the log management table 32.

【0028】新たに制御プログラム(ドライバ9)を入
力した時は,新たに保持したログフォーマット22,ロ
グ解析手段24の動作確認を動作確認用データ27を使
用して行う。
When a new control program (driver 9) is input, the operation confirmation of the newly held log format 22 and log analysis means 24 is performed using the operation confirmation data 27.

【0029】動作確認用データ27がログデータ保持部
25よりログ解析手段24に取り込まれる。また,ログ
管理テーブル32にログフォーマット名を登録する。ロ
グ表示制御部28は動作確認用データ12とログフォー
マット22によりログフォーマットが適正に作成されて
いて,ログ情報を正しく表示できるか確認する。その
際,ログ解析が必要であればログ解析手段24は動作確
認用データ27により動作解析する。そして,ログ表示
制御部28は解析結果をログフォーマットに組み込み,
表示手段29に表示する。正しく動作するものであれ
ば,ログ管理テーブル32のログフォーマット名に対応
して正しく動作するフォーマットである旨の情報を登録
する。また,正しく動作しないものであるときは,使用
できないことを示す情報を登録する。
The operation confirmation data 27 is taken into the log analysis means 24 from the log data holding section 25. Also, the log format name is registered in the log management table 32. The log display control unit 28 confirms whether the log format is properly created by the operation confirmation data 12 and the log format 22 and the log information can be displayed correctly. At this time, if log analysis is required, the log analysis means 24 analyzes the operation by the operation confirmation data 27. Then, the log display control unit 28 incorporates the analysis result into the log format,
It is displayed on the display means 29. If it operates correctly, the information indicating that the format operates correctly is registered corresponding to the log format name of the log management table 32. If it does not operate properly, register information indicating that it cannot be used.

【0030】周辺装置(図示せす)に障害が発生する
と,ログデータ収集手段(図示せず)がログデータを収
集し,ログデータ保持部25に保持される。ログ解析手
段保持部23はログデータを解析する。ログ表示制御部
28はログ解析結果をログフォーマット22に従って表
示できるように表示制御し,表示手段29より出力す
る。
When a failure occurs in the peripheral device (not shown), the log data collecting means (not shown) collects the log data and the log data is held in the log data holding unit 25. The log analysis means holding unit 23 analyzes the log data. The log display control unit 28 controls the display so that the log analysis result can be displayed according to the log format 22, and outputs it from the display unit 29.

【0031】本発明によれば,ドライバ入力の際にログ
フォーマット,ログ解析手段,動作確認用データを含む
ログ解析用データをドライバと一体的に計算機システム
に取り込むようにしたので,ログデータ収集機能とログ
表示制御の機能との整合性を必ず取ることができる。ま
た,動作確認用データによりその整合性の確認を行うこ
とができる。そのため,正しく動作しないログフォーマ
ット等は使用を禁止できるので,運用時のログ解析の結
果の信頼性が高くなる。また,周辺装置の変更にともな
うログ表示制御機能の変更が容易になる。
According to the present invention, when the driver is input, the log format, the log analysis means, and the log analysis data including the operation confirmation data are incorporated into the computer system together with the driver. It is possible to ensure consistency with the log display control function. In addition, the consistency can be confirmed by the operation confirmation data. Therefore, it is possible to prohibit the use of log formats that do not operate correctly, which increases the reliability of the log analysis results during operation. Also, it becomes easy to change the log display control function according to the change of the peripheral device.

【0032】[0032]

【実施例】図2は本発明の実施例である。図2におい
て,41,42,43は製品1,製品2,製品Nであっ
て,それぞれ計算機システムに接続される周辺装置1,
周辺装置2,周辺装置N(図示せず)のドライバ(製品
の制御プログラム),ログフォーマット,ログ解析手
段,動作確認用データを含む記憶媒体である。
FIG. 2 shows an embodiment of the present invention. In FIG. 2, reference numerals 41, 42 and 43 denote a product 1, a product 2 and a product N, respectively, and peripheral devices 1 and 1 connected to the computer system.
The storage medium includes a driver (a product control program) for the peripheral device 2 and peripheral device N (not shown), a log format, a log analysis means, and operation confirmation data.

【0033】45は計算機システムである。50はイン
ストール部であって,製品1(41),製品2(42),製品N
(43)の記憶媒体の内容を計算機システム45に複写する
ものである。
Reference numeral 45 is a computer system. Reference numeral 50 denotes an installation unit, which is product 1 (41), product 2 (42), product N.
The contents of the storage medium (43) are copied to the computer system 45.

【0034】51は製品毎にドライバを格納する登録処
理である。52は製品1のログフォーマット保持部であ
って,製品1のログフォーマットを保持するものであ
り,ログフォーマット名,ログフォーマットの内容デー
タ等を保持するものである。
Reference numeral 51 is a registration process for storing a driver for each product. Reference numeral 52 denotes a log format holding unit for the product 1, which holds the log format of the product 1, and holds a log format name, content data of the log format, and the like.

【0035】53は製品2のログフォーマット保持部で
ある。54は製品Nのログフォーマット保持部である。
61は製品1のログ解析手段保持部であって,製品1の
ログ解析部を保持するものである。
Reference numeral 53 is a log format holding unit for the product 2. Reference numeral 54 is a log format holding unit for the product N.
Reference numeral 61 denotes a log analysis means holding unit for the product 1, which holds the log analysis unit for the product 1.

【0036】62は製品2のログ解析手段保持部であ
る。63は製品Nのログ解析手段保持部である。65は
ログファイルであって,図1のログデータ保持部25に
相当するものである。ログデータ1,ログデータ2,・
・・,ログデータNを保持するものである。
Reference numeral 62 is a log analysis means holding unit for the product 2. Reference numeral 63 is a log analysis means holding unit for the product N. A log file 65 corresponds to the log data holding unit 25 in FIG. Log data 1, log data 2, ...
.., holds the log data N.

【0037】66は動作確認用データ領域であって,製
品1等の入力した動作確認用データを保持するものであ
る。67はログ表示制御部である。
Reference numeral 66 is an operation confirmation data area for holding the input operation confirmation data of the product 1 or the like. 67 is a log display control unit.

【0038】68は表示手段であって,ディスプレイ,
プリンタ等である。70はログ管理テーブルであって,
ログフォーマット毎に使用できる(OK),使用できな
い(NG)を登録するものである。
Reference numeral 68 denotes a display means, which is a display,
A printer or the like. 70 is a log management table,
The usable (OK) and unusable (NG) are registered for each log format.

【0039】71はドライバ管理テーブルであって,計
算機システム45に登録したドライバのドライバ名,ロ
グフォーマット名,ログ解析名(ログ解析手段の名称)
等を保持するものである(図1のログ解析データ管理テ
ーブル30に相当する)。
Reference numeral 71 denotes a driver management table, which is a driver name of a driver registered in the computer system 45, a log format name, and a log analysis name (name of log analysis means).
And the like (corresponding to the log analysis data management table 30 in FIG. 1).

【0040】72はドライバ削除手段であって,登録さ
れているドライバが不要になった時にそのドライバ,ロ
グ解析用データを削除するものである。73はログ制御
部であって,ログデータの収集等の制御を行うものであ
る。
Reference numeral 72 denotes a driver deleting means for deleting the registered driver and the log analysis data when the registered driver becomes unnecessary. A log control unit 73 controls the collection of log data and the like.

【0041】74はログデータ収集手段であって,ログ
データを収集するプログラムである。図2の構成の動作
を説明する前に,本発明のログデータ,ログデータフォ
ーマット,ログ解析部の例を説明する。
Reference numeral 74 is a log data collecting means, which is a program for collecting log data. Before describing the operation of the configuration of FIG. 2, an example of the log data, log data format, and log analysis unit of the present invention will be described.

【0042】図3は本発明のログデータとログフォーマ
ットの例を示す。図3 (a)はログデータの例を示す。図
3 (b)はログフォーマットの例を示す。図3 (a), (b)
において,81はログデータ1である。
FIG. 3 shows an example of the log data and log format of the present invention. FIG. 3A shows an example of log data. FIG. 3B shows an example of the log format. Figure 3 (a), (b)
In the figure, 81 is the log data 1.

【0043】82はログデータ2である。83はログフ
ォーマット名であって,ログデータ1(81)のログフォー
マット名である。
Reference numeral 82 is log data 2. Reference numeral 83 is a log format name, which is the log format name of the log data 1 (81).

【0044】83’はログフォーマット名であって,ロ
グデータ2(82)のログフォーマット名である。84はロ
グデータ1のエラー情報であって,エラーの内容を表す
ものである。
Reference numeral 83 'is a log format name, which is the log format name of the log data 2 (82). Reference numeral 84 is error information of the log data 1 and represents the content of the error.

【0045】84’,84”はログデータ2のエラー情
報であって,エラーの内容を表すものである。85はロ
グフォーマットであって,ログデータ1(81)のログフォ
ーマットである。
Reference numerals 84 'and 84 "are error information of the log data 2 and indicate the content of the error. Reference numeral 85 is a log format, which is the log format of the log data 1 (81).

【0046】85’はログフォーマットであって,ログ
データ2(82)のログフォーマットである。87はログ解
析名であって,ログデータ1(81)のERROR TYP
Eのログ解析名であり,2バイトの大きさであり文字種
が英数字(CHR)であることを表す。
Reference numeral 85 'is a log format of the log data 2 (82). 87 is a log analysis name, and is an error type of log data 1 (81).
It is the log analysis name of E, has a size of 2 bytes, and indicates that the character type is alphanumeric (CHR).

【0047】87’はログ解析名であって,ログデータ
2(82)のERROR TYPEのログ解析名であり,2
バイトの大きさであり文字種が英数字(CHR)である
ことを表す。
87 'is a log analysis name, which is a log analysis name of ERROR TYPE of the log data 2 (82), 2
It is the size of bytes and indicates that the character type is alphanumeric (CHR).

【0048】87”はログ解析名であって,ログデータ
2(82)のLOCATION(故障位置)のログ解析名で
あり,1バイトの大きさであり文字種が英数字(CH
R)であることを表す。
87 "is a log analysis name, which is a log analysis name of LOCATION (failure position) of the log data 2 (82), has a size of 1 byte, and has a character type of alphanumeric characters (CH.
R).

【0049】図4は本発明のログ解析部のフローチャー
トとログ表示の例を示す図である。図4 (a)はログ解析
部のフローチャート(1) であって,ログデータ1(81)の
ログ解析のフローチャートである。図4 (b)はログデー
タ1の解析結果をログフォーマット85に従って表示し
たログ表示の例である。
FIG. 4 is a diagram showing a flow chart of the log analysis unit of the present invention and an example of log display. FIG. 4A is a flow chart (1) of the log analysis unit, which is a flow chart of log analysis of the log data 1 (81). FIG. 4B is an example of a log display in which the analysis result of the log data 1 is displayed according to the log format 85.

【0050】図4 (b)において,90は表示画面であ
る。91はログフォーマット名の表示であって,故障装
置名を表す。
In FIG. 4B, 90 is a display screen. Reference numeral 91 is a display of the log format name, which represents a faulty device name.

【0051】92はエラー情報(図3 (a)のエラー情報
84に対応する)のエラーメッセージである。図4 (a)
のフローチャートの説明をする(図3を参照する)。
Reference numeral 92 is an error message of error information (corresponding to the error information 84 in FIG. 3A). Figure 4 (a)
The flowchart will be described (see FIG. 3).

【0052】S1 ログデータ1(81)のログフォーマッ
ト名83に従い,ログフォーマット85が選択され,そ
のログ解析名「0101」により,解析名0101のロ
グ解析プログラム(ログ解析手段)が起動される。
The log format 85 is selected according to the log format name 83 of the S1 log data 1 (81), and the log analysis program (log analysis means) with the analysis name 0101 is started by the log analysis name "0101".

【0053】S2 エラー情報84を入力する。 S3,S4,S5 S4において,エラー情報が000
1であることが判定される。
The S2 error information 84 is input. S3, S4, S5 In S4, the error information is 000.
It is determined to be 1.

【0054】S6,S7 エラー情報「0001」に対
応するエラーメッセージが選択され表示画面90に表示
される(ERROR TYPEのエラーメッセージ92
参照)。
S6, S7 The error message corresponding to the error information "0001" is selected and displayed on the display screen 90 (error message 92 of ERROR TYPE).
reference).

【0055】図5は本発明のログ解析部のフローチャー
トとログ表示の例を示す図である。 図5 (a),図5
(b)はログ解析部のフローチャート(2) ,フローチャー
ト(3) であって,ログデータ2(82)のログ解析のフロー
チャートである。図5 (c)はログデータ2の解析結果を
ログフォーマット85’に従って表示したログ表示の例
である。
FIG. 5 is a diagram showing a flow chart of the log analysis unit of the present invention and an example of log display. Figure 5 (a), Figure 5
(b) is a flow chart (2) and a flow chart (3) of the log analysis unit, which is a flow chart of log analysis of the log data 2 (82). FIG. 5C is an example of a log display in which the analysis result of the log data 2 is displayed according to the log format 85 ′.

【0056】図5 (c)において,90は表示画面であ
る。91はログフォーマット名の表示であって,故障装
置名を表す。
In FIG. 5 (c), 90 is a display screen. Reference numeral 91 is a display of the log format name, which represents a faulty device name.

【0057】92,92’はエラー情報(図3 (a)のエ
ラー情報84’,84”に対応する)のエラーメッセー
ジである。図5 (a)のフローチャート(2) の説明をする
(図3を参照する)。
Reference numerals 92 and 92 'are error messages of the error information (corresponding to the error information 84' and 84 "of FIG. 3A). The flowchart (2) of FIG. 5A will be described (FIG. See 3).

【0058】S1 ログデータ2(82)のログフォーマッ
ト名83’に従い,ログフォーマット85’が選択さ
れ,そのログ解析名「0201」により,解析名020
1のログ解析プログラムが起動される。
The log format 85 'is selected according to the log format name 83' of the S1 log data 2 (82), and the analysis name 020 is selected from the log analysis name "0201".
The log analysis program No. 1 is started.

【0059】S2 エラー情報84’「0011」を入
力する。 S3,S4,S5 S4において,エラー情報が「00
11」であることが判定される。
The S2 error information 84 '"0011" is input. S3, S4, S5 In S4, the error information is "00.
11 ”is determined.

【0060】S6,S7 エラー情報「0011」に対
応するエラーメッセージ「Readerror」が判定
され表示画面90に表示される(ERROR TYPE
のエラーメッセージ92参照)。
S6, S7 The error message "Reader" corresponding to the error information "0011" is determined and displayed on the display screen 90 (ERROR TYPE).
Error message 92).

【0061】図5 (b)のフローチャート(3) の説明をす
る(図3を参照する)。 S1 ログデータ2(82)のログフォーマット名83’に
従い,ログフォーマット85’が選択され,そのログ解
析名「0202」により,解析名0202のログ解析プ
ログラムが起動される。
The flowchart (3) of FIG. 5B will be described (see FIG. 3). The log format 85 ′ is selected according to the log format name 83 ′ of the S1 log data 2 (82), and the log analysis program with the analysis name 0202 is started by the log analysis name “0202”.

【0062】S2 エラー情報84”「09」を入力す
る。 S3,S4,S5 S4において,エラー情報が「0
9」であることが判定される。
Input the S2 error information 84 "" 09 ". S3, S4, S5 In S4, the error information is "0.
9 ”is determined.

【0063】S6,S7 エラー情報「0011」に対
応する「Location」のエラーメッセージ「SI
MM11」が選択され表示画面90に表示される(LO
CATION」のエラーメッセージ92’参照)。
S6, S7 Error message "SI" of "Location" corresponding to error information "0011"
"MM11" is selected and displayed on the display screen 90 (LO
Error message 92 'of "CATION").

【0064】図2の構成の動作を説明する。 (1) ドライバをインストールする時。 製品1(41)を登録するものとする。The operation of the configuration of FIG. 2 will be described. (1) When installing the driver. Product 1 (41) shall be registered.

【0065】インストール部50は製品1の内容を取り
込む。そして,ドライバ管理テーブル71を参照し,同
じドライバ(ドライバ名,版数)が登録されていなけれ
ば,ドライバの登録の処理51によりドライバ登録をす
る。ログフォーマットはログフォーマット保持部52に
ログフォーマット名,内容(タイトル,サイズ,解析番
号,表示文字種別等)が保持される。ログ解析手段はロ
グ解析手段保持部61に保持される。動作確認用データ
はログファイル65の動作確認用データ領域66に保持
される。新たに登録されたドライバ名(版数を含む),
ログフォーマット名,ログ解析名はドライバ管理テーブ
ル71に登録される。
The installation section 50 takes in the contents of the product 1. Then, referring to the driver management table 71, if the same driver (driver name, version number) is not registered, driver registration is performed by the driver registration processing 51. The log format name and content (title, size, analysis number, display character type, etc.) are held in the log format holding unit 52. The log analysis means is held in the log analysis means holding section 61. The operation confirmation data is held in the operation confirmation data area 66 of the log file 65. Newly registered driver name (including version number),
The log format name and the log analysis name are registered in the driver management table 71.

【0066】ログ表示制御部67は動作確認の指示を認
識したら,ログファイル65の動作確認用データ領域6
6から動作確認用ログデータを読み出し,ログデータの
内容の形式に従ってログフォーマット名を認識し,ログ
フォーマット保持部52から対応するログフォーマット
を獲得する。ログ管理テーブル70にログフォーマット
名を登録する。そして,ログフォーマットの形式に従っ
て表示手段68により表示,印刷を行う。その時,ログ
データ中にログ解析名があれば,ログ解析手段保持部6
1によりログ解析処理を実行し,解析結果を得て表示手
段68により表示,印刷を行う。
When the log display control section 67 recognizes the operation confirmation instruction, the operation confirmation data area 6 of the log file 65 is displayed.
The operation confirmation log data is read from 6, the log format name is recognized according to the format of the content of the log data, and the corresponding log format is acquired from the log format holding unit 52. The log format name is registered in the log management table 70. The display means 68 displays and prints according to the log format. At that time, if there is a log analysis name in the log data, the log analysis means holding unit 6
The log analysis process is executed according to 1, and the analysis result is obtained and displayed and printed by the display means 68.

【0067】そして,新たに登録したログフォーマット
により正しくログ表示できる場合には,ログ管理テーブ
ル70にログフォーマットが正常である情報(OK)を
ログフォーマット名に対応付けて登録する。また,新た
に登録したログフォーマットにより正しくログ表示でき
ない場合には,使用できないことを表す情報(NG)を
ログフォーマット名に対応付けて登録する。
If the newly registered log format allows correct log display, information (OK) indicating that the log format is normal is registered in the log management table 70 in association with the log format name. If the newly registered log format cannot correctly display the log, information (NG) indicating that the log cannot be used is registered in association with the log format name.

【0068】(2) 運用時の動作 運用時に,周辺装置等に障害が生じると,ログ制御部7
3により制御されてログデータ収集手段74によりログ
データが収集され,ログファイル65に保持される(ロ
グデータ1,ログデータ2,ログデータN)。ログデー
タはログ解析手段保持部61に取り込まれ,ログデータ
の解析がなされる。ログ表示制御部67はログフォーマ
ット保持部52のログフォーマットに従って表示制御を
行う。その際,ログ管理テーブル70を参照し,ログフ
ォーマットが動作するものであればログ表示機能に異常
がある旨のメッセージを表示する等でログ表示を行わな
い動作をさせる。
(2) Operation during operation When a failure occurs in a peripheral device during operation, the log control unit 7
The log data is collected by the log data collecting means 74 under the control of 3 and held in the log file 65 (log data 1, log data 2, log data N). The log data is taken into the log analysis means holding unit 61 and the log data is analyzed. The log display control unit 67 performs display control according to the log format of the log format holding unit 52. At that time, the log management table 70 is referred to, and if the log format operates, a message indicating that the log display function is abnormal is displayed, and the log is not displayed.

【0069】また,ドライバが不要になり削除する場合
には,ドライバ削除手段72によりドライバおよびその
ログフォーマット,ログ解析手段,動作確認用データを
それぞれの保持部から削除し,ドライバ管理テーブル7
1におけるその登録も削除する。
When the driver is no longer needed and is to be deleted, the driver deleting unit 72 deletes the driver and its log format, log analyzing unit, and operation confirmation data from the respective holding units, and the driver management table 7
That registration in 1 is also deleted.

【0070】図6は,本発明のログデータの構成と製品
登録のフローチャートである。 図6(a) はログデータでありログフォーマット名とログ
データの内容の詳細を保持するものである。
FIG. 6 is a flow chart of the log data structure and product registration of the present invention. FIG. 6A shows log data, which holds the log format name and details of the contents of the log data.

【0071】図6(b) は製品登録のフローチャートであ
る。 S1 ドライバ等のインストール指示をする。 S2 製品(外部媒体)等よりドライバを読み,計算機
システムに組み込む。
FIG. 6B is a flow chart of product registration. Instruct to install S1 driver etc. Read the driver from the S2 product (external medium) etc. and incorporate it into the computer system.

【0072】S3 外部媒体等よりログフォーマット,
ログ解析手段を読み込む。 S4 ドライバ管理テーブルにすでに同一名称,同一版
数のログフォーマットが登録されているか判定する。
S3 log format from an external medium,
Read the log analysis means. It is determined whether or not log formats having the same name and the same version are already registered in the S4 driver management table.

【0073】S5 登録済みであれば処理を終了する。
登録済みでなければS6に進む。 S6 ログフォーマット,ログ解析手段の名前,版数等
とドライバ名をドライバ管理テーブルに登録する。
If S5 is already registered, the process ends.
If not registered, the process proceeds to S6. S6 The log format, the name of the log analysis means, the version number and the driver name are registered in the driver management table.

【0074】S7 ログフォーマット,ログ解析手段を
ログフォーマットディレクトリ(ログ解析手段保持部)
に複写する。 S8 外部媒体等より動作確認用データを読み込み,ロ
グファイルの動作確認用データ領域に書込む。
S7 log format, log analysis means log format directory (log analysis means holding unit)
Copy to. S8 Read the operation confirmation data from the external medium etc. and write it in the operation confirmation data area of the log file.

【0075】図7は本発明のドライバ管理テーブルの削
除のフローチャートである。 S1 ドライバ等の削除指示をする。 S2 ドライバ等を計算機システムから削除する。
FIG. 7 is a flowchart for deleting the driver management table of the present invention. Instruct to delete the S1 driver. Delete the S2 driver etc. from the computer system.

【0076】S3 ドライバ管理テーブルをドライバ
名,ドライバ版数をキーに検索する。 S4 検索結果が不一致であれば処理を終了する。 S5 当該ログフォーマット,ログ解析手段をログフォ
ーマットディレクトリおよびログ解析ディレクトリより
削除する。
The S3 driver management table is searched using the driver name and the driver version number as keys. S4 If the search results do not match, the process ends. S5 The log format and the log analysis means are deleted from the log format directory and the log analysis directory.

【0077】図8は本発明のログ表示制御部のフローチ
ャートである。 S1 ログ表示機能(ログ表示制御部の動作確認)の確
認指示をする。 S2 ログファイルの動作確認用データ領域よりログデ
ータを読み出す。
FIG. 8 is a flow chart of the log display control unit of the present invention. S1 Confirms the log display function (confirms the operation of the log display controller). The log data is read from the operation confirmation data area of the S2 log file.

【0078】S3 ログデータの内容からログフォーマ
ット名を得る。 S4 ログフォーマット名をログ管理テーブルに登録す
る。 S5 ログフォーマットディレクトリ(ログフォーマッ
ト保持部)よりログフォーマットを読み込む。
The log format name is obtained from the contents of the S3 log data. S4 Register the log format name in the log management table. S5: Read the log format from the log format directory (log format holding unit).

【0079】S6 ログフォーマットにログデータを埋
め込む。 S7 解析処理はあるか判定し,あればS8に進み,な
ければS9に進む。 S8 ログ解析手段にログデータを渡して解析結果を得
る。
The log data is embedded in the S6 log format. S7: It is determined whether there is an analysis process. If there is, the process proceeds to S8, and if not, the process proceeds to S9. S8 The log data is passed to the log analysis means to obtain the analysis result.

【0080】S9 ログデータおよびログ解析結果をロ
グフォーマットに組み込み表示または印刷する。 S10 正常か判定し,正常であれば処理を終了する。
S9 The log data and the log analysis result are embedded in the log format and displayed or printed. S10 It is determined whether it is normal.

【0081】S11 ログ解析結果が正常でなければロ
グ管理テーブルのログフォーマットを不可(NG)とす
る。
S11 If the log analysis result is not normal, the log format of the log management table is disabled (NG).

【0082】[0082]

【発明の効果】本発明によれば,計算機システムに接続
される装置に変更があり,そのドライハが入力される時
に,一緒にログ解析データ(ログ解析手段,ログフォー
マット,動作確認用データ)が入力できるので,ドライ
バとログ解析データの整合性をとることができ,ログ解
析データの管理が容易になる。また,新たに入力したロ
グ解析データの動作確認ができるので,ログ情報の信頼
性を高くすることができる。
According to the present invention, when the device connected to the computer system is changed and the driver is input, log analysis data (log analysis means, log format, operation confirmation data) is also sent. Since it can be input, the consistency between the driver and the log analysis data can be maintained, and the log analysis data can be managed easily. Moreover, since the operation of the newly input log analysis data can be confirmed, the reliability of the log information can be increased.

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

【図1】本発明の基本構成を示す図である。FIG. 1 is a diagram showing a basic configuration of the present invention.

【図2】本発明の実施例を示す図である。FIG. 2 is a diagram showing an example of the present invention.

【図3】本発明のログデータとログフォーマットの例を
示す図である。
FIG. 3 is a diagram showing an example of log data and a log format of the present invention.

【図4】本発明のログ解析部のフローチャートとログ表
示の例を示す図である。
FIG. 4 is a diagram showing a flowchart of a log analysis unit of the present invention and an example of log display.

【図5】本発明のログ解析部のフローチャートとログ表
示の例を示す図である。
FIG. 5 is a diagram showing a flowchart of a log analysis unit of the present invention and an example of log display.

【図6】本発明のログデータの構成と製品登録のフロー
チャートを示す図である。
FIG. 6 is a diagram showing a configuration of log data and a flowchart of product registration according to the present invention.

【図7】本発明のドライバ管理テーブルの削除のフロー
チャートを示す図である。
FIG. 7 is a diagram showing a flowchart for deleting a driver management table according to the present invention.

【図8】本発明のログ表示制御部のフローチャートを示
す図である。
FIG. 8 is a diagram showing a flowchart of a log display control unit of the present invention.

【図9】従来の技術を示す図である。FIG. 9 is a diagram showing a conventional technique.

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

1:ログ解析データ保持手段 2:計算機システム 9:ドライバ 10:ログフォーマット 11:ログ解析手段 12:動作確認用データ 20:入力部 21:ログフォーマット保持部 22:ログフォーマット 23:ログ解析手段保持部 24:ログ解析手段 25:ログデータ保持部 26:ログデータ 27:動作確認用データ 28:ログ表示制御部 29:表示手段 31:ログフォーマット名 32:ログ管理テーブル 33:ログフォーマット名 1: Log analysis data holding unit 2: Computer system 9: Driver 10: Log format 11: Log analysis unit 12: Operation confirmation data 20: Input unit 21: Log format holding unit 22: Log format 23: Log analysis unit holding unit 24: Log analysis means 25: Log data holding section 26: Log data 27: Operation confirmation data 28: Log display control section 29: Display means 31: Log format name 32: Log management table 33: Log format name

Claims (5)

【特許請求の範囲】[Claims] 【請求項1】 計算機システムにおけるログデータ表示
方法において,計算機システムは,ログデータの表示ロ
グフォーマットを保持するログフォーマット保持部と,
ログデータの解析手段を保持するログ解析手段保持部
と,ログデータおよび動作確認用データを保持するログ
データ保持部と,ログデータの表示制御を行うログ表示
制御部と,ログ情報を表示する表示手段とを備え,計算
機システムの外部記憶媒体にログフォーマットおよびロ
グ解析手段および動作確認用データを含むログ解析用デ
ータを保持するログ解析データ保持手段から計算機シス
テムにログ解析用データを入力し,ログフォーマットお
よびログ解析手段および動作確認用データをそれぞれの
保持部に保持し,表示制御部は各保持部に保持されたロ
グ解析用データに基づいて表示データを作成し,表示す
ることを特徴とするログデータ表示方法。
1. A log data display method in a computer system, wherein the computer system comprises a log format holding unit for holding a display log format of log data.
A log analysis unit holding unit that holds the log data analysis unit, a log data holding unit that holds the log data and operation confirmation data, a log display control unit that controls the display of the log data, and a display that displays the log information. Means for inputting log analysis data to the computer system from a log analysis data holding means for holding log analysis data including log format and log analysis means and operation confirmation data in an external storage medium of the computer system, and logging The format and the log analysis means and the operation confirmation data are held in the respective holding units, and the display control unit creates and displays the display data based on the log analysis data held in the respective holding units. How to display log data.
【請求項2】 請求項1において,外部記憶媒体は計算
機システムに接続する装置の制御プログラムであり,該
制御プログラムと一体的にログ解析用データを含むもの
であることを特徴とするログデータ表示方法。
2. The log data display method according to claim 1, wherein the external storage medium is a control program for a device connected to the computer system, and includes log analysis data integrally with the control program.
【請求項3】 請求項1および2において,ログフォー
マット名とそのログフォーマットが正常に使用できるも
のであるかあるいは使用できないものであるかを識別す
る識別記号を備えたログ管理テーブルを備え,ログ表示
制御部は該動作確認用データを使用して新たに入力した
ログ解析用データのテストを行い,ログ解析用データの
テスト結果をログ管理テーブルに登録し,運用時のログ
解析において,ログ管理テーブルを参照し,正常なログ
フォーマット名のログ解析用データのみを使用するよう
にしたことを特徴とするログデータ表示方法。
3. The log management table according to claim 1 or 2, further comprising a log management table having a log format name and an identification symbol for identifying whether the log format can be normally used or not. The display control unit tests the newly input log analysis data by using the operation confirmation data, registers the test result of the log analysis data in the log management table, and manages the log management during log analysis during operation. A method of displaying log data, which refers to a table and uses only the data for log analysis with a normal log format name.
【請求項4】 請求項1,2および3において,計算機
システムは入力したログ解析データのログフォーマット
名およびログ解析名を保持するログ解析データ管理テー
ブルを備え,ログ解析データを入力するときにログ解析
データ管理テーブルを参照し,既に登録されているログ
解析データは取り込まないようにすることを特徴とする
ログデータ表示方法。
4. The computer system according to claim 1, wherein the computer system comprises a log analysis data management table holding a log format name and a log analysis name of the input log analysis data, and the log is input when the log analysis data is input. A log data display method characterized in that the analysis data management table is referenced and the already registered log analysis data is not imported.
【請求項5】 請求項4において,入力したログ解析デ
ータの削除手段を備え,制御プログラムを削除する時は
ログ解析データ管理テーブルを参照し,保持している削
除すべき制御プログラムのログ解析データおよびログ解
析データ管理テーブルの対応する情報を削除することを
特徴とするログデータ表示方法。
5. The log analysis data of the control program to be deleted according to claim 4, further comprising: means for deleting the input log analysis data, and when deleting the control program, the log analysis data management table is referred to. And a log data display method characterized by deleting corresponding information in the log analysis data management table.
JP6294321A 1994-11-29 1994-11-29 Log data display method Withdrawn JPH08153024A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP6294321A JPH08153024A (en) 1994-11-29 1994-11-29 Log data display method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP6294321A JPH08153024A (en) 1994-11-29 1994-11-29 Log data display method

Publications (1)

Publication Number Publication Date
JPH08153024A true JPH08153024A (en) 1996-06-11

Family

ID=17806191

Family Applications (1)

Application Number Title Priority Date Filing Date
JP6294321A Withdrawn JPH08153024A (en) 1994-11-29 1994-11-29 Log data display method

Country Status (1)

Country Link
JP (1) JPH08153024A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006099442A (en) * 2004-09-29 2006-04-13 Canon Inc Information processor, history file creation method, and program
JP2012014588A (en) * 2010-07-02 2012-01-19 Ricoh Co Ltd Information processor, log transfer method, and program

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006099442A (en) * 2004-09-29 2006-04-13 Canon Inc Information processor, history file creation method, and program
JP2012014588A (en) * 2010-07-02 2012-01-19 Ricoh Co Ltd Information processor, log transfer method, and program

Similar Documents

Publication Publication Date Title
US6560776B1 (en) Software installation verification tool
JP4550215B2 (en) Analysis equipment
US20030056151A1 (en) Software evaluation system, software evaluation apparatus, software evaluation method, recording medium, and computer data signal
JPH08153024A (en) Log data display method
JP3206096B2 (en) Input data processing device
JP2001256043A (en) Correction history managing method and correction history management system of program source
JPS59221761A (en) Estimation sheet producer for car accident
JPH06324779A (en) Information processor
JP2002014850A (en) Method for confirming version information
JP4340412B2 (en) Data verification device
JP2994258B2 (en) Message error check device
JP3295930B2 (en) Executing program management method and apparatus, and recording medium
JP2752827B2 (en) Debugger processing method
JP2003131901A (en) Diagnostic system for electronic apparatus and computer- executable program
JP2011028666A (en) Software matching maintenance system and software matching maintenance method
JP2629604B2 (en) Management book making device
JPH03257636A (en) Interactive data preparing system
JP3247846B2 (en) Medical practice input device
JP4018259B2 (en) Character reading system and reading control information management method in the same system
JPH10116209A (en) Program test automatizing system
JP2001209559A (en) Method and apparatus for verifying results of processing of new and old system
JP2001306328A (en) System and method for managing firmware update history
JPH05159003A (en) Parts management system
JPH11191056A (en) Printing system, recording medium kind setting method therefor, and storage medium stored with computer-readable program
JPH03269646A (en) Segment editing/output system

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20020205