JP2012003506A - Image processing apparatus - Google Patents

Image processing apparatus Download PDF

Info

Publication number
JP2012003506A
JP2012003506A JP2010137752A JP2010137752A JP2012003506A JP 2012003506 A JP2012003506 A JP 2012003506A JP 2010137752 A JP2010137752 A JP 2010137752A JP 2010137752 A JP2010137752 A JP 2010137752A JP 2012003506 A JP2012003506 A JP 2012003506A
Authority
JP
Japan
Prior art keywords
cpu
data
image processing
processing apparatus
unit
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
JP2010137752A
Other languages
Japanese (ja)
Other versions
JP5510655B2 (en
Inventor
Tomohiro Iwase
智裕 岩瀬
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.)
Konica Minolta Business Technologies Inc
Original Assignee
Konica Minolta Business Technologies Inc
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 Konica Minolta Business Technologies Inc filed Critical Konica Minolta Business Technologies Inc
Priority to JP2010137752A priority Critical patent/JP5510655B2/en
Publication of JP2012003506A publication Critical patent/JP2012003506A/en
Application granted granted Critical
Publication of JP5510655B2 publication Critical patent/JP5510655B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

PROBLEM TO BE SOLVED: To provide an image processing apparatus capable of acquiring state information indicating a state of each part of the apparatus, the state information which has been stored in the apparatus during operation of the apparatus under CPU control even when the CPU is not operating.SOLUTION: A Multi-function apparatus includes main CPU 11 and sub-CPU 12. The main CPU 11 controls the operation of each part of the multi-function apparatus, sequentially generates data such as operation log data indicating an operation history of each part and stores the data in non-volatile memory 15 when the multi-function apparatus 10 is operating. When the multi-function apparatus 10 receives a log acquisition request packet from an administrator terminal 40, the sub CPU 12 reads and acquires log data from the non-volatile memory 15, and transmits it to the administrator terminal 40. If the multi-function apparatus 10 stops abnormally due to hang-up of the main CPU 11, log data stored in the compound machine 10 can be acquired by the administrator terminal 40 by transmission of a log acquisition request packet from the administrator terminal 40 to the multi-function apparatus 10.

Description

本発明は、システム障害の原因分析に使用される情報を装置内に記憶する画像処理装置に関する。   The present invention relates to an image processing apparatus that stores information used for analyzing the cause of a system failure in the apparatus.

一般に複写機や複合機などの画像処理装置では、故障や異常が発生したときに、どのような動作中に故障が起きたのか、どの時点から異常が発生していたのかなどを特定するために、絶えず動作ログを記録している。さらに操作ログやジョブログなど、より多くのログデータを記録することで、故障や異常によるシステム障害の原因分析を容易にすることも行われている。このログデータは、通常はハードディスク装置や不揮発メモリなどの不揮発性記憶装置に保存される。また、システム障害の原因分析には、障害が発生したときの揮発性メモリ上のデータを不揮発性記憶装置にファイル(ダンプファイル)として保存するメモリダンプなども使用される。そして、通常はCPU(Central Processing Unit)が制御プログラム(OSプログラムやファームウェアプログラムなど)を実行して装置の各部を制御し、ログデータの記録やメモリダンプを行っている。   In general, in image processing devices such as copiers and multifunction devices, when a failure or abnormality occurs, it is necessary to identify the kind of operation during which the failure occurred or from which point the abnormality occurred. , Continuously record the operation log. Furthermore, by recording more log data such as operation logs and job logs, it is also possible to easily analyze the cause of a system failure due to a failure or abnormality. This log data is usually stored in a nonvolatile storage device such as a hard disk device or a nonvolatile memory. Further, for analyzing the cause of a system failure, a memory dump that stores data on a volatile memory at the time of the failure as a file (dump file) in a nonvolatile storage device is also used. In general, a central processing unit (CPU) executes a control program (such as an OS program or a firmware program) to control each unit of the apparatus, and records log data or performs memory dump.

一方、ログデータに関しては、装置内に保存されているログデータを装置の保守者などが容易に取得できるようにする技術が考案されている。たとえば、CPUとSVP(サービスプロセッサ)を備えた情報処理装置において、CPUによるOS(オペレーティングシステム)の実行中にOSがダウンした場合に、CPU上のOSがエラーログ(OSダウンの情報や周辺装置のエラー情報)をSVPとの通信領域に格納し、障害発生をSVPに通報する。SVPは、CPU上のOSから障害発生の通報を受けると、通信領域に格納されているエラーログを読み出してディスクに記憶し、通報先となる保守センタとの回線接続を行い、ディスクからエラーログを読み出して保守センタに自動送信する。これにより、保守センタに居る情報処理装置の保守者がエラーログを容易に取得できるようにしている(特許文献1参照)。   On the other hand, with regard to log data, a technique has been devised so that log data stored in the apparatus can be easily acquired by a maintenance person of the apparatus. For example, in an information processing apparatus including a CPU and an SVP (service processor), when the OS is down while the OS (operating system) is being executed by the CPU, the OS on the CPU is logged in an error log (OS down information and peripheral devices). Error information) is stored in the communication area with the SVP, and the occurrence of a failure is notified to the SVP. When the SVP receives a failure notification from the OS on the CPU, the SVP reads the error log stored in the communication area, stores it in the disk, connects the line to the maintenance center that is the report destination, and the error log from the disk. Is automatically transmitted to the maintenance center. Thereby, the maintenance person of the information processing apparatus in the maintenance center can easily acquire the error log (see Patent Document 1).

特開平5−173849号公報JP-A-5-173849

OS実行中におけるOSダウン時に、CPU上のOSがエラーログを格納したり、障害発生をSVPに通報したりする上記の技術では、CPUがハングアップした場合に、エラーログの格納やSVPへの障害発生の通報が不可能となり、エラーログを取得できない問題がある。また、エラーログの格納と障害発生の通報とをOS自身が行うため、その機能をOSに付加するカスタマイズが必要となる。   When the OS is down while the OS is running, the OS on the CPU stores the error log or reports the failure to the SVP. When the CPU hangs up, the error log is stored or stored in the SVP. There is a problem that it is impossible to report the failure and the error log cannot be acquired. Further, since the OS itself stores the error log and reports the occurrence of a failure, it is necessary to customize the function to be added to the OS.

また、CPUがログデータの記録やメモリダンプを行う従来の構成においても、制御プログラムの故障などでCPUがハングアップすると、やはり不揮発性記憶装置に保存されているログデータや揮発性メモリ上のデータを取得できなくなる可能性がある。すなわち、ログデータが保存されているハードディスク装置や不揮発メモリなどに対しては、CPUは制御プログラムを介してアクセスするが、制御プログラムが故障していると、装置を再起動しても、CPUは制御プログラムを実行すると再びハングアップして不揮発性記憶装置にアクセスできない可能性がある。また、CPUがハングアップした場合は装置の電源を一旦落さなければならないため、揮発性メモリ上のデータは消去されてしまい、取得できなくなる。   Also, in the conventional configuration in which the CPU records log data and performs memory dump, if the CPU hangs up due to a control program failure or the like, the log data stored in the nonvolatile storage device or the data on the volatile memory is also stored. May not be able to get. In other words, the CPU accesses the hard disk device or the non-volatile memory in which the log data is stored via the control program. However, if the control program fails, the CPU does not operate even if the device is restarted. When the control program is executed, it may hang up again and the nonvolatile storage device cannot be accessed. In addition, when the CPU hangs up, the power of the apparatus must be turned off once, so the data on the volatile memory is erased and cannot be acquired.

本発明は、上記の問題を解決しようとするものであり、CPUによる制御下で装置の動作中に装置内に記憶された装置各部の状態を示す状態情報を、CPUの動作停止状態でも取得することができる画像処理装置を提供することを目的としている。   The present invention is intended to solve the above problem, and obtains status information indicating the status of each part of the device stored in the device during the operation of the device under the control of the CPU even when the operation of the CPU is stopped. An object of the present invention is to provide an image processing apparatus that can perform the above processing.

かかる目的を達成するための本発明の要旨とするところは、次の各項の発明に存する。   The gist of the present invention for achieving the object lies in the inventions of the following items.

