JP2010186452A - Maintenance management system, database server, maintenance management program and maintenance management method - Google Patents

Maintenance management system, database server, maintenance management program and maintenance management method Download PDF

Info

Publication number
JP2010186452A
JP2010186452A JP2009031916A JP2009031916A JP2010186452A JP 2010186452 A JP2010186452 A JP 2010186452A JP 2009031916 A JP2009031916 A JP 2009031916A JP 2009031916 A JP2009031916 A JP 2009031916A JP 2010186452 A JP2010186452 A JP 2010186452A
Authority
JP
Japan
Prior art keywords
software
log
solving
electronic device
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
JP2009031916A
Other languages
Japanese (ja)
Inventor
Chihiro Ito
千尋 伊藤
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Kyocera Document Solutions Inc
Original Assignee
Kyocera Mita 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 Kyocera Mita Corp filed Critical Kyocera Mita Corp
Priority to JP2009031916A priority Critical patent/JP2010186452A/en
Publication of JP2010186452A publication Critical patent/JP2010186452A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To solve the failure of peripheral equipment by automatically selecting appropriate software corresponding to the failure condition of the peripheral equipment. <P>SOLUTION: The peripheral equipment 1 gathers the states of respective parts to generate a log when a failure is detected during processing execution, transmits the log to the DB server 4, and inquires the presence/absence of software capable of solving the failure. The DB server 4 refers to a database having the version information of the software and failure modification information indicating the failure modified in the version in relation corresponding to the inquiry, specifies the presence/absence of the software capable of solving the failure and the version of the software when there is the software capable of solving the failure, and specifies relating software to be updated together with the software further. The peripheral equipment 1 obtains the software and the relating software and updates the software. <P>COPYRIGHT: (C)2010,JPO&INPIT

Description

本発明は、保守管理システム、データベースサーバ、保守管理プログラムおよび保守管理方法に関するものである。   The present invention relates to a maintenance management system, a database server, a maintenance management program, and a maintenance management method.

従来、プリンタなどの周辺機器内蔵のソフトウェアに不具合が発生した場合、ユーザがソフトウェア製造元やサポートセンタに電話などで不具合状況を連絡し、サービスマンが訪問または遠隔からファームウェアの更新を行う。このため、周辺機器がダウンしている時間が長時間となってしまう。   Conventionally, when a malfunction occurs in software built in peripheral devices such as a printer, the user notifies the software manufacturer or support center of the malfunction status by telephone or the like, and a service person visits or remotely updates the firmware. For this reason, it takes a long time for the peripheral device to be down.

このような障害の対策として、障害発生時に障害の内容をコード化しそのエラーコードをサーバへ伝送しサーバにてエラーコードに対応する対策内容を特定するシステムが提案されている(例えば、特許文献1参照)。また、周辺機器に異常が発生した際に、周辺機器のファームウェアを更新させるシステムも提案されている(例えば、特許文献2参照)。   As a countermeasure against such a failure, a system has been proposed in which the content of a failure is coded when the failure occurs, the error code is transmitted to the server, and the content of the countermeasure corresponding to the error code is specified at the server (for example, Patent Document 1). reference). In addition, a system that updates the firmware of a peripheral device when an abnormality occurs in the peripheral device has been proposed (see, for example, Patent Document 2).

特開2005−202597号公報JP 2005-202597 A 特開平10−269107号公報JP-A-10-269107

しかしながら、上述のシステムでは、プリンタなどの周辺機器の中には、頻繁または種々のファームウェアが公開されている場合があり、そのような場合には、周辺機器の不具合状況に応じた適切なファームウェアが自動的に選択されず、周辺機器内のファームウェアが更新されても、不具合が解消されない可能性がある。   However, in the above-described system, peripheral devices such as printers may frequently or variously disclose firmware. In such a case, appropriate firmware corresponding to the failure status of the peripheral device may be available. Even if the peripheral device is not automatically selected and the firmware in the peripheral device is updated, the problem may not be resolved.

さらに、ファームウェアを更新する場合、他のソフトウェア(操作パネルを制御するプログラム、ホスト装置におけるデバイスドライバやユーティリティなど)を併せて更新しないと、不具合が解消されない可能性がある。   Furthermore, when updating the firmware, the problem may not be resolved unless other software (a program for controlling the operation panel, a device driver or a utility in the host device, etc.) is also updated.

本発明は、上記の問題に鑑みてなされたものであり、電子機器またはホスト装置の不具合状況に応じた適切なソフトウェアを自動的に選択しその不具合を解消させるための保守管理システム、データベースサーバ、保守管理プログラムおよび保守管理方法を得ることを目的とする。   The present invention has been made in view of the above problems, a maintenance management system for automatically selecting appropriate software according to a failure status of an electronic device or a host device and solving the failure, a database server, An object is to obtain a maintenance management program and a maintenance management method.

上記の課題を解決するために、本発明では以下のようにした。   In order to solve the above problems, the present invention is configured as follows.

本発明に係る保守管理システムは、電子機器およびデータベースサーバを備える。そして、電子機器は、処理実行中に不具合が検出された場合に各部の状態を収集しログを生成するログ生成手段と、ログをデータベースサーバへ送信し不具合を解決可能なソフトウェアの有無を問い合わせるDB問合せ手段と、不具合を解決可能なソフトウェアおよびそのソフトウェアとともに更新すべきである関連ソフトウェアをデータベースサーバから取得しそのソフトウェアでこの電子機器内のソフトウェアを更新する更新処理手段とを備える。また、データベースサーバは、ソフトウェアのバージョン情報とそのバージョンで改修された不具合を示す不具合改修情報とを関連づけて有する第1データベース、およびソフトウェアとそのソフトウェアとともに更新すべきである関連ソフトウェアの識別情報とを関連付けて有する第2データベースを記憶する記憶手段と、電子機器からのログおよび不具合を解決可能なソフトウェアの有無の問合せに基づき、第1データベースを参照して、不具合を解決可能なソフトウェアの有無、および不具合を解決可能なソフトウェアがある場合にはそのソフトウェアのバージョンを特定し、さらに、第2データベースを参照して、不具合を解決可能なソフトウェアに関連付けられている関連ソフトウェアを特定し、不具合を解決可能なソフトウェアの情報およびそのソフトウェアに関連付けられている関連ソフトウェアの情報を応答として送信する問合せ応答手段とを備える。   A maintenance management system according to the present invention includes an electronic device and a database server. The electronic device collects the state of each unit and generates a log when a malfunction is detected during the process execution, and a DB that sends the log to the database server and inquires about the presence or absence of software capable of solving the malfunction Inquiry means, update processing means for acquiring software that can solve the defect and related software that should be updated together with the software from the database server, and updating the software in the electronic device with the software. In addition, the database server includes a first database having software version information and defect repair information indicating a defect modified by the version in association with each other, and software and identification information of related software to be updated together with the software. A storage means for storing the second database associated therewith, a log from the electronic device and the presence / absence of software capable of solving the failure by referring to the first database based on an inquiry about the presence / absence of software capable of solving the failure; and If there is software that can solve the problem, specify the version of that software, and refer to the second database to identify the related software associated with the software that can solve the problem, and solve the problem Software And a query response means for transmitting information and information related software associated with the software in response.

これにより、電子機器の不具合状況に応じた適切なソフトウェアが自動的に選択されそのソフトウェアで電子機器などのソフトウェアが更新され、サービスマンに頼らずに電子機器の不具合を解消させることができる。ひいては、電子機器がダウンしている時間が短くて済む。   Accordingly, appropriate software corresponding to the failure status of the electronic device is automatically selected, and software such as the electronic device is updated with the software, so that the failure of the electronic device can be resolved without relying on a service person. As a result, the time during which the electronic device is down can be shortened.

また、本発明に係る保守管理システムは、電子機器、データベースサーバ、および電子機器を使用可能なデータ処理装置を備える。そして、電子機器は、処理実行中に不具合が検出された場合に各部の状態を収集しログを生成するログ生成手段と、不具合を解決可能なソフトウェアをデータベースサーバから取得しそのソフトウェアでこの電子機器内のソフトウェアを更新する第1更新処理手段とを備える。また、データ処理装置は、アプリケーションプログラム、デバイスドライバプログラムおよびユーティリティプログラムのうちの少なくとも1つの上位ソフトウェアに基づきデータ処理を実行し電子機器を使用可能な上位アプリケーション処理部と、ログ生成手段により生成されたログへ上位アプリケーション処理部の情報をマージするログ合成手段と、上位アプリケーション処理部の情報をマージされたログをデータベースサーバへ送信し不具合を解決可能なソフトウェアの有無を問い合わせるDB問合せ手段と、電子機器の不具合を解決可能なソフトウェアとともに更新すべきである関連ソフトウェアをデータベースサーバから取得しその関連ソフトウェアで上位ソフトウェアを更新する第2更新処理手段とを備える。そして、データベースサーバは、ソフトウェアのバージョン情報とそのバージョンで改修された不具合を示す不具合改修情報とを関連づけて有する第1データベース、およびソフトウェアとそのソフトウェアとともに更新すべきである関連ソフトウェアの識別情報とを関連付けて有する第2データベースを記憶する記憶手段と、ログおよび不具合を解決可能なソフトウェアの有無の問合せに基づき、第1データベースを参照して、不具合を解決可能なソフトウェアの有無、および不具合を解決可能なソフトウェアがある場合にはそのソフトウェアのバージョンを特定し、さらに、第2データベースを参照して、不具合を解決可能なソフトウェアに関連付けられている関連ソフトウェアを特定し、不具合を解決可能なソフトウェアの情報およびそのソフトウェアに関連付けられている関連ソフトウェアの情報を応答として電子機器またはデータ処理装置へ送信する問合せ応答手段とを備える。   The maintenance management system according to the present invention includes an electronic device, a database server, and a data processing device that can use the electronic device. The electronic device collects the status of each part and generates a log when a failure is detected during processing execution, and obtains software that can solve the failure from the database server. First update processing means for updating the internal software. In addition, the data processing device is generated by a higher-level application processing unit capable of executing data processing and using an electronic device based on at least one higher-level software of an application program, a device driver program, and a utility program, and a log generation unit Log synthesis means for merging information of the upper application processing section into the log, DB inquiry means for sending a log obtained by merging the information of the upper application processing section to the database server, and inquiring whether there is software capable of solving the problem, And a second update processing means for acquiring from the database server related software that should be updated together with software that can solve the above problem, and updating the upper software with the related software. Then, the database server has the first database having the software version information and the defect repair information indicating the defect repaired by the version in association with each other, and the software and the identification information of the related software to be updated together with the software. Based on the storage means for storing the associated second database, the log and the inquiry about the presence or absence of software that can solve the problem, the presence or absence of software that can solve the problem and the problem can be solved by referring to the first database If there is a new software, the version of the software is identified, and the second software is referred to, the related software associated with the software capable of solving the problem is identified, and the software information that can solve the problem and And a query response means for transmitting to the electronic device or data processing device information related software associated with the software in response.

これにより、電子機器の不具合状況に応じた適切なソフトウェアが自動的に選択されそのソフトで電子機器などのソフトウェアが更新され、サービスマンに頼らずに電子機器の不具合を解消させることができる。ひいては、電子機器がダウンしている時間が短くて済む。また、使用しているアプリケーションプログラム等の情報に基づき適切なソフトウェアをより絞り込むことができ、より適切なソフトウェアが選択されるため、より適格に不具合が解消される。   As a result, appropriate software corresponding to the failure status of the electronic device is automatically selected, and the software such as the electronic device is updated with the software, so that the failure of the electronic device can be resolved without relying on a serviceman. As a result, the time during which the electronic device is down can be shortened. Further, since appropriate software can be further narrowed down based on information such as the application program being used, and more appropriate software is selected, defects can be resolved more appropriately.

