JPH03269645A - Service processor - Google Patents

Service processor

Info

Publication number
JPH03269645A
JPH03269645A JP2070136A JP7013690A JPH03269645A JP H03269645 A JPH03269645 A JP H03269645A JP 2070136 A JP2070136 A JP 2070136A JP 7013690 A JP7013690 A JP 7013690A JP H03269645 A JPH03269645 A JP H03269645A
Authority
JP
Japan
Prior art keywords
information
collected
failure
fault
collected information
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2070136A
Other languages
Japanese (ja)
Inventor
Mitsuo Nishikayama
西嘉山 三生
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.)
NEC Corp
Original Assignee
NEC 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 NEC Corp filed Critical NEC Corp
Priority to JP2070136A priority Critical patent/JPH03269645A/en
Publication of JPH03269645A publication Critical patent/JPH03269645A/en
Pending legal-status Critical Current

Links

Landscapes

  • Debugging And Monitoring (AREA)

Abstract

PURPOSE:To facilitate the evaluation of an information processing system and the fault processing evaluation by selecting and editing only the necessary ones out of the operation histories and fault information which are recorded in a normal operation state and evaluating the system and the fault processing. CONSTITUTION:An operation history collector means 22 collects a series of operation contents together with the operation times in a normal operation state. When a fault occurs in an information processing system 10, a fault information collector means 23 collects the fault contents received from the system 10 together with the fault occurring time and the faulty device. A collected information recorder means 25 records the operation histories and the fault information into an external storage 24. A collected information reader means 26 reads the recorded information out of the storage 24. A collected information editor means 27 edits the operation histories and the fault information out of those read-out collected information so that they can be automatically evaluated. Then a collected information re-execution means 28 analyzes the collected information and produces the data in order to make the system 10 collect the operation contents if the collected information show the operation histories to output the data to the system 10. Meanwhile the fault information if collected are outputted.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は情報処理システムのシステム日勤評価方法に関
する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a system day shift evaluation method for an information processing system.

〔従来の技術〕[Conventional technology]

従来、この種のシステム日勤評価方法は、評価に必要な
操作手順をあらかじめ特殊な操作制御言語を用いてカー
ド、フロッピィディスクなどに登録しておき、評価を行
なうときにこの操作手順を読出し、それに従って評価作
業を行なうものである。
Conventionally, in this type of system day shift evaluation method, the operating procedures necessary for the evaluation are registered in advance on a card, floppy disk, etc. using a special operating control language, and when the evaluation is performed, these operating procedures are read out and then Evaluation work will be carried out according to the following.

〔発明が解決しようとする課題〕[Problem to be solved by the invention]

上述した従来のシステム自動評価方法は、カード、フロ
ッピィディスクなどに登録した操作手順に従って評価作
業を行なうため、単一機能試験のように一定のタイミン
グで登録手順通りに評価作業を行なっても、評価条件が
満たされる場合には適するが、カード、フロッピィディ
スクなどに登録できる操作手順のタイミングには制約が
あるため、情報処理システムの各装置が不確定なタイミ
ングで動作する場合のシステムの評価および細かなタイ
ミングで生じる障害に対する処理の評価を行なうことが
非常に困難であるという欠点がある。
The conventional automatic system evaluation method described above performs evaluation work according to the operating procedures registered on a card, floppy disk, etc. Although it is suitable if the conditions are met, there are restrictions on the timing of the operation procedures that can be registered on cards, floppy disks, etc., so it is difficult to evaluate and analyze the system when each device in the information processing system operates at uncertain timing. The drawback is that it is very difficult to evaluate the processing for failures that occur at specific timings.

本発明の目的は、システムの評価および障害処理の評価
を容易に行なえるサービスプロセッサを提供することに
ある。
An object of the present invention is to provide a service processor that can easily evaluate a system and failure handling.

〔課題を解決するための手段〕[Means to solve the problem]