[1]画像データが入力される入力部と、
前記入力部から入力された画像データを処理する処理部と、
記憶部と、
前記処理部を含む当該画像処理装置の各部の動作を制御すると共に、当該画像処理装置の各部の状態を示す状態情報を当該画像処理装置の動作中に前記記憶部に記憶する第1のCPUと、
外部装置と通信する通信部と、
前記記憶部から前記状態情報を読み出し、前記通信部を通じて外部装置へ出力する第2のCPUと、
を備えた画像処理装置。
[1] An input unit for inputting image data;
A processing unit for processing image data input from the input unit;
A storage unit;
A first CPU that controls operation of each unit of the image processing apparatus including the processing unit and stores state information indicating a state of each unit of the image processing apparatus in the storage unit during operation of the image processing apparatus; ,
A communication unit that communicates with an external device;
A second CPU that reads the state information from the storage unit and outputs the state information to an external device through the communication unit;
An image processing apparatus.

上記発明では、第1のCPUは処理部を含む当該画像処理装置の各部の動作を制御し、入力部から入力された画像データの処理を処理部に行わせるなどする。また、装置各部の状態を示す状態情報を装置の動作中に記憶部に記憶する。第2のCPUは、記憶部から状態情報を読み出し、通信部を通じて外部装置へ出力する。   In the above invention, the first CPU controls the operation of each unit of the image processing apparatus including the processing unit, and causes the processing unit to process the image data input from the input unit. Further, status information indicating the status of each part of the apparatus is stored in the storage unit during the operation of the apparatus. The second CPU reads the state information from the storage unit and outputs it to the external device through the communication unit.

このように、第2のCPUが第1のCPUとは独立して動作し、装置内に記憶されている状態情報を外部装置へ出力するので、第1のCPUの動作停止状態でも、装置内に記憶されている状態情報を外部装置にて取得することができる。   Thus, since the second CPU operates independently of the first CPU and outputs the state information stored in the device to the external device, even if the operation of the first CPU is stopped, Can be acquired by an external device.

[2]前記第2のCPUは、前記第1のCPUの動作を監視し、前記第1のCPUの動作が異常停止したことを検知した場合に前記出力を行う
ことを特徴とする[1]に記載の画像処理装置。
[2] The second CPU monitors the operation of the first CPU, and performs the output when detecting that the operation of the first CPU has stopped abnormally. [1] An image processing apparatus according to 1.

上記発明では、第2のCPUは第1のCPUの動作を監視し、第1のCPUの動作が異常停止したことを検知すると、記憶部から状態情報を読み出して外部装置へ出力する。これにより、第1のCPUの動作が異常停止した場合は、装置内に記憶されている状態情報を迅速に外部装置へ出力することができる。   In the above invention, the second CPU monitors the operation of the first CPU, and when detecting that the operation of the first CPU has stopped abnormally, reads the status information from the storage unit and outputs it to the external device. Thereby, when the operation of the first CPU is abnormally stopped, the state information stored in the device can be quickly output to the external device.

[3]前記第2のCPUは、外部装置から前記通信部を通じて状態情報取得要求を受けた場合に前記出力を行う
ことを特徴とする[2]または[3]に記載の画像処理装置。
[3] The image processing apparatus according to [2] or [3], wherein the second CPU performs the output when receiving a status information acquisition request from the external device through the communication unit.

上記発明では、第2のCPUは外部装置から状態情報取得要求を受信すると、装置内に記憶されている状態情報を外部装置へ出力する。これにより、外部装置から状態情報取得要求を画像処理装置に送信することで、第1のCPUが動作停止状態であるか否かにかかわらず、画像処理装置内に記憶されている状態情報を外部装置にて取得することができる。   In the above invention, when the second CPU receives the status information acquisition request from the external device, the second CPU outputs the status information stored in the device to the external device. Thus, by transmitting a status information acquisition request from the external device to the image processing device, the status information stored in the image processing device is externally transmitted regardless of whether or not the first CPU is in the operation stop state. It can be acquired by the device.

[4]前記記憶部は、揮発性メモリを含む
ことを特徴とする[1]〜[3]のいずれか1項に記載の画像処理装置。
[4] The image processing device according to any one of [1] to [3], wherein the storage unit includes a volatile memory.

上記発明では、画像処理装置の電源がオフにされると記憶内容が消去されてしまう揮発性メモリに記憶されている状態情報も取得可能となる。   In the above-described invention, it is also possible to acquire the state information stored in the volatile memory in which the stored contents are erased when the power of the image processing apparatus is turned off.

[5]前記第1のCPUは、前記第2のCPUに指示して前記状態情報を前記記憶部に記憶させる
ことを特徴とする[1]〜[4]のいずれか1項に記載の画像処理装置。
[5] The image according to any one of [1] to [4], wherein the first CPU instructs the second CPU to store the state information in the storage unit. Processing equipment.

上記発明では、第1のCPUは第2のCPUに指示して、状態情報を記憶部に記憶させる。これにより、第1のCPUが直接、状態情報を記憶部に記憶する場合に比べて、第1のCPUに掛かる処理負荷を軽減することができる。   In the above invention, the first CPU instructs the second CPU to store the state information in the storage unit. Thereby, compared with the case where 1st CPU memorize | stores status information directly in a memory | storage part, the processing load concerning 1st CPU can be reduced.

[6]前記第1のCPUは、前記第2のCPUを介さずに前記状態情報を前記記憶部に記憶する
ことを特徴とする[1]〜[4]のいずれか1項に記載の画像処理装置。
[6] The image according to any one of [1] to [4], wherein the first CPU stores the state information in the storage unit without going through the second CPU. Processing equipment.

上記発明では、第1のCPUは第2のCPUを介さずに、直接、状態情報を記憶部に記憶する。これにより、第2のCPUに掛かる処理負荷を軽減することができる。   In the said invention, 1st CPU memorize | stores state information in a memory | storage part directly not via 2nd CPU. As a result, the processing load on the second CPU can be reduced.

[7]前記状態情報は、ログデータと、当該画像処理装置の各部を制御するために一時記憶され逐次更新される制御データとのうちの少なくとも一方を含む
ことを特徴とする[1]〜[6]のいずれか1項に記載の画像処理装置。
[7] The state information includes at least one of log data and control data that is temporarily stored and sequentially updated to control each unit of the image processing apparatus. 6]. The image processing apparatus according to any one of [6].

上記発明では、第1のCPUの動作が異常停止した場合に、装置内に記憶されているログデータや制御データ(当該画像処理装置の各部を制御するために一時記憶され逐次更新される制御データ)を外部装置にて取得することができる。たとえば、ログデータの解析により、第1のCPUの動作が異常停止する直前の画像処理装置の各部の動作状況などを把握することができる。制御データの解析により、第1のCPUの動作が異常停止する直前の制御状況を把握することができる。これにより、第1のCPUに発生した障害(動作異常停止)の原因分析が容易となる。   In the above invention, when the operation of the first CPU is abnormally stopped, log data and control data stored in the apparatus (control data that is temporarily stored and sequentially updated to control each unit of the image processing apparatus) ) Can be acquired by an external device. For example, by analyzing log data, it is possible to grasp the operating status of each part of the image processing apparatus immediately before the operation of the first CPU abnormally stops. By analyzing the control data, it is possible to grasp the control situation immediately before the operation of the first CPU stops abnormally. This facilitates analysis of the cause of the failure (operational abnormal stop) that has occurred in the first CPU.

本発明の画像処理装置によれば、CPU(第1のCPU)による制御下で装置の動作中に装置内に記憶された装置各部の状態を示す状態情報を、CPUの動作停止状態でも取得することができる。したがって、CPUの動作が異常停止する障害が発生した場合には、装置内から取得した状態情報に基づいて、障害の原因分析を容易に行うことができる。   According to the image processing apparatus of the present invention, state information indicating the state of each part of the apparatus stored in the apparatus during the operation of the apparatus under the control of the CPU (first CPU) is acquired even when the operation of the CPU is stopped. be able to. Therefore, when a failure occurs that causes the CPU operation to stop abnormally, it is possible to easily analyze the cause of the failure based on the state information acquired from within the apparatus.

