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 PDFInfo
- 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
Links
- 230000010365 information processing Effects 0.000 title claims abstract description 65
- 238000003672 processing method Methods 0.000 title claims abstract description 7
- 230000006870 function Effects 0.000 claims description 30
- 230000008859 change Effects 0.000 claims description 16
- 230000005540 biological transmission Effects 0.000 claims description 7
- 230000005764 inhibitory process Effects 0.000 claims description 2
- 238000004891 communication Methods 0.000 description 21
- 238000010586 diagram Methods 0.000 description 18
- 230000004044 response Effects 0.000 description 13
- 238000000034 method Methods 0.000 description 9
- 230000008569 process Effects 0.000 description 8
- 238000012217 deletion Methods 0.000 description 3
- 230000037430 deletion Effects 0.000 description 3
- 239000000470 constituent Substances 0.000 description 2
- 238000005516 engineering process Methods 0.000 description 2
- 239000000463 material Substances 0.000 description 2
- 230000002093 peripheral effect Effects 0.000 description 2
- 230000004913 activation Effects 0.000 description 1
- 238000001514 detection method Methods 0.000 description 1
- 239000004973 liquid crystal related substance Substances 0.000 description 1
- 230000007246 mechanism Effects 0.000 description 1
- 238000007639 printing Methods 0.000 description 1
- 239000004065 semiconductor Substances 0.000 description 1
- 230000007704 transition Effects 0.000 description 1
Images
Landscapes
- Debugging And Monitoring (AREA)
Abstract
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,
しかし、特許文献1に開示された技術では、ログの収集量を減らしたいあまりにログ記録量も削減してしまったことで、「ログを記録しない」設定の端末で問題が発生した場合に問題解決のためのログを記録できず、問題解決することができなくなってしまうという問題がある。
However, the technique disclosed in
本発明は、上記に鑑みてなされたものであって、ログの収集量を抑えながらも、問題解決のために十分な情報を得ることが可能な情報処理装置、情報処理システム、情報処理方法およびプログラムを提供することを目的とする。 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.
以下、添付図面を参照しながら、本発明に係る情報処理装置、情報処理システム、情報処理方法およびプログラムの実施形態を詳細に説明する。以下では、本発明に係る情報処理装置の一例として、画像形成装置の一態様である複合機(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
図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
CPU11は、MFP1の動作を統括的に制御する。CPU11は、RAM13をワークエリア(作業領域)としてROM12等に格納されたプログラムを実行することで、MFP1全体の動作を制御し、上述したコピー機能、スキャナ機能、ファクス機能、プリンタ機能などの各種機能を実現する。
The CPU 11 controls the overall operation of the
通信I/F16は、ネットワーク2と接続するためのインタフェースである。操作パネル17は、ユーザからの各種の操作を受け付けるとともにMFP1に関する情報を表示する。例えば操作パネル17は、液晶タッチパネルなどで構成される。エンジン部18は、コピー機能、スキャナ機能、ファクス機能、および、プリンタ機能を実現させるための、汎用的な情報処理及び通信以外の処理を行うハードウェアである。例えば、原稿の画像をスキャンして読み取るスキャナ(画像読取部)、用紙等のシート材への印刷を行うプロッタ(画像形成部)、ファクス通信を行うファクス部などを備えている。更に、印刷済みシート材を仕分けるフィニッシャや、原稿を自動給送するADF(自動原稿給送装置)のような特定のオプションを備えることもできる。
The communication I / F 16 is an interface for connecting to the network 2.
図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
ハードウェアは、MFP1を構成する物理的要素であり、エンジン部18、HDD14、SDメモリカード15、デバッグログ領域を含むメモリ、その他CPU11などのリソースが存在する。
The hardware is a physical element constituting the
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
アプリケーションは、装置を操作する人が実行したい機能を実現するためのソフトウェア群である。例えばコピー操作・プリンタ操作・スキャナ操作・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
図4に示すように、Masterは、Master管理情報101、通知受信プログラム102、リクエストプログラム103、管理データ表示プログラム104を備えている。Master管理情報101の詳細は後述するが、管理下にあるSlave、および、自装置の各々の障害に関する障害情報を有し、障害に関するログ(障害ログ)と紐付けて管理する。
As shown in FIG. 4, the Master includes Master management information 101, a
通知受信プログラム102は、Slaveの通知プログラム112と連携して動作するプログラムである。詳細は後述するが、SlaveやMasterからのイベント通知を受けて、Master管理情報101に情報を追記する動作を行う。
The
リクエストプログラム103は、Slaveのリクエスト受信プログラム113と連携して動作するプログラムである。詳細は後述するが、ユーザからのUI操作による要求を受けて、MasterからSlaveに対してリクエストを送信する動作を行う。リクエスト内容によっては、HDD14、SDメモリカード15などの記憶装置に対して、取得したログの書き込みも行う。また、リクエストの内容によっては複数のSlaveと通信を行うことになる。
The request program 103 is a program that operates in cooperation with the slave
管理データ表示プログラム104は、Master管理情報101を操作パネル17上で閲覧・操作するためのプログラムである。詳細は後述する。
The management
図4に示すように、Slaveは、Slave管理情報111、通知プログラム112、リクエスト受信プログラム113を備えている。ここでは説明の簡便化のために省くが、Slaveは、Masterが有する管理データ表示プログラム104に相当するプログラムをさらに備えていてもよい。Slave側で管理データを表示するためには、Masterに管理データを問い合わせ、返答を受信した後にSlave側で表示することになる。
As illustrated in FIG. 4, the slave includes
Slave管理情報111の詳細は後述するが、親となるMasterの個体識別子や自装置で発生した障害に関するログなどを管理する。また、Masterとの通信が途絶している状況においては、未通知のデータを一時的に格納する領域としても機能する。以下の説明では、Master管理情報101とSlave管理情報111を総称して、「MFPログ管理情報」と称する場合がある。
Although details of the
通知プログラム112は、Masterの通知受信プログラム102と連携して動作するプログラムであり、詳細は後述するが、Masterに対してイベントの通知を行うプログラムである。Masterが存在しないときにはローカルに情報を格納してMasterとの通信再開に備える。
The notification program 112 is a program that operates in cooperation with the master
リクエスト受信プログラム113は、Masterのリクエストプログラム103と連携して動作するプログラムであり、詳細は後述するが、Masterからのリクエストをうけて、結果をMasterに返信する処理を行う。リクエスト内容によっては、ログに対してピン止め(ログの消去を許可しない設定)を行い、以後、消去されないようにするための処理も行う。
The
また、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
次に、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
図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
図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
図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
次に、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
次に、図10を用いて、管理データ表示プログラム104について説明する。管理データ表示プログラム104は、図10(A)に示す「MFPネットワーク上の障害情報」を表示する画面や図10(B)に示す「同一障害情報」を表示する画面を操作パネル17に表示する。
Next, the management
まず図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
また、「マシン一覧」に表示中の何れかのMFP1の名称をタッチすると、右隣の「障害一覧」に、タッチしたMFP1で発生した障害の一覧が表示される。表下にある「一括収集」ボタンを押すと、「障害一覧」に表示された全ての障害ごとの障害ログをネットワーク通信で収集し、Masterの記憶装置上に保存する。
When the name of any
また、「障害一覧」に表示された何れかの障害をタッチすると、右隣の「詳細」に、タッチした障害の詳細情報(障害情報)が表示される。詳細のうち「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
図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
図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
図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
送信部122は、第1の生成部121により生成された障害管理情報をMasterへ送信する。この例では、送信部122は、第1の生成部121により障害管理情報が生成されるたびに、その生成された障害管理情報をMasterへ送信する。
The
pin止め設定変更部123は、後述するMaster側の変更制御部135からの要求に応じて、Masterへ送信済みの障害管理情報に含まれるpin止めoff情報を、pin止めon情報に変更し、その変更を反映させた情報を変更制御部135へ返す。変更制御部135の具体的な内容については後述する。
The pin stop setting changing
図11に示すように、Masterは、第2の生成部131と、受信部132と、記憶部133と、収集部134と、変更制御部135とを有する。
As illustrated in FIG. 11, the Master includes a
第2の生成部131は、障害が発生した場合に、障害管理情報(この例では、前述の個体識別子と前述の障害情報との組み合わせ)を生成する。第2の生成部131は、自装置で障害が発生するたびに、障害管理情報を生成する。
When a failure occurs, the
受信部132は、Slaveから障害管理情報を受信する。記憶部133は、第2の生成部131により生成された障害管理情報、または、受信部132により受信された障害管理情報を記憶する。記憶部133は、上述のMaster管理情報101を記憶していると考えてもよい。
The receiving
なお、この例では、前述の第2の生成部131と前述の受信部132は、自装置または他の1以上のSlaveにおいて障害が発生した場合に、自装置またはSlaveを識別する個体識別子(「装置識別情報」の一例)と、発生した障害を識別する障害識別子と、該障害に関するログを識別する発行元ログID(「ログ識別情報」の一例)とが少なくとも紐付けられた障害管理情報を取得する「取得部」として機能すると考えることができる。
In this example, the above-described
収集部134は、指定された障害を識別する障害識別子に紐付く全てのログ識別情報ごとに、該ログ識別情報で識別されるログを収集する。この例では、収集部134は、記憶部133を参照して、ユーザから指定された障害を識別する障害識別子に紐付く全ての発行元ログIDと個体識別子との組み合わせを特定する。そして、収集部134は、特定した組み合わせごとに、該組み合わせに含まれる個体識別子で識別されるSlaveから、該組み合わせに含まれる発行元ログIDで識別されるログを取得(収集)する。本実施形態の収集部134による収集対象は、ログの消去を許可しないことを示すpin止めon/off情報(pin止めon情報)が紐付けられた発行元ログIDで識別されるログである。
The
変更制御部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
図12は、Slaveで障害が発生した場合の情報処理システム100の動作例を示すフローチャートである。図12では、Slave側のフローと、Master側のフローとを分けて記載している。
FIG. 12 is a flowchart illustrating an operation example of the
まず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
通知プログラム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
図13は、MasterがSlaveから障害管理情報を受け取った後の情報処理システム100の動作例を示すフローチャートである。図13では、Master側のフローと、Slave側のフローとを分けて記載している。
FIG. 13 is a flowchart illustrating an operation example of the
まず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
図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
以上に説明したように、本実施形態のMasterとして機能するMFP1は、自装置または他の1以上のMFP1(Slave)において障害が発生した場合に、個体識別子と、発生した障害を識別する障害識別子と、該障害に関するログを識別する発行元ログIDとが少なくとも紐付けられた障害管理情報を取得し、記憶部133に記憶する。そして、ユーザ操作によって指定された障害を識別する障害識別子に紐付く全ての発行元ログIDごとに、該発行元ログIDで識別されるログを収集する。これにより、ログの収集量を抑えながらも、問題解決のために十分な情報を得ることができる。
As described above, the
以上、本発明に係る実施形態について説明したが、本発明は、上述の実施形態そのままに限定されるものではなく、実施段階ではその要旨を逸脱しない範囲で構成要素を変形して具体化できる。また、上述の実施形態に開示されている複数の構成要素の適宜な組み合わせにより、種々の発明を形成できる。例えば、実施形態に示される全構成要素から幾つかの構成要素を削除してもよい。 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
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
Claims (7)
前記取得部により取得された前記障害管理情報を記憶する記憶部と、
指定された障害を識別する前記障害識別子に紐付く全ての前記ログ識別情報ごとに、該ログ識別情報で識別される前記ログを収集する収集部と、を備える、
情報処理装置。 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乃至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.
前記第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.
前記取得ステップにより取得された前記障害管理情報を記憶する記憶部を参照して、指定された障害を識別する前記障害識別子に紐付く全ての前記ログ識別情報を特定し、特定した前記ログ識別情報ごとに、該ログ識別情報で識別される前記ログを収集する収集ステップと、を含む、
情報処理方法。 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.
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)
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)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH07319779A (en) * | 1994-05-25 | 1995-12-08 | Fujitsu Ltd | Information processing equipment |
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 |
-
2016
- 2016-07-22 JP JP2016144527A patent/JP6743546B2/en not_active Expired - Fee Related
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH07319779A (en) * | 1994-05-25 | 1995-12-08 | Fujitsu Ltd | Information processing equipment |
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)
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 | |
JP2014067126A (en) | Information processing apparatus and printing system | |
US10154167B2 (en) | Image data management system, image data management method, and storage medium | |
JP6743546B2 (en) | Information processing apparatus, information processing system, information processing method, and program | |
JP5402344B2 (en) | Image processing apparatus, image output management method, and program | |
CN106161868A (en) | Fill form and apparatus and method, image processing system and method are provided | |
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 | |
JP2016063381A (en) | Image forming apparatus, information processing apparatus, image forming system, and program | |
JP6575267B2 (en) | Mobile terminal and program | |
JP2016066214A (en) | Log recording device, control method, and program | |
JP5949310B2 (en) | Document data transmission apparatus, document data distribution system, and program | |
US20200076983A1 (en) | Information processing apparatus, display method in information processing apparatus, and recording medium | |
JP6765909B2 (en) | Information processing equipment, scanning system, control method and program of information processing equipment | |
JP2023087408A (en) | Apparatus management system, apparatus management device, control method, and program | |
JP2016081161A (en) | Management device, method for controlling management device, and program | |
JP2017063263A (en) | Image processing apparatus 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 |