本発明のサービスプロセッサは、通常運転時に情報処理
システムに対して行なわれる一連の操作内容を操作時刻
とともに操作履歴として収集する操作履歴収集手段と、
障害発生時に情報処理システムから報告される一連の障
害内容を発生時刻、発生装置とともに障害情報として収
集する障害情報収集手段と、収集された操作履歴および
障害情報を収集情報として記憶装置に記録する収集情報
記録手段と、記録された収集情報を読出す収集情報読出
し手段と、読出された収集情報から情報処理システムの
評価に必要な情報を選択し、編集する収集情報編集手段
と、編集された収集情報を解析し、該収集情報が操作履
歴か障害情報か判定し、操作履歴の場合には、該サービ
スプロセッサの人力装置から操作が行なわれたかのよう
に擬似して該操作履歴が示す一連の操作内容を操作時刻
で示される時間間隔で情報処理システムに出力し、該収
集情報が障害情報の場合には、前記情報処理システムか
ら障害情報が報告されたかのように擬似して該障害情報
を出力する敗報情報再実行手段を有する。
The service processor of the present invention includes an operation history collection unit that collects a series of operations performed on the information processing system during normal operation as an operation history together with operation times;
A failure information collection means that collects a series of failure details reported from the information processing system when a failure occurs, together with the time of occurrence and the device that caused the failure, and a collection unit that records the collected operation history and failure information in a storage device as collected information. an information recording means, a collected information reading means for reading out the recorded collected information, a collected information editing means for selecting and editing information necessary for evaluating the information processing system from the read collected information, and an edited collection. Analyze the information, determine whether the collected information is operation history or failure information, and if it is operation history, perform a series of operations indicated by the operation history by simulating the operation as if it were performed from the human-powered device of the service processor. The contents are outputted to the information processing system at time intervals indicated by the operation time, and when the collected information is failure information, the failure information is outputted in a manner as if the failure information was reported from the information processing system. It has defeat information re-execution means.

〔作 用〕[For production]

通常運転時に記録しておいた操作履歴、障害情報から必
要なもののみを選択し、編集して情報処理システムの評
価および障害処理の評価を行なうので、通常運転時、障
害発生時に行なわれていた操作をそのまま再現でき、か
つ実際に障害を発生させることなしに障害情報を出力す
ることができるため、システムの評価および障害処理の
評価が容易に行なえる。
Only the necessary information is selected from the operation history and fault information recorded during normal operation, and edited to evaluate the information processing system and fault handling. Since operations can be reproduced as they are and fault information can be output without actually causing a fault, system evaluation and fault handling evaluation can be easily performed.

〔実施例〕〔Example〕

次に、本発明の実施例について図面を参照して説明する
Next, embodiments of the present invention will be described with reference to the drawings.

第1図は本発明のサービスプロセッサを含むシステムの
一実施例を示すブロック図、第2図は第1図に示すサー
ビスプロセッサの動作を説明するフローチャートである
FIG. 1 is a block diagram showing an embodiment of a system including a service processor of the present invention, and FIG. 2 is a flow chart explaining the operation of the service processor shown in FIG.

サービスプロセッサ20は情報処理システム10と接続
され、情報処理システム10に対する各種操作や表示を
行なう文字表示人力装置21と、通常運転時に情報処理
システム10に対して行なわれる一連の操作内容を操作
時刻とともに操作履歴として収集する操作履歴収集手段
22と、障害発生時に情報処理システム10から報告さ
れる一連の障害内容を発生時刻、発生装置とともに障害
情報として収集する障害情報収集手段23と、収集され
た操作履歴および障害情報が収集情報として格納される
外部記憶装置24と、収集情報を外部記憶装置24に記
録する収集情報記録手段25と、記録された収集情報を
読出す収集情報読出し手段26と、読出された収集情報
から情報処理システム10の評価に必要な情報を選択、
編集する収集情報編集手段27と、編集された収集情報
を解析し、該収集情報が操作履歴か障害情報か判定し、
操作履歴の場合には、文字表示入力装置21から操作が
行なわれたかのように擬似して該操作履歴が示す一連の
操作内容を、操作時刻で示される時間間隔で情報処理シ
ステム10に出力し、該収集情報が障害情報の場合には
、情報処理システム10から障害が報告されたかのよう
に擬似して該障害情報を出力する敗報情報再実行手段2
8とから構成される。
The service processor 20 is connected to the information processing system 10, and has a character display human power device 21 that performs various operations and displays on the information processing system 10, and displays a series of operations performed on the information processing system 10 during normal operation along with operation times. An operation history collection means 22 that collects as an operation history, a failure information collection means 23 that collects a series of failure details reported from the information processing system 10 when a failure occurs, together with the time of occurrence and the device that caused the failure, as failure information, and the collected operations. An external storage device 24 in which history and failure information are stored as collected information, a collected information recording means 25 for recording collected information in the external storage device 24, a collected information reading means 26 for reading out the recorded collected information, and a reading device 24 for reading collected information. Select information necessary for evaluating the information processing system 10 from the collected information,
a collected information editing means 27 for editing, analyzing the edited collected information and determining whether the collected information is operation history or failure information;
In the case of an operation history, a series of operation contents indicated by the operation history is outputted to the information processing system 10 at time intervals indicated by the operation time, simulating the operation as if it were performed from the character display input device 21; If the collected information is failure information, failure information re-execution means 2 outputs the failure information in a manner similar to if a failure has been reported from the information processing system 10.
It consists of 8.