本発明の第1の実施形態に係るシステムの構成を示すシステム構成図である。It is a system configuration figure showing the composition of the system concerning a 1st embodiment of the present invention. 本発明の第1の実施形態に係る複合機の概略構成を示すブロック図である。1 is a block diagram illustrating a schematic configuration of a multifunction peripheral according to a first embodiment of the present invention. ログ取得要求パケットのデータ構造を示す図である。It is a figure which shows the data structure of a log acquisition request packet. 複合機のメインCPUおよびサブCPUと管理者端末との状態情報(ログデータなど)の取得に係るやり取り(正常時)を示す図である。FIG. 6 is a diagram illustrating an exchange (at normal time) related to acquisition of status information (log data and the like) between the main CPU and sub CPU of the multifunction peripheral and an administrator terminal. 複合機のメインCPUおよびサブCPUと管理者端末との状態情報(ログデータなど)の取得に係るやり取り(異常時)を示す図である。FIG. 6 is a diagram illustrating an exchange (at the time of abnormality) related to acquisition of status information (log data and the like) between the main CPU and sub CPU of the multifunction peripheral and an administrator terminal. 複合機が内部記憶している状態情報(ログデータなど)を管理者端末へ出力する際のデータの流れを示す説明図である。FIG. 6 is an explanatory diagram showing a data flow when outputting status information (such as log data) stored in the MFP to an administrator terminal. 本発明の第1の実施形態に係るサブCPUの動作を示す流れ図である。3 is a flowchart showing the operation of the sub CPU according to the first embodiment of the present invention. 本発明の第2の実施形態に係る複合機のメインCPUおよびサブCPUと管理者端末のログ取得に係るやり取りの概要(異常時)を示す図である。It is a figure which shows the outline | summary (at the time of abnormality) regarding the exchange which concerns on the log acquisition of the main CPU and sub CPU of an MFP concerning the 2nd Embodiment of this invention, and an administrator terminal. 本発明の第2の実施形態に係るサブCPUの動作を示す流れ図である。It is a flowchart which shows operation | movement of the sub CPU which concerns on the 2nd Embodiment of this invention.

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

[第1の実施形態]
図1は、本発明の第1の実施形態に係るシステムの構成を示している。本システムは、オフィスなどに設けられたLAN(Local Area Network)などのネットワーク2に、画像処理装置としての複合機10と、ユーザ端末30と、管理者端末40とが接続されて構成される。
[First Embodiment]
FIG. 1 shows the configuration of a system according to the first embodiment of the present invention. This system is configured by connecting a multifunction machine 10 as an image processing apparatus, a user terminal 30, and an administrator terminal 40 to a network 2 such as a LAN (Local Area Network) provided in an office or the like.

ユーザ端末30は、複合機10にスキャンジョブやプリントジョブなどのジョブを送信してその実行を要求する機能を備えている。ユーザ端末30は、OSプログラムや複合機10のドライバプログラム、文書や画像を作成・編集するアプリケーションプログラムなどがインストールされたPC(パーソナルコンピュータ)などで構成される。スキャンジョブやプリントジョブの送信および実行要求など複合機10に対する各種の要求は、複合機10用のドライバプログラムによって行われる。   The user terminal 30 has a function of sending a job such as a scan job or a print job to the multifunction device 10 and requesting the execution thereof. The user terminal 30 includes an OS program, a driver program for the multifunction machine 10, a PC (personal computer) in which an application program for creating and editing documents and images is installed. Various requests to the multifunction device 10 such as transmission and execution requests for scan jobs and print jobs are made by a driver program for the multifunction device 10.

管理者端末40は、PCなどで構成され、複合機10からログデータや制御データなどを取得する機能を備えている。複合機10から取得するこれらのデータは、複合機10の各部の状態を示す「状態情報」であり、複合機10に故障や異常が発生したときの原因分析に使用されるものである。管理者端末40は、状態情報取得要求(ログ取得要求パケット)を複合機10へ送信し、その応答として複合機10から状態情報の返信を受けることにより、複合機10から状態情報を取得する。   The administrator terminal 40 is composed of a PC or the like, and has a function of acquiring log data, control data, and the like from the multifunction machine 10. These pieces of data acquired from the multifunction device 10 are “status information” indicating the state of each part of the multifunction device 10 and are used for cause analysis when a failure or abnormality occurs in the multifunction device 10. The administrator terminal 40 transmits a status information acquisition request (log acquisition request packet) to the multi-function peripheral 10 and receives status information from the multi-function peripheral 10 as a response to the status information acquisition request (log acquisition request packet).

図2は、複合機10の概略構成を示している。複合機10は、原稿の画像を光学的に読み取ってその複製画像を記録紙に印刷して出力するコピー機能、読み取った原稿の画像データをファイルにして保存したりユーザ端末30へ送信したりするスキャン機能、ユーザ端末30から受信した印刷データに基づく画像や当該複合機10に保存されている画像データに基づく画像を記録紙に印刷して出力するプリンタ機能、ファクシミリ機能などを備えている。   FIG. 2 shows a schematic configuration of the multifunction machine 10. The multifunction device 10 optically reads an image of a document, prints a duplicate image on a recording sheet, and outputs it. The multifunction device 10 stores the image data of the read document as a file or transmits it to the user terminal 30. A scanning function, a printer function for printing an image based on print data received from the user terminal 30 and an image based on image data stored in the multifunction machine 10 on a recording sheet, and a facsimile function are provided.

また複合機10は、独立して動作する2つのCPUを備えたデュアルプロセッサシステム(マルチプロセッサシステム)の構成であり、複合機10の各部の動作を制御すると共に、各部の状態を示す状態情報を複合機10の動作中に記憶部に記憶するメインCPUと、記憶部から状態情報を読み出し管理者端末40へ出力するサブCPUとを備えている。メインCPUではOSプログラムをベースとし、その上で、ミドルウェアやアプリケーションプログラム、ファームウェアプログラムなどが実行される。サブCPUは、メインCPUより処理能力が小さく消費電力も少ないCPUである。   The multifunction machine 10 is a dual processor system (multiprocessor system) having two CPUs that operate independently. The multifunction machine 10 controls the operation of each part of the multifunction machine 10 and also displays status information indicating the state of each part. A main CPU that stores data in the storage unit during operation of the multifunction machine 10 and a sub CPU that reads status information from the storage unit and outputs the status information to the administrator terminal 40 are provided. The main CPU is based on an OS program, on which middleware, application programs, firmware programs, and the like are executed. The sub CPU is a CPU that has a smaller processing capacity and lower power consumption than the main CPU.

複合機10は、メインCPU11と、サブCPU12と、ROM(Read Only Memory)13と、RAM(Random Access Memory)14と、不揮発メモリ15と、ハードディスク装置16と、表示部17と、操作部18と、ファクシミリ通信部19と、ネットワーク通信部20と、画像処理部21と、スキャナ部22と、プリンタ部23とがバス24に接続されて構成される。   The multifunction machine 10 includes a main CPU 11, a sub CPU 12, a ROM (Read Only Memory) 13, a RAM (Random Access Memory) 14, a nonvolatile memory 15, a hard disk device 16, a display unit 17, and an operation unit 18. The facsimile communication unit 19, the network communication unit 20, the image processing unit 21, the scanner unit 22, and the printer unit 23 are connected to a bus 24.

メインCPU11は、ROM13に格納されているプログラム(ファームウェアプログラム)に従って複合機10の動作を制御する。サブCPU12は、ROM13に格納されているプログラムに従って、ログデータや制御データなどの状態情報を管理者端末40へ出力する。   The main CPU 11 controls the operation of the multifunction machine 10 according to a program (firmware program) stored in the ROM 13. The sub CPU 12 outputs status information such as log data and control data to the administrator terminal 40 in accordance with a program stored in the ROM 13.

ROM13には、メインCPU11によって実行されるプログラム(ファームウェアプログラム)と、サブCPU12によって実行されるプログラムと、各種の固定データなどが記憶されている。RAM14は、メインCPU11およびサブCPU12がプログラムを実行する際に各種データを一時的に格納するワークメモリとして使用されるほか、画像データを一時的に保存するための画像メモリなどにも使用される。   The ROM 13 stores a program (firmware program) executed by the main CPU 11, a program executed by the sub CPU 12, various fixed data, and the like. The RAM 14 is used as a work memory for temporarily storing various data when the main CPU 11 and the sub CPU 12 execute programs, and is also used for an image memory for temporarily storing image data.

不揮発メモリ15は、電源がオフにされても記憶が保持される書き換え可能なメモリである。不揮発メモリ15には、装置固有の情報や各種の設定情報などが記憶される。ハードディスク装置16は、大容量不揮発の記憶装置であり、OSプログラム、アプリケーションプログラム、各種の保存データを格納するほか、印刷データや画像データなども保存する。   The nonvolatile memory 15 is a rewritable memory that retains memory even when the power is turned off. The nonvolatile memory 15 stores device-specific information and various setting information. The hard disk device 16 is a large-capacity nonvolatile storage device that stores an OS program, application programs, various types of saved data, as well as print data and image data.