また、本発明に係る保守管理システムは、電子機器、データベースサーバ、および電子機器を使用可能なデータ処理装置を備える。そして、電子機器は、データ処理装置の不具合を解決可能なソフトウェアをデータベースサーバから取得しそのソフトウェアでこの電子機器内のソフトウェアを更新する第1更新処理手段を備える。また、データ処理装置は、処理実行中に不具合が検出された場合に各部の状態を収集しログを生成するログ生成手段と、アプリケーションプログラム、デバイスドライバプログラムおよびユーティリティプログラムのうちの少なくとも1つの上位ソフトウェアに基づきデータ処理を実行し電子機器を使用可能な上位アプリケーション処理部と、ログ生成手段により生成されたログへ上位アプリケーション処理部の情報をマージするログ合成手段と、上位アプリケーション処理部の情報をマージされたログをデータベースサーバへ送信し不具合を解決可能なソフトウェアの有無を問い合わせるDB問合せ手段と、不具合を解決可能なソフトウェアとともに更新すべきである関連ソフトウェアをデータベースサーバから取得しその関連ソフトウェアで上位ソフトウェアを更新する第2更新処理手段とを備える。そして、データベースサーバは、ソフトウェアのバージョン情報とそのバージョンで改修された不具合を示す不具合改修情報とを関連づけて有する第1データベース、およびソフトウェアとそのソフトウェアとともに更新すべきである関連ソフトウェアの識別情報とを関連付けて有する第2データベースを記憶する記憶手段と、ログおよび不具合を解決可能なソフトウェアの有無の問合せに基づき、第1データベースを参照して、不具合を解決可能なソフトウェアの有無、および不具合を解決可能なソフトウェアがある場合にはそのソフトウェアのバージョンを特定し、さらに、第2データベースを参照して、不具合を解決可能なソフトウェアに関連付けられている関連ソフトウェアを特定し、不具合を解決可能なソフトウェアの情報およびそのソフトウェアに関連付けられている関連ソフトウェアの情報を応答として電子機器またはデータ処理装置へ送信する問合せ応答手段とを備える。   The maintenance management system according to the present invention includes an electronic device, a database server, and a data processing device that can use the electronic device. The electronic device includes first update processing means for acquiring software capable of solving the problem of the data processing device from the database server and updating the software in the electronic device with the software. In addition, the data processing apparatus includes a log generation unit that collects a state of each unit and generates a log when a failure is detected during the process execution, and at least one upper software of the application program, the device driver program, and the utility program The upper application processing unit that can use the electronic device based on the data processing, the log synthesis unit that merges the information of the upper application processing unit into the log generated by the log generation unit, and the information of the upper application processing unit DB inquiry means for sending the recorded log to the database server and inquiring about the existence of software capable of solving the problem, and the related software that should be updated together with the software capable of solving the problem are acquired from the database server and the related software is obtained. In and a second update processing means for updating the host software. Then, the database server has the first database having the software version information and the defect repair information indicating the defect repaired by the version in association with each other, and the software and the identification information of the related software to be updated together with the software. Based on the storage means for storing the associated second database, the log and the inquiry about the presence or absence of software that can solve the problem, the presence or absence of software that can solve the problem and the problem can be solved by referring to the first database If there is a new software, the version of the software is identified, and the second software is referred to, the related software associated with the software capable of solving the problem is identified, and the software information that can solve the problem and And a query response means for transmitting to the electronic device or data processing device information related software associated with the software in response.

また、本発明に係る保守管理システムは、上記の保守管理システムのいずれかに加え、次のようにしてもよい。この場合、電子機器は、内蔵のソフトウェアに従って処理を行うソフトウェア処理部を備える。そして、ログ生成手段は、ログに、ソフトウェア処理部の種別、バージョン情報、ソフトウェア処理部内の不具合発生モジュールを特定する情報、およびエラー種別のうちの一部または全部を含める。   The maintenance management system according to the present invention may be as follows in addition to any of the above maintenance management systems. In this case, the electronic device includes a software processing unit that performs processing according to built-in software. Then, the log generation means includes a part or all of the type of software processing unit, version information, information for specifying a failure occurrence module in the software processing unit, and an error type in the log.

これにより、不具合を発生したモジュールを特定することができ、不具合状況に応じた適切なファームウェアが選択されやすくなる。   As a result, it is possible to identify the module in which the failure has occurred, and it becomes easy to select appropriate firmware according to the failure state.

また、本発明に係る保守管理システムは、上記の保守管理システムのいずれかに加え、次のようにしてもよい。この場合、ログ合成手段は、上位アプリケーション処理部の情報として、プログラムの名称、プログラムのバージョン情報、プログラムの設定状態、OS情報のうちの一部または全部をマージする。   The maintenance management system according to the present invention may be as follows in addition to any of the above maintenance management systems. In this case, the log synthesizing unit merges a part or all of the program name, the program version information, the program setting state, and the OS information as the information of the upper application processing unit.

これにより、不具合発生時の使用環境を特定することができ、不具合状況に応じた適切なファームウェアが選択されやすくなる。   As a result, the use environment at the time of occurrence of the malfunction can be specified, and it becomes easy to select an appropriate firmware according to the malfunction situation.

また、本発明に係る保守管理システムは、上記の保守管理システムのいずれかに加え、次のようにしてもよい。この場合、更新処理手段、並びに第1および第2更新処理手段は、問合せ応答手段の応答を報知されたユーザにより所定の操作が行われた後に、不具合を解決可能なソフトウェアをデータベースサーバから取得する。   The maintenance management system according to the present invention may be as follows in addition to any of the above maintenance management systems. In this case, the update processing means and the first and second update processing means acquire software capable of solving the problem from the database server after a predetermined operation is performed by the user who is notified of the response of the inquiry response means. .

これにより、ソフトウェアが更新されたことが明確にユーザに認知され、不具合が解消されているにも拘わらずユーザがサポートセンタなどに連絡することを防止することができる。   Thus, it is possible for the user to clearly recognize that the software has been updated, and to prevent the user from contacting a support center or the like even though the problem has been resolved.

本発明に係るデータベースサーバは、電子機器のソフトウェアのバージョン情報とそのバージョンで改修された不具合を示す不具合改修情報とを関連づけて有する第1データベース、およびソフトウェアとそのソフトウェアとともに更新すべきである関連ソフトウェアの識別情報とを関連付けて有する第2データベースを記憶する記憶手段と、不具合発生時の電子機器の内部状態を示すログおよび不具合を解決可能なソフトウェアの有無の問合せに基づき、第1データベースを参照して、不具合を解決可能なソフトウェアの有無、および不具合を解決可能なソフトウェアがある場合にはそのソフトウェアのバージョンを特定し、さらに、第2データベースを参照して、不具合を解決可能なソフトウェアに関連付けられている関連ソフトウェアを特定し、不具合を解決可能なソフトウェアの情報およびそのソフトウェアに関連付けられている関連ソフトウェアの情報を応答として送信する問合せ応答手段とを備える。   The database server according to the present invention includes a first database having software version information of electronic equipment and defect repair information indicating a defect modified by the version in association with each other, and related software to be updated together with the software and the software. Based on the storage means for storing the second database associated with the identification information, the log indicating the internal state of the electronic device at the time of the malfunction and the inquiry about the presence or absence of software capable of solving the malfunction, the first database is referred to If there is software that can solve the problem and software that can solve the problem, the software version is identified, and the second database is referenced to associate the software with the software that can solve the problem. Related software Identified, and a query response means for transmitting a reply information related software associated with solvable software information and the software defect.

これにより、電子機器の不具合状況に応じた適切なソフトウェアが自動的に選択されそのソフトウェアで電子機器のソフトウェアが更新され、サービスマンに頼らずに電子機器の不具合を解消させることができる。ひいては、電子機器がダウンしている時間が短くて済む。   As a result, appropriate software corresponding to the failure status of the electronic device is automatically selected, and the software of the electronic device is updated with the software, so that the failure of the electronic device can be resolved without relying on a serviceman. As a result, the time during which the electronic device is down can be shortened.

本発明に係る保守管理プログラムは、(a)アプリケーションプログラム、デバイスドライバプログラムおよびユーティリティプログラムのうちの少なくとも1つの上位ソフトウェアに基づきデータ処理を実行し電子機器を使用可能な上位アプリケーション処理部、(b)不具合の発生時に電子機器により生成されたログへ上位アプリケーション処理部の情報をマージするログ合成手段、(c)上位アプリケーション処理部の情報をマージされたログをデータベースサーバへ送信し、電子機器用の、不具合を解決可能なソフトウェアの有無を問い合わせるDB問合せ手段、および(d)電子機器の不具合を解決可能なソフトウェアとともに更新すべきである関連ソフトウェアをデータベースサーバから取得しその関連ソフトウェアで上位ソフトウェアを更新する更新処理手段としてコンピュータを機能させる。   A maintenance management program according to the present invention includes: (a) a higher-level application processing unit capable of executing data processing and using an electronic device based on at least one higher-level software of an application program, a device driver program, and a utility program; (b) Log synthesis means for merging the information of the upper application processing unit into the log generated by the electronic device at the time of the occurrence of the defect, (c) transmitting the merged log of the information of the upper application processing unit to the database server, DB inquiry means for inquiring about presence / absence of software that can solve the problem, and (d) related software that should be updated together with software that can solve the problem of the electronic device is acquired from the database server, Causing the computer to function as an update processing unit that updates the wear.

これにより、電子機器の不具合状況に応じた適切なソフトウェアが自動的に選択されそのソフトウェアで電子機器のソフトウェアを更新させ、サービスマンに頼らずに電子機器の不具合を解消させることができる。ひいては、電子機器がダウンしている時間が短くて済む。また、使用しているアプリケーションプログラムに基づき適切なソフトウェアをより絞り込むことができ、より適切なソフトウェアが選択されるため、より適格に不具合が解消される。   Accordingly, appropriate software corresponding to the failure status of the electronic device is automatically selected, and the software of the electronic device is updated with the software, so that the failure of the electronic device can be resolved without relying on a serviceman. As a result, the time during which the electronic device is down can be shortened. In addition, since appropriate software can be further narrowed down based on the application program being used and more appropriate software is selected, defects can be resolved more appropriately.

本発明に係る保守管理方法は、電子機器またはデータ処理装置の処理実行中に不具合が検出された場合に電子機器またはデータ処理装置の各部の状態を収集しログを生成するステップと、ログをデータベースサーバへ送信し不具合を解決可能なソフトウェアの有無を問い合わせるステップと、電子機器またはデータ処理装置からのログおよび不具合を解決可能なソフトウェアの有無の問合せに基づき、ソフトウェアのバージョン情報とそのバージョンで改修された不具合を示す不具合改修情報とを関連づけて有する第1データベースを参照して、不具合を解決可能なソフトウェアの有無、および不具合を解決可能なソフトウェアがある場合にはそのソフトウェアのバージョンを特定するステップと、そのソフトウェアとそのソフトウェアとともに更新すべきである関連ソフトウェアの識別情報とを関連付けて有する第2データベースを参照して、不具合を解決可能なソフトウェアに関連付けられている関連ソフトウェアを特定するステップと、不具合を解決可能なソフトウェアをデータベースサーバから取得しそのソフトウェアで電子機器またはデータ処理装置内のソフトウェアを更新するステップと、不具合を解決可能なソフトウェアとともに更新すべきである関連ソフトウェアをデータベースサーバから取得しその関連ソフトウェアで電子機器またはデータ処理装置におけるソフトウェアを更新するステップとを備える。   A maintenance management method according to the present invention includes a step of collecting a state of each part of an electronic device or a data processing device and generating a log when a malfunction is detected during the execution of the processing of the electronic device or the data processing device; Based on the steps to send to the server and inquire about the existence of software that can solve the problem, the log from the electronic device or data processing device and the inquiry about the existence of software that can solve the problem Identifying the presence or absence of software capable of resolving a defect and, if there is software capable of resolving the defect, referring to the first database having associated with the defect repair information indicating the defect The software and the software and A step of identifying the related software associated with the software capable of resolving the defect by referring to the second database associated with the identification information of the related software to be updated, and the software capable of resolving the defect The step of updating the software in the electronic device or the data processing device with the software obtained from the database server, and the related software that should be updated together with the software capable of solving the malfunction from the database server, and the electronic device or the Updating software in the data processing apparatus.