次に、第2図のフローチャートを用いて、サービスプロ
セッサ20の動作について説明する。
Next, the operation of the service processor 20 will be explained using the flowchart shown in FIG.

通常運転時に情報処理システム10に対して各種操作が
開始されると、操作履歴収集手段22は一連の操作内容
を操作時刻とともに操作履歴として収集する(処理51
)。また、情報処理システム10の障害発生時には、障
害情報収集手段23は情報処理システム10から送られ
てくる一連の障害内容を発生時刻、発生装置とともに障
害情報として収集する(処理52)。この操作履歴およ
び障害情報を収集情報として、収集情報記録手段25は
、外部記憶装置24に記録する(処理53)。この動作
は、システムの評価が開始されるまで繰り返し行なわれ
る(処理54)。収集情報読出し手段26に文字表示入
力装置21からシステムの評価開始の指示があると、収
集情報読出し手段26は外部記憶装置24に記録された
収集情報を読出す(処理55)。次に、収集情報編集手
段27は文字表示入力装置21からの指示により、読出
された収集情報から情報処理システム10の評価に必要
な操作履歴を選択し、または情報処理システム10の障
害処理の評価に必要な障害情報と、この障害情報が示す
発生時刻の前後に、この障害情報が示す発生装置になさ
れた操作履歴を選択し、日勤評価が行なえるように編集
する(処理56)。次に、収集情報再実行手段28は、
収集情報編集手段27で編集された収集情報を解析しく
処理57)、この収集情報が操作履歴か障害情報か判定
しく処理58)、操作履歴の場合には、文字表示入力装
置21から情報処理システム10に対して操作が行なわ
れたかのように擬似してこの操作履歴が示す一連の操作
内容を操作時刻が示す時間間隔で情報処理システム10
に行なわせるデータを作成し、情報処理システム10に
出力する(処理59)。また収集情報が障害情報の場合
には、この障害情報が情報処理システム10から報告さ
れたかのように擬似して文字表示入力装置21へ表示す
る(処理60)。処理57から処理60は、システムの
評価が終了するまで繰り返される(処理61)。
When various operations are started on the information processing system 10 during normal operation, the operation history collection means 22 collects a series of operation contents together with the operation time as an operation history (process 51
). Furthermore, when a failure occurs in the information processing system 10, the failure information collection means 23 collects a series of failure details sent from the information processing system 10, together with the time of occurrence and the device that caused the failure, as failure information (process 52). The collected information recording means 25 records the operation history and fault information as collected information in the external storage device 24 (process 53). This operation is repeated until the evaluation of the system is started (process 54). When the collected information reading means 26 receives an instruction to start evaluating the system from the character display input device 21, the collected information reading means 26 reads out the collected information recorded in the external storage device 24 (processing 55). Next, the collected information editing means 27 selects the operation history necessary for evaluating the information processing system 10 from the read collected information or evaluates the failure handling of the information processing system 10 according to instructions from the character display input device 21. The fault information required for this fault information and the history of operations performed on the generating device indicated by the fault information before and after the occurrence time indicated by the fault information are selected and edited so that day shift evaluation can be performed (processing 56). Next, the collection information re-execution means 28
The collected information edited by the collected information editing means 27 is analyzed and processed 57), and the collected information is determined whether it is an operation history or failure information 58). If it is an operation history, it is sent to the information processing system from the character display input device 21. The information processing system 10 simulates a series of operations indicated by the operation history as if the operations were performed on the information processing system 10 at time intervals indicated by the operation time.
Creates data to be executed and outputs it to the information processing system 10 (processing 59). Further, if the collected information is failure information, this failure information is displayed on the character display input device 21 in a simulated manner as if it were reported from the information processing system 10 (process 60). Processes 57 to 60 are repeated until the system evaluation is completed (process 61).