表示部17は、液晶ディスプレイなどで構成され、待機画面、操作画面、設定画面などの各種の画面を表示する。操作部18は、スタートボタン、ストップボタン、テンキーなどの各種のボタン類と、液晶ディスプレイの表面に設けられて押下された座標位置を検出するタッチパネルなどで構成され、ユーザが複合機10に対して行う各種の操作を受け付ける。   The display unit 17 is configured by a liquid crystal display or the like, and displays various screens such as a standby screen, an operation screen, and a setting screen. The operation unit 18 includes various buttons such as a start button, a stop button, and a numeric keypad, and a touch panel that is provided on the surface of the liquid crystal display and detects a pressed coordinate position. Accepts various operations to be performed.

ファクシミリ通信部19は、ファクシミリ機能を備えた外部装置と公衆回線を通じて画像データを送受信する。ネットワーク通信部20は、ネットワーク2を通じてユーザ端末30や管理者端末40などと通信を行う。   The facsimile communication unit 19 transmits / receives image data to / from an external apparatus having a facsimile function through a public line. The network communication unit 20 communicates with the user terminal 30 and the administrator terminal 40 through the network 2.

画像処理部21は、画像データに対して、画像補正、回転、拡大/縮小、圧縮/伸張など各種の画像処理を施す。   The image processing unit 21 performs various kinds of image processing such as image correction, rotation, enlargement / reduction, compression / expansion on the image data.

スキャナ部22は、原稿の画像を光学的に読み取って画像データを取得する。スキャナ部22は、たとえば、原稿に光を照射する光源と、その反射光を受けて原稿を幅方向に1ライン分読み取るラインイメージセンサと、ライン単位の読取位置を原稿の長さ方向に順次移動させる移動手段と、原稿からの反射光をラインイメージセンサに導いて結像させるレンズやミラーなどからなる光学系と、ラインイメージセンサの出力するアナログ画像信号をデジタルの画像データに変換する変換部などを備えて構成される。   The scanner unit 22 optically reads an image of a document and acquires image data. The scanner unit 22 sequentially moves, for example, a light source that irradiates light on a document, a line image sensor that receives the reflected light for one line in the width direction, and a line-by-line reading position in the length direction of the document. An optical system composed of a lens, a mirror, and the like for guiding the reflected light from the document to the line image sensor to form an image, a conversion unit for converting the analog image signal output from the line image sensor into digital image data, etc. It is configured with.

プリンタ部23は、画像データに基づく画像を電子写真プロセスによって記録紙上に形成して出力する。プリンタ部23は、たとえば、記録紙の搬送装置と、感光体ドラムと、帯電装置と、入力される画像データに応じて点灯制御されるLD(Laser Diode)と、LDから射出されたレーザ光を感光体ドラム上で走査させる走査ユニットと、現像装置と、転写分離装置と、クリーニング装置と、定着装置とを有する、いわゆるレーザープリンタとして構成されている。レーザ光に代えてLED(Light Emitting Diode)で感光体ドラムを照射するLEDプリンタのほか他の方式のプリンタであってもかまわない。   The printer unit 23 forms and outputs an image based on the image data on a recording sheet by an electrophotographic process. The printer unit 23 includes, for example, a recording paper transport device, a photosensitive drum, a charging device, an LD (Laser Diode) that is controlled to be turned on according to input image data, and laser light emitted from the LD. It is configured as a so-called laser printer having a scanning unit that scans on a photosensitive drum, a developing device, a transfer separating device, a cleaning device, and a fixing device. Instead of an LED printer that irradiates a photosensitive drum with an LED (Light Emitting Diode) instead of a laser beam, other types of printers may be used.

またメインCPU11は、複合機10の動作中は、複合機10の各部の動作履歴(動作状況)を示す動作ログデータを逐次生成する。操作部18に対する操作を受けると、その操作履歴を示す操作ログデータを生成する。ジョブを実行すると、そのジョブ履歴を示すジョブログデータを生成する。また、複合機10がユーザ認証機能を備えている場合には、ユーザのログイン/ログアウトの履歴を示すユーザ管理ログデータ(ユーザ管理情報)を生成する。そしてメインCPU11は、生成したログデータを不揮発メモリ15に逐次記憶する。このログデータは、不揮発メモリ15に逐次追記されて蓄積(保存)される。なお、ログデータはハードディスク装置16に記憶・保存するようにしてもよい。   The main CPU 11 sequentially generates operation log data indicating the operation history (operation status) of each unit of the multifunction device 10 during the operation of the multifunction device 10. When an operation on the operation unit 18 is received, operation log data indicating the operation history is generated. When a job is executed, job log data indicating the job history is generated. When the multifunction machine 10 has a user authentication function, user management log data (user management information) indicating a log-in / log-out history of the user is generated. Then, the main CPU 11 sequentially stores the generated log data in the nonvolatile memory 15. The log data is sequentially added to and accumulated (saved) in the nonvolatile memory 15. The log data may be stored / saved in the hard disk device 16.

またメインCPU11は、自身が直接(サブCPU12を介さずに)ログデータを不揮発メモリ15に記憶するようにしてもよいし、サブCPU12に指示してログデータを不揮発メモリ15に記憶させるようにしてもよい。たとえば、自身がアクセス可能な記憶領域に記憶する場合は前者の構成とし、サブCPU12のみがアクセス可能な記憶領域に記憶する場合は後者の構成とするようにしてもよい。   Further, the main CPU 11 may directly store the log data in the nonvolatile memory 15 (not via the sub CPU 12), or instruct the sub CPU 12 to store the log data in the nonvolatile memory 15. Also good. For example, the former configuration may be used when storing in a storage area accessible by itself, and the latter configuration may be used when storing in a storage area accessible only by the sub CPU 12.

複合機10から管理者端末40へ出力される状態情報は、上記の不揮発メモリ15に保存されているログデータの他に、制御データがある。制御データは、メインCPU11がファームウェアプログラムを実行して複合機10の動作を制御する際に、RAM14に一時記憶され逐次更新されるデータ(メモリデータ)と、メインCPU11のレジスタに一時記憶され逐次更新されるデータ(レジスタデータ)などである。また、RAM14に画像データが一時記憶されている場合は、そのRAM14上の画像データを管理者端末40へ出力する状態情報に含めるようにしてもよい。   The status information output from the multifunction machine 10 to the administrator terminal 40 includes control data in addition to the log data stored in the nonvolatile memory 15 described above. When the main CPU 11 executes the firmware program to control the operation of the multifunction device 10, the control data is temporarily stored in the RAM 14 and sequentially updated (memory data), and temporarily stored in the register of the main CPU 11 and sequentially updated. Data (register data). When image data is temporarily stored in the RAM 14, the image data on the RAM 14 may be included in the status information output to the administrator terminal 40.

サブCPU12は、メインCPU11が実行するOSプログラムやファームウェアプログラムに依存することなく、メインCPU11とは独立して動作し、メインCPU11の動作あるいは給電が停止する電源状態でも、サブCPU12は稼動している。ここでは、サブCPU12は稼動状態にて、メインCPU11のレジスタ、RAM14、不揮発メモリ15、ハードディスク装置16にアクセスする機能と、特定のプロトコルによってネットワーク通信部20からネットワーク2を通じて外部装置と通信する機能とを備えている。すなわち、ネットワーク通信部20はサブCPU12によってルーティングされ、OSプログラムやファームウェアプログラムに依存することなく、ネットワーク2を通じて管理者端末40などの外部装置と通信することができる。   The sub CPU 12 operates independently of the main CPU 11 without depending on the OS program or the firmware program executed by the main CPU 11, and the sub CPU 12 is operating even in the power state where the operation of the main CPU 11 or the power supply is stopped. . Here, the sub CPU 12 has a function of accessing the register of the main CPU 11, the RAM 14, the nonvolatile memory 15, and the hard disk device 16 in an operating state, and a function of communicating with an external device from the network communication unit 20 through the network 2 by a specific protocol. It has. That is, the network communication unit 20 is routed by the sub CPU 12 and can communicate with an external device such as the administrator terminal 40 through the network 2 without depending on the OS program or the firmware program.

