JP2019117662A - Information processing device, failure detection method, and program therefor - Google Patents

Information processing device, failure detection method, and program therefor Download PDF

Info

Publication number
JP2019117662A
JP2019117662A JP2019076062A JP2019076062A JP2019117662A JP 2019117662 A JP2019117662 A JP 2019117662A JP 2019076062 A JP2019076062 A JP 2019076062A JP 2019076062 A JP2019076062 A JP 2019076062A JP 2019117662 A JP2019117662 A JP 2019117662A
Authority
JP
Japan
Prior art keywords
monitoring time
connected device
information
failure
initialization
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
JP2019076062A
Other languages
Japanese (ja)
Other versions
JP6744448B2 (en
Inventor
晃一 木曽川
Koichi Kisogawa
晃一 木曽川
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 Platforms Ltd
Original Assignee
NEC Platforms 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 NEC Platforms Ltd filed Critical NEC Platforms Ltd
Priority to JP2019076062A priority Critical patent/JP6744448B2/en
Publication of JP2019117662A publication Critical patent/JP2019117662A/en
Application granted granted Critical
Publication of JP6744448B2 publication Critical patent/JP6744448B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Test And Diagnosis Of Digital Computers (AREA)
  • Debugging And Monitoring (AREA)

Abstract

To detect a failure of a connection device having the failure from the beginning.SOLUTION: According to an aspect of this invention, an information processing device performs processing for detecting a connection device connected to an own device and processing for initializing the connection device in accordance with the supply of power. The information processing device includes: monitoring time determination means for storing monitoring time information obtained by associating the type of the connection device with an initialization monitoring time corresponding to an execution time of processing for initializing the connection device before performing processing for detecting the connection device, and determining an initialization monitoring time to the connected connection device on the basis of the monitoring time information; and failure detection means for detecting a failure of the connected connection device on the basis of the initialization monitoring time determined by the monitoring time determination means, and outputting information about the detected failure.SELECTED DRAWING: Figure 1

Description

本発明は、情報処理装置の故障を検出する技術に関する。   The present invention relates to a technology for detecting a failure in an information processing apparatus.

情報処理装置の故障や異常などを検出するための様々な関連技術が知られている。   Various related techniques for detecting a failure or abnormality of an information processing apparatus are known.

例えば、特許文献1は、コンピュータ装置の異常検査方法の一例を開示する。特許文献1の異常検出方法では、第1に、コンピュータ装置の電源投入からOS(Operating System)起動処理完了までの起動時間を測定され、記憶されて蓄積される。第2に、その異常検出方法では、起動時間が所定時間を越えた場合に、或いは、蓄積した起動時間の偏差が所定範囲を超えた場合に、異常であると判断される。   For example, Patent Document 1 discloses an example of an abnormality inspection method of a computer device. According to the abnormality detection method of Patent Document 1, first, the activation time from power on of the computer device to the completion of OS (Operating System) activation processing is measured, stored and accumulated. Second, in the abnormality detection method, it is determined that an abnormality occurs when the activation time exceeds a predetermined time, or when the deviation of the accumulated activation time exceeds a predetermined range.

しかしながら、このような異常検査方法では、異常検出における精度が低いという問題点があった。その異常検査方法は、コンピュータ装置全体としての起動時間を基に異常検出を行う。このとき、例えば、いずれかのハードウェアの診断実行時間が長くなっても、その他の大部分のハードウェア部品の診断実行時間が基準値より短い場合、装置全体としての診断実行時間は、正常範囲となる。この場合、その診断実行時間が長くなっているハードウェアの故障が、隠蔽されてしまう恐れがある。   However, such an abnormality inspection method has a problem that the accuracy in abnormality detection is low. The abnormality inspection method detects an abnormality based on the startup time of the entire computer device. At this time, for example, even if the diagnosis execution time of any hardware is long, if the diagnosis execution time of most other hardware components is shorter than the reference value, the diagnosis execution time of the entire device is within the normal range It becomes. In this case, there is a risk that hardware failures whose diagnosis execution time is long may be concealed.

このような問題点を解決する技術が特許文献2に記載されている。特許文献2に記載の故障予測装置は、測定手段と報告手段とを備える。その測定手段は、電子装置が包含するハードウェア構成要素のそれぞれについて、診断に要する実行時間を測定する。その診断は、POST(Power On Self Test)実行部による診断である。その報告手段は、いずれかのハードウェア構成要素において、その実行時間がそのハードウェア構成要素に設定された基準値を超えた場合に、異常を報告する。   Patent Document 2 describes a technique for solving such a problem. The failure prediction device described in Patent Document 2 includes a measuring unit and a reporting unit. The measuring means measures, for each of the hardware components contained in the electronic device, the execution time required for the diagnosis. The diagnosis is a diagnosis by a power on self test (POST) execution unit. The reporting means reports an abnormality when the execution time of any hardware component exceeds a reference value set for the hardware component.

尚、POST実行部は、例えば、特許文献3にPOST処理部として、開示されている。特許文献3に示されるように、POST処理部は、ポストタスク(PostTask)と呼ばれる処理を順に実行し、各ポストタスクにより様々なデバイスのチェックを1つずつ順に実行する。   The POST execution unit is disclosed, for example, in Patent Document 3 as a POST processing unit. As disclosed in Patent Document 3, the POST processing unit sequentially executes processing called post task (Post Task), and sequentially executes checks of various devices one by one by each post task.

特開2012−058782号公報JP, 2012-058782, A 特開2014−021577号公報JP, 2014-021577, A 特開2006−190061号公報JP, 2006-190061, A

しかしながら、上述した特許文献2に記載された技術においては、当初から故障(特に、間欠的に動作異常となるような故障)している接続機器(ハードウェア構成要素)の、故障を検出できない場合があるという問題点がある。   However, in the technique described in Patent Document 2 described above, when the failure can not be detected in the connected device (hardware component) that has failed from the beginning (in particular, failure that causes intermittent operation abnormality) There is a problem that there is.

その理由は、その報告手段が用いる基準値が、その測定手段が測定したその接続機器の初回起動時における起動時間に基づいているからである。   The reason is that the reference value used by the reporting means is based on the start-up time of the connected device measured by the measuring means at the first start-up.

本発明の目的は、当初から故障している接続機器の、故障を検出する情報処理装置、故障予測方法、及びそのためのプログラムを提供することにある。   An object of the present invention is to provide an information processing apparatus for detecting a failure of a connected device which has failed from the beginning, a failure prediction method, and a program therefor.

本発明の一態様にかかる情報処理装置は、電源の投入に応じて、自装置に接続された接続機器を検出する処理と、前記接続機器を初期化する処理とを行う情報処理装置であって、前記接続機器の種類と、前記接続機器を初期化する処理の実行時間に対応する初期化監視時間と、を対応付けた監視時間情報を、前記接続機器を検出する処理を行う前に記憶し、前記監視時間情報に基づいて、接続された前記接続機器に対する初期化監視時間を決定する監視時間決定手段と、前記監視時間決定手段により決定された初期化監視時間に基づいて、前記接続された接続機器の故障を検出し、検出した前記故障に関する情報を出力する故障検出手段と、を含む。   An information processing apparatus according to an aspect of the present invention is an information processing apparatus that performs processing of detecting a connected device connected to the own device and processing of initializing the connected device in response to power-on. Monitoring time information in which the type of the connected device and the initialization monitoring time corresponding to the execution time of the process of initializing the connected device are stored before performing the process of detecting the connected device Monitoring time determination means for determining an initialization monitoring time for the connected device based on the monitoring time information; and the connection based on the initialization monitoring time determined by the monitoring time determination means. Failure detection means for detecting a failure of the connected device and outputting information on the detected failure.

本発明の一態様にかかる情報処理システムは、電源の投入に応じて、情報処理装置に接続された接続機器を検出する処理と、前記接続機器を初期化する処理とを行う情報処理システムであって、前記接続機器の種類と、前記接続機器を初期化する処理の実行時間に対応する初期化監視時間と、を対応付けた監視時間情報を、前記接続機器を検出する処理を行う前に記憶し、前記監視時間情報に基づいて、接続された前記接続機器に対する初期化監視時間を決定する監視時間決定手段と、前記監視時間決定手段により決定された初期化監視時間に基づいて、前記接続された接続機器の故障を検出し、検出した前記故障に関する情報を出力する故障検出手段と、を含む情報処理装置と、前記故障に関する情報をユーザに対して出力する保守サーバと、を含む。   An information processing system according to an aspect of the present invention is an information processing system that performs processing of detecting a connected device connected to an information processing apparatus and processing of initializing the connected device in response to power on. Before performing the process of detecting the connected device, monitoring time information in which the type of the connected device and the initialization monitoring time corresponding to the execution time of the process of initializing the connected device are associated with each other. Monitoring time determining means for determining an initialization monitoring time for the connected device based on the monitoring time information, and the connection based on the initialization monitoring time determined by the monitoring time determining means. An information processing apparatus including: failure detection means for detecting a failure of a connected device and outputting information related to the detected failure; and a maintenance server for outputting information related to the failure to a user , Including the.

本発明の一態様にかかる故障検出方法は、電源の投入に応じて、情報処理装置に接続された接続機器を検出する処理と、前記接続機器を初期化する処理とを行う方法であって、前記接続機器の種類と、前記接続機器を初期化する処理の実行時間に対応する初期化監視時間と、を対応付けた監視時間情報を、前記接続機器を検出する処理を行う前に記憶し、前記監視時間情報に基づいて、接続された前記接続機器に対する初期化監視時間を決定し、前記決定された初期化監視時間に基づいて、前記接続された接続機器の故障を検出し、検出した前記故障に関する情報を出力する。   A failure detection method according to an aspect of the present invention is a method of performing processing of detecting a connected device connected to an information processing apparatus and processing of initializing the connected device in response to power-on. Monitoring time information in which the type of the connected device and the initialization monitoring time corresponding to the execution time of the process of initializing the connected device are stored before performing the process of detecting the connected device; The initialization monitoring time for the connected device is determined based on the monitoring time information, and a failure of the connected device is detected based on the determined initialization monitoring time. Output information about the failure.

本発明の一態様にかかるプログラムは、電源の投入に応じて、情報処理装置に接続された接続機器を検出する処理と、前記接続機器を初期化する処理とをコンピュータに実行させるプログラムであって、前記接続機器の種類と、前記接続機器を初期化する処理の実行時間に対応する初期化監視時間と、を対応付けた監視時間情報を、前記接続機器を検出する処理を行う前に記憶し、前記監視時間情報に基づいて、接続された前記接続機器に対する初期化監視時間を決定し、前記決定された初期化監視時間に基づいて、前記接続された接続機器の故障を検出し、検出した前記故障に関する情報を出力する、処理をコンピュータに実行させる。   A program according to an aspect of the present invention is a program that causes a computer to execute a process of detecting a connected device connected to an information processing apparatus and a process of initializing the connected device in response to power-on. Monitoring time information in which the type of the connected device and the initialization monitoring time corresponding to the execution time of the process of initializing the connected device are stored before performing the process of detecting the connected device The initialization monitoring time for the connected device is determined based on the monitoring time information, and a failure of the connected device is detected and detected based on the determined initialization monitoring time. The computer executes processing for outputting information on the failure.

本発明は、当初から故障している接続機器の、故障を検出することが可能になるという効果がある。   The present invention is advantageous in that it is possible to detect a failure in a connected device that has originally failed.

本発明の第1の実施形態に係る情報処理装置を含む、情報処理システムの構成の一例を示すブロック図である。BRIEF DESCRIPTION OF THE DRAWINGS It is a block diagram which shows an example of a structure of the information processing system containing the information processing apparatus which concerns on the 1st Embodiment of this invention. 第1及び2の実施形態に係る情報処理装置を実現するコンピュータのハードウェア構成の一例を示すブロック図である。It is a block diagram showing an example of the hardware constitutions of the computer which realizes the information processor concerning a 1st and 2nd embodiment. 第1及び2の実施形態における監視時間決定部の構成の一例を示すブロック図である。It is a block diagram which shows an example of a structure of the monitoring time determination part in 1st and 2 embodiment. 第1及び2の実施形態における監視時間設定テーブルの一例を示す図である。It is a figure which shows an example of the monitoring time setting table in 1st and 2 embodiment. 第1の実施形態の動作の一例を示すフローチャートである。It is a flowchart which shows an example of operation | movement of 1st Embodiment. 本発明の第2の実施形態に係る情報処理装置の構成を示すブロック図である。It is a block diagram showing composition of an information processor concerning a 2nd embodiment of the present invention.

本発明を実施するための形態について図面を参照して詳細に説明する。尚、各図面及び明細書記載の各実施形態において、同様の構成要素には同一の符号を付与し、説明を適宜省略する。   DETAILED DESCRIPTION OF THE INVENTION Embodiments of the present invention will be described in detail with reference to the drawings. In the respective embodiments described in the drawings and the specification, the same components are denoted by the same reference numerals, and the description will be appropriately omitted.

<<<第1の実施形態>>>
図1は、本発明の第1の実施形態に係る情報処理装置110を含む情報処理システム100の構成を示すブロック図である。図1に示すように、本実施形態に係る情報処理システム100は、情報処理装置110と保守サーバ180とを含む。
<<< First Embodiment >>>
FIG. 1 is a block diagram showing the configuration of an information processing system 100 including an information processing apparatus 110 according to the first embodiment of the present invention. As shown in FIG. 1, the information processing system 100 according to the present embodiment includes an information processing apparatus 110 and a maintenance server 180.

情報処理装置110は、電源入力部20、BIOS(Basic Input Output System)50、BMC(Baseboard Management Controller)40を含む。   The information processing apparatus 110 includes a power input unit 20, a BIOS (Basic Input Output System) 50, and a BMC (Baseboard Management Controller) 40.

図1に示す情報処理装置110に含まれる各構成要素は、ハードウェア単位の回路でも、マイクロチップに含まれるモジュールでも、コンピュータ装置の機能単位に分割された構成要素でもよい。ここでは、図1に示す構成要素が、コンピュータ装置の機能単位に分割された構成要素であるものとして説明する。   Each component included in the information processing apparatus 110 illustrated in FIG. 1 may be a circuit in hardware, a module included in a microchip, or a component divided into functional units of a computer device. Here, the components shown in FIG. 1 will be described as components divided into functional units of the computer apparatus.

図2は、本実施形態における情報処理装置110を実現するコンピュータ700のハードウェア構成を示す図である。   FIG. 2 is a diagram showing a hardware configuration of a computer 700 for realizing the information processing apparatus 110 in the present embodiment.

図2に示すように、コンピュータ700は、プロセッサ701、メモリ702、BMC40、入力部704、出力部705、通信部706、接続回路707、接続機器708を含む。更に、コンピュータ700は、外部から供給される記録媒体(または記憶媒体)709を含む。例えば、記録媒体709は、情報を非一時的に記憶する不揮発性記録媒体(非一時的記録媒体)である。また、記録媒体709は、情報を信号として保持する、一時的記録媒体であってもよい。   As shown in FIG. 2, the computer 700 includes a processor 701, a memory 702, a BMC 40, an input unit 704, an output unit 705, a communication unit 706, a connection circuit 707, and a connection device 708. Furthermore, the computer 700 includes a recording medium (or storage medium) 709 supplied from the outside. For example, the recording medium 709 is a non-volatile recording medium (non-temporary recording medium) which stores information non-temporarily. The recording medium 709 may be a temporary recording medium that holds information as a signal.

プロセッサ701は、BIOS50やOS(不図示)を動作させて、コンピュータ700の全体の動作を制御する。例えば、プロセッサ701は、接続回路707を介して接続された、接続機器708に装着された記録媒体709から、そのプログラムやデータを読み込み、読み込んだそのプログラムやそのデータをメモリ702に書き込む。ここで、そのプログラムは、例えば、後述の図5に示すフローチャートの動作をコンピュータ700に実行させるためのプログラムである。   The processor 701 operates the BIOS 50 and an OS (not shown) to control the overall operation of the computer 700. For example, the processor 701 reads the program or data from the recording medium 709 attached to the connection device 708 connected via the connection circuit 707, and writes the read program or data to the memory 702. Here, the program is, for example, a program for causing the computer 700 to execute the operation of the flowchart shown in FIG. 5 described later.

そして、プロセッサ701は、その読み込んだプログラムに従って、またその読み込んだデータに基づいて、図1に示す情報処理装置110の、ポストタスク150及び監視時間決定部160として各種の処理を実行する。   Then, the processor 701 executes various processes as the post task 150 and the monitoring time determination unit 160 of the information processing apparatus 110 shown in FIG. 1 according to the read program and based on the read data.

尚、プロセッサ701は、通信網(不図示)に接続される外部コンピュータ(不図示)から、メモリ702にそのプログラムやそのデータをダウンロードしてもよい。   The processor 701 may download the program and its data to the memory 702 from an external computer (not shown) connected to a communication network (not shown).

メモリ702は、そのプログラムやそのデータを記憶する。例えば、メモリ702は、後述する監視時間設定テーブル163を記憶してよい。   The memory 702 stores the program and its data. For example, the memory 702 may store a monitoring time setting table 163 described later.

入力部704は、オペレータによる操作の入力や外部からの情報の入力を受け付ける。入力操作に用いられるデバイスは、例えば、マウスや、キーボード、内蔵のキーボタン及びタッチパネルなどである。   The input unit 704 receives an input of an operation by an operator and an input of information from the outside. The devices used for the input operation are, for example, a mouse, a keyboard, built-in key buttons, a touch panel, and the like.

出力部705は、例えばディスプレイで実現される。出力部705は、例えばGUI(GRAPHICAL User Interface)によるオペレータへの入力要求や、オペレータに対する出力提示などのために用いられる。   The output unit 705 is realized by, for example, a display. The output unit 705 is used, for example, for an input request to an operator by a graphical user interface (GUI), an output presentation to the operator, and the like.

通信部706は、外部とのインタフェースを実現する。通信部706は、監視時間決定部160の一部として含まれてよい。   The communication unit 706 implements an interface with the outside. The communication unit 706 may be included as part of the monitoring time determination unit 160.

接続回路707は、接続機器708を接続する回路である。尚、コンピュータ700は、複数の接続機器708のそれぞれに対応する、複数の接続回路707を搭載してよい。   The connection circuit 707 is a circuit that connects the connection device 708. The computer 700 may have a plurality of connection circuits 707 corresponding to each of the plurality of connection devices 708.

接続機器708は、例えば、ハードディスクドライブ、光ディスクドライブ、フレキシブルディスクドライブ及び磁気光ディスクドライブや、フラッシュメモリなどの半導体記憶装置、などである。   The connection device 708 is, for example, a hard disk drive, an optical disk drive, a flexible disk drive, a magnetic optical disk drive, or a semiconductor storage device such as a flash memory.

上述のプログラムのコードを記録した記録媒体709が、接続機器708に設置され、コンピュータ700に供給されてよい。この場合、プロセッサ701は、記録媒体709に格納されたそのプログラムのコードを読み出して実行してもよい。或いは、プロセッサ701は、記録媒体709に格納されたそのプログラムのコードを、メモリ702に格納してもよい。すなわち、本実施形態は、コンピュータ700(プロセッサ701)が実行するそのプログラム(ソフトウエア)を、一時的にまたは非一時的に、記憶する記録媒体709の実施形態を含む。尚、情報を非一時的に記憶する記録媒体は、不揮発性記録媒体とも呼ばれる。   A recording medium 709 recording the above-described program code may be installed in the connection device 708 and supplied to the computer 700. In this case, the processor 701 may read and execute the code of the program stored in the recording medium 709. Alternatively, the processor 701 may store the code of the program stored in the storage medium 709 in the memory 702. That is, the present embodiment includes an embodiment of a recording medium 709 that temporarily or non-temporarily stores the program (software) that the computer 700 (processor 701) executes. Incidentally, a recording medium for storing information non-temporarily is also called a non-volatile recording medium.

以上説明したように、図1に示す情報処理装置110の機能単位の各構成要素は、図2に示すハードウェア構成のコンピュータ700によって実現される。   As described above, each component of the functional unit of the information processing apparatus 110 illustrated in FIG. 1 is realized by the computer 700 having the hardware configuration illustrated in FIG. 2.

図1に戻って、情報処理装置110の各構成要素について説明する。   Returning to FIG. 1, each component of the information processing apparatus 110 will be described.

===電源入力部20===
電源入力部20は、情報処理装置110を起動させる。例えば、電源入力部20は、情報処理装置110の電源を投入し、BIOS50に電源入力情報820を送信する。
=== Power input unit 20 ===
The power input unit 20 activates the information processing apparatus 110. For example, the power input unit 20 turns on the power of the information processing apparatus 110 and transmits the power input information 820 to the BIOS 50.

===BIOS50===
BIOS50は、接続回路707のそれぞれに対応するポストタスク150と、監視時間決定部160と、を含む。
=== BIOS 50 ===
The BIOS 50 includes a post task 150 corresponding to each of the connection circuits 707, and a monitoring time determination unit 160.

BIOS50は、情報処理装置110が120に起動されたこと(例えば、電源入力情報820を受信したこと)に基づいて、情報処理装置110の初期化処理を実行する。この時、BIOS50は、ポストタスク150のそれぞれを実行する。更に、BIOS50は、ポストタスク150ごとに監視時間決定部160による処理を実行する。   The BIOS 50 executes an initialization process of the information processing apparatus 110 based on the fact that the information processing apparatus 110 is activated at 120 (for example, having received the power input information 820). At this time, the BIOS 50 executes each of the post tasks 150. Furthermore, the BIOS 50 executes processing by the monitoring time determination unit 160 for each post task 150.

===ポストタスク150===
ポストタスク150のそれぞれは、そのポストタスク150に対応する、接続回路707及びその接続回路707に接続される接続機器708の初期化処理を実行する。
=== Post task 150 ===
Each post task 150 executes initialization processing of a connection circuit 707 corresponding to the post task 150 and a connected device 708 connected to the connection circuit 707.

===監視時間決定部160===
図3は、監視時間決定部160の構成の一例を示す図である。図3に示すように、監視時間決定部160は、種類確認部161、対応判定部162及び監視時間設定テーブル(監視時間情報とも呼ばれる)163を含む。
=== Monitoring time determination unit 160 ===
FIG. 3 is a diagram showing an example of the configuration of the monitoring time determination unit 160. As shown in FIG. As shown in FIG. 3, the monitoring time determination unit 160 includes a type confirmation unit 161, a correspondence determination unit 162, and a monitoring time setting table (also called monitoring time information) 163.

図4は、監視時間設定テーブル163の一例を示す図である。図4に示すように、監視時間設定テーブル163は、接続機器種類と初期化監視時間とを対応付けて含む。   FIG. 4 is a diagram showing an example of the monitoring time setting table 163. As shown in FIG. As shown in FIG. 4, the monitoring time setting table 163 includes the connected device type and the initialization monitoring time in association with each other.

例えば、監視時間設定テーブル163は、図2に示すメモリ702、或いは、図2に示す接続回路707に接続された接続機器708のいずれかに、予め記憶されていてよい。また、監視時間決定部160は、図2に示す入力部704を介して操作者が入力した、監視時間設定テーブル163を取得してもよい。また、監視時間決定部160は、図2に示す通信部706を介して図示しない機器から、監視時間設定テーブル163を受信してもよい。また、監視時間決定部160は、図2に示す接続回路707を介して、接続機器708に設置された記録媒体709に記録された、監視時間設定テーブル163を取得してもよい。   For example, the monitoring time setting table 163 may be stored in advance in either the memory 702 shown in FIG. 2 or the connection device 708 connected to the connection circuit 707 shown in FIG. Further, the monitoring time determination unit 160 may obtain the monitoring time setting table 163 input by the operator via the input unit 704 shown in FIG. Further, the monitoring time determination unit 160 may receive the monitoring time setting table 163 from a device (not shown) via the communication unit 706 shown in FIG. Also, the monitoring time determination unit 160 may obtain the monitoring time setting table 163 recorded on the recording medium 709 installed in the connection device 708 via the connection circuit 707 shown in FIG.

監視時間決定部160は、ポストタスク150ごとに、接続機器708の存在を確認する。接続機器708が存在する場合、監視時間決定部160の種類確認部161は、その接続機器708の種類を検出する。次に、監視時間決定部160の対応判定部162は、その種類に一致する接続機器種類が監視時間設定テーブル163に含まれているか否かを判定する。その種類に一致する接続機器種類が監視時間設定テーブル163に含まれている場合、監視時間決定部160は、その接続機器種類に対応する初期化監視時間をその接続機器708の初期化監視時間860として決定する。   The monitoring time determination unit 160 confirms, for each post task 150, the presence of the connection device 708. If the connected device 708 exists, the type confirmation unit 161 of the monitoring time determination unit 160 detects the type of the connected device 708. Next, the correspondence determination unit 162 of the monitoring time determination unit 160 determines whether the connected device type that matches the type is included in the monitoring time setting table 163. When the connected device type that matches the type is included in the monitoring time setting table 163, the monitoring time determination unit 160 determines that the initialization monitoring time corresponding to the connected device type is the initialization monitoring time 860 of the connected device 708. Decide as.

===BMC40===
BMC40は、故障検出部140及びログ記憶部190を含む。
=== BMC40 ===
The BMC 40 includes a failure detection unit 140 and a log storage unit 190.

===故障検出部140===
故障検出部140は、接続機器708に対するポストタスク150の実行時間が、その接続機器708に対応する初期化監視時間860を超えるか否かを監視する。その実行時間がその初期化監視時間860を超えた場合、故障検出部140は、その接続機器708及びその接続機器708を接続する接続回路707の少なくともいずれかが故障であることを検出する。
=== Failure detection unit 140 ===
The failure detection unit 140 monitors whether or not the execution time of the post task 150 for the connected device 708 exceeds the initialization monitoring time 860 corresponding to the connected device 708. When the execution time exceeds the initialization monitoring time 860, the failure detection unit 140 detects that at least one of the connection device 708 and the connection circuit 707 connecting the connection device 708 is a failure.

故障検出部140は、その検出した故障に関する情報を故障情報840としてログ記憶部190に出力する。   The failure detection unit 140 outputs information on the detected failure as failure information 840 to the log storage unit 190.

===ログ記憶部190===
ログ記憶部190は、故障情報840をログとして、記憶する。故障情報840は、例えば、その故障を検出した時刻と、その故障に対応する接続機器708の識別子及び接続回路707の識別子と、を含む。故障情報840は、その故障に対応する初期化監視時間860や、ポストタスク150の実行時間など、任意の情報を更に含んでもよい。
=== Log storage unit 190 ===
The log storage unit 190 stores the failure information 840 as a log. The failure information 840 includes, for example, the time when the failure was detected, the identifier of the connection device 708 corresponding to the failure, and the identifier of the connection circuit 707. The failure information 840 may further include arbitrary information such as an initialization monitoring time 860 corresponding to the failure and an execution time of the post task 150.

BMC40は、ログ記憶部190に記憶している故障情報840を保守サーバ180へ送信してよい。   The BMC 40 may transmit the failure information 840 stored in the log storage unit 190 to the maintenance server 180.

以上が、情報処理装置110の機能単位の各構成要素についての説明である。   The above is the description of the components of the functional unit of the information processing apparatus 110.

===保守サーバ180===
保守サーバ180は、その故障情報840をユーザに出力する。これにより、ユーザは、故障(間欠故障、或いは、固定故障の予兆)の情報を得ることができる。
=== Maintenance server 180 ===
The maintenance server 180 outputs the failure information 840 to the user. As a result, the user can obtain information on failure (intermittent failure or sign of fixed failure).

次に本実施形態の動作について、図面を参照して詳細に説明する。   Next, the operation of this embodiment will be described in detail with reference to the drawings.

図5は、本実施形態の監視時間決定部160の動作を示すフローチャートである。尚、このフローチャートによる処理は、前述したプロセッサ701によるプログラム制御に基づいて、実行されてよい。また、処理のステップ名については、S601のように、記号で記載する。
BIOS50の監視時間決定部160は、ポストタスク150のそれぞれが開始されたことを契機に、図5に示すフローチャートの動作を開始する。
FIG. 5 is a flowchart showing the operation of the monitoring time determination unit 160 of this embodiment. The processing according to this flowchart may be executed based on program control by the processor 701 described above. In addition, step names of processing are described by symbols as in S601.
The monitoring time determination unit 160 of the BIOS 50 starts the operation of the flowchart illustrated in FIG. 5 when each of the post tasks 150 is started.

監視時間決定部160は、そのポストタスク150に対応する接続機器708が存在するか否かを確認する(ステップS601)。その接続機器708が存在しない場合(S601でNO)、処理は終了する。   The monitoring time determination unit 160 confirms whether there is a connected device 708 corresponding to the post task 150 (step S601). If the connected device 708 does not exist (NO in S601), the process ends.

その接続機器708が存在する場合(ステップS601でYES)、監視時間決定部160の種類確認部161は、その接続機器708の種類を、検出する(ステップS602)。   If the connected device 708 exists (YES in step S601), the type confirmation unit 161 of the monitoring time determination unit 160 detects the type of the connected device 708 (step S602).

次に、監視時間決定部160の対応判定部162は、その種類に一致する接続機器種類が監視時間設定テーブル163に含まれているか否かを判定する(ステップS603)。   Next, the correspondence determination unit 162 of the monitoring time determination unit 160 determines whether or not the connected device type that matches the type is included in the monitoring time setting table 163 (step S603).

その種類に一致する接続機器種類が監視時間設定テーブル163に含まれている場合(ステップS603でYES)、監視時間決定部160は、その接続機器種類に対応する初期化監視時間をその接続機器708の初期化監視時間860として決定する(ステップS604)。   When the connected device type that matches the type is included in the monitoring time setting table 163 (YES in step S603), the monitoring time determination unit 160 determines the connected monitoring time corresponding to the connected device type 708. It is determined as the initialization monitoring time 860 of (step S604).

その種類に一致する接続機器種類が監視時間設定テーブル163に含まれていない(「否」判定)場合(ステップS603でNO)、監視時間決定部160は、その接続機器708に対する「否」判定が所定の回数(例えば、3回)に達したか否かを更に判定する(ステップS605)。「否」判定が所定の回数に達していない場合(ステップS605でNO)、処理はステップS602へ戻る。   If the connected device type that matches the type is not included in the monitoring time setting table 163 (“NO” determination in step S 603) (NO in step S 603), the monitoring time determination unit 160 determines “NO” for the connected device 708 It is further determined whether a predetermined number of times (for example, three times) has been reached (step S605). If the “No” determination has not reached the predetermined number of times (NO in step S605), the process returns to step S602.

「否」判定が所定の回数に達している場合(ステップS605でYES)、監視時間決定部160は、規定値をその接続機器708の初期化監視時間860として決定する(ステップS606)。その規定値は、例えば、監視時間設定テーブル163の接続機器種類が「該当なし(「接続機器708の種類が、監視時間設定テーブル163の接続機器種類に含まれていない」ことを意味する)」に対応する初期化監視時間の値であってよい。即ち、その規定値は、接続機器708の種類に対応する初期化監視時間ではない。   If the “No” determination has reached the predetermined number of times (YES in step S605), the monitoring time determination unit 160 determines the specified value as the initialization monitoring time 860 of the connected device 708 (step S606). The specified value indicates that, for example, the connected device type in the monitoring time setting table 163 is "not applicable (" the type of the connected device 708 is not included in the connected device type in the monitoring time setting table 163 "). May be the value of the initialization monitoring time corresponding to That is, the specified value is not the initialization monitoring time corresponding to the type of the connected device 708.

次に、BIOS50は、その初期化監視時間860をBMC40へ出力する(ステップS607)。   Next, the BIOS 50 outputs the initialization monitoring time 860 to the BMC 40 (step S607).

尚、ステップS607に続いて、ポストタスク150は、その接続機器708の初期化処理を実行する。BIOS50は、上述のようにして、全てのポストタスク150を実行する。   Note that, following step S607, the post task 150 executes the initialization process of the connected device 708. The BIOS 50 performs all post tasks 150 as described above.

以上の構成により、本実施形態の情報処理装置110は、当初から間欠的に異常が発生するような故障状態にある接続機器708の、故障を検出する。換言すると、本実施形態の情報処理装置110は、当初から間欠的に異常が発生するような故障状態にある接続機器708の、固定障害の予兆を検出する。例えば、固定故障になりえる接続機器708においては、初期化時間がリトライ処理等により遅延する(間欠的に異常が発生する故障の)傾向がある。そのため、ポストタスク150による初期化処理の実行時間が、初期化監視時間860を超えた場合、固定故障の予兆ありと判断することができる。   With the above configuration, the information processing apparatus 110 according to the present embodiment detects a failure of the connection device 708 in a failure state in which an abnormality occurs intermittently from the beginning. In other words, the information processing apparatus 110 according to the present embodiment detects a sign of fixed failure of the connection device 708 in a failure state in which an abnormality occurs intermittently from the beginning. For example, in the connection device 708 which may cause a fixed failure, the initialization time tends to be delayed due to a retry process or the like (during a failure in which an abnormality occurs intermittently). Therefore, when the execution time of the initialization process by the post task 150 exceeds the initialization monitoring time 860, it can be determined that there is a sign of fixed failure.

本実施形態に比べて、関連技術において、接続機器の故障判別手段としてBIOSのポストタスク実行時間に基づく判別を使用した場合、以下の様な問題がある。関連技術では、接続機器の初回起動時に、その接続機器が故障していないものとして、その初回起動時のポストタスクの実行時間が初期化監視時間として保存される。そして、次回のサーバ装置の起動時から、その接続機器のポストタスクの実行時間が初期化監視時間と比較され、その差分が規定値の範囲外である場合に、故障であると判断する。従って、当初から間欠的に異常が発生するような故障状態にある接続機器については、故障の判断が正しく行われない。   Compared to the present embodiment, in the related art, when the determination based on the post task execution time of the BIOS is used as the failure determination means of the connected device, there are the following problems. In the related art, when the connected device is started for the first time, the execution time of the post task at the time of the first start is stored as the initialization monitoring time on the assumption that the connected device is not broken. Then, from the next activation of the server device, the execution time of the post task of the connected device is compared with the initialization monitoring time, and when the difference is outside the range of the specified value, it is determined to be a failure. Therefore, the failure determination can not be correctly performed for the connected devices in a failure state in which an abnormality occurs intermittently from the beginning.

上述した本実施形態における第1の効果は、当初から故障している接続機器708の、故障を検出することが可能になる点である。   The first effect in the above-described embodiment is that it is possible to detect a failure of the connection device 708 which has originally failed.

その理由は、以下の構成を含むからである。第1に、BIOS50の監視時間決定部160が、監視時間設定テーブル163に基づいて、ポストタスク150毎に初期化監視時間860を決定する。第2に、BMC40がその初期化監視時間860に基づいて、接続機器708第2に、故障検出部140がその初期化監視時間860に基づいて、接続機器708の初期化において故障を検出する。   The reason is that the following configuration is included. First, the monitoring time determination unit 160 of the BIOS 50 determines the initialization monitoring time 860 for each post task 150 based on the monitoring time setting table 163. Second, the BMC 40 detects a failure in the initialization of the connected device 708 based on the initialization monitoring time 860, and the failure detection unit 140 based on the initialization monitoring time 860 secondly.

上述した本実施形態における第2の効果は、電源投入の直後において動作が不安定な接続機器708についても、当初から故障している接続機器708の、故障を検出することが可能になる点である。   The second effect of the present embodiment described above is that the connection apparatus 708 whose operation is unstable immediately after power on can be detected as a failure of the connection apparatus 708 which has been broken from the beginning. is there.

その理由は、接続機器708の接続機器種類が監視時間設定テーブル163に含まれていない場合、監視時間決定部160が、その接続機器708の接続機器種類の検出から処理を、所定の回数だけやり直すからである。   The reason is that if the connected device type of the connected device 708 is not included in the monitoring time setting table 163, the monitoring time determination unit 160 performs the process from detection of the connected device type of the connected device 708 a predetermined number of times. It is from.

上述した本実施形態における第3の効果は、監視時間設定テーブル163に含まれる接続機器種類以外の、種類の接続機器708についても、当初から故障している接続機器708の、故障を検出することが可能になる点である。   The third effect according to the present embodiment described above is to detect a failure of the connection device 708 that has failed from the beginning also for the connection device 708 of types other than the connection device type included in the monitoring time setting table 163. Is possible.

その理由は、接続機器708の接続機器種類が監視時間設定テーブル163に含まれていなかった場合、監視時間決定部160が、規定値をその接続機器708の初期化監視時間860として決定するからである。   The reason is that when the connected device type of the connected device 708 is not included in the monitoring time setting table 163, the monitoring time determination unit 160 determines the specified value as the initialization monitoring time 860 of the connected device 708. is there.

<<<第2の実施形態>>>
次に、本発明の第2の実施形態について図面を参照して詳細に説明する。以下、本実施形態の説明が不明確にならない範囲で、前述の説明と重複する内容については説明を省略する。
<<< Second Embodiment>>>
Next, a second embodiment of the present invention will be described in detail with reference to the drawings. Hereinafter, in the range in which the description of the present embodiment is not unclear, the description overlapping with the above description will be omitted.

図6は、本発明の第2の実施形態に係る情報処理装置210の構成を示すブロック図である。   FIG. 6 is a block diagram showing the configuration of an information processing apparatus 210 according to the second embodiment of the present invention.

図6に示すように、本実施形態における情報処理装置210は、監視時間決定部160及び故障検出部140を含む。   As shown in FIG. 6, the information processing apparatus 210 in the present embodiment includes a monitoring time determination unit 160 and a failure detection unit 140.

情報処理装置210は、図1に示す情報処理装置110と同様に、図2に示すコンピュータ700によって実現されてよい。   The information processing device 210 may be realized by the computer 700 shown in FIG. 2 as in the case of the information processing device 110 shown in FIG.

===監視時間決定部160===
監視時間決定部160は、接続機器708の初期化に対応する初期化監視時間860を、監視時間設定テーブル163に基づいて、接続された接続機器708の初期化監視時間860を決定する。監視時間設定テーブル163は、接続機器708の初期化の実行時間に対応する初期化監視時間を、接続機器708の種類ごとに示す、監視時間情報である。
=== Monitoring time determination unit 160 ===
The monitoring time determination unit 160 determines an initialization monitoring time 860 corresponding to the initialization of the connected device 708 based on the monitoring time setting table 163 to determine an initialization monitoring time 860 of the connected device 708 connected. The monitoring time setting table 163 is monitoring time information indicating, for each type of the connected device 708, an initialization monitoring time corresponding to an execution time of initialization of the connected device 708.

本実施形態の監視時間決定部160の具体的な構成及び動作は、図1に示す監視時間決定部160と同様であってよい。   The specific configuration and operation of the monitoring time determination unit 160 of this embodiment may be the same as that of the monitoring time determination unit 160 shown in FIG.

===故障検出部140===
故障検出部140は、監視時間決定部160により決定された初期化監視時間860に基づいて、接続機器708の初期化において故障を検出し、検出したその故障に基づいて、故障情報840を出力する。
=== Failure detection unit 140 ===
The failure detection unit 140 detects a failure in the initialization of the connected device 708 based on the initialization monitoring time 860 determined by the monitoring time determination unit 160, and outputs failure information 840 based on the detected failure. .

本実施形態の故障検出部140の具体的な構成及び動作は、図1に示す故障検出部140と同様であってよい。   The specific configuration and operation of the failure detection unit 140 of the present embodiment may be similar to that of the failure detection unit 140 shown in FIG.

本実施形態は、コンピュータ装置に限らず、初期化時の時間監視機能を有する構成(例えば、BMC40)を含む、任意の装置(例えば、何らかの情報を処理する装置)に適用することができる。   The present embodiment is not limited to a computer device, and can be applied to any device (for example, a device that processes some information) including a configuration (for example, BMC 40) having a time monitoring function at initialization.

上述した本実施形態における効果は、当初から故障している接続機器708の、故障を検出することが可能になる点である。   The effect of the present embodiment described above is that it is possible to detect a failure of the connection device 708 that has failed from the beginning.

その理由は、以下の構成を含むからである。第1に、監視時間決定部160が、監視時間設定テーブル163に基づいて、接続機器708の初期化監視時間860を決定する。第2に、故障検出部140がその初期化監視時間860に基づいて、接続機器708の初期化において故障を検出する。   The reason is that the following configuration is included. First, the monitoring time determination unit 160 determines the initialization monitoring time 860 of the connection device 708 based on the monitoring time setting table 163. Second, the failure detection unit 140 detects a failure in the initialization of the connection device 708 based on the initialization monitoring time 860.

以上の各実施形態で説明した各構成要素は、必ずしも個々に独立した存在である必要はない。例えば、複数個の任意のその構成要素が1個のモジュールとして実現されてよい。また、その構成要素の内の任意のひとつが複数のモジュールで実現されてもよい。また、その構成要素の内の任意のひとつがその構成要素の内の任意の他のひとつであってよい。また、その構成要素の内の任意のひとつの一部と、その構成要素の内の任意の他のひとつの一部とが重複してもよい。   Each component described in each of the above embodiments does not have to be an independent entity. For example, a plurality of arbitrary components thereof may be realized as one module. Also, any one of the components may be realized by a plurality of modules. Also, any one of the components may be any other one of the components. Also, any one of the components may overlap with any other one of the components.

以上説明した各実施形態における各構成要素及び各構成要素を実現するモジュールは、必要に応じ、可能であれば、ハードウェア的に実現されてよい。また、各構成要素及び各構成要素を実現するモジュールは、コンピュータ及びプログラムで実現されてよい。また、各構成要素及び各構成要素を実現するモジュールは、ハードウェア的なモジュールとコンピュータ及びプログラムとの混在により実現されてもよい。   The components that implement the components and the modules in the embodiments described above may be implemented as hardware if possible. Also, each component and a module that implements each component may be implemented by a computer and a program. Also, each component and a module that implements each component may be implemented by a mixture of hardware modules, a computer, and a program.

そのプログラムは、例えば、磁気ディスクや半導体メモリなど、コンピュータが読み取り可能な非一時的記録媒体に記録され、コンピュータに提供される。そして、そのプログラムは、コンピュータの立ち上げ時などに、非一時的記録媒体からコンピュータに読み取られる。この読み取られたプログラムは、そのコンピュータの動作を制御することにより、そのコンピュータを前述した各実施形態における構成要素として機能させる。   The program is recorded in a non-transitory recording medium readable by a computer, such as a magnetic disk or a semiconductor memory, and provided to the computer. Then, the program is read by the computer from a non-temporary recording medium, for example, when the computer is started. The read program causes the computer to function as a component in the above-described embodiments by controlling the operation of the computer.

また、以上説明した各実施形態では、複数の動作をフローチャートの形式で順番に記載してあるが、その記載の順番は複数の動作を実行する順番を限定するものではない。このため、各実施形態を実施するときには、その複数の動作の順番は、各実施形態を実施する上で機能的、性能的、その他の特性に対して支障を来さない範囲内で、変更することができる。   Moreover, in each embodiment described above, although a plurality of operations are described in the form of a flowchart in order, the order of the description does not limit the order of executing the plurality of operations. For this reason, when carrying out each embodiment, the order of the plurality of operations is changed within the range that does not hinder the functional, performance, and other characteristics in carrying out each embodiment. be able to.

更に、以上説明した各実施形態では、複数の動作は個々に相違するタイミングで実行されることに限定されない。例えば、各実施形態を実施する上で機能的、性能的、その他の特性に対して支障を来さない範囲内で、ある動作の実行中に他の動作が発生してよい。また、各実施形態を実施する上で機能的、性能的、その他の特性に対して支障を来さない範囲内で、ある動作と他の動作との実行タイミングが部分的に乃至全部において重複してもよい。   Furthermore, in each of the embodiments described above, the plurality of operations are not limited to being performed at individually different timings. For example, other operations may occur during the execution of an operation, as long as functional, performance, and other characteristics are not impaired in implementing each embodiment. In addition, the execution timings of one operation and another operation may partially or entirely overlap within a range that does not affect functional, performance, and other characteristics in implementing each embodiment. May be

更に、以上説明した各実施形態では、ある動作が他の動作の契機になるように記載しているが、その記載はある動作と他の動作との関係を限定するものではない。このため、各実施形態を実施するときには、その複数の動作の関係は、各実施形態を実施する上で機能的、性能的、その他の特性に対して支障を来さない範囲内で、変更することができる。また各構成要素の各動作の具体的な記載は、各構成要素の各動作を限定するものではない。このため、各構成要素の具体的な各動作は、各実施形態を実施する上で機能的、性能的、その他の特性に対して支障を来さない範囲内で変更されてよい。   Furthermore, in each of the embodiments described above, although one operation is described as triggering another operation, the description does not limit the relationship between one operation and another operation. For this reason, when implementing each embodiment, the relationship between the plurality of operations is changed within a range that does not hinder functional, performance, and other characteristics in implementing each embodiment. be able to. Further, the specific description of each operation of each component does not limit each operation of each component. For this reason, each concrete operation of each component may be changed in the range which does not affect functional, performance, and other characteristics in implementing each embodiment.

以上、各実施形態を参照して本願発明を説明したが、本願発明は上記実施形態に限定されるものではない。本発明の構成や詳細には、本発明のスコープ内で当業者が理解し得る様々な変更をすることができる。   As mentioned above, although this invention was demonstrated with reference to each embodiment, this invention is not limited to the said embodiment. Various modifications that can be understood by those skilled in the art can be made to the configuration and details of the present invention within the scope of the present invention.

20 電源入力部
40 BMC
50 BIOS
110 情報処理装置
140 故障検出部
150 ポストタスク
160 監視時間決定部
161 種類確認部
162 対応判定部
163 監視時間設定テーブル
180 保守サーバ
190 ログ記憶部
210 情報処理装置
700 コンピュータ
701 プロセッサ
702 メモリ
704 入力部
705 出力部
706 通信部
707 接続回路
708 接続機器
709 記録媒体
820 電源入力情報
840 故障情報
860 初期化監視時間
20 power input unit 40 BMC
50 BIOS
110 information processing apparatus 140 failure detection unit 150 post task 160 monitoring time determination unit 161 type confirmation unit 162 correspondence determination unit 163 monitoring time setting table 180 maintenance server 190 log storage unit 210 information processing apparatus 700 computer 701 processor 702 memory 704 input unit 705 Output unit 706 Communication unit 707 Connection circuit 708 Connection device 709 Recording medium 820 Power input information 840 Failure information 860 Initialization monitoring time

Claims (7)

電源の投入に応じて、自装置に接続された接続機器を検出する処理と、検出した前記接続機器を初期化する処理とを行う情報処理装置であって、
前記接続機器の種類と、前記接続機器を初期化する処理の実行時間に対応する初期化監視時間と、を対応付けた監視時間情報を、前記接続機器を検出する処理を行う前に記憶し、前記監視時間情報に基づいて、接続された前記接続機器に対する初期化監視時間を決定する監視時間決定手段と、
前記監視時間決定手段により決定された初期化監視時間に基づいて、前記接続された接続機器の故障を検出し、検出した前記故障に関する情報を出力する故障検出手段と、を含む
情報処理装置。
An information processing apparatus that performs a process of detecting a connected device connected to the apparatus itself and a process of initializing the detected connected device in response to power on.
Monitoring time information in which the type of the connected device and the initialization monitoring time corresponding to the execution time of the process of initializing the connected device are stored before performing the process of detecting the connected device; Monitoring time determination means for determining an initialization monitoring time for the connected device based on the monitoring time information;
An information processing apparatus comprising: failure detection means for detecting a failure of the connected connected device based on the initialization monitoring time determined by the monitoring time determination means; and outputting information related to the detected failure.
前記監視時間決定手段は、
前記接続された接続機器の種類を確認する種類確認手段と、
前記接続された接続機器の種類と一致する情報が、前記監視時間情報に含まれているか否かを判定する対応判定手段と、を含み、
前記接続された接続機器の種類と一致する情報が、前記監視時間情報に含まれていないと判定された場合に、前記種類確認手段と前記対応判定手段とによる処理を、所定の回数だけ繰り返す
請求項1記載の情報処理装置。
The monitoring time determination means
Type confirmation means for confirming the type of the connected device connected;
A response determining unit that determines whether the information matching the type of the connected device is included in the monitoring time information;
When it is determined that the information matching the type of the connected device that is connected is not included in the monitoring time information, the processing by the type confirmation unit and the correspondence determination unit is repeated a predetermined number of times. The information processing apparatus according to claim 1.
前記監視時間決定手段は、前記接続された接続機器の種類と一致する情報が、前記監視時間情報に含まれていない場合、規定値を前記接続機器の初期化監視時間として決定する
請求項1または2記載の情報処理装置。
The monitoring time determination means determines a prescribed value as the initialization monitoring time of the connection device, when the information matching the type of the connected device is not included in the monitoring time information. 2. The information processing apparatus according to 2.
前記故障に関する情報をログとして記憶するログ記憶部を更に含む
請求項1乃至3のいずれか1項に記載の情報処理装置。
The information processing apparatus according to any one of claims 1 to 3, further comprising a log storage unit that stores information on the failure as a log.
電源の投入に応じて、情報処理装置に接続された接続機器を検出する処理と、前記接続機器を初期化する処理とを行う情報処理システムであって、
前記接続機器の種類と、前記接続機器を初期化する処理の実行時間に対応する初期化監視時間と、を対応付けた監視時間情報を、前記接続機器を検出する処理を行う前に記憶し、前記監視時間情報に基づいて、接続された前記接続機器に対する初期化監視時間を決定する監視時間決定手段と、前記監視時間決定手段により決定された初期化監視時間に基づいて、前記接続された接続機器の故障を検出し、検出した前記故障に関する情報を出力する故障検出手段と、を含む情報処理装置と、
前記故障に関する情報をユーザに対して出力する保守サーバと、を含む
情報処理システム。
An information processing system that performs processing of detecting a connected device connected to an information processing apparatus and processing of initializing the connected device in response to power-on.
Monitoring time information in which the type of the connected device and the initialization monitoring time corresponding to the execution time of the process of initializing the connected device are stored before performing the process of detecting the connected device; Monitoring time determination means for determining initialization monitoring time for the connected device based on the monitoring time information, and the connected connection based on the initialization monitoring time determined by the monitoring time determination means An information processing apparatus including failure detection means for detecting a failure of a device and outputting information related to the detected failure;
An information processing system including: a maintenance server which outputs information on the failure to a user;
電源の投入に応じて、情報処理装置に接続された接続機器を検出する処理と、前記接続機器を初期化する処理とを行う方法であって、
前記接続機器の種類と、前記接続機器を初期化する処理の実行時間に対応する初期化監視時間と、を対応付けた監視時間情報を、前記接続機器を検出する処理を行う前に記憶し、前記監視時間情報に基づいて、接続された前記接続機器に対する初期化監視時間を決定し、
前記決定された初期化監視時間に基づいて、前記接続された接続機器の故障を検出し、検出した前記故障に関する情報を出力する
故障検出方法。
A method of performing processing of detecting a connected device connected to an information processing apparatus and processing of initializing the connected device in response to power-on,
Monitoring time information in which the type of the connected device and the initialization monitoring time corresponding to the execution time of the process of initializing the connected device are stored before performing the process of detecting the connected device; Determining an initialization monitoring time for the connected device based on the monitoring time information;
A failure detection method, comprising: detecting a failure of the connected connected device based on the determined initialization monitoring time; and outputting information on the detected failure.
電源の投入に応じて、情報処理装置に接続された接続機器を検出する処理と、前記接続機器を初期化する処理とをコンピュータに実行させるプログラムであって、
前記接続機器の種類と、前記接続機器を初期化する処理の実行時間に対応する初期化監視時間と、を対応付けた監視時間情報を、前記接続機器を検出する処理を行う前に記憶し、前記監視時間情報に基づいて、接続された前記接続機器に対する初期化監視時間を決定し、
前記決定された初期化監視時間に基づいて、前記接続された接続機器の故障を検出し、検出した前記故障に関する情報を出力する、処理をコンピュータに実行させる
プログラム。
A program that causes a computer to execute a process of detecting a connected device connected to an information processing apparatus and a process of initializing the connected device in response to power on.
Monitoring time information in which the type of the connected device and the initialization monitoring time corresponding to the execution time of the process of initializing the connected device are stored before performing the process of detecting the connected device; Determining an initialization monitoring time for the connected device based on the monitoring time information;
A program that causes a computer to execute a process of detecting a failure of the connected connected device based on the determined initialization monitoring time and outputting information regarding the detected failure.
JP2019076062A 2019-04-12 2019-04-12 Information processing apparatus, information processing system, failure detection method, and program therefor Active JP6744448B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2019076062A JP6744448B2 (en) 2019-04-12 2019-04-12 Information processing apparatus, information processing system, failure detection method, and program therefor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2019076062A JP6744448B2 (en) 2019-04-12 2019-04-12 Information processing apparatus, information processing system, failure detection method, and program therefor

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2015064220A Division JP2016184289A (en) 2015-03-26 2015-03-26 Information processing device, failure detection method, and program therefor

Publications (2)

Publication Number Publication Date
JP2019117662A true JP2019117662A (en) 2019-07-18
JP6744448B2 JP6744448B2 (en) 2020-08-19

Family

ID=67304517

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2019076062A Active JP6744448B2 (en) 2019-04-12 2019-04-12 Information processing apparatus, information processing system, failure detection method, and program therefor

Country Status (1)

Country Link
JP (1) JP6744448B2 (en)

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06314132A (en) * 1993-04-28 1994-11-08 Hitachi Ltd Automatic operation controller for system and method for deciding actuation abnormality
JPH11143808A (en) * 1997-11-11 1999-05-28 Toshiba Corp Input and output controller and monitoring time setting method in the same
JP2005165415A (en) * 2003-11-28 2005-06-23 Toshiba Corp Information processor and method and program for starting system
JP2005234872A (en) * 2004-02-19 2005-09-02 Seiko Epson Corp Computer, computer start method, bios program and information storage medium
JP2006259903A (en) * 2005-03-15 2006-09-28 Toshiba Corp Information processing device and starting method
JP2009505172A (en) * 2005-07-11 2009-02-05 トムソン ライセンシング Method for detecting errors during initialization of electronic appliances and devices
JP2011138231A (en) * 2009-12-25 2011-07-14 Toshiba Tec Corp Electronic equipment and program
JP2012069032A (en) * 2010-09-27 2012-04-05 Hitachi Cable Ltd Information processor
JP2014021577A (en) * 2012-07-13 2014-02-03 Nec Computertechno Ltd Apparatus, system, method, and program for failure prediction
JP2014215621A (en) * 2013-04-22 2014-11-17 レノボ・シンガポール・プライベート・リミテッド Management method of operating system, computer program and computer

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06314132A (en) * 1993-04-28 1994-11-08 Hitachi Ltd Automatic operation controller for system and method for deciding actuation abnormality
JPH11143808A (en) * 1997-11-11 1999-05-28 Toshiba Corp Input and output controller and monitoring time setting method in the same
JP2005165415A (en) * 2003-11-28 2005-06-23 Toshiba Corp Information processor and method and program for starting system
JP2005234872A (en) * 2004-02-19 2005-09-02 Seiko Epson Corp Computer, computer start method, bios program and information storage medium
JP2006259903A (en) * 2005-03-15 2006-09-28 Toshiba Corp Information processing device and starting method
JP2009505172A (en) * 2005-07-11 2009-02-05 トムソン ライセンシング Method for detecting errors during initialization of electronic appliances and devices
JP2011138231A (en) * 2009-12-25 2011-07-14 Toshiba Tec Corp Electronic equipment and program
JP2012069032A (en) * 2010-09-27 2012-04-05 Hitachi Cable Ltd Information processor
JP2014021577A (en) * 2012-07-13 2014-02-03 Nec Computertechno Ltd Apparatus, system, method, and program for failure prediction
JP2014215621A (en) * 2013-04-22 2014-11-17 レノボ・シンガポール・プライベート・リミテッド Management method of operating system, computer program and computer

Also Published As

Publication number Publication date
JP6744448B2 (en) 2020-08-19

Similar Documents

Publication Publication Date Title
TWI578233B (en) Unified firmware managment system, non-transitory computer-readable storage medium and method for unified firmware managment
CN106648958B (en) Basic input output system replys management system and its method and program product
US9747192B2 (en) Automated operating system installation on multiple drives
CN108427616B (en) Background program monitoring method and monitoring device
WO2012117556A1 (en) Information processing device and information processing device control method
TWI261748B (en) Policy-based response to system errors occurring during OS runtime
US8117430B2 (en) Boot test system and method thereof
US20100312541A1 (en) Program test device and program
JP4836732B2 (en) Information processing device
JP4886558B2 (en) Information processing device
JP6599725B2 (en) Information processing apparatus, log management method, and computer program
CN114064435A (en) Database test method, device, medium and electronic equipment
JP5561791B2 (en) Information processing apparatus, information processing method, and information processing program
JP6744448B2 (en) Information processing apparatus, information processing system, failure detection method, and program therefor
JP7426269B2 (en) Information processing equipment and information processing system
JP6217086B2 (en) Information processing apparatus, error detection function diagnosis method, and computer program
JP4715552B2 (en) Fault detection method
JP2016184289A (en) Information processing device, failure detection method, and program therefor
JP6627366B2 (en) Information processing system, information processing method and program
JP2010003132A (en) Information processor, and fault detection method of input/output device thereof, and program thereof
TWI530800B (en) Server and method for inquiring deployment status of server
JP7389877B2 (en) Network optimal boot path method and system
TWI840907B (en) Computer system and method for detecting deviations, and non-transitory computer readable medium
CN117311769B (en) Server log generation method and device, storage medium and electronic equipment
JP2017151511A (en) Information processing device, operation log acquisition method and operation log acquisition program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20190412

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20200330

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20200414

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20200611

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20200707

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20200730

R150 Certificate of patent or registration of utility model

Ref document number: 6744448

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150