これにより、電子機器またはデータ処理装置の不具合状況に応じた適切なソフトウェアが自動的に選択されそのソフトウェアで電子機器等のソフトウェアが更新され、サービスマンに頼らずに電子機器の不具合を解消させることができる。ひいては、電子機器がダウンしている時間が短くて済む。   As a result, appropriate software is automatically selected according to the failure status of the electronic device or data processing device, and software such as the electronic device is updated with the software, thereby eliminating the failure of the electronic device without relying on a service person. Can do. As a result, the time during which the electronic device is down can be shortened.

本発明によれば、複数のソフトウェアから不具合状況に応じた適切なソフトウェアを自動的に選択し不具合を解消させることができる。   According to the present invention, it is possible to automatically select appropriate software corresponding to a failure status from a plurality of software and to solve the failure.

本発明の実施の形態1に係る保守管理システムの構成を示すブロック図である。It is a block diagram which shows the structure of the maintenance management system which concerns on Embodiment 1 of this invention. ファームウェアデータベースに記録されているファームウェア情報の一例を示す図である。It is a figure which shows an example of the firmware information currently recorded on the firmware database. 実施の形態1に係るシステムにおける処理を説明するフローチャートである。3 is a flowchart for explaining processing in the system according to the first embodiment. 本発明の実施の形態2に係る保守管理システムの構成を示すブロック図である。It is a block diagram which shows the structure of the maintenance management system which concerns on Embodiment 2 of this invention. 実施の形態2に係るシステムにおける処理を説明するフローチャートである。10 is a flowchart for explaining processing in the system according to the second embodiment. 本発明の実施の形態3に係る保守管理システムの構成を示すブロック図である。It is a block diagram which shows the structure of the maintenance management system which concerns on Embodiment 3 of this invention. 本発明の実施の形態4に係る保守管理システムの構成を示すブロック図である。It is a block diagram which shows the structure of the maintenance management system which concerns on Embodiment 4 of this invention.

以下、図に基づいて本発明の実施の形態を説明する。   Hereinafter, embodiments of the present invention will be described with reference to the drawings.

実施の形態1.
図1は、本発明の実施の形態1に係る保守管理システムの構成を示すブロック図である。図1において、周辺機器1は、パーソナルコンピュータなどのデータ処理装置からデータを入力されそのデータに対する所定の処理を実行する電子機器である。周辺機器1としては、プリンタ、複合機などの印刷装置、データを保存するストレージ機器、データ通信を行う通信機器などがある。
Embodiment 1 FIG.
FIG. 1 is a block diagram showing a configuration of a maintenance management system according to Embodiment 1 of the present invention. In FIG. 1, a peripheral device 1 is an electronic device that receives data from a data processing device such as a personal computer and executes predetermined processing on the data. Examples of the peripheral device 1 include a printing device such as a printer or a multifunction peripheral, a storage device that stores data, and a communication device that performs data communication.

周辺機器1において、通信部11は、他の装置とデータ通信を行う処理部である。また、記録媒体12は、ファームウェア12aを格納する、書換可能な不揮発性メモリ、あるいは磁気または光による書換可能な媒体である。このファームウェア12aは、周辺機器1内のハードウェアを制御するためのプログラムである。また、ソフトウェア処理部13は、周辺機器1内に実行可能なデータ処理を行う処理部である。ソフトウェア処理部13は、マイクロプロセッサなどにより、処理を記述したプログラムが実行されることで実現される。ソフトウェア処理部13は、処理実行モジュール13a、ログ生成モジュール13b、DB問合せモジュール13cおよび更新処理モジュール13dを有する。   In the peripheral device 1, the communication unit 11 is a processing unit that performs data communication with other devices. The recording medium 12 is a rewritable nonvolatile memory storing the firmware 12a, or a magnetic or optical rewritable medium. The firmware 12a is a program for controlling hardware in the peripheral device 1. The software processing unit 13 is a processing unit that performs data processing that can be executed in the peripheral device 1. The software processing unit 13 is realized by executing a program describing processing by a microprocessor or the like. The software processing unit 13 includes a processing execution module 13a, a log generation module 13b, a DB inquiry module 13c, and an update processing module 13d.

処理実行モジュール13aは、この周辺機器1の機能を実現する処理部である。例えば、周辺機器1がプリンタである場合には、処理実行モジュール13aは、印刷時に必要なデータ処理および制御を実行する。   The process execution module 13a is a processing unit that implements the functions of the peripheral device 1. For example, when the peripheral device 1 is a printer, the process execution module 13a executes data processing and control necessary for printing.

また、ログ生成モジュール13bは、処理実行モジュール13aの処理実行中に不具合が検出された場合に各部の状態を収集しログを生成する処理部である。その際、ログ生成モジュール13bは、ログに、ソフトウェア処理部13の種別(名称等)、ソフトウェア処理部13のバージョン情報、ソフトウェア処理部13内の不具合発生モジュールを特定する情報、その不具合発生モジュールのバージョン情報、および発生したエラーの種別情報のうちの一部または全部を含める。これにより、不具合を発生したモジュールを特定することができ、不具合状況に応じた適切なファームウェア(つまり、ソフトウェア)が選択されやすくなる。なお、このログ生成モジュール13bは、ログ生成手段として機能する。   In addition, the log generation module 13b is a processing unit that collects the state of each unit and generates a log when a failure is detected during the execution of the process by the process execution module 13a. At that time, the log generation module 13b includes, in the log, the type (name and the like) of the software processing unit 13, the version information of the software processing unit 13, information for identifying the fault occurrence module in the software processing unit 13, and the fault occurrence module. Include part or all of the version information and the type information of the error that occurred. As a result, it is possible to identify a module in which a failure has occurred, and it becomes easy to select appropriate firmware (that is, software) according to the failure state. The log generation module 13b functions as a log generation unit.

また、DB問合せモジュール13cは、ログ生成モジュール13bにより生成されたログをデータベースサーバ4へ送信し、不具合を解決可能なファームウェアの有無を問い合わせる処理部である。このDB問合せモジュール13cは、DB問合せ手段として機能する。   The DB inquiry module 13c is a processing unit that sends the log generated by the log generation module 13b to the database server 4 and inquires about the presence or absence of firmware that can solve the problem. The DB inquiry module 13c functions as DB inquiry means.

また、更新処理モジュール13dは、不具合を解決可能なファームウェア、およびそのファームウェアとともに更新すべきソフトウェアをデータベースサーバ4から取得し、そのファームウェアでこの周辺機器1内のファームウェア12aを更新するとともに、そのソフトウェアで、この周辺機器1内のファームウェア12aを更新する処理部である。この更新処理モジュール13dは、第1更新処理手段として機能する。   The update processing module 13d acquires firmware that can solve the problem and software to be updated together with the firmware from the database server 4, updates the firmware 12a in the peripheral device 1 with the firmware, and uses the software. The processing unit updates the firmware 12a in the peripheral device 1. The update processing module 13d functions as a first update processing unit.

また、パーソナルコンピュータ(以下、PCという)2は、周辺機器1を使用可能なデータ処理装置である。PC2では、CPU(Central Processing Unit )、ROM(Read Only Memory )、RAM(Random Access Memory)などといった図示せぬハードウェア構成によって、オペレーティングシステム(OS)、アプリケーションプログラムなどが実行され、各種処理部が実現される。通信部21は、他の装置とデータ通信を行う処理部である。また、上位アプリケーション処理部22は、デバイスドライバプログラム、ユーティリティプログラム、アプリケーションプログラム(例えばOfficeアプリケーションやCADアプリケーション)などが実行されることにより実現される処理部であって、周辺機器1へデータを供給して周辺機器1の処理実行モジュール13aを起動(動作開始)させ所定の処理を実行させる処理部である。   A personal computer (hereinafter referred to as a PC) 2 is a data processing device that can use the peripheral device 1. In the PC 2, an operating system (OS), application programs, and the like are executed by a hardware configuration (not shown) such as a CPU (Central Processing Unit), a ROM (Read Only Memory), and a RAM (Random Access Memory). Realized. The communication unit 21 is a processing unit that performs data communication with other devices. The upper application processing unit 22 is a processing unit realized by executing a device driver program, a utility program, an application program (for example, an Office application or a CAD application), and supplies data to the peripheral device 1. The processing unit 13a activates (starts operation) the processing execution module 13a of the peripheral device 1 and executes predetermined processing.

また、LAN3は、例えば会社内などに敷設されたローカルなコンピュータネットワークである。LAN3には周辺機器1およびPC2が接続される。LAN3に接続された機器同士はLAN3を介して相互にデータ通信が可能である。   The LAN 3 is a local computer network laid in, for example, a company. A peripheral device 1 and a PC 2 are connected to the LAN 3. Devices connected to the LAN 3 can perform data communication with each other via the LAN 3.

また、データベースサーバ(以下、DBサーバという)4は、周辺機器1の不具合に関する問合せを受け付けるサーバである。DBサーバ4は、内蔵コンピュータによりサーバプログラムが実行されることで実現される。   A database server (hereinafter referred to as a DB server) 4 is a server that accepts inquiries regarding defects in the peripheral device 1. The DB server 4 is realized by executing a server program by a built-in computer.

DBサーバ4において、記憶装置41は、ハードディスクドライブ、ディスクアレイ、半導体メモリといった記憶手段であり、ファームウェアデータベースおよび関連性データベースを格納する。ファームウェアデータベースは、ファームウェアのバージョン情報とそのバージョンで改修された不具合を示す不具合改修情報とを関連づけて有するデータベースである。図2は、図1における記憶装置41におけるデータベースに記録されているソフトウェア情報の一例を示す図である。   In the DB server 4, the storage device 41 is a storage unit such as a hard disk drive, a disk array, or a semiconductor memory, and stores a firmware database and a relevance database. The firmware database is a database having firmware version information and defect repair information indicating defects repaired by the version in association with each other. FIG. 2 is a diagram showing an example of software information recorded in the database in the storage device 41 in FIG.

図2(A)は、ファームウェアデータベースに記録されているソフトウェア情報の一例を示す図である。ファームウェアデータベースには、ソフトウェア種別、バージョン情報および不具合改修情報が、互いに関連づけられて保存されている。不具合改修情報は、そのバージョンにて改修された不具合の情報である。1つのソフトウェア種別に対して、1または複数のバージョンおよび各バージョンの不具合改修情報が関連づけられている。図2(A)の例では、「prnzzz」というファームウェアには、ダウンロード可能な複数のバージョン(バージョン1.5Aとバージョン1.5B)がある。バージョン1.5Aは、OfficeアプリケーションでのOTF(Open Type Font)およびPS(Post Script )に関連する不具合が改修されたファームウェアであり、バージョン1.5Bは、CADアプリケーションでのベクタ表現時のPCL(Printer Control Language )に関連する不具合が改修されたファームウェアである。   FIG. 2A is a diagram illustrating an example of software information recorded in the firmware database. In the firmware database, software type, version information, and defect repair information are stored in association with each other. The defect repair information is information on defects that have been repaired in the version. One or more versions and defect repair information of each version are associated with one software type. In the example of FIG. 2A, the firmware “prnzzz” has a plurality of downloadable versions (version 1.5A and version 1.5B). Version 1.5A is firmware in which problems related to OTF (Open Type Font) and PS (Post Script) in the Office application have been modified, and version 1.5B is PCL (when expressing vectors in CAD applications) Firmware that has a bug related to Printer Control Language.