たとえば、複合機10が省電力状態などへ移行してメインCPU11が動作を停止している状態やファームウェアプログラムを落とした状態でも、電源オン状態ではサブCPU12への通電が行われ、サブCPU12は上記の各記憶部へのアクセスと、特定のプロトコルによってネットワーク通信部20からネットワーク2を通じて外部装置との通信とを行う。   For example, even when the MFP 10 shifts to a power saving state or the like, the main CPU 11 stops operating, or the firmware program is dropped, the sub CPU 12 is energized in the power-on state, and the sub CPU 12 Are accessed from the network communication unit 20 through the network 2 using a specific protocol.

本実施形態では、複合機10が管理者端末40からログ取得要求パケットを受け取ると、サブCPU12は不揮発メモリ15、RAM14、メインCPU11のレジスタから状態情報(ログデータ、制御データ)を読み出して管理者端末40へ出力する。   In this embodiment, when the MFP 10 receives a log acquisition request packet from the administrator terminal 40, the sub CPU 12 reads status information (log data, control data) from the registers of the nonvolatile memory 15, the RAM 14, and the main CPU 11 to manage the administrator. Output to the terminal 40.

図3は、管理者端末40が複合機10へ送信するログ取得要求パケット50のデータ構造を示している。   FIG. 3 shows the data structure of the log acquisition request packet 50 transmitted from the administrator terminal 40 to the multifunction machine 10.

ログ取得要求パケット50には、送信元(管理者端末40)のIP(Internet Protocol)アドレスと、送信先(複合機10)のIPアドレスと、複合機10の管理者アカウントおよびパスワードと、ログデータ取得要求コマンドとが書き込まれている。ログデータ取得要求コマンドは、たとえば図に示すような「GetStorageData」などの独自のコマンド名である。   The log acquisition request packet 50 includes an IP (Internet Protocol) address of the transmission source (administrator terminal 40), an IP address of the transmission destination (multifunction device 10), an administrator account and password of the multifunction device 10, and log data. An acquisition request command is written. The log data acquisition request command is a unique command name such as “GetStorageData” as shown in the figure.

次に、複合機10の動作について説明する。   Next, the operation of the multifunction machine 10 will be described.

図4および図5は、複合機10のメインCPU11およびサブCPU12と管理者端末40との間で行う状態情報の取得に係るやり取り(正常時/異常時)を示している。なお、これらの図では、状態情報を「ログデータ」と表記している。図6は、複合機10が内部記憶しているログデータや制御データなどの状態情報を管理者端末40へ出力する際のデータの流れを示している。   4 and 5 show the exchange (normal / abnormal) related to the acquisition of the status information performed between the main CPU 11 and sub CPU 12 of the multifunction machine 10 and the administrator terminal 40. FIG. In these figures, the status information is expressed as “log data”. FIG. 6 shows a data flow when outputting status information such as log data and control data stored in the MFP 10 to the administrator terminal 40.

複合機10は、電源がオンにされて起動すると、メインCPU11がファームウェアプログラムを実行して複合機10の動作を制御する。制御においては、メインCPU11は内部のレジスタやRAM14に、制御に係るデータを一時記憶し、逐次更新する。複合機10の動作中は、動作ログデータ、操作ログデータ、ジョブログデータなどのログデータを逐次生成し、不揮発メモリ15に逐次記憶する。ログデータは不揮発メモリ15に逐次追記されて蓄積(保存)される(図4、図5参照)。   When the MFP 10 is turned on and started up, the main CPU 11 executes a firmware program to control the operation of the MFP 10. In the control, the main CPU 11 temporarily stores the data related to the control in an internal register or the RAM 14 and updates it sequentially. During the operation of the multifunction machine 10, log data such as operation log data, operation log data, and job log data is sequentially generated and stored in the nonvolatile memory 15 sequentially. The log data is sequentially added to the nonvolatile memory 15 and stored (stored) (see FIGS. 4 and 5).

管理者端末40は、たとえば所定の操作を受けるとログ取得要求パケットを複合機10に送信する。   For example, upon receiving a predetermined operation, the administrator terminal 40 transmits a log acquisition request packet to the multifunction machine 10.

図6に示すように、複合機10では、ネットワーク通信部20が受信したパケットをまずサブCPU12が解析する。解析の結果、特定のプロトコルによるパケットであると判断すると、サブCPU12は、パケットのデータ部に書き込まれているコマンドを実行する。ログ取得要求パケットを受信した場合には(図3参照)、データ部に書き込まれている管理者アカウントおよびパスワードの認証を行い、「GetStorageData」などのコマンドを実行する。   As shown in FIG. 6, in the multifunction device 10, the sub CPU 12 first analyzes a packet received by the network communication unit 20. If it is determined as a result of the analysis that the packet is based on a specific protocol, the sub CPU 12 executes a command written in the data portion of the packet. When the log acquisition request packet is received (see FIG. 3), the administrator account and password written in the data part are authenticated, and a command such as “GetStorageData” is executed.

ここでサブCPU12は、メインCPU11のレジスタからデータ(レジスタデータ)を読み出して取得する。RAM14(揮発性メモリ)からデータ(メモリデータ)を読み出して取得する。不揮発メモリ15からログデータを読み出して取得する。そして、ログ取得要求パケットに書き込まれている送信元のIPアドレスに基づき、管理者端末40と通信を行い、取得したデータ(状態情報)を管理者端末40へ送信する。   Here, the sub CPU 12 reads and acquires data (register data) from the register of the main CPU 11. Data (memory data) is read and acquired from the RAM 14 (volatile memory). Log data is read from the nonvolatile memory 15 and acquired. Based on the IP address of the transmission source written in the log acquisition request packet, communication is performed with the administrator terminal 40, and the acquired data (status information) is transmitted to the administrator terminal 40.

これにより、複合機10が省電力状態などへ移行してメインCPU11が動作を停止していても、あるいは、メインCPU11がハングアップしたり(図5参照)、ファームウェアプログラムの故障で動作を異常停止したりしていても(図6参照)、ネットワーク通信部20が受信したパケットをサブCPU12が解析し、管理者端末40からのログ取得要求パケットであればその要求に応えて、複合機10内の各記憶部に記憶されているデータ(状態情報)を管理者端末40へ送信することができる。   As a result, even if the MFP 10 shifts to a power saving state or the like and the main CPU 11 stops operating, or the main CPU 11 hangs up (see FIG. 5), the operation is abnormally stopped due to a firmware program failure. (See FIG. 6), the sub CPU 12 analyzes the packet received by the network communication unit 20, and if it is a log acquisition request packet from the administrator terminal 40, responds to the request, The data (status information) stored in each storage unit can be transmitted to the administrator terminal 40.

図7は、サブCPU12の動作の流れを示している。   FIG. 7 shows an operation flow of the sub CPU 12.

複合機10が電源オンにされて起動すると、サブCPU12は本動作を開始する(Start)。サブCPU12は、複合機10が電源オフ状態へ移行するか否かを監視する(ステップS101;No)。また、ネットワーク通信部20がパケットを受信すると、そのパケットを解析してログ取得要求パケットであるか否かを判断する(ステップS102;No)。   When the multifunction device 10 is turned on and started up, the sub CPU 12 starts this operation (Start). The sub CPU 12 monitors whether or not the multifunction machine 10 shifts to the power-off state (step S101; No). When the network communication unit 20 receives the packet, the packet is analyzed to determine whether it is a log acquisition request packet (step S102; No).

ログ取得要求パケットを受信した場合には(ステップS102;Yes)、サブCPU12は、メインCPU11のレジスタ、RAM14、不揮発メモリ15からデータを読み出して取得し(ステップS103)、取得したデータを、ログ取得要求パケットの送信元である管理者端末40へ送信する(ステップS104)。その後、ステップS101以降を繰り返す。また、複合機10が電源オフ状態へ移行するのに伴い(ステップS101;Yes)、サブCPU12は本動作を終了する(End)。   When the log acquisition request packet is received (step S102; Yes), the sub CPU 12 reads and acquires data from the register of the main CPU 11, the RAM 14, and the nonvolatile memory 15 (step S103), and acquires the acquired data as a log. The request packet is transmitted to the administrator terminal 40 that is the transmission source of the request packet (step S104). Thereafter, step S101 and subsequent steps are repeated. Further, as the multifunction device 10 shifts to the power-off state (step S101; Yes), the sub CPU 12 ends this operation (End).