したがって、第1図に示す実施例では、次に示す2つの
ことが可能となる。
Therefore, in the embodiment shown in FIG. 1, the following two things are possible.

(1〉外部記憶装置24に記録された操作履歴により通
常運転時の操作をそのまま再現することができるため、
情報処理システム10の各装置が不確定なタイミングで
動作する場合の評価が容易に行なえる。
(1> Since the operation history recorded in the external storage device 24 allows the operation during normal operation to be reproduced as is,
Evaluation can be easily performed when each device of the information processing system 10 operates at uncertain timing.

(2)外部記憶装置24に記録された障害情報により情
報処理システム10に実際に障害を発生させることなく
、文字表示入力装置21へ障害の発生を知らせることが
できる。また、障害が発生した時の前後に障害が発生し
た装置になされていた操作も外部記憶装置24に記録さ
れた操作履歴。
(2) The occurrence of a failure can be notified to the character display input device 21 without actually causing a failure in the information processing system 10 using the failure information recorded in the external storage device 24. In addition, operations performed on the failed device before and after the occurrence of the failure are also recorded in the external storage device 24 as an operation history.

障害情報よりそのまま再現できるため、障害処理の評価
が容易に行なえる。
Since failure information can be reproduced as is, evaluation of failure handling can be easily performed.

〔発明の効果〕〔Effect of the invention〕

以上説明したように本発明は、情報処理システムの通常
運転時に、その操作履歴および障害情報を収集して記録
しておき、システムの評価を行なう際に、これら収集情
報を用いることにより通常運転時の操作の再現ができ、
また、実際に情報処理システムに障害を発生させること
なく障害情報の報告および障害発生時の操作の再現かで
きるため、システムの評価および障害処理の評価が容易
に行なえるという効果がある。
As explained above, the present invention collects and records the operation history and failure information of an information processing system during normal operation, and uses this collected information when evaluating the system. It is possible to reproduce the operation of
Furthermore, since failure information can be reported and operations performed at the time of failure can be reproduced without actually causing a failure in the information processing system, system evaluation and failure handling can be easily evaluated.

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

第1図は本発明のサービスプロセッサを含むシステムの
一実施例を示すブロック図、第2図は第1図に示すサー
ビスプロセッサの動作を説明するフローチャートである
。 10−−−一情報処理システム、 20−−−−−−サービスプロセッサ、21−m−文字
表示入力装置、 22−−−−一操作履歴収集手段、 23−−−−一障害情報収集手段、 24−−−一外部記憶装置、 25−−−一収集情報記録手段、 26−−−収集情報読出し手段、 27一−−収集情報編集手段、 28−m−収集情報再実行手段。
FIG. 1 is a block diagram showing an embodiment of a system including a service processor of the present invention, and FIG. 2 is a flow chart explaining the operation of the service processor shown in FIG. 10----1 information processing system, 20-----service processor, 21-m-character display input device, 22----1 operation history collection means, 23----1 failure information collection means, 24--External storage device, 25--Collected information recording means, 26--Collected information reading means, 27--Collected information editing means, 28-m-Collected information re-execution means.

Claims (1)

【特許請求の範囲】 1、サービスプロセッサにおいて、 通常運転時に情報処理システムに対して行なわれる一連
の操作内容を操作時刻とともに操作履歴として収集する
操作履歴収集手段と、 障害発生時に情報処理システムから報告される一連の障
害内容を発生時刻、発生装置とともに障害情報として収
集する障害情報収集手段と、収集された操作履歴および
障害情報を収集情報として記憶装置に記録する収集情報
記録手段と、記録された収集情報を読出す収集情報読出
し手段と、 読出された収集情報から情報処理システムの評価に必要
な情報を選択し、編集する収集情報編集手段と、 編集された収集情報を解析し、該収集情報が操作履歴か
障害情報か判定し、操作履歴の場合には、該サービスプ
ロセッサの入力装置から操作が行なわれたかのように擬
似して該操作履歴が示す一連の操作内容を操作時刻で示
される時間間隔で情報処理システムに出力し、該収集情
報が障害情報の場合には、前記情報処理システムから障
害情報が報告されたかのように擬似して該障害情報を出
力する収集情報再実行手段を有することを特徴とするサ
ービスプロセッサ。
[Scope of Claims] 1. In the service processor, an operation history collection means for collecting the contents of a series of operations performed on the information processing system during normal operation as an operation history along with the operation time, and a report from the information processing system when a failure occurs. a failure information collection means for collecting a series of failure contents along with the time of occurrence and the occurrence device as failure information; a collection information recording means for recording the collected operation history and failure information in a storage device as collected information; A collected information reading means for reading collected information; a collected information editing means for selecting and editing information necessary for evaluating the information processing system from the read collected information; and a collected information editing means for selecting and editing information necessary for evaluating the information processing system from the read collected information; It is determined whether the information is an operation history or failure information, and if it is an operation history, a series of operation contents indicated by the operation history are simulated as if the operation was performed from the input device of the service processor, and the time indicated by the operation time is The collected information re-execution means outputs the collected information to the information processing system at intervals, and when the collected information is failure information, the collected information re-execution means outputs the failure information in a manner as if the information processing system had reported the failure information. A service processor featuring:
JP2070136A 1990-03-19 1990-03-19 Service processor Pending JPH03269645A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2070136A JPH03269645A (en) 1990-03-19 1990-03-19 Service processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2070136A JPH03269645A (en) 1990-03-19 1990-03-19 Service processor

Publications (1)

Publication Number Publication Date
JPH03269645A true JPH03269645A (en) 1991-12-02

Family

ID=13422853

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2070136A Pending JPH03269645A (en) 1990-03-19 1990-03-19 Service processor

Country Status (1)

Country Link
JP (1) JPH03269645A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001327491A (en) * 2000-05-22 2001-11-27 Aloka Co Ltd Ultrasonic diagnosing system
JP2008181432A (en) * 2007-01-26 2008-08-07 Mitsubishi Electric Corp Health check device, health check method, and program

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001327491A (en) * 2000-05-22 2001-11-27 Aloka Co Ltd Ultrasonic diagnosing system
JP2008181432A (en) * 2007-01-26 2008-08-07 Mitsubishi Electric Corp Health check device, health check method, and program

Similar Documents

Publication Publication Date Title
JPH03269645A (en) Service processor
JP2001282578A (en) Device and method for supporting program test and storage medium storing program on method
JP3206096B2 (en) Input data processing device
EP0741359B1 (en) Method and device for supporting production of moving-picture cd-rom software
JPH03102536A (en) Automatic system testing method
JP2001013861A (en) Operation history visualizing method and device in operation type learning supporting system, and recording medium recording operation history visualizing program in operation type learning supporting system and error pattern collecting method and device in the same system, recording medium storing error pattern collecting program in the same system, error pattern identification method and device in the same system and recording medium storing error pattern identification program in the same system
JPH10340201A (en) System test automatic device
JP2798917B2 (en) Plant knowledge base creation support system
Kishi Tools for graphical user interface evaluation using playback
CN114490285A (en) System and method for replaying RPA flow execution process
JPH06139093A (en) System for reproducing test of hardware fault
JP2537778B2 (en) Data input device
JPH09134214A (en) Recording and reproducing device
JPS59114650A (en) Program tracing system
JPH0254108A (en) Operation analyser
JPH02239758A (en) Communication simulate system
JPH04133138A (en) System test supporting method
JPH0778095A (en) Program abnormality cause analytic device
JPH05173846A (en) Fault analysis information tracing method
JPH03276374A (en) Tracking device for logic simulation result
JPH0193841A (en) System for evaluating program execution in data processing system
JPS62296249A (en) Log collection system
JP2004219073A (en) Signal recording/analyzing system, signal recorder, and signal analyzer
JPH08314817A (en) Error analysis system
JPH1124544A (en) Plant simulating device