図2(B)は、関連性データベースに記録されているソフトウェア情報の一例を示す図である。関連性データベースには、ソフトウェア種別および関連ソフトウェア種別が、互いに関連付けられて保存されている。関連ソフトウェア種別は、あるソフトウェア種別のソフトウェアが更新されるときに同時に更新されるべき関連ソフトウェアの種別を示す。図2(B)の例では、「prnzzz」というファームウェアの関連ソフトウェア種別として、「viewer」というソフトウェアおよび「PCdriver」というソフトウェアが登録されている。ここで、「viewer」は、周辺機器1で使用されるアプリケーションプログラムであり、周辺機器1の操作パネルを制御するためのプログラムである。また、「PCdriver」は、PC2で使用されるデバイスドライバである。その他、処理実行モジュール13aを実現するためのプログラムが関連ソフトウェアになり得る。   FIG. 2B is a diagram illustrating an example of software information recorded in the relevance database. In the relevance database, software types and related software types are stored in association with each other. The related software type indicates the type of related software that should be updated simultaneously when software of a certain software type is updated. In the example of FIG. 2B, software “viewer” and software “PCdriver” are registered as the related software type of the firmware “prnzzz”. Here, “viewer” is an application program used in the peripheral device 1 and is a program for controlling the operation panel of the peripheral device 1. “PCdriver” is a device driver used in the PC 2. In addition, a program for realizing the processing execution module 13a can be related software.

また、通信部42は、他の装置とデータ通信を行う処理部である。   The communication unit 42 is a processing unit that performs data communication with other devices.

また、問合せ応答モジュール43は、図示せぬサーバプログラムが実行されることで実現され、通信部42を介して不具合発生時の周辺機器1のログを伴う問合せを受信し、その問合せに応じて、記憶装置41におけるファームウェアデータベースを参照して、その不具合を解決可能なファームウェアの有無、およびその不具合を解決可能なファームウェアがある場合にはそのファームウェアのバージョンを特定し、その不具合を解決可能なファームウェアの情報を応答として送信する処理部である。問合せ応答モジュール43は、問合せ応答手段として機能する。   The inquiry response module 43 is realized by executing a server program (not shown), receives an inquiry with a log of the peripheral device 1 at the time of occurrence of a failure via the communication unit 42, and in response to the inquiry, With reference to the firmware database in the storage device 41, if there is firmware that can solve the problem, and if there is firmware that can solve the problem, the version of the firmware is specified, and the firmware that can solve the problem is identified. A processing unit that transmits information as a response. The inquiry response module 43 functions as inquiry response means.

また、問合せ応答モジュール43は、不具合を解決可能なファームウェアがある場合には、記憶装置41における関連性データベースを参照して、そのファームウェアに関連付けられている関連ソフトウェアを特定し、その不具合を解決可能なファームウェアの情報とともに、関連ソフトウェアの情報を応答として送信する。   In addition, when there is firmware that can solve the problem, the inquiry response module 43 refers to the relevance database in the storage device 41, identifies related software associated with the firmware, and can solve the problem. Related software information and related software information are sent as a response.

また、ダウンロード管理モジュール44は、図示せぬサーバプログラムが実行されることで実現され、通信部42を介して受信される周辺機器1またはPC2からのダウンロード要求で指定されたファームウェアまたは関連ソフトウェアのファイルを図示せぬ記録媒体から読み出し、ダウンロード要求の送信元へ送出する処理部である。   The download management module 44 is realized by executing a server program (not shown), and is a firmware or related software file designated by a download request from the peripheral device 1 or the PC 2 received via the communication unit 42. Is a processing unit that reads out from a recording medium (not shown) and sends it to the transmission source of the download request.

また、通信装置5は、LAN3に接続されるルータなどのネットワーク機器であって、通信路6を介してDBサーバ4との間でデータ通信可能な装置である。通信路6としては、加入者回線、光回線、インターネット、専用線などが使用される。   The communication device 5 is a network device such as a router connected to the LAN 3 and is a device capable of data communication with the DB server 4 via the communication path 6. As the communication path 6, a subscriber line, an optical line, the Internet, a dedicated line, or the like is used.

次に、上記システムにおける各装置の動作について説明する。図3は、実施の形態1に係るシステムにおける処理を説明するフローチャートである。   Next, the operation of each device in the system will be described. FIG. 3 is a flowchart for explaining processing in the system according to the first embodiment.

まず、PC2の上位アプリケーション処理部22がLAN3を介して周辺機器1へデータを入力する(ステップS1)。例えば、周辺機器1がプリンタである場合には、上位アプリケーション処理部22は、印刷データを周辺機器1へ送信する。周辺機器1では、処理実行モジュール13aが通信部11を介してそのデータを受信する。   First, the host application processing unit 22 of the PC 2 inputs data to the peripheral device 1 via the LAN 3 (step S1). For example, when the peripheral device 1 is a printer, the upper application processing unit 22 transmits print data to the peripheral device 1. In the peripheral device 1, the process execution module 13 a receives the data via the communication unit 11.

そして、周辺機器1の処理実行モジュール13aは、受信したデータに基づき、所定の処理の実行を開始する(ステップS2)。例えば、周辺機器1がプリンタである場合には、受信したデータに対して画像処理が施され、処理後のデータに基づき印刷機構を制御して印刷を行うという一連の処理が開始される。印刷機構といった機構は、ファームウェア12aに基づき動作する。   Then, the process execution module 13a of the peripheral device 1 starts executing a predetermined process based on the received data (step S2). For example, when the peripheral device 1 is a printer, image processing is performed on the received data, and a series of processes is started in which printing is performed by controlling the printing mechanism based on the processed data. A mechanism such as a printing mechanism operates based on the firmware 12a.

処理の開始後、処理実行モジュール13aは、不具合の発生を監視しており(ステップS3)、不具合を検出すると、ログ生成モジュール13bが、不具合発生時の内部状態を示すログを生成する(ステップS4)。   After the start of the process, the process execution module 13a monitors the occurrence of a malfunction (step S3), and when a malfunction is detected, the log generation module 13b generates a log indicating the internal state when the malfunction occurs (step S4). ).

ログが生成されると、DB問合せモジュール13cは、通信部11、LAN3、通信装置5および通信路6を介してDBサーバ4にアクセスし、そのログを含めた問合せをDBサーバ4へ送信する(ステップS5)。   When the log is generated, the DB inquiry module 13c accesses the DB server 4 via the communication unit 11, the LAN 3, the communication device 5, and the communication path 6, and transmits an inquiry including the log to the DB server 4 ( Step S5).

DBサーバ4では、問合せ応答モジュール43が、通信部42を介してその問合せを受信し、その問合せからログを抽出し、そのログに基づき周辺機器1の不具合を特定する。そして、問合せ応答モジュール43は、記憶装置41におけるファームウェアデータベースのファームウェア種別および不具合改修情報を検索して、そのログで報告された不具合が改修されたファームウェアのバージョンが存在するか否かを判定する(ステップS6)。   In the DB server 4, the inquiry response module 43 receives the inquiry via the communication unit 42, extracts a log from the inquiry, and identifies a malfunction of the peripheral device 1 based on the log. Then, the inquiry response module 43 searches the firmware type and defect repair information in the firmware database in the storage device 41, and determines whether there is a firmware version in which the defect reported in the log has been repaired ( Step S6).

問合せ応答モジュール43は、そのログで報告された不具合が改修されたファームウェアのバージョンが存在すると判定した場合、記憶装置41における関連性データベースを参照して、そのファームウェアに関連付けられている関連ソフトウェアを特定する(ステップS7)。   When the inquiry response module 43 determines that there is a firmware version in which the defect reported in the log is corrected, the inquiry response module 43 refers to the association database in the storage device 41 and identifies the associated software associated with the firmware. (Step S7).

そして、問合せ応答モジュール43は、ステップS6における判定結果およびステップS7における関連ソフトウェアの識別情報を応答として周辺機器1のDB問合せモジュール13cに送信する。そして、判定結果に基づき、ログで報告された不具合が改修されたファームウェアのバージョンが存在する場合には、更新処理モジュール13dは、不具合を解決するためのファームウェアおよび関連ソフトウェアが存在することを通知する表示、およびファームウェアおよび関連ソフトウェアの更新の可否の入力を促す表示を図示せぬ表示部でユーザに対して行い、図示せぬ操作部に対するユーザの入力操作が検出されるまで待機する。そして、ファームウェアおよび関連ソフトウェアの更新を許可する操作が検出された場合、更新処理モジュール13dは、そのファームウェアのバージョンおよび関連ソフトウェアを指定したソフトウェア更新要求をDBサーバ4へ送信する(ステップS8)。   Then, the inquiry response module 43 transmits the determination result in step S6 and the identification information of the related software in step S7 to the DB inquiry module 13c of the peripheral device 1 as a response. Based on the determination result, when there is a firmware version in which the malfunction reported in the log is corrected, the update processing module 13d notifies that firmware and related software for solving the malfunction exist. A display and a display for prompting the user to input whether firmware and related software can be updated are displayed on the display unit (not shown), and the system waits until a user input operation on the operation unit (not shown) is detected. If an operation that permits updating of the firmware and related software is detected, the update processing module 13d transmits a software update request specifying the firmware version and related software to the DB server 4 (step S8).

DBサーバ4では、ダウンロード管理モジュール44が、通信部42を介してその要求を受信し、指定されたファームウェアおよび関連ソフトウェアを読み出し更新処理モジュール13dに供給する。更新処理モジュール13dは、そのファームウェアおよび関連ソフトウェアを受信すると、その受信したファームウェアおよび関連ソフトウェアで記録媒体12のファームウェア12aおよび関連ソフトウェア(例えば、処理実行モジュール13aを実現するためのプログラム)を上書きし更新する(ステップS9)。   In the DB server 4, the download management module 44 receives the request via the communication unit 42, reads the designated firmware and related software, and supplies them to the update processing module 13d. Upon receiving the firmware and related software, the update processing module 13d overwrites and updates the firmware 12a and related software (for example, a program for realizing the processing execution module 13a) of the recording medium 12 with the received firmware and related software. (Step S9).

なお、ステップS3において不具合が発生しなかった場合には、不具合発生に対応した処理は特に行われない。また、ステップS6において、判定結果に基づき、ログで報告された不具合が改修されたファームウェアのバージョンが存在しない場合には、更新処理モジュール13dは、不具合を解決するためのファームウェアが存在しないことを通知する表示をユーザに対して行い処理を終了する。   Note that if no failure occurs in step S3, the processing corresponding to the occurrence of the failure is not particularly performed. In step S6, if there is no firmware version in which the problem reported in the log is corrected based on the determination result, the update processing module 13d notifies that there is no firmware for solving the problem. The display to be performed is performed for the user and the process is terminated.

以上のように、上記実施の形態1によれば、周辺機器1では、ログ生成モジュール13bが、処理実行中に不具合が検出された場合に各部の状態を収集しログを生成する。また、DB問合せモジュール13cが、そのログをDBサーバ4へ送信し不具合を解決可能なファームウェアの有無を問い合わせる。また、更新処理モジュール13dが、不具合を解決可能なファームウェアおよび関連ソフトウェアをDBサーバ4から取得しそのファームウェアおよび関連ソフトウェアでこの周辺機器1内のファームウェア12aおよびソフトウェアを更新する。また、DBサーバ4では、問合せ応答モジュール43が、不具合時のログおよび不具合を解決可能なファームウェアの有無の問合せに基づき、記憶装置41におけるファームウェアデータベースを参照して、不具合を解決可能なファームウェアの有無、および不具合を解決可能なファームウェアがある場合にはそのファームウェアのバージョンを特定し、さらに、記憶装置41における関連性データベースを参照して、そのファームウェアとともに更新すべき関連ソフトウェアを特定し、不具合を解決可能なファームウェアの情報および関連ソフトウェアの情報を応答として送信する。   As described above, according to the first embodiment, in the peripheral device 1, the log generation module 13b collects the state of each unit and generates a log when a failure is detected during processing execution. Further, the DB inquiry module 13c sends the log to the DB server 4 and inquires about the presence or absence of firmware that can solve the problem. Further, the update processing module 13d acquires firmware and related software that can solve the problem from the DB server 4, and updates the firmware 12a and software in the peripheral device 1 with the firmware and related software. Further, in the DB server 4, the inquiry response module 43 refers to the firmware database in the storage device 41 based on the log at the time of the failure and the inquiry about the presence or absence of firmware that can solve the failure, and whether or not there is firmware that can solve the failure. If there is firmware that can solve the problem, the version of the firmware is specified, and the related database in the storage device 41 is referred to, the related software to be updated together with the firmware is specified, and the problem is solved. Send possible firmware information and related software information as a response.