このように、本実施形態に係る複合機10は、サブCPU12がメインCPU11とは独立して動作し、装置内に記憶されているログデータや制御データなどの状態情報を管理者端末40へ出力するので、メインCPU11の動作が異常停止しても、装置内に記憶されている状態情報を管理者端末40にて取得することができる。特に本実施形態では、複合機10を電源オフにする前に管理者端末40から複合機10にログ取得要求パケットを送信することで、電源オフに伴い消去されてしまうRAM14内のデータやメインCPU11のレジスタ内のデータも取得することができる。   As described above, in the MFP 10 according to the present embodiment, the sub CPU 12 operates independently of the main CPU 11 and outputs status information such as log data and control data stored in the apparatus to the administrator terminal 40. Therefore, even if the operation of the main CPU 11 is abnormally stopped, the state information stored in the apparatus can be acquired by the administrator terminal 40. In particular, in the present embodiment, by sending a log acquisition request packet from the administrator terminal 40 to the multifunction device 10 before turning off the multifunction device 10, the data in the RAM 14 and the main CPU 11 that are deleted when the power is turned off. The data in the registers can also be obtained.

これにより、たとえばサービスマンなどがログデータ(動作ログデータ)を解析することで、メインCPU11の動作が異常停止する直前の複合機10の各部の動作状況を把握することができる。さらに、RAM14内のデータやメインCPU11のレジスタ内のデータを解析することで、メインCPU11の動作が異常停止する直前の制御状況を詳しく把握することもできる。これにより、メインCPU11に発生した障害(動作異常停止)の原因分析が容易となる。   Thereby, for example, a serviceman or the like can analyze the log data (operation log data) to grasp the operation status of each unit of the multifunction machine 10 immediately before the operation of the main CPU 11 abnormally stops. Furthermore, by analyzing the data in the RAM 14 and the data in the register of the main CPU 11, it is possible to grasp in detail the control status immediately before the operation of the main CPU 11 is abnormally stopped. This facilitates the cause analysis of a failure (abnormal operation stop) that has occurred in the main CPU 11.

また、本機能はOSプログラムに特別なカスタマイズを施さずに実現できるため、搭載しやすくなる。   In addition, since this function can be realized without special customization of the OS program, it can be easily installed.

また、メインCPU11がサブCPU12に指示して、ログデータを不揮発メモリ15に記憶させる構成であれば、メインCPU11が直接、ログデータを記憶する場合に比べて、メインCPU11に掛かる処理負荷を軽減することができる。逆に、メインCPU11が直接、ログデータを不揮発メモリ15に記憶する構成であれば、サブCPU12に掛かる処理負荷を軽減することができる。   Further, if the main CPU 11 instructs the sub CPU 12 to store the log data in the nonvolatile memory 15, the processing load on the main CPU 11 is reduced as compared with the case where the main CPU 11 stores the log data directly. be able to. On the contrary, if the main CPU 11 directly stores the log data in the nonvolatile memory 15, the processing load on the sub CPU 12 can be reduced.

なお、RAM14やメインCPU11のレジスタに記憶されている揮発性データについては、不揮発メモリ15(もしくはハードディスク装置16)にダンプファイルとして保存するメモリダンプを行うようにしてもよい。またメモリダンプは、メインCPU11が行うようにしてもよく、サブCPU12が行うようにしてもよい。この場合は、ダンプファイルも状態情報に含まれる。   Note that volatile data stored in the RAM 14 or the register of the main CPU 11 may be subjected to a memory dump that is stored as a dump file in the nonvolatile memory 15 (or the hard disk device 16). The memory dump may be performed by the main CPU 11 or the sub CPU 12. In this case, the dump file is also included in the status information.

これにより、管理者端末40から複合機10にログ取得要求パケットを送信する前に、複合機10が電源オフにされて揮発性データが消去したとしても、複合機10を再起動させてサブCPU12が動作する状態にて、管理者端末40から複合機10にログ取得要求パケットを送信すれば、サブCPU12が不揮発メモリ15(もしくはハードディスク装置16)に保存されているダンプファイルを読み出して管理者端末40へ送信し、そのダンプファイルを管理者端末40にて取得することができる。   Thus, even if the multifunction device 10 is turned off and the volatile data is erased before the log acquisition request packet is transmitted from the administrator terminal 40 to the multifunction device 10, the multifunction device 10 is restarted and the sub CPU 12 is restarted. If the log acquisition request packet is transmitted from the administrator terminal 40 to the multi-function device 10 in a state where is operated, the sub CPU 12 reads out the dump file stored in the nonvolatile memory 15 (or the hard disk device 16), and the administrator terminal The dump file can be acquired by the administrator terminal 40.

[第2の実施形態]
第1の実施形態では、複合機10のメインCPU11に障害が発生して動作が異常停止した場合に、管理者端末40からログ取得要求パケットを送信し、複合機10から状態情報を取得する前に、複合機10が電源オフにされると、RAM14内のデータやメインCPU11のレジスタ内のデータは消去されてしまう。そこで第2の実施形態では、メインCPU11の異常停止を検知し、揮発性データを迅速に取得する場合について説明する。
[Second Embodiment]
In the first embodiment, when a failure occurs in the main CPU 11 of the multifunction machine 10 and the operation is abnormally stopped, a log acquisition request packet is transmitted from the administrator terminal 40 and before the status information is obtained from the multifunction machine 10. In addition, when the MFP 10 is turned off, the data in the RAM 14 and the data in the register of the main CPU 11 are erased. Therefore, in the second embodiment, a case where an abnormal stop of the main CPU 11 is detected and volatile data is quickly acquired will be described.

図8は、第2の実施形態に係る複合機10のメインCPU11およびサブCPU12と管理者端末40のログ取得に係るやり取りの概要(異常時)を示す図である。ここでは、サブCPU12がメインCPU11の動作を監視し、メインCPU11の動作が異常停止したことを検知した場合に、ログデータと揮発性データを自動で管理者端末40へ出力するようにしている。なお、データの出力先となる管理者端末40のIPアドレスは、複合機10に予め設定しておく。   FIG. 8 is a diagram illustrating an overview (at the time of abnormality) of exchanges related to log acquisition between the main CPU 11 and the sub CPU 12 and the administrator terminal 40 of the multifunction peripheral 10 according to the second embodiment. Here, when the sub CPU 12 monitors the operation of the main CPU 11 and detects that the operation of the main CPU 11 has stopped abnormally, log data and volatile data are automatically output to the administrator terminal 40. Note that the IP address of the administrator terminal 40 that is the data output destination is set in the multifunction machine 10 in advance.

本実施形態では、複合機10は、電源がオンにされて起動すると、メインCPU11がファームウェアプログラムを実行して複合機10の動作を制御する。複合機10の動作中は、第1の実施形態と同様に、ログデータを逐次生成し、不揮発メモリ15に逐次記憶する。さらにメインCPU11は、所定のアプリケーションプログラムを起動し、そのアプリケーションプログラムに従って、一定の間隔で信号をサブCPU12に送信する。また、メインCPU11のハングアップなどによってアプリケーションプログラムが停止すると、メインCPU11からサブCPU12への信号送信は停止する。   In this embodiment, when the MFP 10 is turned on and started, the main CPU 11 executes a firmware program to control the operation of the MFP 10. During the operation of the multifunction machine 10, log data is sequentially generated and stored in the nonvolatile memory 15 in the same manner as in the first embodiment. Further, the main CPU 11 activates a predetermined application program and transmits a signal to the sub CPU 12 at regular intervals according to the application program. Further, when the application program is stopped due to the hang-up of the main CPU 11 or the like, signal transmission from the main CPU 11 to the sub CPU 12 is stopped.

サブCPU12は、メインCPU11から一定の間隔で信号を受けている間は、メインCPU11が正常に動作していると判断する。メインCPU11からの信号が途絶えると、メインCPU11が異常停止したと判断する。この判断後は、直ちにログデータと揮発性データを取得し、管理者端末40へ出力する。   The sub CPU 12 determines that the main CPU 11 is operating normally while receiving signals from the main CPU 11 at regular intervals. When the signal from the main CPU 11 is interrupted, it is determined that the main CPU 11 has stopped abnormally. After this determination, log data and volatile data are immediately acquired and output to the administrator terminal 40.

図9は、本実施形態に係るサブCPU12の動作の流れを示している。   FIG. 9 shows a flow of operations of the sub CPU 12 according to the present embodiment.

