JP2018014039A - Information processing device, information processing system, information processing method, and program - Google Patents

Information processing device, information processing system, information processing method, and program Download PDF

Info

Publication number
JP2018014039A
JP2018014039A JP2016144527A JP2016144527A JP2018014039A JP 2018014039 A JP2018014039 A JP 2018014039A JP 2016144527 A JP2016144527 A JP 2016144527A JP 2016144527 A JP2016144527 A JP 2016144527A JP 2018014039 A JP2018014039 A JP 2018014039A
Authority
JP
Japan
Prior art keywords
failure
information
log
information processing
identification 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.)
Granted
Application number
JP2016144527A
Other languages
Japanese (ja)
Other versions
JP6743546B2 (en
Inventor
竹次郎 松山
Takejiro Matsuyama
竹次郎 松山
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.)
Ricoh Co Ltd
Original Assignee
Ricoh Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP2016144527A priority Critical patent/JP6743546B2/en
Publication of JP2018014039A publication Critical patent/JP2018014039A/en
Application granted granted Critical
Publication of JP6743546B2 publication Critical patent/JP6743546B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Debugging And Monitoring (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide an information processing device, information processing system, information processing method, and program capable of obtaining sufficient information for solving problems while suppressing the amount of log collection.SOLUTION: An information processing device includes an acquisition unit, a storage unit 133, and a collection unit 134. The acquisition unit obtains, when a failure occurs in an own device or the other one or more information processing device, failure management information in which device identification information for identifying the own device or the other one or more information processing devices, a failure identifier for identifying the failure that has occurred, or log identification information for identifying logs related to the failure are associated. The storage unit stores the failure management information obtained by the acquisition unit. The collection unit collects logs identified by the log identification information for each of all pieces of log identification information associated with a failure identifier for identifying a specified failure.SELECTED DRAWING: Figure 11

Description

本発明は、情報処理装置、情報処理システム、情報処理方法およびプログラムに関する。   The present invention relates to an information processing apparatus, an information processing system, an information processing method, and a program.

例えばプリンタ装置やファックス通信装置などの情報処理装置は、PC(Personal Computer)や通信回線といった外部からの動作要求に応じて動作を行うことが可能な動作状態と、一部の機能を休止させて動作要求を待つ待ち受け状態との間の遷移を行うなど、複雑なプログラムによって動作している。このため、万一情報処理装置に障害が発生した場合、その原因の所在を迅速に究明するため、情報処理装置内部に、情報処理装置の動作情報、ステータス情報やエラー情報をログとして保存・収集する技術が知られている。   For example, an information processing device such as a printer device or a fax communication device pauses an operation state in which an operation request can be made in response to an external operation request such as a PC (Personal Computer) or a communication line, and some functions. It operates by a complicated program, such as transitioning to a standby state waiting for an operation request. For this reason, in the unlikely event that a failure occurs in an information processing device, the operation information, status information, and error information of the information processing device are stored and collected as a log within the information processing device in order to quickly determine the cause of the failure. The technology to do is known.

ここで、複数台の情報処理装置(例えばMFP)を対象としたログ保存・収集技術では、ログのデータ量やMFPの台数が増えたときにログの収集量が増大してしまい、その収集に長時間を要するという問題がある。このような問題を解決するために、例えば特許文献1には、端末ごとにログ記録頻度を動的に変更し、全体的にログ収集量を低減する構成が開示されている。   Here, in the log storage / collection technology for a plurality of information processing apparatuses (for example, MFPs), the log collection amount increases when the amount of log data or the number of MFPs increases. There is a problem that it takes a long time. In order to solve such a problem, for example, Patent Document 1 discloses a configuration in which the log recording frequency is dynamically changed for each terminal to reduce the log collection amount as a whole.

しかし、特許文献1に開示された技術では、ログの収集量を減らしたいあまりにログ記録量も削減してしまったことで、「ログを記録しない」設定の端末で問題が発生した場合に問題解決のためのログを記録できず、問題解決することができなくなってしまうという問題がある。   However, the technique disclosed in Patent Document 1 solves the problem when a problem occurs in a terminal set to “not record log” because the log recording amount has been reduced too much to reduce the log collection amount. There is a problem that the log cannot be recorded and the problem cannot be solved.

本発明は、上記に鑑みてなされたものであって、ログの収集量を抑えながらも、問題解決のために十分な情報を得ることが可能な情報処理装置、情報処理システム、情報処理方法およびプログラムを提供することを目的とする。   The present invention has been made in view of the above, and an information processing apparatus, an information processing system, an information processing method, and an information processing apparatus capable of obtaining sufficient information for solving a problem while suppressing the amount of collected logs The purpose is to provide a program.

上述した課題を解決し、目的を達成するために、本発明は、自装置または他の1以上の情報処理装置において障害が発生した場合に、自装置または前記他の1以上の情報処理装置を識別する装置識別情報と、発生した障害を識別する障害識別子と、該障害に関するログを識別するログ識別情報とが少なくとも紐付けられた障害管理情報を取得する取得部と、前記取得部により取得された前記障害管理情報を記憶する記憶部と、指定された障害を識別する前記障害識別子に紐付く全ての前記ログ識別情報ごとに、該ログ識別情報で識別される前記ログを収集する収集部と、を備える情報処理装置である。   In order to solve the above-described problems and achieve the object, the present invention provides a self-device or one or more other information processing devices when a failure occurs in the self-device or one or more other information processing devices. Acquired by the acquisition unit is an acquisition unit for acquiring fault management information in which at least device identification information for identifying, a fault identifier for identifying a fault that has occurred, and log identification information for identifying a log relating to the fault are associated with each other. A storage unit that stores the failure management information; and a collection unit that collects the log identified by the log identification information for every log identification information associated with the failure identifier that identifies the specified failure. , An information processing apparatus comprising:

本発明によれば、ログの収集量を抑えながらも、問題解決のために十分な情報を得ることが可能な情報処理装置、情報処理システム、情報処理方法およびプログラムを提供することができる。   According to the present invention, it is possible to provide an information processing apparatus, an information processing system, an information processing method, and a program capable of obtaining sufficient information for solving a problem while suppressing the amount of collected logs.

図1は、情報処理システムの構成の一例を示す図である。FIG. 1 is a diagram illustrating an example of a configuration of an information processing system. 図2は、MFPのハードウェア構成の一例を示す図である。FIG. 2 is a diagram illustrating an example of a hardware configuration of the MFP. 図3は、MFPのプログラム構成の一例を示す図である。FIG. 3 is a diagram illustrating an example of a program configuration of the MFP. 図4は、MasterおよびSlaveの各々の構成を説明するための図である。FIG. 4 is a diagram for explaining the configuration of each of Master and Slave. 図5は、MFPログ管理情報の一例を示す図である。FIG. 5 is a diagram illustrating an example of MFP log management information. 図6は、個体情報の一例を示す図である。FIG. 6 is a diagram illustrating an example of individual information. 図7は、障害情報の一例を示す図である。FIG. 7 is a diagram illustrating an example of failure information. 図8は、Slaveが有する通知プログラムのイベントについて説明するための図である。FIG. 8 is a diagram for explaining an event of a notification program included in the slave. 図9は、リクエストの一覧を示す図である。FIG. 9 is a diagram showing a list of requests. 図10は、管理データ表示プログラムの機能を説明するための図である。FIG. 10 is a diagram for explaining the function of the management data display program. 図11は、MasterおよびSlaveの各々が有する機能の一例を示す図である。FIG. 11 is a diagram illustrating an example of the functions of each of Master and Slave. 図12は、情報処理システムの動作例を示すフローチャートである。FIG. 12 is a flowchart illustrating an operation example of the information processing system. 図13は、情報処理システムの動作例を示すフローチャートである。FIG. 13 is a flowchart illustrating an operation example of the information processing system. 図14は、Masterの動作例を示すフローチャートである。FIG. 14 is a flowchart illustrating an exemplary operation of the Master.

以下、添付図面を参照しながら、本発明に係る情報処理装置、情報処理システム、情報処理方法およびプログラムの実施形態を詳細に説明する。以下では、本発明に係る情報処理装置の一例として、画像形成装置の一態様である複合機(MFP:Multifunction Peripheral)を例に挙げて説明するが、これに限られるものではない。なお、複合機とは、コピー機能、スキャナ機能、プリント機能、ファクス機能などの複数の異なる機能を有する装置である。   Hereinafter, embodiments of an information processing apparatus, an information processing system, an information processing method, and a program according to the present invention will be described in detail with reference to the accompanying drawings. Hereinafter, as an example of the information processing apparatus according to the present invention, a multifunction peripheral (MFP) that is an aspect of the image forming apparatus will be described as an example. However, the present invention is not limited to this. Note that a multifunction peripheral is a device having a plurality of different functions such as a copy function, a scanner function, a print function, and a fax function.

図1は、本実施形態の情報処理システム100の構成の一例を示す図である。図1に示すように、情報処理システム100は複数のMFP1を備え、これらは例えばインターネットなどのネットワーク2を介して相互に接続される。説明の便宜上、図1の例では、2台のMFP1のみが例示されているが、情報処理システム100に含まれるMFP1の台数はこれに限らず任意である。図1に例示した2台のMFP1は、マスター/スレーブの関係であり、マスター(Master)として機能するMFP1は「第1の情報処理装置」として機能し、スレーブ(Slave)として機能するMFP1は「第2の情報処理装置」として機能する。   FIG. 1 is a diagram illustrating an example of a configuration of an information processing system 100 according to the present embodiment. As shown in FIG. 1, the information processing system 100 includes a plurality of MFPs 1 that are connected to each other via a network 2 such as the Internet. For convenience of explanation, only two MFPs 1 are illustrated in the example of FIG. 1, but the number of MFPs 1 included in the information processing system 100 is not limited to this and is arbitrary. The two MFPs 1 illustrated in FIG. 1 have a master / slave relationship. The MFP 1 that functions as a master functions as a “first information processing apparatus”, and the MFP 1 that functions as a slave (Slave) It functions as a “second information processing apparatus”.

図2は、MFP1のハードウェア構成の一例を示す図である。図2に示すように、MFP1は、CPU11と、ROM12と、RAM13と、HDD(ハードディスクドライブ)14と、SDメモリカード15と、通信I/F(インタフェース)16と、操作パネル17と、エンジン部18と、を備え、これらがシステムバス19を介して相互に接続されている。   FIG. 2 is a diagram illustrating an example of the hardware configuration of the MFP 1. As shown in FIG. 2, the MFP 1 includes a CPU 11, a ROM 12, a RAM 13, an HDD (hard disk drive) 14, an SD memory card 15, a communication I / F (interface) 16, an operation panel 17, an engine unit. 18, and these are connected to each other via a system bus 19.

CPU11は、MFP1の動作を統括的に制御する。CPU11は、RAM13をワークエリア(作業領域)としてROM12等に格納されたプログラムを実行することで、MFP1全体の動作を制御し、上述したコピー機能、スキャナ機能、ファクス機能、プリンタ機能などの各種機能を実現する。   The CPU 11 controls the overall operation of the MFP 1. The CPU 11 controls the overall operation of the MFP 1 by executing a program stored in the ROM 12 or the like using the RAM 13 as a work area (work area), and various functions such as the copy function, the scanner function, the fax function, and the printer function described above. Is realized.

通信I/F16は、ネットワーク2と接続するためのインタフェースである。操作パネル17は、ユーザからの各種の操作を受け付けるとともにMFP1に関する情報を表示する。例えば操作パネル17は、液晶タッチパネルなどで構成される。エンジン部18は、コピー機能、スキャナ機能、ファクス機能、および、プリンタ機能を実現させるための、汎用的な情報処理及び通信以外の処理を行うハードウェアである。例えば、原稿の画像をスキャンして読み取るスキャナ(画像読取部)、用紙等のシート材への印刷を行うプロッタ(画像形成部)、ファクス通信を行うファクス部などを備えている。更に、印刷済みシート材を仕分けるフィニッシャや、原稿を自動給送するADF(自動原稿給送装置)のような特定のオプションを備えることもできる。   The communication I / F 16 is an interface for connecting to the network 2. Operation panel 17 accepts various operations from the user and displays information related to MFP 1. For example, the operation panel 17 includes a liquid crystal touch panel. The engine unit 18 is hardware that performs processing other than general-purpose information processing and communication for realizing a copy function, a scanner function, a fax function, and a printer function. For example, a scanner (image reading unit) that scans and reads an image of a document, a plotter (image forming unit) that performs printing on a sheet material such as paper, and a fax unit that performs fax communication are provided. Further, a specific option such as a finisher for sorting printed sheet materials or an ADF (automatic document feeder) for automatically feeding a document can be provided.

図3は、MFP1単体上でのプログラム構成の一例を示す図である。図3に示すように、MFP1は、ハードウェア、OS(オペレーティングシステム)、サービス、アプリケーションの4層で構成される。このうちOS、サービス、アプリケーションがソフトウェアであり、個別にデバッグログ記録用のメモリ領域を持っている。各プログラム名と共に括弧で書いてある数値は、デバッグログ領域を示すID値である。たとえばアプリケーションの中の「コピー」は2000番を有しており、OSは100〜150番までを有している。OSは内部でデバイスドライバ等複数のプログラムが動作するため、複数のIDを持つ場合がある。   FIG. 3 is a diagram showing an example of a program configuration on the MFP 1 alone. As shown in FIG. 3, the MFP 1 includes four layers: hardware, OS (operating system), service, and application. Of these, the OS, service, and application are software, and each has a memory area for recording a debug log. A numerical value written in parentheses together with each program name is an ID value indicating a debug log area. For example, “Copy” in the application has a number 2000, and the OS has a number from 100 to 150. An OS may have a plurality of IDs because a plurality of programs such as device drivers operate inside the OS.

ハードウェアは、MFP1を構成する物理的要素であり、エンジン部18、HDD14、SDメモリカード15、デバッグログ領域を含むメモリ、その他CPU11などのリソースが存在する。   The hardware is a physical element constituting the MFP 1, and there are resources such as the engine unit 18, the HDD 14, the SD memory card 15, a memory including a debug log area, and other CPU 11.

OSはUNIX(登録商標)などの汎用オペレーティングシステムであり、サービス並びにアプリケーションの各ソフトウェアをそれぞれプロセスとして並列実行する。サービス層では数十個程度のサービスプログラムが常時動作して装置の状態を監視・管理している。例えば図3では、サービス層は2つの層に分かれている。下層ではサービス群の統括管理を行うサービス統括管理や各ソフトウェアのデバッグログ領域をHDD14上に記録するデバッグログ記録、ネットワーク2上の複数のMFP1間で問題が発生したデバッグログ情報をやりとりするデバッグログネットワーク管理(MasterまたはSlave)が動作する。MasterとSlaveの関係については後述する。また、上層ではサービスやアプリケーションの開始と終了を制御する起動・停止制御、装置の省電力モードを制御する省エネ制御、装置の設定を管理する設定管理、装置のネットワークの管理をするネットワーク管理、装置の障害状態を管理する障害管理、装置の用紙トレイや給紙排紙のためのドアを管理する装置ドア開閉管理、装置上で動作するアプリケーションの管理をするアプリケーション管理などが動作している。   The OS is a general-purpose operating system such as UNIX (registered trademark), and executes software of services and applications in parallel as processes. In the service layer, about several tens of service programs always operate to monitor and manage the state of the apparatus. For example, in FIG. 3, the service layer is divided into two layers. In the lower layer, service management that performs overall management of the service group, debug log recording that records the debug log area of each software on the HDD 14, and debug log that exchanges debug log information on the occurrence of a problem among a plurality of MFPs 1 on the network 2 Network management (Master or Slave) operates. The relationship between Master and Slave will be described later. In the upper layer, start / stop control that controls the start and end of services and applications, energy-saving control that controls the power-saving mode of devices, setting management that manages device settings, network management that manages device networks, and devices Fault management for managing the fault status of the apparatus, management for opening and closing the apparatus door for managing the paper tray of the apparatus and the door for paper feed / discharge, and application management for managing the application operating on the apparatus are operating.

アプリケーションは、装置を操作する人が実行したい機能を実現するためのソフトウェア群である。例えばコピー操作・プリンタ操作・スキャナ操作・FAX操作等を行いたいときに動作するコピー、プリンタ、スキャナ、FAX、装置のファームウェアを更新するときに動作するファームウェアアップデートなどがある。   An application is a software group for realizing a function that a person who operates the apparatus wants to execute. For example, there are a copy operation that operates when it is desired to perform a copy operation, a printer operation, a scanner operation, a FAX operation, etc., a firmware update that operates when updating the firmware of the printer, scanner, FAX, and apparatus.

図4は、Master−MFP1(以下では単に「Master」と称する)およびSlave−MFP1(以下では単に「Slave」と称する)の各々の構成を説明するための図である。本実施形態の情報処理システム100は、それぞれがネットワーク2上で通信可能に配置されている複数のMFP1を備え、ログの管理に関して、複数のMFP1をMasterとSlaveの2種類に分類する。説明の便宜上、ここでは、MasterおよびSlaveの各々は1台ずつであるが、これに限らず、例えばMasterおよびSlaveが複数台ずつ存在してもよい。   FIG. 4 is a diagram for explaining the configuration of each of Master-MFP 1 (hereinafter simply referred to as “Master”) and Slave-MFP 1 (hereinafter simply referred to as “Slave”). The information processing system 100 according to the present embodiment includes a plurality of MFPs 1 each arranged to be communicable on the network 2 and classifies the plurality of MFPs 1 into two types, Master and Slave, regarding log management. For convenience of explanation, each of the master and the slave is one here. However, the present invention is not limited to this. For example, a plurality of masters and slaves may exist.

図4に示すように、Masterは、Master管理情報101、通知受信プログラム102、リクエストプログラム103、管理データ表示プログラム104を備えている。Master管理情報101の詳細は後述するが、管理下にあるSlave、および、自装置の各々の障害に関する障害情報を有し、障害に関するログ(障害ログ)と紐付けて管理する。   As shown in FIG. 4, the Master includes Master management information 101, a notification reception program 102, a request program 103, and a management data display program 104. Although details of the master management information 101 will be described later, the master management information 101 includes failure information related to each of the managed slaves and the own device failure, and is managed in association with a failure related log (failure log).

通知受信プログラム102は、Slaveの通知プログラム112と連携して動作するプログラムである。詳細は後述するが、SlaveやMasterからのイベント通知を受けて、Master管理情報101に情報を追記する動作を行う。   The notification receiving program 102 is a program that operates in cooperation with the slave notification program 112. Although details will be described later, in response to an event notification from the slave or master, an operation of adding information to the master management information 101 is performed.

リクエストプログラム103は、Slaveのリクエスト受信プログラム113と連携して動作するプログラムである。詳細は後述するが、ユーザからのUI操作による要求を受けて、MasterからSlaveに対してリクエストを送信する動作を行う。リクエスト内容によっては、HDD14、SDメモリカード15などの記憶装置に対して、取得したログの書き込みも行う。また、リクエストの内容によっては複数のSlaveと通信を行うことになる。   The request program 103 is a program that operates in cooperation with the slave request reception program 113. Although details will be described later, in response to a request by a UI operation from the user, an operation of transmitting a request from the master to the slave is performed. Depending on the content of the request, the acquired log is also written to a storage device such as the HDD 14 or the SD memory card 15. Further, depending on the content of the request, communication is performed with a plurality of slaves.

管理データ表示プログラム104は、Master管理情報101を操作パネル17上で閲覧・操作するためのプログラムである。詳細は後述する。   The management data display program 104 is a program for browsing and operating the master management information 101 on the operation panel 17. Details will be described later.

図4に示すように、Slaveは、Slave管理情報111、通知プログラム112、リクエスト受信プログラム113を備えている。ここでは説明の簡便化のために省くが、Slaveは、Masterが有する管理データ表示プログラム104に相当するプログラムをさらに備えていてもよい。Slave側で管理データを表示するためには、Masterに管理データを問い合わせ、返答を受信した後にSlave側で表示することになる。   As illustrated in FIG. 4, the slave includes slave management information 111, a notification program 112, and a request reception program 113. Here, although omitted for simplification of explanation, the slave may further include a program corresponding to the management data display program 104 included in the master. In order to display the management data on the slave side, the management data is inquired of the master, and after the response is received, the management data is displayed on the slave side.

Slave管理情報111の詳細は後述するが、親となるMasterの個体識別子や自装置で発生した障害に関するログなどを管理する。また、Masterとの通信が途絶している状況においては、未通知のデータを一時的に格納する領域としても機能する。以下の説明では、Master管理情報101とSlave管理情報111を総称して、「MFPログ管理情報」と称する場合がある。   Although details of the slave management information 111 will be described later, the individual identifier of the master that is the parent, a log relating to a failure that occurred in the own apparatus, and the like are managed. In a situation where communication with the Master is interrupted, it also functions as an area for temporarily storing unreported data. In the following description, the master management information 101 and the slave management information 111 may be collectively referred to as “MFP log management information”.

通知プログラム112は、Masterの通知受信プログラム102と連携して動作するプログラムであり、詳細は後述するが、Masterに対してイベントの通知を行うプログラムである。Masterが存在しないときにはローカルに情報を格納してMasterとの通信再開に備える。   The notification program 112 is a program that operates in cooperation with the master notification reception program 102, and is a program that notifies the master of an event, details of which will be described later. When the Master does not exist, information is stored locally to prepare for resuming communication with the Master.

リクエスト受信プログラム113は、Masterのリクエストプログラム103と連携して動作するプログラムであり、詳細は後述するが、Masterからのリクエストをうけて、結果をMasterに返信する処理を行う。リクエスト内容によっては、ログに対してピン止め(ログの消去を許可しない設定)を行い、以後、消去されないようにするための処理も行う。   The request reception program 113 is a program that operates in cooperation with the master request program 103. As will be described in detail later, the request reception program 113 receives a request from the master and performs a process of returning the result to the master. Depending on the content of the request, the log is pinned (setting not to permit erasure of the log), and thereafter processing for preventing the log from being erased is also performed.

また、MasterやSlaveは、相互に起動要求を相手に送信し、停止状態から起動状態へ遷移させることができてもよい。これにより、手近な1台のMFP1を起動することで、ネットワーク2上に存在する全てのMFP1の情報を取得することができる。   Also, the Master and Slave may be able to send a startup request to each other and make a transition from the stopped state to the started state. As a result, it is possible to acquire information of all MFPs 1 existing on the network 2 by starting up one nearby MFP 1.

次に、MasterおよびSlaveの各々が有するMFPログ管理情報について説明する。Masterが管理するMaster管理情報101、および、Slaveが管理するSlave管理情報111はこの情報で表現される。   Next, MFP log management information included in each of Master and Slave will be described. The master management information 101 managed by the master and the slave management information 111 managed by the slave are expressed by this information.

図5に示すように、MFPログ管理情報は、親情報(parent)、child個数、個体情報群を含む。   As shown in FIG. 5, the MFP log management information includes parent information (parent), the number of children, and an individual information group.

親情報は、自装置の親(Master)となるMFP1の情報であり、後述の個体情報で表現される。Masterの場合は親情報が存在しない。child個数は、自装置の子(Slave)となるMFP1の個数を表す。Slaveの場合はゼロとなる。個体情報群は、後述の個体情報を複数含んだデータ列であり、自装置の子(Slave)ごとの情報である。Slaveの場合は個体情報群が存在しない。   The parent information is information of the MFP 1 that is the parent (Master) of the own device, and is expressed by individual information described later. In the case of Master, there is no parent information. The number of children represents the number of MFPs 1 that are children (Slaves) of the own apparatus. In the case of Slave, it is zero. The individual information group is a data string including a plurality of individual information described later, and is information for each child (Slave) of the own device. In the case of Slave, there is no individual information group.

図6に示すように、個体情報は、個体識別子と障害情報群とを含む。個体識別子は、「装置識別情報」の一例であり、ネットワーク2上に存在するMFP1を識別するための情報である。例えば個体識別子はIPアドレスなどであってもよい。障害情報群は後述する障害情報を複数含んだデータ列である。   As shown in FIG. 6, the individual information includes an individual identifier and a failure information group. The individual identifier is an example of “device identification information” and is information for identifying the MFP 1 existing on the network 2. For example, the individual identifier may be an IP address. The failure information group is a data string including a plurality of failure information described later.

図7に示すように、障害情報は、発生時刻と、発生元ログIDと、障害識別子と、pin止めon/off情報とを含む。発生時刻は、障害が発生した時刻を示す。発生元ログIDは、「ログ識別情報」の一例であり、図3に示したプログラムごとのログID(ログを識別する情報)である。障害識別子は、発生した障害を識別するための情報である。この例では、例えばコピー時に印刷情報が正しく生成できなかった場合には「S100」、プログラムが不正終了した場合には「S001」というように番号が割り振られている。pin止めon/off情報は、「消去可否情報」の一例であり、ログの消去を許可するか否かを示す情報である。この例では、pin止めon情報は、ログの消去を許可しない設定であることを意味し、pin止めoff情報は、ログの消去を許可する設定であることを意味する。   As illustrated in FIG. 7, the failure information includes an occurrence time, an occurrence source log ID, a failure identifier, and pin stop on / off information. The occurrence time indicates the time when the failure occurred. The generation source log ID is an example of “log identification information”, and is a log ID (information for identifying a log) for each program illustrated in FIG. 3. The failure identifier is information for identifying a failure that has occurred. In this example, numbers are assigned such as “S100” when the print information cannot be correctly generated at the time of copying, and “S001” when the program ends improperly. The pin stop on / off information is an example of “erase permission / inhibition information”, and is information indicating whether or not log erasure is permitted. In this example, the pin stop on information means a setting that does not permit the log erasure, and the pin stop off information means a setting that permits the log erasure.

図8は、Slaveが有する通知プログラム112のイベントについて説明するための図である。この例では、図8(A)に示すように、イベントには、「E1.起動通知」、「E2.停止通知」、「E3.障害発生通知」の3種類のイベントがある。「E1.起動通知」はSlaveが起動したことを、Masterに知らせるための通知である。「E2.停止通知」はSlaveが停止したことを、Masterに知らせるための通知である。「E3.障害発生通知」はSlaveで障害が発生したことをMasterに知らせるための通知であり、図8(B)に示すように、発生時刻、発生元ログID、障害識別子、pin止めon/off情報などを含んでいる。より具体的には、個体識別子なども含まれる。Masterはこれを受信すると、Master管理情報101から該当するMFP1の個体情報を探し出し、その障害情報群に追記する。また、pin止めoffとして通知を受信した場合、Masterは同じ障害識別子を持つ障害情報を探索し、その障害情報の中から、pin止めon情報を含む障害情報が存在するかどうかを確認し、pin止めonを含む障害情報が存在すれば、発生元のSlaveにpin止めをonに設定することを要求するリクエストを送信する。これによって、同一ネットワーク2上に接続されているMFP1群の中で同じ障害が発生しているものがあれば、同一の障害が発生したとして検知して管理できるようになる。   FIG. 8 is a diagram for explaining an event of the notification program 112 included in the slave. In this example, as shown in FIG. 8A, there are three types of events: “E1. Start notification”, “E2. Stop notification”, and “E3. Fault occurrence notification”. “E1. Activation notification” is a notification for notifying the master that the slave has been activated. “E2. Stop notification” is a notification for notifying the master that the slave has stopped. “E3. Failure occurrence notification” is a notification for notifying the master that a failure has occurred in Slave, and as shown in FIG. 8B, the occurrence time, the origin log ID, the failure identifier, the pin stop on / off information and so on. More specifically, an individual identifier or the like is also included. Upon receiving this, the master searches for the individual information of the corresponding MFP 1 from the master management information 101 and adds it to the failure information group. When the notification is received as pin stop off, the master searches for failure information having the same failure identifier, and checks whether there is failure information including pin stop on information from the failure information. If there is failure information including stop on, a request requesting to set pin stop to on is transmitted to the slave of the occurrence. As a result, any MFP 1 group connected on the same network 2 that has the same failure can be detected and managed as having the same failure.

次に、MasterからSlaveに対して送信するコマンドの一つであるリクエストについて説明する。図9は、リクエストの一覧を示す図である。図9に示すように、リクエストとしては、「R1.管理情報収集」、「R2.ログ収集−一括」、「R3.ログ収集−単体」、「R4.ログ収集−pin単位」、「R5.pin止め設定」の5種類のリクエストがある。   Next, a request that is one of commands transmitted from the master to the slave will be described. FIG. 9 is a diagram showing a list of requests. As shown in FIG. 9, the requests include “R1. Management information collection”, “R2. Log collection—collective”, “R3. Log collection—single”, “R4. Log collection—pin unit”, “R5. There are five types of requests for “pin stop setting”.

「R1.管理情報収集」は、SlaveがMasterと通信できないときにローカルに保存していた情報を、Masterが吸い上げるためのリクエストである。Masterが再起動したときなどに用いられる。   “R1. Management information collection” is a request for the master to suck up information stored locally when the slave cannot communicate with the master. Used when the Master is restarted.

R2〜R4のリクエストは、ログ管理情報ではなく、ログの実態を収集するためのリクエストである。普段の動作ではイベント通知によって、Masterが障害発生の情報を把握する。把握した情報をもとに、障害発生時のログを収集するときにこのリクエストを用いる。   The requests R2 to R4 are requests for collecting the actual status of logs, not log management information. In normal operation, the master grasps information on the occurrence of a failure by event notification. This request is used when collecting a log at the time of failure occurrence based on the grasped information.

「R2.ログ収集−一括」では、Master管理情報101に基づいて、ネットワーク2上のすべてのMFP1を対象として障害が発生した際のログを収集する。「R3.ログ収集−単体」では、MFP1と発行元ログIDを特定してログの収集を行う。Masterを操作すれば、狙ったMFP1のログを収集することができる。「R4.ログ収集−pin単位」では、pin止めオンされた対象について、Master管理情報101に基づいてネットワーク2上のすべてのMFP1を対象としてログを収集する。これによって、同一内容と予想される障害についての情報(ログ)を一括で収集することができる。「R5.pin止め設定」は、対象となるSlaveに対して、pin止めon/off情報をonに変更することを要求するリクエストである。   In “R2. Log collection—batch”, logs when failures occur for all MFPs 1 on the network 2 are collected based on the master management information 101. In “R3. Log collection—single unit”, the MFP 1 and the issuer log ID are specified to collect logs. By operating the Master, it is possible to collect logs of the targeted MFP 1. In “R4. Log collection—pin unit”, logs are collected for all MFPs 1 on the network 2 based on the Master management information 101 for the target for which pin stop has been turned on. As a result, information (logs) about failures that are expected to have the same content can be collected in a batch. “R5. Pin stop setting” is a request that requests the target Slave to change the pin stop on / off information to on.

次に、図10を用いて、管理データ表示プログラム104について説明する。管理データ表示プログラム104は、図10(A)に示す「MFPネットワーク上の障害情報」を表示する画面や図10(B)に示す「同一障害情報」を表示する画面を操作パネル17に表示する。   Next, the management data display program 104 will be described with reference to FIG. The management data display program 104 displays a screen for displaying “Fault information on MFP network” shown in FIG. 10A and a screen for displaying “Same fault information” shown in FIG. .

まず図10(A)の「MFPネットワーク上の障害情報」を表示する画面について、画面左の要素から説明していく。「マシン一覧」においては、Master管理情報101に基づいて、障害が一度でも発生したMFP1の名称が一覧で表示される。表下にある「一括収集」ボタンを押すと、一覧に表示された全てのMFP1から、障害に関する全てのログをネットワーク通信で収集し、Masterの記憶装置上に保存する。例えばユーザはこれをUSBメモリなどに保存することで、障害ログを扱えるようになる。   First, the screen displaying “Fault information on MFP network” in FIG. 10A will be described from the left element of the screen. In the “machine list”, the names of MFPs 1 in which a failure has occurred even once are displayed in a list based on the master management information 101. When the “collective collection” button at the bottom of the table is pressed, all the logs related to the failure are collected from all the MFPs 1 displayed in the list through the network communication and stored in the storage device of the master. For example, the user can handle the failure log by storing it in a USB memory or the like.

また、「マシン一覧」に表示中の何れかのMFP1の名称をタッチすると、右隣の「障害一覧」に、タッチしたMFP1で発生した障害の一覧が表示される。表下にある「一括収集」ボタンを押すと、「障害一覧」に表示された全ての障害ごとの障害ログをネットワーク通信で収集し、Masterの記憶装置上に保存する。   When the name of any MFP 1 displayed in the “machine list” is touched, a list of faults that have occurred in the touched MFP 1 is displayed in the “failure list” on the right side. When the “collective collection” button at the bottom of the table is pressed, failure logs for all failures displayed in the “failure list” are collected by network communication and stored on the storage device of the master.

また、「障害一覧」に表示された何れかの障害をタッチすると、右隣の「詳細」に、タッチした障害の詳細情報(障害情報)が表示される。詳細のうち「pin止め」については、右側にon/offを切り替えるためのボタンが表示される。ユーザは、このボタンを操作することでpin止めをするかしないかを指示することができる。pin止めとは、該当する障害ログがMFP1から消去されてしまわないようにロックをかける動作のことである。通常、MFP1中に記録されたログは常に出力され続けるものであるため、一定の期間を過ぎると上書きまたは消去されてしまう仕組みをとることが一般的である。そのため、障害発生時のログ(障害ログ)が消去されてしまうと解析が難しくなってしまうためにpin止めという対策をとる。本システムでは、pin止めした対象の障害識別子については、同一障害の検知対象となり、Masterが通知プログラム112からpin止め対象の障害識別子を受信した場合、Slaveに対して即座にpin止め要求を出す。表下にある「収集」ボタンを押すと、対応する障害に関するログをネットワーク通信で収集し、Masterの記憶装置上に保存する。また、詳細表示された障害がpin止めonを示す場合、表下の「同一障害表示」ボタンを押すことで、図10(B)の「同一障害情報」を表示する画面へ遷移する。   Further, when any failure displayed in the “failure list” is touched, detailed information (failure information) of the touched failure is displayed in “details” on the right side. Among the details, for “pin stop”, a button for switching on / off is displayed on the right side. The user can instruct whether or not to stop the pin by operating this button. “Pin stop” refers to an operation of locking the corresponding failure log so as not to be deleted from the MFP 1. Normally, since the log recorded in the MFP 1 is constantly output, it is common to adopt a mechanism in which the log is overwritten or deleted after a certain period. For this reason, if the log at the time of failure (failure log) is erased, it becomes difficult to analyze. In this system, the failure identifier of the pinned target becomes the same failure detection target, and when the master receives the failure identifier targeted for pinning from the notification program 112, a pin stop request is immediately issued to Slave. When a “collect” button at the bottom of the table is pressed, a log relating to the corresponding failure is collected by network communication and saved on the storage device of the master. Further, when the failure displayed in detail indicates “pin stop on”, by pressing the “same failure display” button below the table, the screen shifts to a screen displaying “same failure information” in FIG.

図10(B)の「同一障害情報」を表示する画面について、画面左の要素から説明していく。この画面では、左端に表示された障害情報に含まれる障害識別子と同一の障害識別子を含む障害情報について、ネットワーク2に接続されたすべてのMFP1から探し出すことができる。画面中央の「マシン一覧」において、同一障害が発生したことのある、ネットワーク2上の全てのMFP1が表示される。この中のMFP1を選択すると、右側の「障害一覧」に発生時刻の一覧が表示される。また、この例でも、各表の下のボタンを押下することで、ログの収集を実施できる。   The screen displaying “same failure information” in FIG. 10B will be described from the left element of the screen. On this screen, it is possible to search for failure information including the same failure identifier as that included in the failure information displayed on the left end from all MFPs 1 connected to the network 2. In the “machine list” in the center of the screen, all MFPs 1 on the network 2 where the same failure has occurred are displayed. When the MFP 1 is selected, a list of occurrence times is displayed in the “failure list” on the right side. Also in this example, logs can be collected by pressing the button below each table.

図11は、MasterおよびSlaveの各々が有する機能の一例を示す図である。説明の便宜上、図11の例では、本発明に関する機能のみを主に例示しているが、MasterおよびSlaveの各々が有する機能はこれらに限られるものではない。これらの機能は、CPU11がROM12等の記憶装置に格納されたプログラムを実行することにより実現されるが、これに限らず、例えばこれらの機能のうちの少なくとも一部が専用のハードウェア回路(例えば半導体集積回路等)で実現されてもよい。   FIG. 11 is a diagram illustrating an example of the functions of each of Master and Slave. For convenience of explanation, the example of FIG. 11 mainly illustrates only the functions related to the present invention, but the functions of each of Master and Slave are not limited to these. These functions are realized by the CPU 11 executing a program stored in a storage device such as the ROM 12, but not limited to this. For example, at least a part of these functions is a dedicated hardware circuit (for example, It may be realized by a semiconductor integrated circuit or the like.

図11に示すように、Slaveは、第1の生成部121と、送信部122と、pin止め設定変更部123とを有する。第1の生成部121は、障害が発生した場合に、自装置を識別する装置識別情報と、発生した障害を識別する障害識別子と、該障害に関するログを識別するログ識別情報とが少なくとも紐付けられた障害管理情報を生成する。この例では、前述の個体識別子と前述の障害情報(図7参照)との組み合わせが障害管理情報に相当する。この例では、障害管理情報は、個体識別子と、障害識別子と、発行元ログIDと、ログの消去を許可するか否かを示すpin止めon/off情報(「消去可否情報」の一例)とが少なくとも紐付けられた情報であると考えることができる。第1の生成部121は、自装置で障害が発生するたびに、障害管理情報を生成する。   As illustrated in FIG. 11, the slave includes a first generation unit 121, a transmission unit 122, and a pin stop setting change unit 123. When a failure occurs, the first generation unit 121 associates at least device identification information for identifying the own device, a failure identifier for identifying the failure that has occurred, and log identification information for identifying a log relating to the failure. Generated fault management information. In this example, the combination of the above-described individual identifier and the above-described failure information (see FIG. 7) corresponds to the failure management information. In this example, the failure management information includes an individual identifier, a failure identifier, an issuer log ID, and pin stop on / off information (an example of “erase enable / disable information”) indicating whether or not to allow log deletion. Can be considered at least as linked information. The first generation unit 121 generates failure management information every time a failure occurs in the own device.

送信部122は、第1の生成部121により生成された障害管理情報をMasterへ送信する。この例では、送信部122は、第1の生成部121により障害管理情報が生成されるたびに、その生成された障害管理情報をMasterへ送信する。   The transmission unit 122 transmits the failure management information generated by the first generation unit 121 to the master. In this example, the transmission unit 122 transmits the generated failure management information to the Master every time the first generation unit 121 generates the failure management information.

pin止め設定変更部123は、後述するMaster側の変更制御部135からの要求に応じて、Masterへ送信済みの障害管理情報に含まれるpin止めoff情報を、pin止めon情報に変更し、その変更を反映させた情報を変更制御部135へ返す。変更制御部135の具体的な内容については後述する。   The pin stop setting changing unit 123 changes the pin stop off information included in the failure management information transmitted to the master to the pin stop on information in response to a request from the change control unit 135 on the master side described later. Information reflecting the change is returned to the change control unit 135. Specific contents of the change control unit 135 will be described later.

図11に示すように、Masterは、第2の生成部131と、受信部132と、記憶部133と、収集部134と、変更制御部135とを有する。   As illustrated in FIG. 11, the Master includes a second generation unit 131, a reception unit 132, a storage unit 133, a collection unit 134, and a change control unit 135.

第2の生成部131は、障害が発生した場合に、障害管理情報(この例では、前述の個体識別子と前述の障害情報との組み合わせ)を生成する。第2の生成部131は、自装置で障害が発生するたびに、障害管理情報を生成する。   When a failure occurs, the second generation unit 131 generates failure management information (in this example, a combination of the aforementioned individual identifier and the aforementioned failure information). The second generation unit 131 generates failure management information every time a failure occurs in the own device.

受信部132は、Slaveから障害管理情報を受信する。記憶部133は、第2の生成部131により生成された障害管理情報、または、受信部132により受信された障害管理情報を記憶する。記憶部133は、上述のMaster管理情報101を記憶していると考えてもよい。   The receiving unit 132 receives failure management information from the slave. The storage unit 133 stores the failure management information generated by the second generation unit 131 or the failure management information received by the reception unit 132. The storage unit 133 may be considered to store the above-described master management information 101.

なお、この例では、前述の第2の生成部131と前述の受信部132は、自装置または他の1以上のSlaveにおいて障害が発生した場合に、自装置またはSlaveを識別する個体識別子(「装置識別情報」の一例)と、発生した障害を識別する障害識別子と、該障害に関するログを識別する発行元ログID(「ログ識別情報」の一例)とが少なくとも紐付けられた障害管理情報を取得する「取得部」として機能すると考えることができる。   In this example, the above-described second generation unit 131 and the above-described reception unit 132 are configured to identify an individual identifier (“” that identifies the device or the slave when a failure occurs in the device or at least one other slave. Failure management information in which at least an example of “device identification information”, a failure identifier that identifies a failure that has occurred, and an issuer log ID that identifies a log related to the failure (an example of “log identification information”) are associated with each other It can be considered to function as an “acquisition unit” to acquire.

収集部134は、指定された障害を識別する障害識別子に紐付く全てのログ識別情報ごとに、該ログ識別情報で識別されるログを収集する。この例では、収集部134は、記憶部133を参照して、ユーザから指定された障害を識別する障害識別子に紐付く全ての発行元ログIDと個体識別子との組み合わせを特定する。そして、収集部134は、特定した組み合わせごとに、該組み合わせに含まれる個体識別子で識別されるSlaveから、該組み合わせに含まれる発行元ログIDで識別されるログを取得(収集)する。本実施形態の収集部134による収集対象は、ログの消去を許可しないことを示すpin止めon/off情報(pin止めon情報)が紐付けられた発行元ログIDで識別されるログである。   The collection unit 134 collects a log identified by the log identification information for every piece of log identification information associated with the failure identifier that identifies the designated failure. In this example, the collection unit 134 refers to the storage unit 133 and identifies combinations of all issuer log IDs and individual identifiers associated with the failure identifier that identifies the failure specified by the user. Then, for each identified combination, the collection unit 134 acquires (collects) the log identified by the issuer log ID included in the combination from the Slave identified by the individual identifier included in the combination. The collection target by the collection unit 134 of this embodiment is a log identified by an issuer log ID associated with pin stop on / off information (pin stop on information) indicating that log deletion is not permitted.

変更制御部135は、ログの消去を許可することを示すpin止めon/off情報(pin止めoff情報)を含む障害管理情報が第2の生成部131により生成された場合、または、該障害管理情報が受信部132により受信された場合に、記憶部133において、該障害管理情報に含まれる障害識別子と一致する障害識別子に対して、ログの消去を許可しないことを示すpin止めon/off情報(pin止めon情報)が紐付けられている場合、該障害管理情報に含まれるpin止めoff情報を、pin止めon情報に変更するための制御を行う。この例では、変更制御部135は、該障害管理情報に含まれる個体識別子で識別されるSlaveに対して、pin止めon/off情報をonに変更することを要求するリクエスト(pin止め設定リクエスト)を送信する。そして、Slaveからpin止め設定リクエストに対する応答を受け取り、Master管理情報101に反映させる。   The change control unit 135, when failure management information including pin stop on / off information (pin stop off information) indicating that log deletion is permitted is generated by the second generation unit 131, or the failure management When the information is received by the receiving unit 132, pin stop on / off information indicating that log erasure is not permitted for the failure identifier that matches the failure identifier included in the failure management information in the storage unit 133 When (pin stop on information) is linked, control is performed to change the pin stop off information included in the failure management information to pin stop on information. In this example, the change control unit 135 requests the slave identified by the individual identifier included in the failure management information to change the pin stop on / off information to on (pin stop setting request). Send. Then, a response to the pin stop setting request is received from Slave and reflected in the Master management information 101.

図12は、Slaveで障害が発生した場合の情報処理システム100の動作例を示すフローチャートである。図12では、Slave側のフローと、Master側のフローとを分けて記載している。   FIG. 12 is a flowchart illustrating an operation example of the information processing system 100 when a failure occurs in Slave. In FIG. 12, the flow on the slave side and the flow on the master side are described separately.

まずSlave側のフローを説明する。第1の生成部121は、障害の発生を検知すると(ステップS1)、上述の障害管理情報を生成する(ステップS2)。そして、ステップS2で生成した障害管理情報を、一時的に記憶するための障害管理情報バッファに格納する(ステップS3)。   First, the flow on the slave side will be described. When detecting the occurrence of a failure (step S1), the first generation unit 121 generates the above-described failure management information (step S2). Then, the failure management information generated in step S2 is stored in a failure management information buffer for temporary storage (step S3).

通知プログラム112が起動済みの場合(ステップS4:Yes)、処理はそのまま続行され、後述のステップS6に移行する。通知プログラムが未起動の場合(ステップS4:No)、OSは通知プログラム112を起動する(ステップS5)。そして、通知プログラム112は、Masterとの通信を確立する(ステップS6)。次に、通知プログラム112(送信部122)は、障害管理情報バッファに障害管理情報があるか否かを確認する(ステップS7)。   If the notification program 112 has been activated (step S4: Yes), the process is continued as it is, and the process proceeds to step S6 described later. When the notification program is not activated (step S4: No), the OS activates the notification program 112 (step S5). Then, the notification program 112 establishes communication with the Master (Step S6). Next, the notification program 112 (transmission unit 122) checks whether or not there is failure management information in the failure management information buffer (step S7).

ステップS7の結果が肯定の場合(ステップS7:Yes)、通知プログラム112(送信部122)は、障害管理情報バッファに格納された障害管理情報をMasterへ送信する(ステップS8)。そして、Masterからの応答の受信を確認し(ステップS9)、ステップS7以降の処理を繰り返す。   When the result of step S7 is affirmative (step S7: Yes), the notification program 112 (transmission unit 122) transmits the failure management information stored in the failure management information buffer to the master (step S8). And reception of the response from Master is confirmed (step S9) and the process after step S7 is repeated.

ステップS7の結果が否定の場合(ステップS7:No)、通信プログラム112は、Masterとの通信路を閉路する(ステップS10)。   If the result of step S7 is negative (step S7: No), the communication program 112 closes the communication path with the master (step S10).

次にMaster側のフローを説明する。通知受信プログラム102(受信部132)は、Slaveからの要求に応じてSlaveと接続する(ステップS11)。次に、通知受信プログラム102(受信部132)は、Slaveから障害管理情報を受信する(ステップS12)。次に、通知受信プログラム102は、ステップS12で受信した障害管理情報を、障害管理情報バッファに格納する(ステップS13)。そして、Slaveに対して、ステップS12で受信した障害管理情報に対する応答を返す(ステップS14)。その後、通知受信プログラム102は、Slaveから通信路を閉路する要求(切断要求)を受けない限り、ステップS12〜ステップS14の処理を繰り返す。Slaveから切断要求を受けた場合、通知受信プログラム102は、Slaveとの通信を切断する(ステップS15)。   Next, the flow on the Master side will be described. The notification reception program 102 (reception unit 132) connects to the slave in response to a request from the slave (step S11). Next, the notification receiving program 102 (receiving unit 132) receives the failure management information from the slave (step S12). Next, the notification receiving program 102 stores the failure management information received in step S12 in the failure management information buffer (step S13). Then, a response to the failure management information received in step S12 is returned to the slave (step S14). Thereafter, the notification receiving program 102 repeats the processing of Steps S12 to S14 unless it receives a request (disconnection request) to close the communication path from Slave. When the disconnection request is received from the slave, the notification receiving program 102 disconnects communication with the slave (step S15).

図13は、MasterがSlaveから障害管理情報を受け取った後の情報処理システム100の動作例を示すフローチャートである。図13では、Master側のフローと、Slave側のフローとを分けて記載している。   FIG. 13 is a flowchart illustrating an operation example of the information processing system 100 after the master receives the failure management information from the slave. In FIG. 13, the master-side flow and the slave-side flow are described separately.

まずMaster側のフローを説明する。図13に示すように、Masterは、障害管理情報バッファに障害管理情報があるか否かを確認する(ステップS21)。障害管理情報バッファに障害管理情報が存在する場合(ステップS21:Yes)、Masterは、MFPログ管理情報(Master管理情報101)に該当するSlaveのデータがあるか否かを確認する(ステップS22)。具体的には、Masterは、Master管理情報101の中に、障害管理情報バッファに存在する障害管理情報に含まれる個体識別子と一致する個体識別子に紐付けられた障害情報群が存在するか否かを確認する。   First, the flow on the Master side will be described. As shown in FIG. 13, the Master checks whether or not there is failure management information in the failure management information buffer (step S21). When failure management information exists in the failure management information buffer (step S21: Yes), the master checks whether there is slave data corresponding to the MFP log management information (master management information 101) (step S22). . Specifically, the master determines whether or not a failure information group associated with the individual identifier that matches the individual identifier included in the failure management information existing in the failure management information buffer exists in the master management information 101. Confirm.

ステップS22の結果が否定の場合(ステップS22:No)、MasterはSlaveデータを新たに作成する(ステップS23)。ステップS23の後、または、ステップS22の結果が肯定の場合(ステップS22:Yes)、Masterは、Slaveデータの中の障害情報群にデータを追記する(ステップS24)。より具体的には、Masterは、Master管理情報101のうち、障害管理情報バッファから読み出した障害管理情報に含まれる個体識別子と一致する個体識別子に紐付く障害情報群に、該障害管理情報に含まれる障害情報を追記する。   If the result of step S22 is negative (step S22: No), the master creates new slave data (step S23). After step S23 or when the result of step S22 is affirmative (step S22: Yes), the master adds data to the failure information group in the slave data (step S24). More specifically, the Master is included in the failure management information in the failure information group associated with the individual identifier that matches the individual identifier included in the failure management information read from the failure management information buffer. Add failure information.

次に、Masterは、Master管理情報101において、障害管理情報バッファから読み出した障害管理情報に含まれる障害識別子と一致する障害識別子を含む1以上の障害情報のうち、pin止めon情報を含む障害情報が存在するか否かを確認する(ステップS25)。ステップS25の結果が肯定の場合(ステップS25:Yes)、pin止め設定リクエストバッファにデータ(pin止め設定リクエスト)を格納し(ステップS26)、処理はステップS27に移行する。一方、ステップS25の結果が否定の場合(ステップS25:No)、そのまま処理はステップS27に移行する。   Next, in the Master management information 101, the Master includes failure information including pin stop on information among one or more pieces of failure information including a failure identifier that matches the failure identifier included in the failure management information read from the failure management information buffer. Is checked (step S25). If the result of step S25 is affirmative (step S25: Yes), data (pin stop setting request) is stored in the pin stop setting request buffer (step S26), and the process proceeds to step S27. On the other hand, when the result of step S25 is negative (step S25: No), the process directly proceeds to step S27.

ステップS27において、OSはリクエストプログラム103を起動し、Slaveとの通信を確立する(ステップS28)。そして、リクエストプログラム103は、pin止め設定リクエストバッファにデータが存在するか否かを確認する(ステップS29)。ステップS29の結果が肯定の場合(ステップS29:Yes)、リクエストプログラム103(変更制御部135)は、pin止め設定リクエストバッファに格納されたpin止め設定リクエストを、対象となるSlaveへ送信する(ステップS30)。そして、Slaveからの応答の受信を確認し(ステップS31)、ステップS29以降の処理を繰り返す。   In step S27, the OS activates the request program 103 and establishes communication with the slave (step S28). Then, the request program 103 checks whether or not data exists in the pin stop setting request buffer (step S29). If the result of step S29 is affirmative (step S29: Yes), the request program 103 (change control unit 135) transmits the pin stop setting request stored in the pin stop setting request buffer to the target slave (step). S30). And reception of the response from Slave is confirmed (step S31), and the process after step S29 is repeated.

ステップS29の結果が否定の場合(ステップS29:No)、リクエストプログラム103は、Slaveとの通信路を閉路する(ステップS32)。   If the result of step S29 is negative (step S29: No), the request program 103 closes the communication path with the slave (step S32).

次にSlave側のフローを説明する。リクエスト受信プログラム113は、Masterからの要求に応じてMasterと接続する(ステップS33)。次に、リクエスト受信プログラム113は、Masterからpin止め設定リクエストを受信する(ステップS34)。次に、リクエスト受信プログラム113(pin止め設定変更部123)は、ステップS34で受信したpin止め設定リクエストに従って、対象となる障害管理情報(送信済みの障害管理情報)に含まれるpin止めoff情報を、pin止めon情報に変更し(ステップS35)、Masterへ応答を返す(ステップS36)。その後、リクエスト受信プログラム113は、Masterから通信路を閉路する要求(切断要求)を受けない限り、ステップS34〜ステップS36の処理を繰り返す。Masterから切断要求を受けた場合、リクエスト受信プログラム113は、Masterとの通信を切断する(ステップS37)。   Next, the flow on the slave side will be described. The request reception program 113 connects to the master in response to a request from the master (step S33). Next, the request reception program 113 receives a pin stop setting request from the master (step S34). Next, the request reception program 113 (pin stop setting changing unit 123) sets the pin stop off information included in the target failure management information (failed management information already transmitted) according to the pin stop setting request received in step S34. , Change to pin stop on information (step S35), and return a response to the master (step S36). Thereafter, the request reception program 113 repeats the processing of Steps S34 to S36 unless it receives a request (disconnection request) for closing the communication path from the Master. When receiving a disconnection request from the master, the request reception program 113 disconnects communication with the master (step S37).

図14は、ログを収集する場合のMasterの動作例を示すフローチャートである。図14に示すように、まず、管理データ表示プログラム104は、ユーザからの障害の指定を受け付ける(ステップS41)。例えば図10(B)の画面の各表の下にある「一括収集」ボタンの押下の受け付けが、ステップS41の受付に相当すると考えてもよい。次に、リクエストプログラム103(収集部134)は、Master管理情報101を参照して、ステップS41で指定された障害を識別する障害識別子に紐付く全ての発行元ログIDを特定する(ステップS42)。次に、リクエストプログラム103(収集部134)は、ステップS42で特定した発行元ログIDごとにログを収集する(ステップS43)。この例では、ログを要求するリクエストをSlaveへ送信し、その応答としてログを受け取ることになる。   FIG. 14 is a flowchart illustrating an exemplary operation of the Master when collecting logs. As shown in FIG. 14, first, the management data display program 104 accepts a fault designation from the user (step S41). For example, it may be considered that acceptance of pressing the “collective collection” button below each table on the screen of FIG. 10B corresponds to acceptance of step S41. Next, the request program 103 (collection unit 134) refers to the Master management information 101 and specifies all issuer log IDs associated with the failure identifier for identifying the failure specified in Step S41 (Step S42). . Next, the request program 103 (collection unit 134) collects logs for each issuer log ID specified in step S42 (step S43). In this example, a request for requesting a log is transmitted to Slave and a log is received as a response.

以上に説明したように、本実施形態のMasterとして機能するMFP1は、自装置または他の1以上のMFP1(Slave)において障害が発生した場合に、個体識別子と、発生した障害を識別する障害識別子と、該障害に関するログを識別する発行元ログIDとが少なくとも紐付けられた障害管理情報を取得し、記憶部133に記憶する。そして、ユーザ操作によって指定された障害を識別する障害識別子に紐付く全ての発行元ログIDごとに、該発行元ログIDで識別されるログを収集する。これにより、ログの収集量を抑えながらも、問題解決のために十分な情報を得ることができる。   As described above, the MFP 1 functioning as the master of this embodiment has an individual identifier and a failure identifier for identifying the failure that has occurred when a failure occurs in the own device or one or more other MFPs 1 (Slave). And the failure management information associated with at least the issuer log ID for identifying the log relating to the failure is acquired and stored in the storage unit 133. Then, a log identified by the issuer log ID is collected for every issuer log ID associated with the failure identifier that identifies the failure specified by the user operation. As a result, it is possible to obtain sufficient information for solving the problem while suppressing the amount of collected logs.

以上、本発明に係る実施形態について説明したが、本発明は、上述の実施形態そのままに限定されるものではなく、実施段階ではその要旨を逸脱しない範囲で構成要素を変形して具体化できる。また、上述の実施形態に開示されている複数の構成要素の適宜な組み合わせにより、種々の発明を形成できる。例えば、実施形態に示される全構成要素から幾つかの構成要素を削除してもよい。   Although the embodiments according to the present invention have been described above, the present invention is not limited to the above-described embodiments as they are, and can be embodied by modifying the constituent elements without departing from the scope of the invention in the implementation stage. Various inventions can be formed by appropriately combining a plurality of constituent elements disclosed in the above-described embodiments. For example, some components may be deleted from all the components shown in the embodiment.

また、上述した実施形態のMFP1で実行されるプログラムは、インストール可能な形式または実行可能な形式のファイルでCD−ROM、フレキシブルディスク(FD)、CD−R、DVD(Digital Versatile Disk)、USB(Universal Serial Bus)等のコンピュータで読み取り可能な記録媒体に記録して提供するように構成してもよいし、インターネット等のネットワーク経由で提供または配布するように構成してもよい。また、各種プログラムを、ROM等に予め組み込んで提供するように構成してもよい。   The program executed by the MFP 1 of the above-described embodiment is a file in an installable or executable format, and is a CD-ROM, flexible disk (FD), CD-R, DVD (Digital Versatile Disk), USB ( It may be configured to be recorded and provided on a computer readable recording medium such as Universal Serial Bus), or may be configured to be provided or distributed via a network such as the Internet. Various programs may be provided by being incorporated in advance in a ROM or the like.

1 MFP
2 ネットワーク
11 CPU
12 ROM
13 RAM
14 HDD
15 SDメモリカード
16 通信I/F
17 操作パネル
18 エンジン部
101 Master管理情報
102 通知受信プログラム
103 リクエストプログラム
104 管理データ表示プログラム
111 Slave管理情報
112 通知プログラム
113 リクエスト受信プログラム
121 第1の生成部
122 送信部
123 pin止め設定変更部
131 第2の生成部
132 受信部
133 記憶部
134 収集部
135 変更制御部
1 MFP
2 Network 11 CPU
12 ROM
13 RAM
14 HDD
15 SD memory card 16 Communication I / F
17 Operation panel 18 Engine unit 101 Master management information 102 Notification reception program 103 Request program 104 Management data display program 111 Slave management information 112 Notification program 113 Request reception program 121 First generation unit 122 Transmission unit 123 Pin stop setting change unit 131 2 generation unit 132 reception unit 133 storage unit 134 collection unit 135 change control unit

特許第5672491号公報Japanese Patent No. 5672491

Claims (7)

自装置または他の1以上の情報処理装置において障害が発生した場合に、自装置または前記他の1以上の情報処理装置を識別する装置識別情報と、発生した障害を識別する障害識別子と、該障害に関するログを識別するログ識別情報とが少なくとも紐付けられた障害管理情報を取得する取得部と、
前記取得部により取得された前記障害管理情報を記憶する記憶部と、
指定された障害を識別する前記障害識別子に紐付く全ての前記ログ識別情報ごとに、該ログ識別情報で識別される前記ログを収集する収集部と、を備える、
情報処理装置。
When a failure occurs in the own device or one or more other information processing devices, device identification information for identifying the own device or the one or more other information processing devices, a failure identifier for identifying the failure that has occurred, An acquisition unit for acquiring failure management information associated with at least log identification information for identifying a log relating to a failure;
A storage unit for storing the failure management information acquired by the acquisition unit;
A collection unit that collects the log identified by the log identification information for each of the log identification information associated with the failure identifier that identifies a specified failure;
Information processing device.
前記障害管理情報は、前記装置識別情報と、前記障害識別子と、前記ログ識別情報と、前記ログの消去を許可するか否かを示す消去可否情報とが少なくとも紐付けられた情報であり、
前記収集部による収集対象は、前記ログの消去を許可しないことを示す前記消去可否情報が紐付けられた前記ログ識別情報で識別される前記ログである、
請求項1に記載の情報処理装置。
The failure management information is information associated with at least the device identification information, the failure identifier, the log identification information, and erasability information indicating whether or not to permit erasure of the log,
The collection target by the collection unit is the log identified by the log identification information associated with the erasability information indicating that erasure of the log is not permitted.
The information processing apparatus according to claim 1.
前記ログの消去を許可することを示す前記消去可否情報を含む前記障害管理情報が前記取得部により取得された場合に、前記記憶部において、該障害管理情報に含まれる前記障害識別子と一致する前記障害識別子に対して、前記ログの消去を許可しないことを示す前記消去可否情報が紐付けられている場合、前記取得部により取得された前記障害管理情報に含まれる前記消去可否情報を、前記ログの消去を許可しないことを示す前記消去可否情報に変更するための制御を行う変更制御部をさらに備える、
請求項1または2に記載の情報処理装置。
When the failure management information including the erasure permission / inhibition information indicating that erasure of the log is permitted is acquired by the acquisition unit, the storage unit matches the failure identifier included in the failure management information. When the erasability information indicating that erasure of the log is not permitted is associated with a failure identifier, the erasability information included in the failure management information acquired by the acquisition unit is stored in the log. A change control unit that performs control for changing to the erasability information indicating that erasure is not permitted,
The information processing apparatus according to claim 1 or 2.
前記情報処理装置と前記他の1以上の情報処理装置との関係は、マスター/スレーブの関係であり、前記情報処理装置はマスターとして機能する、
請求項1乃至3のうちの何れか1項に記載の情報処理装置。
The relationship between the information processing device and the one or more other information processing devices is a master / slave relationship, and the information processing device functions as a master.
The information processing apparatus according to any one of claims 1 to 3.
第1の情報処理装置と、第2の情報処理装置とを少なくとも含む情報処理システムであって、
前記第2の情報処理装置は、障害が発生した場合に、自装置を識別する装置識別情報と、発生した障害を識別する障害識別子と、該障害に関するログを識別するログ識別情報とが少なくとも紐付けられた障害管理情報を生成する第1の生成部と、
前記第1の生成部により生成された前記障害管理情報を前記第1の情報処理装置へ送信する送信部と、を備え、
前記第1の情報処理装置は、
障害が発生した場合に、前記障害管理情報を生成する第2の生成部と、
前記第2の情報処理装置から前記障害管理情報を受信する受信部と、
前記第2の生成部により生成された前記障害管理情報または前記受信部により受信された前記障害管理情報を記憶する記憶部と、
指定された障害を識別する前記障害識別子に紐付く全ての前記ログ識別情報ごとに、該ログ識別情報で識別される前記ログを収集する収集部と、を備える、
情報処理システム。
An information processing system including at least a first information processing apparatus and a second information processing apparatus,
When a failure occurs, the second information processing device has at least a link between device identification information for identifying the own device, a failure identifier for identifying the failure that has occurred, and log identification information for identifying a log relating to the failure. A first generation unit for generating the attached failure management information;
A transmission unit that transmits the failure management information generated by the first generation unit to the first information processing apparatus,
The first information processing apparatus includes:
A second generation unit that generates the failure management information when a failure occurs;
A receiving unit that receives the failure management information from the second information processing apparatus;
A storage unit for storing the failure management information generated by the second generation unit or the failure management information received by the receiving unit;
A collection unit that collects the log identified by the log identification information for each of the log identification information associated with the failure identifier that identifies a specified failure;
Information processing system.
自装置または他の1以上の情報処理装置において障害が発生した場合に、自装置または前記他の1以上の情報処理装置を識別する装置識別情報と、発生した障害を識別する障害識別子と、該障害に関するログを識別するログ識別情報とが少なくとも紐付けられた障害管理情報を取得する取得ステップと、
前記取得ステップにより取得された前記障害管理情報を記憶する記憶部を参照して、指定された障害を識別する前記障害識別子に紐付く全ての前記ログ識別情報を特定し、特定した前記ログ識別情報ごとに、該ログ識別情報で識別される前記ログを収集する収集ステップと、を含む、
情報処理方法。
When a failure occurs in the own device or one or more other information processing devices, device identification information for identifying the own device or the one or more other information processing devices, a failure identifier for identifying the failure that has occurred, An acquisition step of acquiring fault management information associated with at least log identification information for identifying a log relating to a fault;
Referring to the storage unit storing the failure management information acquired by the acquisition step, specify all the log identification information associated with the failure identifier that identifies the specified failure, and specify the specified log identification information Collecting the log identified by the log identification information for each
Information processing method.
コンピュータに、
自装置または他の1以上の情報処理装置において障害が発生した場合に、自装置または前記他の1以上の情報処理装置を識別する装置識別情報と、発生した障害を識別する障害識別子と、該障害に関するログを識別するログ識別情報とが少なくとも紐付けられた障害管理情報を取得する取得ステップと、
前記取得ステップにより取得された前記障害管理情報を記憶する記憶部を参照して、指定された障害を識別する前記障害識別子に紐付く全ての前記ログ識別情報を特定し、特定した前記ログ識別情報ごとに、該ログ識別情報で識別される前記ログを収集する収集ステップと、を実行させるためのプログラム。
On the computer,
When a failure occurs in the own device or one or more other information processing devices, device identification information for identifying the own device or the one or more other information processing devices, a failure identifier for identifying the failure that has occurred, An acquisition step of acquiring fault management information associated with at least log identification information for identifying a log relating to a fault;
Referring to the storage unit storing the failure management information acquired by the acquisition step, specify all the log identification information associated with the failure identifier that identifies the specified failure, and specify the specified log identification information And a collection step for collecting the log identified by the log identification information.
JP2016144527A 2016-07-22 2016-07-22 Information processing apparatus, information processing system, information processing method, and program Expired - Fee Related JP6743546B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2016144527A JP6743546B2 (en) 2016-07-22 2016-07-22 Information processing apparatus, information processing system, information processing method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2016144527A JP6743546B2 (en) 2016-07-22 2016-07-22 Information processing apparatus, information processing system, information processing method, and program

Publications (2)

Publication Number Publication Date
JP2018014039A true JP2018014039A (en) 2018-01-25
JP6743546B2 JP6743546B2 (en) 2020-08-19

Family

ID=61021261

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2016144527A Expired - Fee Related JP6743546B2 (en) 2016-07-22 2016-07-22 Information processing apparatus, information processing system, information processing method, and program

Country Status (1)

Country Link
JP (1) JP6743546B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2019207517A (en) * 2018-05-29 2019-12-05 株式会社リコー Information processing system, information processing device, and management server
EP3696675A1 (en) * 2019-02-12 2020-08-19 Ricoh Company, Ltd. Information processing device, image forming apparatus, image forming system, and information processing method

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07319779A (en) * 1994-05-25 1995-12-08 Fujitsu Ltd Information processor
JP2006139572A (en) * 2004-11-12 2006-06-01 Nec Fielding Ltd System for maintaining computer apparatus, and maintaining method
JP2010072725A (en) * 2008-09-16 2010-04-02 Ricoh Co Ltd Management device, management system and program

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07319779A (en) * 1994-05-25 1995-12-08 Fujitsu Ltd Information processor
JP2006139572A (en) * 2004-11-12 2006-06-01 Nec Fielding Ltd System for maintaining computer apparatus, and maintaining method
JP2010072725A (en) * 2008-09-16 2010-04-02 Ricoh Co Ltd Management device, management system and program

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2019207517A (en) * 2018-05-29 2019-12-05 株式会社リコー Information processing system, information processing device, and management server
JP7119582B2 (en) 2018-05-29 2022-08-17 株式会社リコー Information processing system and management server
EP3696675A1 (en) * 2019-02-12 2020-08-19 Ricoh Company, Ltd. Information processing device, image forming apparatus, image forming system, and information processing method
US10992823B2 (en) 2019-02-12 2021-04-27 Ricoh Company, Ltd. Information processing device to store log information during communication failure

Also Published As

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

Similar Documents

Publication Publication Date Title
JP5019817B2 (en) Information processing apparatus, information processing method, information processing program, and recording medium
US8520237B2 (en) Image forming apparatus with print server function, print server activating method in a network, and computer program product
US9672219B2 (en) Document management system and recording medium
US9361434B2 (en) Shortcut management unit and method, and storage medium
JP2011135192A (en) Image processing apparatus, control method, and program
US20110292460A1 (en) Information processing system, information processing apparatus, control method thereof, and storage medium
US10154167B2 (en) Image data management system, image data management method, and storage medium
JP2014067126A (en) Information processing apparatus and printing system
JP6743546B2 (en) Information processing apparatus, information processing system, information processing method, and program
JP5402344B2 (en) Image processing apparatus, image output management method, and program
KR101266381B1 (en) Image forming system and method for managing of the same
JP5598570B2 (en) Information processing apparatus, information processing method, information processing program, and recording medium
JP6555052B2 (en) Mobile terminal and program
JP6264572B2 (en) Electronic equipment, backup destination decision program and backup program
JP6809573B2 (en) Mobile terminals and programs
JP2006311184A (en) Fax data management system, method for controlling the same, program, and recording medium
JP2016066214A (en) Log recording device, control method, and program
JP6575267B2 (en) Mobile terminal and program
JP2007158850A (en) Image processor, processing method, and image processing system
JP2016063381A (en) Image forming apparatus, information processing apparatus, image forming system, and program
US20200076983A1 (en) Information processing apparatus, display method in information processing apparatus, and recording medium
JP5949310B2 (en) Document data transmission apparatus, document data distribution system, and program
JP6765909B2 (en) Information processing equipment, scanning system, control method and program of information processing equipment
JP2017063263A (en) Image processing apparatus and program
JP5714084B2 (en) Image processing apparatus, control method, and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20190417

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20200324

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20200414

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20200602

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20200630

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20200713

R151 Written notification of patent or utility model registration

Ref document number: 6743546

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151

LAPS Cancellation because of no payment of annual fees