これにより、周辺機器1の不具合状況に応じた適切なファームウェアおよび関連ソフトウェアが自動的に選択されそのファームウェアおよび関連ソフトウェアで周辺機器1のファームウェア12aおよび関連ソフトウェアが併せて更新され、サービスマンに頼らずに周辺機器1の不具合を解消させることができる。ひいては、周辺機器1がダウンしている時間が短くて済む。   As a result, appropriate firmware and related software according to the failure status of the peripheral device 1 are automatically selected, and the firmware 12a and related software of the peripheral device 1 are updated together with the firmware and related software, without depending on the serviceman. Thus, the malfunction of the peripheral device 1 can be solved. As a result, the time during which the peripheral device 1 is down can be shortened.

また、上記実施の形態1では、更新処理モジュール13dが、問合せ応答モジュール43の応答を報知されたユーザにより所定の操作が行われた後に、不具合を解決可能なファームウェアをDBサーバ4から取得する。これにより、ファームウェアが更新されたことが明確にユーザに認知され、不具合が解消されているにも拘わらずユーザがサポートセンタなどに連絡することを防止することができる。   In the first embodiment, the update processing module 13d acquires firmware that can solve the problem from the DB server 4 after a predetermined operation is performed by the user who is notified of the response of the inquiry response module 43. Thereby, it is possible for the user to clearly recognize that the firmware has been updated, and to prevent the user from contacting the support center even though the problem has been resolved.

実施の形態2.
本発明の実施の形態2に係る保守管理システムでは、不具合を問い合わせる際に、PCにおけるアプリケーションプログラムなどの情報を周辺機器1のログに追加するようにしたものである。
Embodiment 2. FIG.
In the maintenance management system according to the second embodiment of the present invention, information such as an application program in the PC is added to the log of the peripheral device 1 when inquiring about a problem.

図4は、本発明の実施の形態2に係る保守管理システムの構成を示すブロック図である。図4において、PC51は、実施の形態1のPC2と同様の装置である。PC51は、ハードディスクドライブ、光記録媒体などといった図示せぬ記録媒体に格納された保守管理プログラムを読み出してCPU等のプロセッサで実行し、各種処理部を実現する。PC51では、保守管理プログラムに基づき、通信部21および上位アプリケーション処理部22の他に、ログ合成モジュール61およびDB問合せモジュール62が実現される。   FIG. 4 is a block diagram showing the configuration of the maintenance management system according to Embodiment 2 of the present invention. In FIG. 4, PC 51 is the same device as PC 2 of the first embodiment. The PC 51 reads out a maintenance management program stored in a recording medium (not shown) such as a hard disk drive or an optical recording medium, and executes it with a processor such as a CPU, thereby realizing various processing units. In the PC 51, a log synthesis module 61 and a DB inquiry module 62 are realized in addition to the communication unit 21 and the upper application processing unit 22 based on the maintenance management program.

ログ合成モジュール61は、周辺機器1から、ログ生成モジュール13bの生成したログを取得し、そのログへ上位アプリケーション処理部22の情報をマージする処理部である。その際、ログ合成モジュール61は、上位アプリケーション処理部22の情報として、各プログラムについての、(a)名称、(b)バージョン情報および(c)設定状態、並びに(d)プログラムが動作しているOSの情報のうちの一部または全部を周辺機器1のログに追加する。これにより、不具合発生時の使用環境を特定することができ、不具合状況に応じた適切なファームウェアが選択されやすくなる。なお、このログ合成モジュール61は、ログ合成手段として機能する。   The log synthesis module 61 is a processing unit that acquires the log generated by the log generation module 13b from the peripheral device 1 and merges the information of the upper application processing unit 22 into the log. At that time, the log synthesis module 61 operates (a) name, (b) version information and (c) setting state, and (d) program as information of the upper application processing unit 22 for each program. Part or all of the OS information is added to the log of the peripheral device 1. As a result, the use environment at the time of occurrence of the malfunction can be specified, and it becomes easy to select an appropriate firmware according to the malfunction situation. The log synthesis module 61 functions as a log synthesis unit.

また、DB問合せモジュール62は、実施の形態1のDB問合せモジュール13cと同様の処理部であって、ログ合成モジュール61によりアプリケーションプログラムの情報をマージされた後のログを含む問合せをDBサーバ4へ送信する処理部である。なお、このDB問合せモジュール62は、DB問合せ手段として機能する。   The DB query module 62 is a processing unit similar to the DB query module 13c of the first embodiment, and sends a query including a log after the application program information is merged by the log synthesis module 61 to the DB server 4. A processing unit for transmission. The DB inquiry module 62 functions as DB inquiry means.

なお、実施の形態2における各装置のその他の構成要素については、実施の形態1のものと同様である。実施の形態2において、問合せ応答モジュール43は、問合せに係るファームウェアの有無を示す応答を、周辺機器1のDB問合せモジュール13cに送信する。   Other components of each device in the second embodiment are the same as those in the first embodiment. In the second embodiment, the inquiry response module 43 transmits a response indicating the presence or absence of firmware related to the inquiry to the DB inquiry module 13 c of the peripheral device 1.

次に、上記システムにおける各装置の動作について説明する。図5は、実施の形態2に係るシステムにおける処理を説明するフローチャートである。   Next, the operation of each device in the system will be described. FIG. 5 is a flowchart for explaining processing in the system according to the second embodiment.

実施の形態2では、周辺機器1で不具合が発生し、ログ生成モジュール13bがログを生成した後に、PC51のログ合成モジュール61が、生成されたログを周辺機器1から取得し、そのログへ上位アプリケーション処理部22の情報をマージする(ステップS21)。そして、PC51のDB問合せモジュール62がDBサーバ4への問合せを行う(ステップS22)。問合せには、上位アプリケーション処理部22の情報をマージされたログが含まれる。   In the second embodiment, after a failure occurs in the peripheral device 1 and the log generation module 13b generates a log, the log synthesis module 61 of the PC 51 acquires the generated log from the peripheral device 1 and adds the log to the log. Information of the application processing unit 22 is merged (step S21). Then, the DB inquiry module 62 of the PC 51 makes an inquiry to the DB server 4 (step S22). The inquiry includes a log obtained by merging information of the upper application processing unit 22.

一方、周辺機器1のDB問合せモジュール13cは、ログ生成モジュール13bがログを生成した後、DBサーバ4への問合せを行わず、DBサーバ4からの応答を受信するまで待機する。   On the other hand, the DB inquiry module 13c of the peripheral device 1 does not make an inquiry to the DB server 4 after the log generation module 13b generates a log, and waits until a response from the DB server 4 is received.

そして、周辺機器1のDB問合せモジュール13cがDBサーバ4から問合せに対する応答を受信すると、ソフトウェア処理部13は実施の形態1と同様の処理を実行する。   When the DB inquiry module 13c of the peripheral device 1 receives a response to the inquiry from the DB server 4, the software processing unit 13 executes the same processing as in the first embodiment.

なお、実施の形態2におけるその他の処理については、実施の形態1の場合と同様であるので、その説明を省略する。   Other processes in the second embodiment are the same as those in the first embodiment, and thus the description thereof is omitted.

以上のように、上記実施の形態2によれば、PC51は、ログ生成モジュール13bにより生成されたログへ上位アプリケーション処理部22の情報をマージするログ合成モジュール61と、上位アプリケーション処理部22の情報をマージされたログをDBサーバ4へ送信し不具合を解決可能なファームウェアの有無を問い合わせるDB問合せモジュール62とを備える。これにより、PC51で使用しているアプリケーションプログラム等の情報に基づき適切なファームウェアをより絞り込むことができ、より適切なファームウェアが選択されるため、より適格に不具合が解消される。   As described above, according to the second embodiment, the PC 51 merges the information of the upper application processing unit 22 into the log generated by the log generation module 13b and the information of the upper application processing unit 22. And a DB inquiry module 62 for inquiring whether there is firmware that can solve the problem by transmitting the merged log to the DB server 4. As a result, it is possible to further narrow down the appropriate firmware based on the information such as the application program used in the PC 51, and more appropriate firmware is selected.

実施の形態3.
本発明の実施の形態3に係る保守管理システムでは、上述の関連ソフトウェアに、PC2で使用されるソフトウェアが含まれている場合、PC2がその関連ソフトウェアが取得され、その関連ソフトウェアで、PC2に格納されているソフトウェアが更新される。
Embodiment 3 FIG.
In the maintenance management system according to the third embodiment of the present invention, when the above-mentioned related software includes software used by the PC 2, the PC 2 acquires the related software and stores the related software in the PC 2. The software being updated is updated.

図6は、本発明の実施の形態3に係る保守管理システムの構成を示すブロック図である。図6において、PC2の更新処理モジュール71は、周辺機器1の不具合を解決可能な周辺機器1のファームウェアとともに更新すべき関連ソフトウェア(例えば、上位アプリケーション処理部22を実現するためのプログラム)をデータベースサーバ4から取得し、その関連ソフトウェアでこのPC2内のソフトウェアを更新する処理部である。この更新処理モジュール13dは、更新処理手段および第2更新処理手段として機能する。   FIG. 6 is a block diagram showing the configuration of the maintenance management system according to Embodiment 3 of the present invention. In FIG. 6, the update processing module 71 of the PC 2 stores related software (for example, a program for realizing the host application processing unit 22) to be updated together with the firmware of the peripheral device 1 that can solve the malfunction of the peripheral device 1. 4 is a processing unit that updates the software in the PC 2 with the related software. The update processing module 13d functions as an update processing unit and a second update processing unit.

なお、図6におけるその他の構成要素については、実施の形態1のものと同様であるので、その説明を省略する。ただし、DB問合せモジュール13cは、下記のように動作する。   The other components in FIG. 6 are the same as those in the first embodiment, and a description thereof is omitted. However, the DB inquiry module 13c operates as follows.

実施の形態3では、周辺機器1のDB問合せモジュール13cが、ステップS6における判定結果およびステップS7における関連ソフトウェアの識別情報を応答として受信したときに、関連ソフトウェアの識別情報に基づいて、その関連ソフトウェアに、PC2で使用されるソフトウェアが含まれているか否かを判定する。PC2で使用されるソフトウェアが含まれている場合、DB問合せモジュール13cは、そのPC2で使用される関連ソフトウェアの識別情報をPC2へ通知する。   In the third embodiment, when the DB inquiry module 13c of the peripheral device 1 receives the determination result in step S6 and the identification information of the related software in step S7 as a response, the related software is based on the identification information of the related software. Whether or not the software used by the PC 2 is included. When software used in the PC 2 is included, the DB inquiry module 13c notifies the PC 2 of identification information of related software used in the PC 2.

PC2の更新処理モジュール71は、DB問合せモジュール13cにより通知された関連ソフトウェアの更新要求を、DBサーバ4へ送信する。DBサーバ4では、ダウンロード管理モジュール44が、通信部42を介してその要求を受信し、指定された関連ソフトウェアを読み出し更新処理モジュール71に供給する。更新処理モジュール71は、その関連ソフトウェアを受信すると、その受信した関連ソフトウェアでPC2内のソフトウェアを上書きし更新する。   The update processing module 71 of the PC 2 transmits an update request for related software notified by the DB inquiry module 13 c to the DB server 4. In the DB server 4, the download management module 44 receives the request via the communication unit 42, reads the designated related software, and supplies it to the update processing module 71. When receiving the related software, the update processing module 71 overwrites and updates the software in the PC 2 with the received related software.

以上のように、上記実施の形態3によれば、周辺機器1の不具合を解消するためにファームウェアが更新される際に、PC2において、そのファームウェアに関連するソフトウェアが併せて更新される。   As described above, according to the third embodiment, when the firmware is updated in order to eliminate the malfunction of the peripheral device 1, the software related to the firmware is also updated in the PC 2.

なお、実施の形態3の構成は、実施の形態1の構成に、更新処理モジュール71を追加したものであるが、実施の形態2の構成において、更新処理モジュール71をPC51に追加した構成も可能である。   The configuration of the third embodiment is obtained by adding the update processing module 71 to the configuration of the first embodiment. However, the configuration in which the update processing module 71 is added to the PC 51 in the configuration of the second embodiment is also possible. It is.

実施の形態4.
本発明の実施の形態4に係る保守管理システムでは、周辺機器1を使用中にPC2で不具合が発生した場合に、その不具合を解決可能な、周辺機器1で使用されるソフトウェア(ファームウェアを含む)が特定され、そのソフトウェアがDBサーバ4から取得され、取得されたソフトウェアで、周辺機器1におけるソフトウェアが更新される。
Embodiment 4 FIG.
In the maintenance management system according to the fourth embodiment of the present invention, when a problem occurs in the PC 2 while using the peripheral device 1, software used in the peripheral device 1 (including firmware) that can solve the problem. And the software is acquired from the DB server 4, and the software in the peripheral device 1 is updated with the acquired software.

図7は、本発明の実施の形態4に係る保守管理システムの構成を示すブロック図である。図7において、ログ生成モジュール81は、上位アプリケーション処理部22の処理実行中に不具合が検出された場合に各部の状態を収集しログを生成する処理部である。なお、このログ生成モジュール81は、ログ生成手段として機能する。   FIG. 7 is a block diagram showing a configuration of a maintenance management system according to Embodiment 4 of the present invention. In FIG. 7, the log generation module 81 is a processing unit that collects the state of each unit and generates a log when a problem is detected during the execution of the process of the upper application processing unit 22. The log generation module 81 functions as a log generation unit.

また、DB問合せモジュール82は、ログ生成モジュール81により生成されたログをデータベースサーバ4へ送信し、不具合を解決可能な周辺機器1のファームウェアの有無を問い合わせる処理部である。このDB問合せモジュール81は、DB問合せ手段として機能する。   The DB inquiry module 82 is a processing unit that transmits the log generated by the log generation module 81 to the database server 4 and inquires about the presence or absence of firmware of the peripheral device 1 that can solve the problem. This DB inquiry module 81 functions as DB inquiry means.

また、更新処理モジュール83は、不具合を解決可能なファームウェアとともに更新すべき、PC2で使用される関連ソフトウェアが存在する場合に、その関連ソフトウェアをデータベースサーバ4から取得し、その関連ソフトウェアでこのPC2内のソフトウェアを更新する処理部である。この更新処理モジュール83は、更新処理手段および第2更新処理手段として機能する。   The update processing module 83 obtains the related software from the database server 4 when there is related software used in the PC 2 that should be updated together with firmware that can solve the problem. It is a processing unit for updating the software. The update processing module 83 functions as an update processing unit and a second update processing unit.

なお、図7におけるその他の構成要素については、実施の形態1のものと同様であるので、その説明を省略する。   Note that the other components in FIG. 7 are the same as those in the first embodiment, and a description thereof will be omitted.

実施の形態4では、ログ生成モジュール81は、上位アプリケーション処理部22の処理実行中に不具合が検出された場合に各部の状態を収集しログを生成する。そして、DB問合せモジュール82は、そのログをデータベースサーバ4へ送信し、不具合を解決可能な周辺機器1のファームウェアの有無を問い合わせる。   In the fourth embodiment, the log generation module 81 collects the status of each unit and generates a log when a malfunction is detected during the execution of the process of the upper application processing unit 22. Then, the DB inquiry module 82 transmits the log to the database server 4 and inquires about the presence or absence of firmware of the peripheral device 1 that can solve the problem.

DBサーバ4の問い合わせ応答モジュール43は、ファームウェアデータベースを参照し、そのログに基づいて、上位アプリケーション処理部22の種別、実行した機能、不具合事象などから、その不具合を解決可能なファームウェアを検索して、その不具合を解決可能なファームウェアのバージョンが存在するか否かを判定する。このとき、ファームウェアデータベースにおける不具合改修情報をその不具合事象で検索し、その不具合事象を含む不具合改修情報に関連付けられているファームウェアが発見される。   The inquiry response module 43 of the DB server 4 refers to the firmware database, and searches for firmware that can solve the problem from the type of the higher-level application processing unit 22, the function that has been executed, and the failure event, based on the log. Then, it is determined whether there is a firmware version that can solve the problem. At this time, the defect repair information in the firmware database is searched by the defect event, and the firmware associated with the defect repair information including the defect event is found.

問合せ応答モジュール43は、その不具合を解決可能なファームウェアのバージョンが存在すると判定した場合のみ、記憶装置41における関連性データベースを参照して、そのファームウェアに関連付けられている関連ソフトウェアを特定する。   Only when it is determined that there is a version of firmware that can solve the problem, the inquiry response module 43 refers to the relationship database in the storage device 41 and identifies related software associated with the firmware.

そして、問合せ応答モジュール43は、その不具合を解決可能なファームウェアのバージョンが存在するか否かについての判定結果および特定された関連ソフトウェアの識別情報を応答としてDB問合せモジュール82に送信する。そして、その判定結果に基づき、その不具合を解決可能なファームウェアのバージョンが存在する場合には、DB問合せモジュール82は、そのファームウェアのバージョンを周辺機器1に通知する。そして、周辺機器1の更新処理モジュール13dは、そのファームウェアのバージョンを指定して、ファームウェアをDBサーバ4から取得し、取得したファームウェアで、ファームウェア12aを更新する。このとき、そのファームウェアに関連して、周辺機器1で使用される関連ソフトウェアが存在する場合には、DB問合せモジュール82は、その関連ソフトウェアも周辺機器1に通知する。そして、周辺機器1は、その関連ソフトウェアをDBサーバ4から取得し、取得した関連ソフトウェアで、周辺機器1内のソフトウェアを更新する。   Then, the inquiry response module 43 transmits the determination result as to whether there is a firmware version that can solve the problem and the identification information of the identified related software to the DB inquiry module 82 as a response. If there is a firmware version that can solve the problem based on the determination result, the DB inquiry module 82 notifies the peripheral device 1 of the firmware version. Then, the update processing module 13d of the peripheral device 1 designates the version of the firmware, acquires the firmware from the DB server 4, and updates the firmware 12a with the acquired firmware. At this time, if there is related software used in the peripheral device 1 related to the firmware, the DB inquiry module 82 also notifies the peripheral device 1 of the related software. Then, the peripheral device 1 acquires the related software from the DB server 4 and updates the software in the peripheral device 1 with the acquired related software.

また、そのファームウェアに関連して、PC2で使用される関連ソフトウェアが存在する場合には、更新処理モジュール83は、その関連ソフトウェアをデータベースサーバ4から取得し、その関連ソフトウェアでこのPC2内のソフトウェアを更新する。   If there is related software used in the PC 2 related to the firmware, the update processing module 83 obtains the related software from the database server 4 and uses the related software to download the software in the PC 2. Update.

以上のように、上記実施の形態4によれば、PC2の不具合を解消するために周辺機器1のファームウェアが更新される。そして、その際に、周辺機器1および/またはPC2において、そのファームウェアに関連するソフトウェアが併せて更新される。   As described above, according to the fourth embodiment, the firmware of the peripheral device 1 is updated in order to eliminate the problem of the PC 2. At that time, software related to the firmware is also updated in the peripheral device 1 and / or the PC 2.

なお、実施の形態4の構成は、実施の形態1の構成に、モジュール81〜83を追加したものであるが、実施の形態2の構成において、モジュール62の代わりにモジュール81〜83をPC51に追加した構成も可能である。その場合、ログ合成モジュール61は、ログ生成モジュール81の生成したログへ上位アプリケーション処理部22の情報をマージする。そして、DB問合せモジュール82は、上位アプリケーション処理部22の情報をマージされたログを含む問合せを行う。   In the configuration of the fourth embodiment, the modules 81 to 83 are added to the configuration of the first embodiment. However, in the configuration of the second embodiment, the modules 81 to 83 are replaced with the PC 51 instead of the module 62. Additional configurations are possible. In that case, the log synthesis module 61 merges the information of the upper application processing unit 22 into the log generated by the log generation module 81. Then, the DB inquiry module 82 makes an inquiry including a log in which information of the upper application processing unit 22 is merged.

なお、上述の各実施の形態は、本発明の好適な例であるが、本発明は、これらに限定されるものではなく、本発明の要旨を逸脱しない範囲において、種々の変形、変更が可能である。   Each embodiment described above is a preferred example of the present invention, but the present invention is not limited to these, and various modifications and changes can be made without departing from the scope of the present invention. It is.

例えば、上記実施の形態2では、周辺機器1が問合せ応答モジュール43からの応答を受信しDBサーバ4からファームウェアをダウンロードしているが、その代わりに、PC51のDB問合せモジュール62が問合せ応答モジュール43からの応答を受信しDBサーバ4からファームウェアをダウンロードし、周辺機器1へインストールするようにしてもよい。あるいは、PC51のDB問合せモジュール62が問合せ応答モジュール42からの応答を受信し、不具合解決可能なファームウェアの情報を周辺機器1の更新処理モジュール13dに通知し、更新処理モジュール13dが、ファームウェアをダウンロードするようにしてもよい。   For example, in the second embodiment, the peripheral device 1 receives the response from the inquiry response module 43 and downloads the firmware from the DB server 4. Instead, the DB inquiry module 62 of the PC 51 receives the inquiry response module 43. Alternatively, the firmware may be downloaded from the DB server 4 and installed in the peripheral device 1. Alternatively, the DB inquiry module 62 of the PC 51 receives a response from the inquiry response module 42, notifies the update processing module 13d of the peripheral device 1 of firmware information that can solve the problem, and the update processing module 13d downloads the firmware. You may do it.

また、上記各実施の形態では、不具合の種別などに応じた複数の最新ファームウェアが併存しているが、最新ファームウェアが1つであって新旧の一連の複数のファームウェアが存在するような場合でもよい。そのような場合でも、例えば、アプリケーションプログラムの情報(主にバージョンなど)に応じて、古いバージョンのファームウェアが選択される可能性もあるからである。   Further, in each of the above embodiments, a plurality of latest firmwares according to the type of failure coexist, but there may be a case where there is one latest firmware and a series of new and old firmwares. . Even in such a case, for example, there is a possibility that an older version of firmware may be selected according to the information (mainly version etc.) of the application program.

また、上記実施の形態1では、電子機器としてPC2の周辺機器1を一例として挙げているが、周辺機器1はPC2と連携しないような電子機器であってもよい。   In the first embodiment, the peripheral device 1 of the PC 2 is cited as an example of the electronic device. However, the peripheral device 1 may be an electronic device that does not cooperate with the PC 2.

また、上記実施の形態2では、ログ合成モジュール61が上位アプリケーション処理部22とは別に設けられているが、上位アプリケーション処理部22がログ合成モジュール61を内蔵してもよい。   In the second embodiment, the log synthesis module 61 is provided separately from the upper application processing unit 22, but the upper application processing unit 22 may incorporate the log synthesis module 61.

また、上記各実施の形態において、関連性データベースに、周辺機器1におけるソフトウェアのインストール順序を指定する情報を追加しておき、更新処理モジュール13dは、その順序に従って、ファームウェアおよび関連ソフトウェアを順番にインストールするようにしてもよい。   In each of the above embodiments, information specifying the software installation order in the peripheral device 1 is added to the relevance database, and the update processing module 13d sequentially installs the firmware and related software according to the order. You may make it do.

本発明は、例えば、プリンタや複合機の保守管理に適用可能である。   The present invention is applicable, for example, to maintenance management of printers and multifunction peripherals.

1 周辺機器(電子機器の一例)
2 PC(データ処理装置の一例)
4 データベースサーバ
12a ファームウェア(ソフトウェアの一例)
13 ソフトウェア処理部
13b ログ生成モジュール(ログ生成手段の一例)
13c DB問合せモジュール(DB問合せ手段の一例)
13d 更新処理モジュール(第1更新処理手段の一例)
22 上位アプリケーション処理部
43 問合せ応答モジュール(問合せ応答手段の一例)
51 パーソナルコンピュータ(データ処理装置の一例)
61 ログ合成モジュール(ログ合成手段の一例)
62 DB問合せモジュール(DB問合せ手段の一例)
71,83 更新処理モジュール(更新処理手段の一例,第2更新処理手段の一例)
81 ログ生成モジュール(ログ生成手段の一例)
82 DB問合せモジュール(DB問合せ手段の一例)
1 Peripheral devices (an example of electronic devices)
2 PC (an example of a data processing device)
4 Database server 12a Firmware (example of software)
13 Software processing unit 13b Log generation module (an example of log generation means)
13c DB inquiry module (an example of DB inquiry means)
13d Update processing module (an example of first update processing means)
22 upper application processing unit 43 inquiry response module (an example of inquiry response means)
51 Personal computer (an example of a data processing device)
61 Log synthesis module (an example of log synthesis means)
62 DB inquiry module (an example of DB inquiry means)
71, 83 Update processing module (an example of update processing means, an example of second update processing means)
81 Log generation module (an example of log generation means)
82 DB inquiry module (an example of DB inquiry means)

Claims (10)

電子機器の不具合をデータベースサーバへ問い合わせる保守管理システムにおいて、
前記電子機器は、
処理実行中に不具合が検出された場合に各部の状態を収集しログを生成するログ生成手段と、
前記ログを前記データベースサーバへ送信し前記不具合を解決可能なソフトウェアの有無を問い合わせるDB問合せ手段と、
前記不具合を解決可能なソフトウェアおよびそのソフトウェアとともに更新すべきである関連ソフトウェアを前記データベースサーバから取得しそのソフトウェアでこの電子機器内のソフトウェアを更新する更新処理手段とを備え、
前記データベースサーバは、
ソフトウェアのバージョン情報とそのバージョンで改修された不具合を示す不具合改修情報とを関連づけて有する第1データベース、および前記ソフトウェアと前記ソフトウェアとともに更新すべきである関連ソフトウェアの識別情報とを関連付けて有する第2データベースを記憶する記憶手段と、
前記電子機器からの前記ログおよび前記不具合を解決可能なソフトウェアの有無の問合せに基づき、前記第1データベースを参照して、前記不具合を解決可能なソフトウェアの有無、および前記不具合を解決可能なソフトウェアがある場合にはそのソフトウェアのバージョンを特定し、さらに、前記第2データベースを参照して、前記不具合を解決可能なソフトウェアに関連付けられている前記関連ソフトウェアを特定し、前記不具合を解決可能なソフトウェアの情報およびそのソフトウェアに関連付けられている前記関連ソフトウェアの情報を応答として送信する問合せ応答手段とを備えること、
を特徴とする保守管理システム。
In a maintenance management system that inquires of a database server about defects in electronic equipment,
The electronic device is
Log generation means for collecting the status of each part and generating a log when a failure is detected during processing execution;
DB inquiry means for sending the log to the database server and inquiring whether there is software capable of solving the problem;
Update processing means for obtaining software that can solve the problem and related software that should be updated together with the software from the database server, and updating the software in the electronic device with the software;
The database server is
A first database having associated software version information and defect repair information indicating defects repaired by the version; and a second database having associated software software and related software identification information to be updated together with the software. Storage means for storing a database;
Based on the log from the electronic device and an inquiry about the presence / absence of software capable of solving the defect, the presence / absence of software capable of solving the defect and software capable of solving the defect are referred to the first database. In some cases, the version of the software is specified, and the second database is referred to, the related software associated with the software capable of solving the problem is specified, and the software capable of solving the problem is identified. Inquiry response means for transmitting information and information of the related software associated with the software as a response;
Maintenance management system characterized by
電子機器の不具合をデータベースサーバへ問い合わせる保守管理システムにおいて、
前記電子機器を使用可能なデータ処理装置を備え、
前記電子機器は、
処理実行中に不具合が検出された場合に各部の状態を収集しログを生成するログ生成手段と、
前記不具合を解決可能なソフトウェアを前記データベースサーバから取得しそのソフトウェアでこの電子機器内のソフトウェアを更新する第1更新処理手段とを備え、
前記データ処理装置は、
アプリケーションプログラム、デバイスドライバプログラムおよびユーティリティプログラムのうちの少なくとも1つの上位ソフトウェアに基づきデータ処理を実行し前記電子機器を使用可能な上位アプリケーション処理部と、
前記ログ生成手段により生成された前記ログへ前記上位アプリケーション処理部の情報をマージするログ合成手段と、
前記上位アプリケーション処理部の情報をマージされた前記ログを前記データベースサーバへ送信し前記不具合を解決可能なソフトウェアの有無を問い合わせるDB問合せ手段と、
前記電子機器の前記不具合を解決可能なソフトウェアとともに更新すべきである関連ソフトウェアを前記データベースサーバから取得しその関連ソフトウェアで前記上位ソフトウェアを更新する第2更新処理手段とを備え、
前記データベースサーバは、
ソフトウェアのバージョン情報とそのバージョンで改修された不具合を示す不具合改修情報とを関連づけて有する第1データベース、および前記ソフトウェアと前記ソフトウェアとともに更新すべきである前記関連ソフトウェアの識別情報とを関連付けて有する第2データベースを記憶する記憶手段と、
前記ログおよび前記不具合を解決可能なソフトウェアの有無の問合せに基づき、前記第1データベースを参照して、前記不具合を解決可能なソフトウェアの有無、および前記不具合を解決可能なソフトウェアがある場合にはそのソフトウェアのバージョンを特定し、さらに、前記第2データベースを参照して、前記不具合を解決可能なソフトウェアに関連付けられている前記関連ソフトウェアを特定し、前記不具合を解決可能なソフトウェアの情報およびそのソフトウェアに関連付けられている前記関連ソフトウェアの情報を応答として前記電子機器または前記データ処理装置へ送信する問合せ応答手段とを備えること、
を特徴とする保守管理システム。
In a maintenance management system that inquires of a database server about defects in electronic equipment,
A data processing device capable of using the electronic device;
The electronic device is
Log generation means for collecting the status of each part and generating a log when a failure is detected during processing execution;
First update processing means for obtaining software capable of solving the problem from the database server and updating the software in the electronic device with the software;
The data processing device includes:
An upper application processing unit that executes data processing based on at least one upper software of an application program, a device driver program, and a utility program, and can use the electronic device;
Log synthesis means for merging information of the higher-order application processing unit into the log generated by the log generation means;
DB inquiry means for sending the log merged with the information of the upper application processing unit to the database server and inquiring about the presence or absence of software capable of solving the problem,
Second update processing means for acquiring related software that should be updated together with software capable of solving the problem of the electronic device from the database server, and updating the upper software with the related software,
The database server is
A first database having associated software version information and defect repair information indicating defects repaired by the version, and a first database having the software and identification information of the related software to be updated together with the software; Storage means for storing two databases;
Based on the log and the inquiry about the presence / absence of software capable of solving the problem, referring to the first database, if there is software capable of solving the problem and software capable of solving the problem, A software version is specified, and the related software associated with the software capable of solving the problem is specified with reference to the second database, and information on the software capable of solving the problem and the software Inquiry response means for transmitting information about the related software associated with the electronic device or the data processing device as a response;
Maintenance management system characterized by
電子機器を使用可能なデータ処理装置の不具合をデータベースサーバへ問い合わせる保守管理システムにおいて、
前記電子機器は、前記データ処理装置の不具合を解決可能な前記電子機器のソフトウェアを前記データベースサーバから取得しそのソフトウェアでこの電子機器内のソフトウェアを更新する第1更新処理手段を備え、
前記データ処理装置は、
処理実行中に不具合が検出された場合に各部の状態を収集しログを生成するログ生成手段と、
アプリケーションプログラム、デバイスドライバプログラムおよびユーティリティプログラムのうちの少なくとも1つの上位ソフトウェアに基づきデータ処理を実行し前記電子機器を使用可能な上位アプリケーション処理部と、
前記ログ生成手段により生成された前記ログへ前記上位アプリケーション処理部の情報をマージするログ合成手段と、
前記上位アプリケーション処理部の情報をマージされた前記ログを前記データベースサーバへ送信し前記不具合を解決可能なソフトウェアの有無を問い合わせるDB問合せ手段と、
前記不具合を解決可能なソフトウェアとともに更新すべきである関連ソフトウェアを前記データベースサーバから取得しその関連ソフトウェアで前記上位ソフトウェアを更新する第2更新処理手段とを備え、
前記データベースサーバは、
ソフトウェアのバージョン情報とそのバージョンで改修された不具合を示す不具合改修情報とを関連づけて有する第1データベース、および前記ソフトウェアと前記ソフトウェアとともに更新すべきである前記関連ソフトウェアの識別情報とを関連付けて有する第2データベースを記憶する記憶手段と、
前記ログおよび前記不具合を解決可能なソフトウェアの有無の問合せに基づき、前記第1データベースを参照して、前記不具合を解決可能なソフトウェアの有無、および前記不具合を解決可能なソフトウェアがある場合にはそのソフトウェアのバージョンを特定し、さらに、前記第2データベースを参照して、前記不具合を解決可能なソフトウェアに関連付けられている前記関連ソフトウェアを特定し、前記不具合を解決可能なソフトウェアの情報およびそのソフトウェアに関連付けられている前記関連ソフトウェアの情報を応答として前記電子機器または前記データ処理装置へ送信する問合せ応答手段とを備えること、
を特徴とする保守管理システム。
In a maintenance management system that inquires of a database server about defects in data processing devices that can use electronic devices.
The electronic device includes first update processing means for acquiring software of the electronic device that can solve the problem of the data processing device from the database server and updating the software in the electronic device with the software,
The data processing device includes:
Log generation means for collecting the status of each part and generating a log when a failure is detected during processing execution;
An upper application processing unit that executes data processing based on at least one upper software of an application program, a device driver program, and a utility program, and can use the electronic device;
Log synthesis means for merging information of the higher-order application processing unit into the log generated by the log generation means;
DB inquiry means for sending the log merged with the information of the upper application processing unit to the database server and inquiring about the presence or absence of software capable of solving the problem,
Second update processing means for acquiring related software that should be updated together with software capable of solving the malfunction from the database server and updating the upper software with the related software,
The database server is
A first database having associated software version information and defect repair information indicating defects repaired by the version, and a first database having the software and identification information of the related software to be updated together with the software; Storage means for storing two databases;
Based on the log and the inquiry about the presence / absence of software capable of solving the problem, referring to the first database, if there is software capable of solving the problem and software capable of solving the problem, A software version is specified, and the related software associated with the software capable of solving the problem is specified with reference to the second database, and information on the software capable of solving the problem and the software Inquiry response means for transmitting information about the related software associated with the electronic device or the data processing device as a response;
Maintenance management system characterized by
前記電子機器は、内蔵の前記ソフトウェアに従って処理を行うソフトウェア処理部を備え、
前記ログ生成手段は、前記ログに、前記ソフトウェア処理部の種別、バージョン情報、前記ソフトウェア処理部内の不具合発生モジュールを特定する情報、およびエラー種別のうちの一部または全部を含めること、
を特徴とする請求項1または請求項2記載の保守管理システム。
The electronic device includes a software processing unit that performs processing according to the built-in software,
The log generation means includes, in the log, a part or all of a type of the software processing unit, version information, information for identifying a fault occurrence module in the software processing unit, and an error type;
The maintenance management system according to claim 1 or 2, characterized by the above-mentioned.
前記ログ合成手段は、前記上位アプリケーション処理部の情報として、プログラムの名称、前記プログラムのバージョン情報、前記プログラムの設定状態、OS情報のうちの一部または全部をマージすることを特徴とする請求項2記載の保守管理システム。   The log synthesizing unit merges part or all of a program name, version information of the program, a setting state of the program, and OS information as information of the upper application processing unit. The maintenance management system according to 2. 前記更新処理手段は、前記問合せ応答手段の応答を報知されたユーザにより所定の操作が行われた後に、前記不具合を解決可能なソフトウェアを前記データベースサーバから取得することを特徴とする請求項1記載の保守管理システム。   The update processing unit acquires software capable of solving the problem from the database server after a predetermined operation is performed by a user who is notified of a response of the inquiry response unit. Maintenance management system. 前記第1および前記第2更新処理手段は、前記問合せ応答手段の応答を報知されたユーザにより所定の操作が行われた後に、前記不具合を解決可能なソフトウェアを前記データベースサーバから取得することを特徴とする請求項2記載の保守管理システム。   The first and second update processing means acquires software capable of solving the problem from the database server after a predetermined operation is performed by a user who is notified of a response of the inquiry response means. The maintenance management system according to claim 2. 電子機器のソフトウェアのバージョン情報とそのバージョンで改修された不具合を示す不具合改修情報とを関連づけて有する第1データベース、および前記ソフトウェアと前記ソフトウェアとともに更新すべきである関連ソフトウェアの識別情報とを関連付けて有する第2データベースを記憶する記憶手段と、
不具合発生時の前記電子機器の内部状態を示すログおよび前記不具合を解決可能なソフトウェアの有無の問合せに基づき、前記第1データベースを参照して、前記不具合を解決可能なソフトウェアの有無、および前記不具合を解決可能なソフトウェアがある場合にはそのソフトウェアのバージョンを特定し、さらに、前記第2データベースを参照して、前記不具合を解決可能なソフトウェアに関連付けられている前記関連ソフトウェアを特定し、前記不具合を解決可能なソフトウェアの情報およびそのソフトウェアに関連付けられている前記関連ソフトウェアの情報を応答として送信する問合せ応答手段と、
を備えることを特徴とするデータベースサーバ。
A first database having associated software version information of the electronic device and defect repair information indicating a defect modified by the version, and the software and identification information of related software to be updated together with the software; Storage means for storing a second database having;
Based on a log indicating the internal state of the electronic device at the time of the occurrence of a failure and an inquiry about the presence or absence of software capable of solving the failure, the presence or absence of software capable of solving the failure by referring to the first database, and the failure If there is software that can solve the problem, the version of the software is specified, and the related software associated with the software that can solve the problem is specified by referring to the second database, and the problem is detected. Inquiry response means for transmitting information on software that can solve the information and information on the related software associated with the software as a response;
A database server comprising:
アプリケーションプログラム、デバイスドライバプログラムおよびユーティリティプログラムのうちの少なくとも1つの上位ソフトウェアに基づきデータ処理を実行し電子機器を使用可能な上位アプリケーション処理部、
不具合の発生時に前記電子機器により生成された前記ログへ前記上位アプリケーション処理部の情報をマージするログ合成手段、
前記上位アプリケーション処理部の情報をマージされた前記ログをデータベースサーバへ送信し、前記電子機器用の、前記不具合を解決可能なソフトウェアの有無を問い合わせるDB問合せ手段、および
前記電子機器の前記不具合を解決可能なソフトウェアとともに更新すべきである関連ソフトウェアを前記データベースサーバから取得しその関連ソフトウェアで前記上位ソフトウェアを更新する更新処理手段、
としてコンピュータを機能させるためのコンピュータ読み取り可能な保守管理プログラム。
An upper application processing unit capable of executing data processing and using an electronic device based on at least one upper software of an application program, a device driver program, and a utility program;
Log synthesizing means for merging information of the higher-order application processing unit into the log generated by the electronic device at the time of occurrence of a malfunction;
DB inquiring means for transmitting the log into which the information of the higher-order application processing unit is merged to a database server and inquiring whether there is software for the electronic device that can solve the problem, and solving the problem of the electronic device Update processing means for acquiring related software that should be updated together with possible software from the database server and updating the upper software with the related software;
A computer-readable maintenance management program for making a computer function as a computer.
電子機器の不具合または前記電子機器を使用可能なデータ処理装置の不具合をデータベースサーバへ問い合わせる保守管理方法において、
前記電子機器または前記データ処理装置の処理実行中に不具合が検出された場合に前記電子機器または前記データ処理装置の各部の状態を収集しログを生成するステップと、
前記ログを前記データベースサーバへ送信し前記不具合を解決可能なソフトウェアの有無を問い合わせるステップと、
前記電子機器または前記データ処理装置からの前記ログおよび前記不具合を解決可能なソフトウェアの有無の問合せに基づき、ソフトウェアのバージョン情報とそのバージョンで改修された不具合を示す不具合改修情報とを関連づけて有する第1データベースを参照して、前記不具合を解決可能なソフトウェアの有無、および前記不具合を解決可能なソフトウェアがある場合にはそのソフトウェアのバージョンを特定するステップと、
前記ソフトウェアとそのソフトウェアとともに更新すべきである関連ソフトウェアの識別情報とを関連付けて有する第2データベースを参照して、前記不具合を解決可能なソフトウェアに関連付けられている前記関連ソフトウェアを特定するステップと、
前記不具合を解決可能なソフトウェアを前記データベースサーバから取得しそのソフトウェアで前記電子機器または前記データ処理装置内のソフトウェアを更新するステップと、
前記不具合を解決可能なソフトウェアとともに更新すべきである関連ソフトウェアを前記データベースサーバから取得しその関連ソフトウェアで前記電子機器または前記データ処理装置におけるソフトウェアを更新するステップと、
を備えることを特徴とする保守管理方法。
In a maintenance management method for inquiring of a database server about a malfunction of an electronic device or a malfunction of a data processing apparatus that can use the electronic device,
Collecting a state of each part of the electronic device or the data processing device and generating a log when a malfunction is detected during the processing of the electronic device or the data processing device; and
Sending the log to the database server and inquiring about the presence or absence of software capable of solving the problem;
Based on the log from the electronic device or the data processing device and an inquiry about the presence / absence of software capable of solving the defect, software version information and defect repair information indicating a defect repaired by the version are associated with each other. Referring to one database, identifying the presence / absence of software capable of resolving the problem, and if there is software capable of resolving the problem, identifying a version of the software;
Identifying the related software associated with the software capable of solving the defect with reference to a second database having the software and identification information of the related software to be updated together with the software;
Obtaining software capable of solving the malfunction from the database server, and updating the software in the electronic device or the data processing device with the software;
Obtaining related software that should be updated together with software capable of solving the problem from the database server, and updating the software in the electronic device or the data processing device with the related software;
A maintenance management method comprising:
JP2009031916A 2009-02-13 2009-02-13 Maintenance management system, database server, maintenance management program and maintenance management method Pending JP2010186452A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009031916A JP2010186452A (en) 2009-02-13 2009-02-13 Maintenance management system, database server, maintenance management program and maintenance management method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009031916A JP2010186452A (en) 2009-02-13 2009-02-13 Maintenance management system, database server, maintenance management program and maintenance management method

Publications (1)

Publication Number Publication Date
JP2010186452A true JP2010186452A (en) 2010-08-26

Family

ID=42767051

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009031916A Pending JP2010186452A (en) 2009-02-13 2009-02-13 Maintenance management system, database server, maintenance management program and maintenance management method

Country Status (1)

Country Link
JP (1) JP2010186452A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014191797A (en) * 2013-03-28 2014-10-06 Oki Data Corp Information processing apparatus, firmware updating method and computer program
JP2016509305A (en) * 2013-01-31 2016-03-24 ヒューレット−パッカード デベロップメント カンパニー エル.ピー.Hewlett‐Packard Development Company, L.P. Update commit list to show data written to firmware interface variable repository
JP7322764B2 (en) 2020-03-17 2023-08-08 株式会社富士通ゼネラル air conditioner

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002278906A (en) * 2001-03-21 2002-09-27 Nec Corp Update managing system, update client device, update server device and program
JP2003345599A (en) * 2002-05-23 2003-12-05 Konica Minolta Holdings Inc Information processing system, information managing device and control program updating method
JP2004240588A (en) * 2003-02-04 2004-08-26 Canon Inc Information processing system
JP2005235087A (en) * 2004-02-23 2005-09-02 Nec Corp System for investigating bad condition of mobile terminal, method thereof, mobile terminal, and program therefor
JP2006178881A (en) * 2004-12-24 2006-07-06 Fuji Xerox Co Ltd Software management system and software management method

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002278906A (en) * 2001-03-21 2002-09-27 Nec Corp Update managing system, update client device, update server device and program
JP2003345599A (en) * 2002-05-23 2003-12-05 Konica Minolta Holdings Inc Information processing system, information managing device and control program updating method
JP2004240588A (en) * 2003-02-04 2004-08-26 Canon Inc Information processing system
JP2005235087A (en) * 2004-02-23 2005-09-02 Nec Corp System for investigating bad condition of mobile terminal, method thereof, mobile terminal, and program therefor
JP2006178881A (en) * 2004-12-24 2006-07-06 Fuji Xerox Co Ltd Software management system and software management method

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016509305A (en) * 2013-01-31 2016-03-24 ヒューレット−パッカード デベロップメント カンパニー エル.ピー.Hewlett‐Packard Development Company, L.P. Update commit list to show data written to firmware interface variable repository
JP2014191797A (en) * 2013-03-28 2014-10-06 Oki Data Corp Information processing apparatus, firmware updating method and computer program
US9395976B2 (en) 2013-03-28 2016-07-19 Oki Data Corporation Information processing apparatus, firmware renewing method, and computer program
JP7322764B2 (en) 2020-03-17 2023-08-08 株式会社富士通ゼネラル air conditioner

Similar Documents

Publication Publication Date Title
JP5191705B2 (en) Maintenance management system, database server, maintenance management program, and maintenance management method
US8893107B2 (en) Information processing apparatus, information processing method, and information processing program for updating a data set
US9672027B2 (en) Information processing apparatus and information processing system
JP4730263B2 (en) Image processing device maintenance system
JP5966270B2 (en) System and device management program
JP4851719B2 (en) Peripheral device management system and method
US9544450B2 (en) Image forming apparatus and method for updating firmware
JP2011113391A (en) Equipment management system, equipment managing apparatus, equipment to be managed, software updating method, software updating program, and recording medium recorded with the program
US8819689B2 (en) Management apparatus for managing network devices, control method thereof, and recording medium
US8958103B2 (en) Management apparatus, management method and computer readable medium for confirming identity of a device in a network using identification information and log information
US8839250B2 (en) Image forming apparatus, storage medium, and program system determination
US20180167259A1 (en) Information processing apparatus and method
CN112099825B (en) Method, device, equipment and storage medium for upgrading component
JP2011138375A (en) Operation inhibiting system, image forming device, operation inhibition information providing device, and operation inhibiting method
JP6194575B2 (en) Information processing apparatus, information processing method, and program
JP2007293737A (en) Method for registering and managing software resource, electronic equipment, and program
JP2011159232A (en) Image processing device, consumables ordering method and consumables ordering program
JP2010072725A (en) Management device, management system and program
JP2010186452A (en) Maintenance management system, database server, maintenance management program and maintenance management method
US20070006221A1 (en) Software install environment constructing apparatus
JP2008123195A (en) Failure prevention device and program
JP2004165734A (en) Image forming apparatus and firmware program
US20100005352A1 (en) Program transmission system, program transmission method, and storage medium storing control program
JP2012156758A (en) Image forming apparatus, program management method, program management program, and record medium
JP2011060142A (en) Integrated management device, integrated management system, integrated management method, integrated management program, and recording medium with the program recorded thereon

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20110524

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20121114

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20121128

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20130121

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20130213

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20130411

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20130508