複合機10が電源オンにされて起動すると、サブCPU12は本動作を開始する(Start)。サブCPU12は、複合機10が電源オフ状態へ移行するか否かを監視する(ステップS201)。また、メインCPU11から信号を受信するか否かを監視する(ステップS202)。また、ネットワーク通信部20がパケットを受信すると、そのパケットを解析してログ取得要求パケットであるか否かを判断する(ステップS203)。このステップS201〜ステップS203を繰り返す(ステップS201;No→ステップS202;Yes→ステップS202;No→ステップS201)   When the multifunction device 10 is turned on and started up, the sub CPU 12 starts this operation (Start). The sub CPU 12 monitors whether or not the multifunction machine 10 shifts to the power-off state (step S201). Further, it is monitored whether or not a signal is received from the main CPU 11 (step S202). When the network communication unit 20 receives the packet, the packet is analyzed to determine whether it is a log acquisition request packet (step S203). Steps S201 to S203 are repeated (Step S201; No → Step S202; Yes → Step S202; No → Step S201).

ログ取得要求パケットを受信した場合には(ステップS203;Yes)、サブCPU12は、メインCPU11のレジスタ、RAM14、不揮発メモリ15からデータを読み出して取得し(ステップS204)、取得したデータを、ログ取得要求パケットの送信元である管理者端末40へ送信する(ステップS205)。その後、ステップS201以降を繰り返す。   When the log acquisition request packet is received (step S203; Yes), the sub CPU 12 reads and acquires data from the register of the main CPU 11, the RAM 14, and the nonvolatile memory 15 (step S204), and acquires the acquired data as a log. The request packet is transmitted to the administrator terminal 40 which is the transmission source (step S205). Thereafter, step S201 and subsequent steps are repeated.

また、メインCPU11から信号を受信しなくなった場合には(ステップS202;No)、サブCPU12は、メインCPU11のレジスタ、RAM14、不揮発メモリ15からデータを読み出して取得し(ステップS206)、取得したデータを管理者端末40へ送信し(ステップS207)、本動作を終了する(End)。また、複合機10が電源オフ状態へ移行するのに伴い(ステップS201;Yes)、サブCPU12は本動作を終了する(End)。   When no signal is received from the main CPU 11 (step S202; No), the sub CPU 12 reads and acquires data from the register of the main CPU 11, the RAM 14, and the nonvolatile memory 15 (step S206). Is transmitted to the administrator terminal 40 (step S207), and this operation is terminated (End). Further, as the multifunction device 10 shifts to the power-off state (step S201; Yes), the sub CPU 12 ends this operation (End).

このように、本実施形態では、サブCPU12がメインCPU11の動作を監視し、メインCPU11の動作が異常停止したことを検知すると、直ちに各記憶部からデータ(ログデータ、揮発性データ)を読み出して取得し、管理者端末40へ出力する。これにより、複合機10のメインCPU11に障害が発生して動作が異常停止した場合に、ユーザなどが複合機10を電源オフにして揮発性データが消去される前に、揮発性データ(およびログデータ)を迅速に管理者端末40へ出力することができる。したがって、第1の実施形態と同様に、揮発性データ(制御データ)から、メインCPU11の動作が異常停止する直前の制御状況を詳しく把握することができ、メインCPU11に発生した障害(動作異常停止)の原因分析が容易となる。   As described above, in this embodiment, when the sub CPU 12 monitors the operation of the main CPU 11 and detects that the operation of the main CPU 11 has stopped abnormally, data (log data, volatile data) is immediately read from each storage unit. Acquire and output to the administrator terminal 40. As a result, when a failure occurs in the main CPU 11 of the multifunction device 10 and the operation is abnormally stopped, the volatile data (and log) are deleted before the user or the like turns off the multifunction device 10 and erases the volatile data. Data) can be output to the administrator terminal 40 quickly. Accordingly, as in the first embodiment, the control status immediately before the operation of the main CPU 11 is abnormally stopped can be grasped in detail from the volatile data (control data), and the failure (abnormal operation stop) that has occurred in the main CPU 11 can be grasped. ) Is easy to analyze.

以上、本発明の実施形態を図面によって説明してきたが、具体的な構成は実施形態に示したものに限られるものではなく、本発明の要旨を逸脱しない範囲における変更や追加があっても本発明に含まれる。   The embodiment of the present invention has been described with reference to the drawings. However, the specific configuration is not limited to that shown in the embodiment, and the present invention can be changed or added without departing from the scope of the present invention. Included in the invention.

たとえば、複合機10の電源オフ状態でもサブCPU12とネットワーク通信部20などに通電を行い、電源オフ状態でもサブCPU12が複合機10の内部に記憶されている状態情報を外部装置へ出力できる構成としてもよい。   For example, a configuration in which the sub CPU 12 and the network communication unit 20 are energized even when the multifunction device 10 is in a power-off state, and the sub CPU 12 can output state information stored in the multifunction device 10 to an external device even in the power-off state. Also good.

状態情報の出力先となる外部装置は、実施形態で説明した管理者端末40に限らず、サービスセンタの端末装置などにしてもよい。この場合は、遠隔地のサービスセンタに居るサービスマンが複合機10(管理者端末40)の設置場所まで出向かなくても状態情報を取得することができ、迅速な対応(障害の原因分析)が可能となる。また、サービスマンにとっては、複合機10の設置場所まで出向かなくても状態情報を取得することができ、障害の原因を分析した結果、修理などが必要である場合のみ複合機10の設置場所へ出向けばよいため、負担が軽減される。   The external device that is the output destination of the state information is not limited to the administrator terminal 40 described in the embodiment, and may be a terminal device of a service center. In this case, the service person in the remote service center can obtain the status information without having to go to the installation location of the multifunction machine 10 (administrator terminal 40), and can promptly respond (failure cause analysis). Is possible. In addition, for the service person, the status information can be acquired without going to the installation location of the multifunction device 10, and the location of the multifunction device 10 is installed only when repair is necessary as a result of analyzing the cause of the failure. The burden is reduced because it is only necessary to go to.

第2の実施形態で説明したサブCPU12によるメインCPU11の動作の監視は、メインCPU11からサブCPU12に一定の間隔で信号を送信する構成に限らない。たとえば、サブCPU12が一定の間隔でメインCPU11に応答要求信号を送信し、メインCPU11がそれに応えて応答信号をサブCPU12に返信する構成としてもよい。   The monitoring of the operation of the main CPU 11 by the sub CPU 12 described in the second embodiment is not limited to the configuration in which signals are transmitted from the main CPU 11 to the sub CPU 12 at regular intervals. For example, the sub CPU 12 may transmit a response request signal to the main CPU 11 at regular intervals, and the main CPU 11 may return a response signal to the sub CPU 12 in response thereto.

また、本発明に係る画像処理装置は実施形態で説明した複合機に限らず、プリンタ機、複写機、ファクシミリ機などの他の画像処理装置も対象にすることができる。   In addition, the image processing apparatus according to the present invention is not limited to the multi-function apparatus described in the embodiment, and other image processing apparatuses such as a printer, a copier, and a facsimile machine can be targeted.

2…ネットワーク
10…複合機
11…メインCPU
12…サブCPU
13…ROM
14…RAM
15…不揮発メモリ
16…ハードディスク装置
17…表示部
18…操作部
19…ファクシミリ通信部
20…ネットワーク通信部
21…画像処理部
22…スキャナ部
23…プリンタ部
24…バス
30…ユーザ端末
40…管理者端末
50…ログ取得要求パケット
2 ... Network 10 ... Multifunction machine 11 ... Main CPU
12 ... Sub CPU
13 ... ROM
14 ... RAM
DESCRIPTION OF SYMBOLS 15 ... Nonvolatile memory 16 ... Hard disk drive 17 ... Display part 18 ... Operation part 19 ... Facsimile communication part 20 ... Network communication part 21 ... Image processing part 22 ... Scanner part 23 ... Printer part 24 ... Bus 30 ... User terminal 40 ... Administrator Terminal 50 ... Log acquisition request packet

Claims (7)

画像データが入力される入力部と、
前記入力部から入力された画像データを処理する処理部と、
記憶部と、
前記処理部を含む当該画像処理装置の各部の動作を制御すると共に、当該画像処理装置の各部の状態を示す状態情報を当該画像処理装置の動作中に前記記憶部に記憶する第1のCPUと、
外部装置と通信する通信部と、
前記記憶部から前記状態情報を読み出し、前記通信部を通じて外部装置へ出力する第2のCPUと、
を備えた画像処理装置。
An input unit for inputting image data;
A processing unit for processing image data input from the input unit;
A storage unit;
A first CPU that controls operation of each unit of the image processing apparatus including the processing unit and stores state information indicating a state of each unit of the image processing apparatus in the storage unit during operation of the image processing apparatus; ,
A communication unit that communicates with an external device;
A second CPU that reads the state information from the storage unit and outputs the state information to an external device through the communication unit;
An image processing apparatus.
前記第2のCPUは、前記第1のCPUの動作を監視し、前記第1のCPUの動作が異常停止したことを検知した場合に前記出力を行う
ことを特徴とする請求項1に記載の画像処理装置。
The said 2nd CPU monitors the operation | movement of said 1st CPU, and performs the said output when it detects that the operation | movement of the said 1st CPU stopped abnormally. Image processing device.
前記第2のCPUは、外部装置から前記通信部を通じて状態情報取得要求を受けた場合に前記出力を行う
ことを特徴とする請求項2または3に記載の画像処理装置。
The image processing apparatus according to claim 2, wherein the second CPU performs the output when receiving a status information acquisition request from the external apparatus through the communication unit.
前記記憶部は、揮発性メモリを含む
ことを特徴とする請求項1〜3のいずれか1項に記載の画像処理装置。
The image processing apparatus according to claim 1, wherein the storage unit includes a volatile memory.
前記第1のCPUは、前記第2のCPUに指示して前記状態情報を前記記憶部に記憶させる
ことを特徴とする請求項1〜4のいずれか1項に記載の画像処理装置。
The image processing apparatus according to claim 1, wherein the first CPU instructs the second CPU to store the state information in the storage unit.
前記第1のCPUは、前記第2のCPUを介さずに前記状態情報を前記記憶部に記憶する
ことを特徴とする請求項1〜4のいずれか1項に記載の画像処理装置。
The image processing apparatus according to claim 1, wherein the first CPU stores the state information in the storage unit without going through the second CPU.
前記状態情報は、ログデータと、当該画像処理装置の各部を制御するために一時記憶され逐次更新される制御データとのうちの少なくとも一方を含む
ことを特徴とする請求項1〜6のいずれか1項に記載の画像処理装置。
The status information includes at least one of log data and control data that is temporarily stored and sequentially updated to control each unit of the image processing apparatus. The image processing apparatus according to item 1.
JP2010137752A 2010-06-16 2010-06-16 Image processing device Expired - Fee Related JP5510655B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010137752A JP5510655B2 (en) 2010-06-16 2010-06-16 Image processing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010137752A JP5510655B2 (en) 2010-06-16 2010-06-16 Image processing device

Publications (2)

Publication Number Publication Date
JP2012003506A true JP2012003506A (en) 2012-01-05
JP5510655B2 JP5510655B2 (en) 2014-06-04

Family

ID=45535411

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010137752A Expired - Fee Related JP5510655B2 (en) 2010-06-16 2010-06-16 Image processing device

Country Status (1)

Country Link
JP (1) JP5510655B2 (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2013103033A1 (en) * 2012-01-06 2013-07-11 オムロン株式会社 Node device and network system
JP2013206121A (en) * 2012-03-28 2013-10-07 Konica Minolta Inc Authentication system, electronic equipment and authentication method
JP5496377B1 (en) * 2013-02-04 2014-05-21 三菱電機株式会社 Log output device and log output program
JP2014207558A (en) * 2013-04-12 2014-10-30 三菱電機株式会社 Remote management system, remote management apparatus, and home appliances
EP2887285A1 (en) * 2013-12-19 2015-06-24 Ricoh Company, Ltd. Data process system and data process method
KR101539933B1 (en) * 2015-01-26 2015-07-28 주식회사 파이오링크 Method and apparatus for creating log on cpu hang-up
JP2019003335A (en) * 2017-06-13 2019-01-10 株式会社Fuji Board work system and board work apparatus
JP2019152995A (en) * 2018-03-01 2019-09-12 オムロン株式会社 Computer and control method thereof

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017058825A (en) 2015-09-15 2017-03-23 株式会社リコー Information processing system, information processing apparatus, and information processing method

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11252119A (en) * 1998-02-26 1999-09-17 Brother Ind Ltd Network adaptor and terminal system provided with it
JP2004310514A (en) * 2003-04-08 2004-11-04 Hitachi Ltd Information processing terminal and history information saving method
JP2010125692A (en) * 2008-11-27 2010-06-10 Ricoh Co Ltd Image forming apparatus

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11252119A (en) * 1998-02-26 1999-09-17 Brother Ind Ltd Network adaptor and terminal system provided with it
JP2004310514A (en) * 2003-04-08 2004-11-04 Hitachi Ltd Information processing terminal and history information saving method
JP2010125692A (en) * 2008-11-27 2010-06-10 Ricoh Co Ltd Image forming apparatus

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2013103033A1 (en) * 2012-01-06 2013-07-11 オムロン株式会社 Node device and network system
JP2013140550A (en) * 2012-01-06 2013-07-18 Omron Corp Node device and network system
TWI472930B (en) * 2012-01-06 2015-02-11 Omron Tateisi Electronics Co Node device and network system
JP2013206121A (en) * 2012-03-28 2013-10-07 Konica Minolta Inc Authentication system, electronic equipment and authentication method
JP5496377B1 (en) * 2013-02-04 2014-05-21 三菱電機株式会社 Log output device and log output program
JP2014149783A (en) * 2013-02-04 2014-08-21 Mitsubishi Electric Corp Log output device and log output program
JP2014207558A (en) * 2013-04-12 2014-10-30 三菱電機株式会社 Remote management system, remote management apparatus, and home appliances
EP2887285A1 (en) * 2013-12-19 2015-06-24 Ricoh Company, Ltd. Data process system and data process method
KR101539933B1 (en) * 2015-01-26 2015-07-28 주식회사 파이오링크 Method and apparatus for creating log on cpu hang-up
JP2019003335A (en) * 2017-06-13 2019-01-10 株式会社Fuji Board work system and board work apparatus
JP2019152995A (en) * 2018-03-01 2019-09-12 オムロン株式会社 Computer and control method thereof
US11023335B2 (en) 2018-03-01 2021-06-01 Omron Corporation Computer and control method thereof for diagnosing abnormality

Also Published As

Publication number Publication date
JP5510655B2 (en) 2014-06-04

Similar Documents

Publication Publication Date Title
JP5510655B2 (en) Image processing device
US8453017B2 (en) Electronic device saving selected error information and an error management system including such a device
JP5489643B2 (en) Management system, image forming apparatus, and method thereof
US7701597B2 (en) Image processing apparatus and image forming system
JP2007025953A (en) Management system
US20160156798A1 (en) Image forming apparatus, image forming apparatus control method, and storage medium storing program
US8873080B2 (en) Image forming device generating screens for remote and local access, information processing method, and computer-readable recording medium
US20110170134A1 (en) Image forming apparatus and maintenance method of image forming apparatus
JP2018023081A (en) Image forming apparatus and method for controlling the same
KR20120037144A (en) Image forming apparatus, host apparatus and job performing method thereof
US8954769B2 (en) Image processing apparatus restricting shifting to power saving mode until the apparatus sends a notification indicating the location of a newly stored document
US20230370560A1 (en) Image forming apparatus and control method
JP2011233959A (en) Data processor and image output device
JP2011223355A (en) Network apparatus and image forming apparatus
JP2008234125A (en) Information processor, information processing method, program, and recording medium
JP5647756B2 (en) Management server, management server program, and network system including management server
US10592174B2 (en) Information processing system, server and non-transitory computer-readable recording medium encoded with data distribution program
JP5629617B2 (en) Printing apparatus, printing method, and printing program
JP6465311B2 (en) Printing system and job transmission program
JP6536362B2 (en) OUTPUT MANAGEMENT SYSTEM AND OUTPUT MANAGEMENT DEVICE
JP2017154319A (en) Control system, method for processing the same and program
JP7106838B2 (en) IMAGE FORMING DEVICE, DEVICE SETTING METHOD AND DEVICE SETTING PROGRAM
US20230060868A1 (en) Information processing apparatus, information processing system, information processing method, and storage medium
JP5447112B2 (en) Image forming apparatus
JP6916464B2 (en) Printer driver program for server

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20121220

A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A712

Effective date: 20130417

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20131120

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20131203

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20140131

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: 20140226

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20140311

R150 Certificate of patent or registration of utility model

Ref document number: 5510655

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees