JP2021149749A - Information processing apparatus, life monitoring system, information processing method, and program - Google Patents

Information processing apparatus, life monitoring system, information processing method, and program Download PDF

Info

Publication number
JP2021149749A
JP2021149749A JP2020050761A JP2020050761A JP2021149749A JP 2021149749 A JP2021149749 A JP 2021149749A JP 2020050761 A JP2020050761 A JP 2020050761A JP 2020050761 A JP2020050761 A JP 2020050761A JP 2021149749 A JP2021149749 A JP 2021149749A
Authority
JP
Japan
Prior art keywords
information processing
unit
threshold value
warning
count
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
JP2020050761A
Other languages
Japanese (ja)
Other versions
JP7452151B2 (en
Inventor
洋樹 尾形
Hiroki Ogata
洋樹 尾形
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Ricoh Co Ltd
Original Assignee
Ricoh Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP2020050761A priority Critical patent/JP7452151B2/en
Publication of JP2021149749A publication Critical patent/JP2021149749A/en
Application granted granted Critical
Publication of JP7452151B2 publication Critical patent/JP7452151B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Accessory Devices And Overall Control Thereof (AREA)
  • Debugging And Monitoring (AREA)
  • Facsimiles In General (AREA)

Abstract

To facilitate a life of an information processing apparatus to be able to be monitored.SOLUTION: An information processing apparatus comprises: a counting unit 19 that counts a processing frequency influencing a life of a device which is mounted on an information processing apparatus 5; a count storage unit 21 that stores each counting result of the counting unit 19; a determination unit 23 that determines whether or not a total value of each counting result acquired from the count storage unit 21 exceeds each corresponding threshold value; and a warning issuing unit 17 that issues warning when each determination result of the determination unit 23 exceeds the threshold value.SELECTED DRAWING: Figure 3

Description

本発明は、情報処理装置、寿命監視システム、情報処理方法、及びプログラムに関する。 The present invention relates to an information processing device, a life monitoring system, an information processing method, and a program.

従来、情報処理装置等に搭載されているデバイスの寿命を予測する際には、故障を予測するためのSMART(Self-Monitoring Analysis and Reporting Technology)情報を取得して、書き込み回数や通電時間、バッドブロックの数から寿命を予測していた。
このような情報処理装置等にあっては、SMART情報を取得できないデバイスに対しては、コントローラ側で積算書き込み量を計算して寿命を推定する技術が搭載されている。
Conventionally, when predicting the life of a device mounted on an information processing device or the like, SMART (Self-Monitoring Analysis and Reporting Technology) information for predicting a failure is acquired, and the number of writes, energization time, and bad The life was predicted from the number of blocks.
Such information processing devices and the like are equipped with a technique for estimating the life by calculating the integrated write amount on the controller side for devices that cannot acquire SMART information.

このような従来の情報処理装置の一例として、特許文献1が知られている。
特許文献1には、コントローラ側で、外部メモリに対する積算書き込み量を算出して、外部メモリのデバイスIDおよび外部メモリの利用開始日時と対応付けて記録し、その記録内容に基づいて積算書き込み量を計算して外部メモリの寿命到達日時を予測する技術が開示されている。
Patent Document 1 is known as an example of such a conventional information processing apparatus.
In Patent Document 1, the controller side calculates the integrated write amount to the external memory, records it in association with the device ID of the external memory and the start date and time of use of the external memory, and records the integrated write amount based on the recorded contents. A technique for calculating and predicting the expiration date and time of the life of an external memory is disclosed.

しかしながら、特許文献1にあっては、コントローラ側で積算書き込み量を計算する方式を採っているため、積算書き込み量をデバイス毎に関連付けて計算する必要がある。そのため、計算が煩雑となるばかりでなく管理が複雑となるといった問題がある。 However, in Patent Document 1, since the method of calculating the integrated write amount on the controller side is adopted, it is necessary to calculate the integrated write amount in association with each device. Therefore, there is a problem that not only the calculation becomes complicated but also the management becomes complicated.

本発明は、上記に鑑みてなされたもので、その目的としては、情報処理装置の寿命を容易に監視できるようにすることにある。 The present invention has been made in view of the above, and an object of the present invention is to make it possible to easily monitor the life of an information processing apparatus.

請求項1記載の発明は、上記課題を解決するために、通常モードから省エネモードに切替え可能な情報処理装置であって、当該情報処理装置に搭載されているデバイスの寿命に影響を与える処理回数を計数するカウント部と、前記カウント部の各計数結果を記憶するカウント記憶部と、前記カウント記憶部から取得した各計数結果の合計値が夫々に応じた閾値を超えたか否かを判定する判定部と、前記判定部の各判定結果が前記閾値を超えた場合に、警告を発報する警告発報部と、を備えたことを特徴とする。 The invention according to claim 1 is an information processing device capable of switching from a normal mode to an energy saving mode in order to solve the above problems, and the number of processes affecting the life of the device mounted on the information processing device. A count unit that counts information, a count storage unit that stores each count result of the count unit, and a determination that determines whether or not the total value of each count result acquired from the count storage unit exceeds a threshold value corresponding to each. It is characterized by including a unit and a warning issuing unit that issues a warning when each determination result of the determination unit exceeds the threshold value.

本発明によれば、情報処理装置の寿命を容易に監視することができる。 According to the present invention, the life of the information processing apparatus can be easily monitored.

本発明の一実施形態に係わる寿命監視システムの全体構成を示すブロック図である。It is a block diagram which shows the whole structure of the life monitoring system which concerns on one Embodiment of this invention. 本発明の一実施形態に係わる画像形成装置(MFP)のハードウェア構成を示す図である。It is a figure which shows the hardware structure of the image forming apparatus (MFP) which concerns on one Embodiment of this invention. 本発明の一実施形態に係わる情報処理装置の機能構成を示すブロック図であり、(a)は情報処理装置の全体機能構成を示し、(b)はカウンタ部の内部構成を示す。It is a block diagram which shows the functional structure of the information processing apparatus which concerns on one Embodiment of this invention, (a) shows the whole functional structure of an information processing apparatus, and (b) shows the internal structure of a counter part. 本発明の一実施形態に係わる情報処理装置と外部サーバとの機能構成を示すブロック図である。It is a block diagram which shows the functional structure of the information processing apparatus which concerns on one Embodiment of this invention, and an external server. 本発明の一実施形態に係わる寿命監視システムのTPM寿命監視の処理を説明するフローチャートである。It is a flowchart explaining the process of TPM life monitoring of the life monitoring system which concerns on one Embodiment of this invention. 本発明の一実施形態に係わる寿命監視システムのNFC寿命監視の処理を説明するフローチャートである。It is a flowchart explaining the process of NFC life monitoring of the life monitoring system which concerns on one Embodiment of this invention. 本発明の一実施形態に係わる寿命監視システムの閾値処理を説明する図である。It is a figure explaining the threshold value processing of the life monitoring system which concerns on one Embodiment of this invention.

以下、本発明を図面に示した実施の形態により詳細に説明する。
本発明は、情報処理装置の寿命を容易に監視できるようにするために、以下の構成を有する。
すなわち、請求項1記載の発明は、上記課題を解決するたに、通常モードから省エネモードに切替え可能な情報処理装置であって、当該情報処理装置に搭載されているデバイスの寿命に影響を与える処理回数を計数するカウント部と、カウント部の各計数結果を記憶するカウント記憶部と、カウント記憶部から取得した各計数結果の合計値が夫々に応じた閾値を超えたか否かを判定する判定部と、判定部の各判定結果が閾値を超えた場合に、操作表示部に警告を発報する警告発報部と、を備えたことを特徴とする。
以上の構成を備えることにより、情報処理装置の寿命を容易に監視することができる。
上記記載の本発明の特徴について、以下の図面を用いて詳細に解説する。但し、この実施形態に記載される構成要素、種類、組み合わせ、形状、その相対配置などは特定的な記載がない限り、この発明の範囲をそれのみに限定する主旨ではなく単なる説明例に過ぎない。
Hereinafter, the present invention will be described in detail with reference to the embodiments shown in the drawings.
The present invention has the following configuration so that the life of the information processing apparatus can be easily monitored.
That is, the invention according to claim 1 is an information processing device capable of switching from a normal mode to an energy saving mode in order to solve the above problems, and affects the life of the device mounted on the information processing device. A count unit that counts the number of processes, a count storage unit that stores each count result of the count unit, and a determination that determines whether or not the total value of each count result acquired from the count storage unit exceeds the threshold value corresponding to each. It is characterized by including a unit and a warning issuing unit that issues a warning to the operation display unit when each determination result of the determination unit exceeds a threshold value.
By providing the above configuration, the life of the information processing apparatus can be easily monitored.
The features of the present invention described above will be described in detail with reference to the following drawings. However, unless otherwise specified, the components, types, combinations, shapes, relative arrangements, etc. described in this embodiment are merely explanatory examples, not the purpose of limiting the scope of the present invention to that alone. ..

<寿命監視システム>
図1は、本発明の一実施形態に係わる寿命監視システムの全体構成を示すブロック図である。
本実施形態では、寿命監視システム1はデバイス監視部3、情報処理装置5を備えている。
デバイス監視部3は判定部23を備え、判定部23は、起動回数、省エネモードへの移行回数及び省エネモードから通常モードへの復帰回数、ファームウェアアップデートの回数の何れか一つの合計値がTPMデバイス15に係る第1の閾値を超えたと判定した場合に、警告発報部17に対して警告を発報する旨の情報とTPMデバイス15の交換を促す旨の情報を伝達する。
あるいは、判定部23は、起動回数、省エネモードへの移行回数及び省エネモードから通常モードへの復帰回数、NFCデバイス29の使用回数の何れか一つの合計値がNFCデバイス29に係る第2の閾値を超えたと判定した場合に、警告発報部17に対して警告を発報する旨の情報とNFCデバイス29の交換を促す旨の情報を伝達する。
情報処理装置5は、例えば、パーソナルコンピュータであり、制御部11に搭載されたセキュリティに関する各種機能を有するTPMデバイスと、操作表示部31に搭載された近距離無線通信機能を有するNFCデバイスと、を備えている。
<Life monitoring system>
FIG. 1 is a block diagram showing an overall configuration of a life monitoring system according to an embodiment of the present invention.
In the present embodiment, the life monitoring system 1 includes a device monitoring unit 3 and an information processing device 5.
The device monitoring unit 3 includes a determination unit 23, and the determination unit 23 has a total value of any one of the number of startups, the number of transitions to the energy saving mode, the number of returns from the energy saving mode to the normal mode, and the number of firmware updates. When it is determined that the first threshold value according to 15 has been exceeded, the warning issuing unit 17 is transmitted with information to issue a warning and information to encourage replacement of the TPM device 15.
Alternatively, the determination unit 23 determines that the total value of any one of the number of activations, the number of transitions to the energy-saving mode, the number of returns from the energy-saving mode to the normal mode, and the number of times the NFC device 29 is used is the second threshold value related to the NFC device 29. When it is determined that the above is exceeded, the information to issue a warning and the information to urge the replacement of the NFC device 29 are transmitted to the warning issuing unit 17.
The information processing device 5 is, for example, a personal computer, and includes a TPM device mounted on the control unit 11 and having various security-related functions, and an NFC device mounted on the operation display unit 31 and having a short-range wireless communication function. I have.

<画像形成装置のハードウェア構成>
図2は、本発明の一実施形態に係わる画像形成装置(MFP)のハードウェア構成を示す図である。
MFP(Multifunction Peripheral/Product/Printer)100は、コントローラ51、ネットワークI/F73、近距離通信回路75、操作パネル77、エンジン制御部79を備えている。
<Hardware configuration of image forming device>
FIG. 2 is a diagram showing a hardware configuration of an image forming apparatus (MFP) according to an embodiment of the present invention.
The MFP (Multifunction Peripheral / Product / Printer) 100 includes a controller 51, a network I / F 73, a short-range communication circuit 75, an operation panel 77, and an engine control unit 79.

なお、MFP100のハードウェア構成は、図2に示す構成に限定されない。例えば、操作パネル77はASIC61ではなく、SB57に接続される構成であってもよい。 The hardware configuration of the MFP 100 is not limited to the configuration shown in FIG. For example, the operation panel 77 may be connected to the SB 57 instead of the ASIC 61.

コントローラ51は、コンピュータの主要部であるCPU53、システムメモリ(MEM−P)69、ノースブリッジ(NB)55、サウスブリッジ(SB)57、ASIC(Application Specific Integrated Circuit)61、記憶部であるローカルメモリ(MEM−C)63、HDDコントローラ65、及び、記憶部であるHD67を有し、NB55とASIC61との間をAGP(Accelerated Graphics Port)バス59で接続した構成となっている。 The controller 51 includes a CPU 53, which is a main part of a computer, a system memory (MEM-P) 69, a north bridge (NB) 55, a south bridge (SB) 57, an ASIC (Application Specific Integrated Circuit) 61, and a local memory which is a storage unit. It has a (MEM-C) 63, an HDD controller 65, and an HD67 storage unit, and has a configuration in which the NB 55 and the ASIC 61 are connected by an AGP (Accelerated Graphics Port) bus 59.

ただし、コントローラ51の構成はこれに限定されない。例えば、CPU53、NB55、SB57などの2以上の構成要素をSoC(System on Chip)によって実現してもよい。この場合、SoCとASIC61との間をPCI−express(登録商標)バスで接続してもよい。 However, the configuration of the controller 51 is not limited to this. For example, two or more components such as CPU 53, NB 55, and SB 57 may be realized by SoC (System on Chip). In this case, the SoC and the ASIC 61 may be connected by a PCI-express (registered trademark) bus.

これらのうち、CPU53は、MFP100全体の制御を行い、例えば、描画、通信、操作パネル77からの入力等を制御する。 Of these, the CPU 53 controls the entire MFP 100, and controls, for example, drawing, communication, input from the operation panel 77, and the like.

NB55は、CPU53と、MEM−P69、SB57、及びAGPバス59とを接続するためのブリッジであり、MEM−P69に対する読み書きなどを制御するメモリコントローラと、PCI(Peripheral Component Interconnect)マスタ及びAGPターゲットとを有する。 The NB55 is a bridge for connecting the CPU 53, the MEM-P69, SB57, and the AGP bus 59, and includes a memory controller that controls reading and writing to the MEM-P69, a PCI (Peripheral Component Interconnect) master, and an AGP target. Has.

MEM−P69は、コントローラ51の各機能を実現させるプログラムやデータの格納用メモリであるROM69a、プログラムやデータの展開、及びメモリ印刷時の描画用メモリなどとして用いるRAM69bから成る。
なお、RAM69bに記憶されているプログラムは、インストール可能な形式又は実行可能な形式のファイルでCD−ROM、CD−R、DVD等のコンピュータで読み取り可能な記録媒体に記録して提供するように構成してもよい。
The MEM-P69 includes a ROM 69a which is a memory for storing programs and data that realizes each function of the controller 51, and a RAM 69b which is used as a memory for developing programs and data and a memory for drawing at the time of memory printing.
The program stored in the RAM 69b is configured to be provided by recording a file in an installable format or an executable format on a computer-readable recording medium such as a CD-ROM, CD-R, or DVD. You may.

SB57は、NB55とPCIデバイス、周辺デバイスとを接続するためのブリッジである。
ASIC61は、画像処理用のハードウェア要素を有する画像処理用途向けのIC(Integrated Circuit)であり、AGPバス59、PCIバス71、HDDコントローラ65およびMEM−C63をそれぞれ接続するブリッジの役割を有する。
The SB57 is a bridge for connecting the NB55 to a PCI device and peripheral devices.
The ASIC 61 is an IC (Integrated Circuit) for image processing applications that has hardware elements for image processing, and has a role of a bridge that connects the AGP bus 59, the PCI bus 71, the HDD controller 65, and the MEM-C63, respectively.

このASIC61は、PCIターゲットおよびAGPマスタ、ASIC61の中核をなすアービタ(ARB)、MEM−C63を制御するメモリコントローラ、ハードウェアロジックなどにより画像データの回転などを行う複数のDMAC(Direct Memory Access Controller)、並びに、スキャナ部79b及びプリンタ部79aとの間でPCIバス71を介したデータ転送を行うPCIユニットとからなる。 The ASIC61 is a PCI target and an AGP master, an arbiter (ARB) which is the core of the ASIC61, a memory controller that controls the MEM-C63, and a plurality of DMACs (Direct Memory Access Controllers) that rotate image data by hardware logic and the like. , And a PCI unit that transfers data between the scanner unit 79b and the printer unit 79a via the PCI bus 71.

なお、ASIC61には、USB(Universal Serial Bus)のインターフェースや、IEEE1394(Institute of Electrical and Electronics Engineers 1394)のインターフェースを接続するようにしてもよい。
MEM−C63は、コピー用画像バッファ及び符号バッファとして用いるローカルメモリである。
A USB (Universal Serial Bus) interface or an IEEE 1394 (Institute of Electrical and Electronics Engineers 1394) interface may be connected to the ASIC 61.
The MEM-C63 is a local memory used as a copy image buffer and a code buffer.

HD67は、画像データの蓄積、印刷時に用いるフォントデータの蓄積、フォームの蓄積を行うためのストレージであり、CPU53の制御にしたがってHD67に対するデータの読出又は書込を制御する。 The HD67 is a storage for accumulating image data, font data used at the time of printing, and accumulating forms, and controls reading or writing of data to the HD67 according to the control of the CPU 53.

AGPバス59は、グラフィック処理を高速化するために提案されたグラフィックスアクセラレータカード用のバスインタフェースであり、MEM−P69に高スループットで直接アクセスすることにより、グラフィックスアクセラレータカードを高速にすることができる。ただし、MEM−C63は搭載されていなくても良い。 The AGP bus 59 is a bus interface for a graphics accelerator card proposed for speeding up graphic processing, and the graphics accelerator card can be speeded up by directly accessing the MEM-P69 with high throughput. .. However, the MEM-C63 may not be installed.

また、近距離通信回路75には、近距離通信回路網75aが備わっている。近距離通信回路75は、NFC、Bluetooth等の通信回路である。
エンジン制御部79は、プリンタ部79a及びスキャナ部79bによって構成されている。
Further, the short-range communication circuit 75 is provided with a short-range communication network 75a. The short-range communication circuit 75 is a communication circuit such as NFC or Bluetooth.
The engine control unit 79 is composed of a printer unit 79a and a scanner unit 79b.

操作パネル77は、現在の設定値、選択画面、及び交換手順等を表示させ、操作者からの入力を受け付けるタッチパネル、交換手順の動画等を表示するパネル表示部77a、並びに、濃度の設定条件などの画像形成に関する条件の設定値を受け付けるテンキー及びコピー開始指示を受け付けるスタートキー等からなる操作パネル77bを備えている。 The operation panel 77 displays a current setting value, a selection screen, a replacement procedure, etc., a touch panel that accepts input from the operator, a panel display unit 77a that displays a moving image of the replacement procedure, a density setting condition, and the like. It is provided with an operation panel 77b including a numeric keypad for receiving a set value of a condition related to image formation and a start key for receiving a copy start instruction.

プリンタ部79a又はスキャナ部79bには、誤差拡散やガンマ変換などの画像処理部分が含まれている。
なお、MFP100は、操作パネル77のアプリケーション切り替えキーにより、ドキュメントボックス機能、コピー機能、プリンタ機能、およびファクシミリ機能を順次に切り替えて選択することが可能となる。
The printer unit 79a or the scanner unit 79b includes an image processing portion such as error diffusion and gamma conversion.
The MFP 100 can be selected by sequentially switching the document box function, the copy function, the printer function, and the facsimile function by using the application switching key on the operation panel 77.

ドキュメントボックス機能の選択時にはドキュメントボックスモードとなり、コピー機能の選択時にはコピーモードとなり、プリンタ機能の選択時にはプリンタモードとなり、ファクシミリモードの選択時にはファクシミリモードとなる。 When the document box function is selected, the document box mode is set, when the copy function is selected, the copy mode is set, when the printer function is selected, the printer mode is set, and when the facsimile mode is selected, the facsimile mode is set.

操作パネル77は、各種情報を表示するLCDや動作状態を点灯/消灯により表示するLEDといった表示部及びタッチパネルやハードキースイッチを有する入力部等を備えている。なお、操作パネル77はタッチパネルを備える場合にはハードキースイッチはなくてもよい。
ネットワークI/F73は、通信ネットワークを利用してデータ通信をするためのインターフェースである。近距離通信回路75及びネットワークI/F73は、PCIバス71を介して、ASIC61に電気的に接続されている。
The operation panel 77 includes a display unit such as an LCD for displaying various information and an LED for displaying an operating state by turning on / off, an input unit having a touch panel and a hard key switch, and the like. If the operation panel 77 is provided with a touch panel, the hard key switch may not be provided.
The network I / F73 is an interface for performing data communication using a communication network. The short-range communication circuit 75 and the network I / F 73 are electrically connected to the ASIC 61 via the PCI bus 71.

<機能構成>
図3は、本発明の一実施形態に係わる情報処理装置の機能構成を示すブロック図であり、(a)は情報処理装置の全体機能構成を示し、(b)はカウンタ部の内部構成を示す。
情報処理装置5は、制御部11、操作表示部31を備えている。
制御部11は、CPU13、TPM(Trusted Platform Module) デバイス15、警告発報部17、カウント部19、カウント記憶部21、判定部23を備えている。
制御部11は、セキュリティに関する各種機能を有するTPMデバイス15を備える。
制御部11は、TPMデバイス15の寿命に影響を与える処理回数の合計値が第1の閾値を超えた場合、カウント記憶部21に記憶したTPMデバイス15の情報を外部サーバ37に送信する。
制御部11は、NFCデバイス29の寿命に影響を与える処理回数の合計値が第2の閾値を超えた場合、カウント記憶部21に記憶したNFCデバイス29の情報を外部サーバ37に送信する。
制御部11は、カウント記憶部21に記憶したTPMデバイス15及びNFCデバイス29の情報を外部サーバ37にアップロードする。
制御部11は、他の情報処理装置の不揮発性メモリに記憶したTPMデバイス15及びNFCデバイス29の情報を、ネットワーク35を介して取得する。
<Functional configuration>
FIG. 3 is a block diagram showing a functional configuration of an information processing device according to an embodiment of the present invention, (a) shows an overall functional configuration of the information processing device, and (b) shows an internal configuration of a counter unit. ..
The information processing device 5 includes a control unit 11 and an operation display unit 31.
The control unit 11 includes a CPU 13, a TPM (Trusted Platform Module) device 15, a warning issuing unit 17, a counting unit 19, a counting storage unit 21, and a determination unit 23.
The control unit 11 includes a TPM device 15 having various functions related to security.
When the total number of processes affecting the life of the TPM device 15 exceeds the first threshold value, the control unit 11 transmits the information of the TPM device 15 stored in the count storage unit 21 to the external server 37.
When the total number of processes affecting the life of the NFC device 29 exceeds the second threshold value, the control unit 11 transmits the information of the NFC device 29 stored in the count storage unit 21 to the external server 37.
The control unit 11 uploads the information of the TPM device 15 and the NFC device 29 stored in the count storage unit 21 to the external server 37.
The control unit 11 acquires the information of the TPM device 15 and the NFC device 29 stored in the non-volatile memory of the other information processing device via the network 35.

CPU13は、情報処理装置5全体の動作を制御する。
TPMデバイス15は、セキュリティに関する各種機能を有するデバイスである。
警告発報部17は、判定部23の判定結果が第1の閾値又は/及び第2の閾値を超えた場合に、操作表示部31に警告を発報する。
カウント部19は、起動カウンタ19a、STR(Suspend To RAM)カウンタ19b、FWUカウンタ19c、NFCカウンタ19dを備えている。
起動カウンタ19aは、情報処理装置5の起動回数を計数する。
STRカウンタ19bは、情報処理装置5が省エネモードへ移行する回数を計数する。
FWUカウンタ19cは、ファームウェアアップデートの回数を計数する。
NFCカウンタ19dは、NFCデバイスの使用回数を動作ごとに計数する。
カウント記憶部21は、カウント部19の計数結果を記憶する。
The CPU 13 controls the operation of the entire information processing device 5.
The TPM device 15 is a device having various functions related to security.
The warning issuing unit 17 issues a warning to the operation display unit 31 when the determination result of the determination unit 23 exceeds the first threshold value and / and the second threshold value.
The counting unit 19 includes a start-up counter 19a, an STR (Suspend To RAM) counter 19b, a FWU counter 19c, and an NFC counter 19d.
The activation counter 19a counts the number of activations of the information processing device 5.
The STR counter 19b counts the number of times the information processing device 5 shifts to the energy saving mode.
The FWU counter 19c counts the number of firmware updates.
The NFC counter 19d counts the number of times the NFC device has been used for each operation.
The count storage unit 21 stores the count result of the count unit 19.

判定部23は、カウント記憶部21から取得した計数結果が第1の閾値又は/及び第2の閾値を超えたか否かを判定する。
判定部23は、起動回数、省エネモードへの移行回数、ファームウェアアップデートの回数の合計値がTPMデバイス15に係る第1の閾値を超えたと判定した場合に、警告発報部17に対して警告を発報する旨の情報とTPMデバイス15の交換を促す旨の情報を伝達する。
判定部23は、起動回数、省エネモードへの移行回数、NFCデバイス29の使用回数の合計値がNFCデバイス29に係る第2の閾値を超えたと判定した場合に、警告発報部17に対して警告を発報する旨の情報とNFCデバイス29の交換を促す旨の情報を伝達する。
ここで、第1の閾値とは、TPMデバイス15の寿命を疑似的に判定する閾値であり、MFPに用いられるTPMデバイス15の製品規格値から警告を発報するための閾値として設定する。例えば、TPMデバイス15の寿命を示す規格値である書き込み回数10万回に対して、第1の閾値を9万回と設定して、カウントした値がその第1の閾値を超えたら警告を表示する。
また、第2の閾値とは、NFCデバイス29の寿命を疑似的に判定する閾値であり、NFCデバイス29の製品規格値から警告を発報するための閾値として設定する。
The determination unit 23 determines whether or not the counting result acquired from the count storage unit 21 exceeds the first threshold value and / and the second threshold value.
When the determination unit 23 determines that the total value of the number of boots, the number of transitions to the energy saving mode, and the number of firmware updates exceeds the first threshold value related to the TPM device 15, a warning is issued to the warning issuing unit 17. The information to notify the alarm and the information to encourage the exchange of the TPM device 15 are transmitted.
When the determination unit 23 determines that the total value of the number of activations, the number of transitions to the energy saving mode, and the number of times the NFC device 29 is used exceeds the second threshold value related to the NFC device 29, the determination unit 23 notifies the warning issuing unit 17. Information to issue a warning and information to encourage replacement of the NFC device 29 are transmitted.
Here, the first threshold value is a threshold value for pseudo-determining the life of the TPM device 15, and is set as a threshold value for issuing a warning from the product standard value of the TPM device 15 used for the MFP. For example, for 100,000 writes, which is a standard value indicating the life of the TPM device 15, the first threshold value is set to 90,000 times, and a warning is displayed when the counted value exceeds the first threshold value. do.
The second threshold value is a threshold value for pseudo-determining the life of the NFC device 29, and is set as a threshold value for issuing a warning from the product standard value of the NFC device 29.

操作表示部31は、CPU27、NFC(Near field communication)デバイス29、ディスプレイ506、キーボード511を備えている。
操作表示部31は、文字、数値、各種指示などの入力のための複数のキーと、カーソル、メニュー、ウィンドウ、文字、又は画像などの各種情報を表示するディスプレイとを備えている。
CPU27は、操作表示部31全体の動作を制御する。
NFCデバイス29は、近距離無線通信機能を有するデバイスである。
ディスプレイ506は、カーソル、メニュー、ウィンドウ、文字、又は画像などの各種情報を表示する。
キーボード511は、文字、数値、各種指示などの入力のための複数のキーを備えた入力手段の一種である。
The operation display unit 31 includes a CPU 27, an NFC (Near field communication) device 29, a display 506, and a keyboard 511.
The operation display unit 31 includes a plurality of keys for inputting characters, numerical values, various instructions, and a display for displaying various information such as a cursor, a menu, a window, characters, or an image.
The CPU 27 controls the operation of the entire operation display unit 31.
The NFC device 29 is a device having a short-range wireless communication function.
The display 506 displays various information such as cursors, menus, windows, characters, or images.
The keyboard 511 is a kind of input means including a plurality of keys for inputting characters, numerical values, various instructions, and the like.

上記で説明した実施形態の各機能は、一又は複数の処理回路によって実現することが可能である。ここで、本明細書における「処理回路」とは、電子回路により実装されるプロセッサのようにソフトウエアによって各機能を実行するようプログラミングされたプロセッサや、上記で説明した各機能を実行するよう設計されたASIC(Application Specific Integrated Circuit)、DSP(digital signal processor)、FPGA(field programmable gate array)や従来の回路モジュール等のデバイスを含むものとする。 Each function of the embodiment described above can be realized by one or more processing circuits. Here, the "processing circuit" in the present specification is a processor programmed to execute each function by software such as a processor implemented by an electronic circuit, or a processor designed to execute each function described above. It shall include devices such as ASICs (Application Specific Integrated Circuits), DSPs (digital signal processors), FPGAs (field programmable gate arrays), and conventional circuit modules.

<他の機能構成>
図4は、本発明の一実施形態に係わる情報処理装置と外部サーバとの機能構成を示すブロック図である。
情報処理装置5は、制御部11、操作表示部31を備えている。
制御部11は、ネットワークサービス(NRS)を更に備えている。
制御部11は、TPMデバイス15の寿命に影響を与える処理回数の合計値が第1の閾値を超えた場合、カウント記憶部21に記憶したTPMデバイス15の情報を外部サーバ37にネットワーク35を介して送信する。
制御部11は、NFCデバイス29の寿命に影響を与える処理回数の合計値が第2の閾値を超えた場合、カウント記憶部21に記憶したNFCデバイス29の情報を外部サーバ37にネットワーク35を介して送信する。
制御部11は、カウント記憶部21に記憶したTPMデバイス15及びNFCデバイス29の情報を外部サーバ37にネットワーク35を介してアップロードする。
制御部11は、他の情報処理装置41の不揮発性メモリに記憶したTPMデバイス及びNFCデバイスの情報を、ネットワーク35を介して取得する。
操作表示部31は、CPU27、NFC(Near field communication)デバイス29、ディスプレイ506、キーボード511を備え、図3と同様なので説明を省略する。
<Other functional configurations>
FIG. 4 is a block diagram showing a functional configuration of an information processing device and an external server according to an embodiment of the present invention.
The information processing device 5 includes a control unit 11 and an operation display unit 31.
The control unit 11 further includes a network service (NRS).
When the total number of processes affecting the life of the TPM device 15 exceeds the first threshold value, the control unit 11 transmits the information of the TPM device 15 stored in the count storage unit 21 to the external server 37 via the network 35. And send.
When the total number of processes affecting the life of the NFC device 29 exceeds the second threshold value, the control unit 11 transmits the information of the NFC device 29 stored in the count storage unit 21 to the external server 37 via the network 35. And send.
The control unit 11 uploads the information of the TPM device 15 and the NFC device 29 stored in the count storage unit 21 to the external server 37 via the network 35.
The control unit 11 acquires the information of the TPM device and the NFC device stored in the non-volatile memory of the other information processing device 41 via the network 35.
The operation display unit 31 includes a CPU 27, an NFC (Near field communication) device 29, a display 506, and a keyboard 511, and is the same as in FIG. 3, so description thereof will be omitted.

<TPM寿命監視のフローチャート>
図5は、本発明の一実施形態に係わる寿命監視システムのTPM寿命監視の処理を説明するフローチャートである。
ステップS1では、制御部11は、情報処理装置5の主電源がONになったか否かを判断する。主電源がONになると(ステップS1でYESのルート)、ステップS3に進む。
ステップS3では、制御部11は、カウント部19内の起動カウンタ19aをインクリメントする。
ステップS5では、制御部11は、起動カウンタ19aの計数結果をカウント記憶部21に記憶する。
ステップS7では、制御部11は、計数結果をカウント記憶部21から読み出し、起動回数、省エネモードへの移行回数、ファームウェアアップデートの回数の合計値が第1の閾値を超えたか否かを判定する。起動回数、省エネモードへの移行回数、ファームウェアアップデートの回数の合計値が第1の閾値を超えていれば(ステップS7でYESのルート)、ステップS27に進み、起動回数、省エネモードへの移行回数、ファームウェアアップデートの回数の合計値が第1の閾値を超えていなければ(ステップS7でNOのルート)、ステップS11に進む。
ステップS11では、制御部11は、情報処理装置5が省エネモードに移行したかを判定する。省エネモードから復帰した場合(ステップS11でNOのルート)、ステップS19に進み、省エネモードに移行した場合(ステップS11でYESのルート)、ステップS13に進む。
ステップS13では、制御部11は、カウント部19内のSTRカウンタ19bをインクリメントする。
ステップS15では、制御部11は、STRカウンタ19bの計数結果をカウント記憶部21に記憶する。
<Flowchart of TPM life monitoring>
FIG. 5 is a flowchart illustrating a TPM life monitoring process of the life monitoring system according to the embodiment of the present invention.
In step S1, the control unit 11 determines whether or not the main power supply of the information processing device 5 has been turned on. When the main power is turned on (route of YES in step S1), the process proceeds to step S3.
In step S3, the control unit 11 increments the activation counter 19a in the counting unit 19.
In step S5, the control unit 11 stores the counting result of the start counter 19a in the count storage unit 21.
In step S7, the control unit 11 reads the counting result from the count storage unit 21 and determines whether or not the total value of the number of activations, the number of transitions to the energy saving mode, and the number of firmware updates exceeds the first threshold value. If the total value of the number of boots, the number of transitions to the energy-saving mode, and the number of firmware updates exceeds the first threshold value (YES route in step S7), the process proceeds to step S27, the number of boots, the number of transitions to the energy-saving mode. If the total number of firmware updates does not exceed the first threshold value (NO route in step S7), the process proceeds to step S11.
In step S11, the control unit 11 determines whether the information processing device 5 has shifted to the energy saving mode. When returning from the energy saving mode (NO route in step S11), the process proceeds to step S19, and when the energy saving mode is entered (YES route in step S11), the process proceeds to step S13.
In step S13, the control unit 11 increments the STR counter 19b in the count unit 19.
In step S15, the control unit 11 stores the counting result of the STR counter 19b in the count storage unit 21.

ステップS17では、制御部11は、STRカウンタ19bの計数結果をカウント記憶部21から読み出し、起動回数、省エネモードへの移行回数、ファームウェアアップデートの回数の合計値が第1の閾値を超えたか否かを判定する。起動回数、省エネモードへの移行回数、ファームウェアアップデートの回数の合計値が第1の閾値を超えていれば(ステップS17でYESのルート)、ステップS27に進み、起動回数、省エネモードへの移行回数、ファームウェアアップデートの回数の合計値が第1の閾値を超えていなければ(ステップS17でNOのルート)、ステップS19に進む。
ステップS19では、制御部11は、情報処理装置5がファームウェアアップデートしたか否かを判定する。ファームウェアアップデートしなければ(ステップS19でNOのルート)、ステップS1に進む。ファームウェアアップデートした場合は(ステップS19でYESのルート)、ステップS21に進む。
ステップS21では、制御部11は、カウント部19内のFWUカウンタ19cをインクリメントする。
ステップS23では、制御部11は、FWU カウンタ19cの計数結果をカウント記憶部21に記憶する。尚、ファームウェアアップデート時は、起動回数、省エネモードへの移行回数、ファームウェアアップデートの回数の合計値が第1の閾値を超えたか否かの判定は行わない。即ち、ファームウェアアップデート後は主電源OFF/ONするため、次回起動時(ステップS7)に判定処理を行う。
ステップS25では、制御部11は、ファームウェアアップデート後は設定が初期化されるため、再設定するために一旦主電源をOFFにして再起動して終了する。
一方、ステップS27では、制御部11は、判定部23の各判定結果が第1の閾値を超えた場合に、警告発報部17に対して警告を発報する旨の情報とTPMデバイス15の交換を促す旨の情報を伝達する。
In step S17, the control unit 11 reads the count result of the STR counter 19b from the count storage unit 21, and whether or not the total value of the number of activations, the number of transitions to the energy saving mode, and the number of firmware updates exceeds the first threshold value. To judge. If the total value of the number of boots, the number of transitions to the energy-saving mode, and the number of firmware updates exceeds the first threshold value (YES route in step S17), the process proceeds to step S27, the number of boots, the number of transitions to the energy-saving mode. If the total number of firmware updates does not exceed the first threshold value (NO route in step S17), the process proceeds to step S19.
In step S19, the control unit 11 determines whether or not the information processing device 5 has updated the firmware. If the firmware is not updated (NO route in step S19), the process proceeds to step S1. If the firmware has been updated (YES route in step S19), the process proceeds to step S21.
In step S21, the control unit 11 increments the FWU counter 19c in the counting unit 19.
In step S23, the control unit 11 stores the counting result of the FWU counter 19c in the count storage unit 21. At the time of firmware update, it is not determined whether or not the total value of the number of boots, the number of transitions to the energy saving mode, and the number of firmware updates exceeds the first threshold value. That is, since the main power is turned off / on after the firmware update, the determination process is performed at the next startup (step S7).
In step S25, since the settings of the control unit 11 are initialized after the firmware update, the main power supply is temporarily turned off and restarted in order to reset the firmware, and the process ends.
On the other hand, in step S27, the control unit 11 issues a warning to the warning issuing unit 17 when each determination result of the determination unit 23 exceeds the first threshold value, and the TPM device 15. Communicate information to encourage exchange.

<NFC寿命監視のフローチャート>
図6は、本発明の一実施形態に係わる寿命監視システムのNFC寿命監視の処理を説明するフローチャートである。
ステップS41では、制御部11は、情報処理装置5の主電源がONになったか否かを判断する。主電源がONになると(ステップS41でYESのルート)、ステップS43に進む。
ステップS43では、制御部11は、カウント部19内の起動カウンタ19aをインクリメントする。
ステップS45では、制御部11は、起動カウンタ19aの計数結果をカウント記憶部21に記憶する。
ステップS47では、制御部11は、起動カウンタ19aの計数結果をカウント記憶部21から読み出し、起動回数、省エネモードへの移行回数、NFCデバイス29の使用回数の合計値が第2の閾値を超えたか否かを判定する。起動回数、省エネモードへの移行回数、NFCデバイス29の使用回数の合計値が第2の閾値を超えていれば(ステップS47でYESのルート)、ステップS65に進み、起動回数、省エネモードへの移行回数、NFCデバイス29の使用回数の合計値が第2の閾値を超えていなければ(ステップS47でNOのルート)、ステップS49に進む。
ステップS49では、制御部11は、情報処理装置5が省エネモードに移行したかを判定する。省エネモードから復帰した場合(ステップS49でNOのルート)、ステップS57に進み、省エネモードに移行した場合(ステップS49でYESのルート)、ステップS51に進む。
ステップS51では、制御部11は、カウント部19内のSTRカウンタ19bをインクリメントする。
<Flowchart for NFC life monitoring>
FIG. 6 is a flowchart illustrating a process of NFC life monitoring of the life monitoring system according to the embodiment of the present invention.
In step S41, the control unit 11 determines whether or not the main power supply of the information processing device 5 has been turned on. When the main power is turned on (route of YES in step S41), the process proceeds to step S43.
In step S43, the control unit 11 increments the start-up counter 19a in the count unit 19.
In step S45, the control unit 11 stores the counting result of the start counter 19a in the count storage unit 21.
In step S47, the control unit 11 reads the counting result of the activation counter 19a from the count storage unit 21, and has the total value of the number of activations, the number of transitions to the energy saving mode, and the number of times the NFC device 29 has been used exceed the second threshold value? Judge whether or not. If the total value of the number of activations, the number of transitions to the energy saving mode, and the number of times the NFC device 29 is used exceeds the second threshold value (YES route in step S47), the process proceeds to step S65, and the number of activations and the energy saving mode are entered. If the total value of the number of transitions and the number of times the NFC device 29 is used does not exceed the second threshold value (NO route in step S47), the process proceeds to step S49.
In step S49, the control unit 11 determines whether the information processing device 5 has shifted to the energy saving mode. When returning from the energy saving mode (NO route in step S49), the process proceeds to step S57, and when shifting to the energy saving mode (YES route in step S49), the process proceeds to step S51.
In step S51, the control unit 11 increments the STR counter 19b in the count unit 19.

ステップS53では、制御部11は、省エネカウンタ19bの計数結果をカウント記憶部21に記憶する。
ステップS55では、制御部11は、省エネカウンタ19bの計数結果をカウント記憶部21から読み出し、起動回数、省エネモードへの移行回数、NFCデバイス29の使用回数の合計値が第2の閾値を超えたか否かを判定する。起動回数、省エネモードへの移行回数、NFCデバイス29の使用回数の合計値が第2の閾値を超えていれば(ステップS55でYESのルート)、ステップS65に進み、起動回数、省エネモードへの移行回数、NFCデバイス29の使用回数の合計値が第2の閾値を超えていなければ(ステップS55でNOのルート)、ステップS57に進む。
ステップS57では、制御部11は、情報処理装置5がNFCを使用したか否かを判定する。NFCを使用しなければ(ステップS57でNOのルート)、ステップS41に進む。NFCを使用した場合は(ステップS57でYESのルート)、ステップS59に進む。
ステップS59では、制御部11は、カウント部19内のNFCカウンタ19dをインクリメントする。
ステップS61では、制御部11は、NFCカウンタ19dの計数結果をカウント記憶部21に記憶する。
ステップS63では、制御部11は、NFCカウンタ19dの計数結果をカウント記憶部21から読み出し、起動回数、省エネモードへの移行回数、NFCデバイス29の使用回数の合計値が第2の閾値を超えたか否かを判定する。起動回数、省エネモードへの移行回数、NFCデバイス29の使用回数の合計値が第2の閾値を超えていれば(ステップS63でYESのルート)、ステップS65に進み、起動回数、省エネモードへの移行回数、NFCデバイス29の使用回数の合計値が第2の閾値を超えていなければ(ステップS63でNOのルート)、ステップS41に進む。
一方、ステップS65では、制御部11は、判定部23の各判定結果が第2の閾値を超えた場合に、警告発報部17に対して警告を発報する旨の情報とNFCデバイス29の交換を促す旨の情報を伝達する。
In step S53, the control unit 11 stores the counting result of the energy saving counter 19b in the count storage unit 21.
In step S55, the control unit 11 reads the counting result of the energy saving counter 19b from the count storage unit 21, and has the total value of the number of activations, the number of transitions to the energy saving mode, and the number of times the NFC device 29 has been used exceed the second threshold value? Judge whether or not. If the total value of the number of activations, the number of transitions to the energy saving mode, and the number of times the NFC device 29 is used exceeds the second threshold value (YES route in step S55), the process proceeds to step S65, and the number of activations and the energy saving mode are entered. If the total value of the number of transitions and the number of times the NFC device 29 is used does not exceed the second threshold value (NO route in step S55), the process proceeds to step S57.
In step S57, the control unit 11 determines whether or not the information processing device 5 uses NFC. If NFC is not used (NO route in step S57), the process proceeds to step S41. When NFC is used (route of YES in step S57), the process proceeds to step S59.
In step S59, the control unit 11 increments the NFC counter 19d in the counting unit 19.
In step S61, the control unit 11 stores the counting result of the NFC counter 19d in the count storage unit 21.
In step S63, the control unit 11 reads the counting result of the NFC counter 19d from the count storage unit 21, and has the total value of the number of activations, the number of transitions to the energy saving mode, and the number of times the NFC device 29 has been used exceed the second threshold value? Judge whether or not. If the total value of the number of activations, the number of transitions to the energy saving mode, and the number of times the NFC device 29 is used exceeds the second threshold value (YES route in step S63), the process proceeds to step S65, and the number of activations and the energy saving mode are entered. If the total value of the number of transitions and the number of times the NFC device 29 is used does not exceed the second threshold value (NO route in step S63), the process proceeds to step S41.
On the other hand, in step S65, the control unit 11 issues information to the warning issuing unit 17 when each determination result of the determination unit 23 exceeds the second threshold value, and the NFC device 29. Communicate information to encourage exchange.

<閾値処理>
図7は、本発明の一実施形態に係わる寿命監視システムの閾値処理を説明する図である。
縦軸にカウント部19のインクリメント回数(1〜n)、横軸に起動カウンタ19a、STRカウンタ19b、FWUカウンタ19c、NFCカウンタ19d、各カウンタの合計値、及び閾値を表す。尚、説明を簡略化するために、TPMデバイス15の閾値1(第1の閾値)を100、NFCデバイス29の閾値2(第2の閾値)を90と仮定する。
<Threshold processing>
FIG. 7 is a diagram illustrating threshold processing of a life monitoring system according to an embodiment of the present invention.
The vertical axis represents the number of increments (1 to n) of the count unit 19, and the horizontal axis represents the start counter 19a, the STR counter 19b, the FWU counter 19c, the NFC counter 19d, the total value of each counter, and the threshold value. In order to simplify the explanation, it is assumed that the threshold value 1 (first threshold value) of the TPM device 15 is 100 and the threshold value 2 (second threshold value) of the NFC device 29 is 90.

また、TPMデバイス15の合計値は、起動カウンタ19a、STRカウンタ19b、FWUカウンタ19cの計数値の合計であり、NFCデバイス29の合計値は、起動カウンタ19a、STRカウンタ19b、NFCカウンタ19dの計数値の合計である。
インクリメント回数1では、全てのカウンタを「0」にリセットする。即ち、TPMデバイス15とNFCデバイス29の合計値は「0」となる。
The total value of the TPM device 15 is the total of the count values of the start counter 19a, the STR counter 19b, and the FWU counter 19c, and the total value of the NFC device 29 is the total of the start counter 19a, the STR counter 19b, and the NFC counter 19d. It is the sum of the numbers.
When the number of increments is 1, all counters are reset to "0". That is, the total value of the TPM device 15 and the NFC device 29 is "0".

インクリメント回数n−2では、TPMデバイス15の起動カウンタ19aは「50」、STRカウンタ19bは「25」、FWUカウンタ19cは「26」で合計値は「101」となり、閾値1をオーバする。また、NFCデバイス29の起動カウンタ19aは「50」、STRカウンタ19bは「25」、NFCカウンタ19dは「10」で合計値は「85」となり、閾値2はオーバしていない。 When the number of increments n-2, the activation counter 19a of the TPM device 15 is "50", the STR counter 19b is "25", the FWU counter 19c is "26", and the total value is "101", which exceeds the threshold value 1. Further, the activation counter 19a of the NFC device 29 is "50", the STR counter 19b is "25", the NFC counter 19d is "10", and the total value is "85", and the threshold value 2 is not exceeded.

インクリメント回数n−1では、閾値1をオーバしたので、TPMデバイス15の起動カウンタ19a、STRカウンタ19b、FWUカウンタ19cを「0」にリセットする。従って、合計値は「0」となる。また、NFCデバイス29の起動カウンタ19aは「51」、STRカウンタ19bは「26」、NFCカウンタ19dは「15」で合計値は「92」となり、閾値2をオーバする。 Since the threshold value 1 was exceeded at the increment count n-1, the activation counter 19a, the STR counter 19b, and the FWU counter 19c of the TPM device 15 are reset to "0". Therefore, the total value is "0". Further, the activation counter 19a of the NFC device 29 is "51", the STR counter 19b is "26", the NFC counter 19d is "15", and the total value is "92", which exceeds the threshold value 2.

インクリメント回数nでは、TPMデバイス15の起動カウンタ19aは「1」、STRカウンタ19bは「3」、FWUカウンタ19cは「0」で合計値は「4」となり、閾値1はオーバしていない。また、閾値2をオーバしたので、NFCデバイス29の起動カウンタ19a、STRカウンタ19b、NFCカウンタ19dを「0」にリセットする。従って、合計値は「0」となる。 When the number of increments n is n, the activation counter 19a of the TPM device 15 is "1", the STR counter 19b is "3", the FWU counter 19c is "0", and the total value is "4", and the threshold value 1 is not exceeded. Further, since the threshold value 2 has been exceeded, the activation counter 19a, the STR counter 19b, and the NFC counter 19d of the NFC device 29 are reset to "0". Therefore, the total value is "0".

<本実施形態の態様例の作用、効果のまとめ>
<第1態様>
本態様の情報処理装置5は、通常モードから省エネモードに切替え可能な情報処理装置5であって、当該情報処理装置5に搭載されているデバイスの寿命に影響を与える処理回数を計数するカウント部19と、カウント部19の各計数結果を記憶するカウント記憶部21と、カウント記憶部21から取得した各計数結果の合計値が夫々に応じた閾値を超えたか否かを判定する判定部23と、判定部23の各判定結果が閾値を超えた場合に、警告を発報する警告発報部17と、を備えたことを特徴とする。
本態様によれば、情報処理装置の寿命を容易に監視できる。
<Summary of actions and effects of the embodiment examples of this embodiment>
<First aspect>
The information processing device 5 of this embodiment is an information processing device 5 capable of switching from a normal mode to an energy saving mode, and is a counting unit that counts the number of processes that affect the life of the device mounted on the information processing device 5. 19, the count storage unit 21 that stores each count result of the count unit 19, and the determination unit 23 that determines whether or not the total value of each count result acquired from the count storage unit 21 exceeds the threshold value corresponding to each. , A warning issuing unit 17 that issues a warning when each determination result of the determination unit 23 exceeds the threshold value.
According to this aspect, the life of the information processing apparatus can be easily monitored.

<第2態様>
本態様の情報処理装置5は、セキュリティに関する各種機能を有するTPMデバイス15を備えた制御部11と、近距離無線通信機能を有するNFCデバイス29を備えた操作表示部31と、を備え、カウント部19は、TPMデバイス15の書込動作の回数を計数すると共に、NFCデバイス29の使用ごとの動作の回数を計数することを特徴とする。
本態様によれば、制御部11にはTPMデバイス15を備え、操作表示部31にはNFCデバイス29を備え、カウント部19により、TPMデバイス15の書込動作の回数を計数すると共に、NFCデバイス29の使用ごとの動作の回数を計数するので、デバイス毎の寿命監視を適正に行うことができる。
<Second aspect>
The information processing device 5 of this embodiment includes a control unit 11 including a TPM device 15 having various security-related functions, and an operation display unit 31 including an NFC device 29 having a short-range wireless communication function, and is a counting unit. 19 is characterized in that the number of writing operations of the TPM device 15 is counted and the number of operations of each use of the NFC device 29 is counted.
According to this aspect, the control unit 11 is provided with the TPM device 15, the operation display unit 31 is provided with the NFC device 29, and the counting unit 19 counts the number of writing operations of the TPM device 15 and the NFC device. Since the number of operations for each use of 29 is counted, the life monitoring for each device can be appropriately performed.

<第3態様>
本態様の判定部23は、TPMデバイス15の寿命に影響を与える処理回数の合計値が第1の閾値を超えたと判定した場合に、警告発報部17に対して警告を発報する旨の情報とTPMデバイス15の交換を促す旨の情報を伝達することを特徴とする。
本態様によれば、TPMデバイス15の処理回数の合計値が第1の閾値を超えた場合に、警告を発報する旨の情報とTPMデバイス15の交換を促す旨の情報を伝達するので、ユーザに対して適正な判断を促すことができる。
<Third aspect>
The determination unit 23 of this aspect issues a warning to the warning issuing unit 17 when it is determined that the total value of the number of processes affecting the life of the TPM device 15 exceeds the first threshold value. It is characterized by transmitting information to encourage the exchange of the TPM device 15.
According to this aspect, when the total number of processes of the TPM device 15 exceeds the first threshold value, the information to issue a warning and the information to encourage the replacement of the TPM device 15 are transmitted. It is possible to encourage the user to make an appropriate judgment.

<第4態様>
本態様の判定部23は、NFCデバイス29の寿命に影響を与える処理回数の合計値が第2の閾値を超えたと判定した場合に、警告発報部17に対して警告を発報する旨の情報とNFCデバイス29の交換を促す旨の情報を伝達することを特徴とする。
本態様によれば、NFCデバイス29の処理回数の合計値が第2の閾値を超えた場合に、警告を発報する旨の情報とNFCデバイス29の交換を促す旨の情報を伝達するので、ユーザに対して適正な判断を促すことができる。
<Fourth aspect>
The determination unit 23 of this aspect issues a warning to the warning issuing unit 17 when it is determined that the total value of the number of processes affecting the life of the NFC device 29 exceeds the second threshold value. It is characterized by transmitting information to encourage the exchange of the NFC device 29 with the information.
According to this aspect, when the total number of processes of the NFC device 29 exceeds the second threshold value, the information to issue a warning and the information to encourage the replacement of the NFC device 29 are transmitted. It is possible to encourage the user to make an appropriate judgment.

<第5態様>
本態様の制御部11は、第1の閾値を超えた場合、カウント記憶部21に記憶したTPMデバイス15の情報を外部サーバ37に送信することを特徴とする。
本態様によれば、TPMデバイス15の情報を外部サーバ37に送信することができるので、外部サーバ37と情報を共有することができる。
<Fifth aspect>
The control unit 11 of this embodiment is characterized in that when the first threshold value is exceeded, the information of the TPM device 15 stored in the count storage unit 21 is transmitted to the external server 37.
According to this aspect, since the information of the TPM device 15 can be transmitted to the external server 37, the information can be shared with the external server 37.

<第6態様>
本態様の制御部11は、第2の閾値を超えた場合、カウント記憶部21に記憶したNFCデバイス29の情報を外部サーバ37に送信することを特徴とする。
本態様によれば、NFCデバイス29の情報を外部サーバ37に送信することができるので、外部サーバ37と情報を共有することができる。
<Sixth aspect>
The control unit 11 of this embodiment is characterized in that when the second threshold value is exceeded, the information of the NFC device 29 stored in the count storage unit 21 is transmitted to the external server 37.
According to this aspect, since the information of the NFC device 29 can be transmitted to the external server 37, the information can be shared with the external server 37.

<第7態様>
本態様の制御部11は、カウント記憶部21に記憶した計数結果を外部サーバ37にアップロードすることを特徴とする。
本態様によれば、カウント記憶部21に記憶した計数結果を外部サーバ37にアップロードするので、外部サーバ37は情報処理装置5の詳細内容を把握することができる。
<7th aspect>
The control unit 11 of this embodiment is characterized in that the count result stored in the count storage unit 21 is uploaded to the external server 37.
According to this aspect, since the counting result stored in the counting storage unit 21 is uploaded to the external server 37, the external server 37 can grasp the detailed contents of the information processing device 5.

<第8態様>
本態様の制御部11は、他の情報処理装置41の不揮発性メモリに記憶した情報を、ネットワーク35を介して取得することを特徴とする。
本態様によれば、他の情報処理装置41の情報を、ネットワーク35を介して取得するので、情報処理装置同士で情報交換が可能となる。
<8th aspect>
The control unit 11 of this embodiment is characterized in that the information stored in the non-volatile memory of the other information processing device 41 is acquired via the network 35.
According to this aspect, since the information of the other information processing device 41 is acquired via the network 35, the information processing devices can exchange information with each other.

<第9態様>
本態様の態様1乃至8いずれか一項に記載の情報処理装置5と、判定部23を備えたデバイス監視部3と、を備えたことを特徴とする。
本態様によれば、SMART情報を取得できないデバイスであっても、個々のデバイスの寿命に影響を与える処理回数を計数することにより、デバイスの寿命監視を簡易に行うことができる。
<9th aspect>
It is characterized in that the information processing apparatus 5 according to any one of aspects 1 to 8 of this aspect and the device monitoring unit 3 provided with the determination unit 23 are provided.
According to this aspect, even if the device cannot acquire SMART information, the life of the device can be easily monitored by counting the number of processes that affect the life of each device.

<第10態様>
本態様の判定部23は、TPMデバイス15の寿命に影響を与える処理回数の合計値が第1の閾値を超えたと判定した場合に、警告発報部17に対して警告を発報する旨の情報とTPMデバイス15の交換を促す旨の情報を伝達することを特徴とする。
本態様によれば、TPMデバイス15の処理回数の合計値が第1の閾値を超えた場合に、警告を発報する旨の情報とTPMデバイス15の交換を促す旨の情報を伝達するので、ユーザに対して適正な判断を促すことができる。
<10th aspect>
The determination unit 23 of this aspect issues a warning to the warning issuing unit 17 when it is determined that the total value of the number of processes affecting the life of the TPM device 15 exceeds the first threshold value. It is characterized by transmitting information to encourage the exchange of the TPM device 15.
According to this aspect, when the total number of processes of the TPM device 15 exceeds the first threshold value, the information to issue a warning and the information to encourage the replacement of the TPM device 15 are transmitted. It is possible to encourage the user to make an appropriate judgment.

<第11態様>
本態様の判定部23は、NFCデバイス29の寿命に影響を与える処理回数の合計値が第2の閾値を超えたと判定した場合に、警告発報部17に対して警告を発報する旨の情報とNFCデバイス29の交換を促す旨の情報を伝達することを特徴とする。
本態様によれば、NFCデバイス29の処理回数の合計値が第2の閾値を超えた場合に、警告を発報する旨の情報とNFCデバイス29の交換を促す旨の情報を伝達するので、ユーザに対して適正な判断を促すことができる。
<11th aspect>
The determination unit 23 of this aspect issues a warning to the warning issuing unit 17 when it is determined that the total value of the number of processes affecting the life of the NFC device 29 exceeds the second threshold value. It is characterized by transmitting information to encourage the exchange of the NFC device 29 with the information.
According to this aspect, when the total number of processes of the NFC device 29 exceeds the second threshold value, the information to issue a warning and the information to encourage the replacement of the NFC device 29 are transmitted. It is possible to encourage the user to make an appropriate judgment.

<第12態様>
本態様の情報処理装置5は、通常モードから省エネモードに切替え可能な情報処理装置5による情報処理方法であって、当該情報処理装置に搭載されているデバイスの寿命に影響を与える処理回数を計数するカウントステップと、カウントステップによる各計数結果を記憶するカウント記憶ステップと、カウント記憶ステップにより取得した各計数結果の合計値が夫々に応じた閾値を超えたか否かを判定する判定ステップと、判定ステップの各判定結果が閾値を超えた場合に、警告を発報する警告発報ステップと、を実行することを特徴とする。
本態様によれば、情報処理装置の寿命を容易に監視できる。
<12th aspect>
The information processing device 5 of this embodiment is an information processing method by the information processing device 5 that can switch from the normal mode to the energy saving mode, and counts the number of processes that affect the life of the device mounted on the information processing device. A count step for information processing, a count memory step for storing each count result by the count step, and a determination step for determining whether or not the total value of each count result acquired by the count memory step exceeds the threshold value corresponding to each. When each determination result of the step exceeds the threshold value, a warning issuing step for issuing a warning is executed.
According to this aspect, the life of the information processing apparatus can be easily monitored.

<第13態様>
本態様の態様12に記載された情報処理方法における各ステップをプロセッサに実行させることを特徴とする。
本態様によれば、SMART情報を取得できないデバイスであっても、個々のデバイスの寿命に影響を与える処理回数を計数することにより、デバイスの寿命監視を簡易に行うことができる。
<13th aspect>
It is characterized in that each step in the information processing method described in aspect 12 of this aspect is executed by a processor.
According to this aspect, even if the device cannot acquire SMART information, the life of the device can be easily monitored by counting the number of processes that affect the life of each device.

1…寿命監視システム、3…デバイス監視部、5…情報処理装置、11…制御部、13…CPU、15…TPMデバイス、17…警告発報部、19…カウント部、21…カウント記憶部、23…判定部、25…制御ケーブル、27…CPU、29…NFCデバイス、31…操作表示部、33…ネットワークサービス(NRS)、35…ネットワーク、37…外部サーバ、39…@Remote、41…情報処理装置 1 ... Life monitoring system, 3 ... Device monitoring unit, 5 ... Information processing device, 11 ... Control unit, 13 ... CPU, 15 ... TPM device, 17 ... Warning alarm unit, 19 ... Count unit, 21 ... Count storage unit, 23 ... Judgment unit, 25 ... Control cable, 27 ... CPU, 29 ... NFC device, 31 ... Operation display unit, 33 ... Network service (NRS), 35 ... Network, 37 ... External server, 39 ... @ Memory, 41 ... Information Processing equipment

特開2017−142776公報JP-A-2017-142767

Claims (13)

通常モードから省エネモードに切替え可能な情報処理装置であって、
当該情報処理装置に搭載されているデバイスの寿命に影響を与える処理回数を計数するカウント部と、
前記カウント部の各計数結果を記憶するカウント記憶部と、
前記カウント記憶部から取得した各計数結果の合計値が夫々に応じた閾値を超えたか否かを判定する判定部と、
前記判定部の各判定結果が前記閾値を超えた場合に、警告を発報する警告発報部と、を備えたことを特徴とする情報処理装置。
An information processing device that can switch from normal mode to energy saving mode.
A counting unit that counts the number of processes that affect the life of the device mounted on the information processing device,
A count storage unit that stores each count result of the count unit,
A determination unit that determines whether or not the total value of each count result acquired from the count storage unit exceeds the threshold value corresponding to each.
An information processing device including a warning issuing unit that issues a warning when each determination result of the determination unit exceeds the threshold value.
セキュリティに関する各種機能を有するTPMデバイスを備えた制御部と、
近距離無線通信機能を有するNFCデバイスを備えた操作表示部と、を備え、
前記カウント部は、
前記TPMデバイスの書込動作の回数を計数すると共に、前記NFCデバイスの使用ごとの動作の回数を計数することを特徴とする請求項1に記載の情報処理装置。
A control unit equipped with a TPM device that has various security-related functions,
It is equipped with an operation display unit equipped with an NFC device having a short-range wireless communication function.
The counting unit
The information processing apparatus according to claim 1, further comprising counting the number of writing operations of the TPM device and counting the number of operations for each use of the NFC device.
前記判定部は、前記TPMデバイスの寿命に影響を与える処理回数の合計値が第1の閾値を超えたと判定した場合に、前記警告発報部に対して警告を発報する旨の情報と前記TPMデバイスの交換を促す旨の情報を伝達することを特徴とする請求項2に記載の情報処理装置。 When the determination unit determines that the total number of processes affecting the life of the TPM device exceeds the first threshold value, the determination unit issues a warning to the warning issuing unit and the above. The information processing apparatus according to claim 2, wherein information is transmitted to encourage replacement of the TPM device. 前記判定部は、前記NFCデバイスの寿命に影響を与える処理回数の合計値が第2の閾値を超えたと判定した場合に、前記警告発報部に対して警告を発報する旨の情報と前記NFCデバイスの交換を促す旨の情報を伝達することを特徴とする請求項2に記載の情報処理装置。 When the determination unit determines that the total number of processes affecting the life of the NFC device exceeds the second threshold value, the determination unit issues a warning to the warning issuing unit and the above. The information processing apparatus according to claim 2, wherein information is transmitted to encourage replacement of the NFC device. 前記制御部は、前記第1の閾値を超えた場合、前記カウント記憶部に記憶した前記TPMデバイスの情報を外部サーバに送信することを特徴とする請求項3に記載の情報処理装置。 The information processing device according to claim 3, wherein the control unit transmits information of the TPM device stored in the count storage unit to an external server when the first threshold value is exceeded. 前記制御部は、前記第2の閾値を超えた場合、前記カウント記憶部に記憶した前記NFCデバイスの情報を外部サーバに送信することを特徴とする請求項4に記載の情報処理装置。 The information processing device according to claim 4, wherein the control unit transmits information of the NFC device stored in the count storage unit to an external server when the second threshold value is exceeded. 前記制御部は、前記カウント記憶部に記憶した前記計数結果を外部サーバにアップロードすることを特徴とする請求項1に記載の情報処理装置。 The information processing device according to claim 1, wherein the control unit uploads the count result stored in the count storage unit to an external server. 前記制御部は、他の情報処理装置の不揮発性メモリに記憶した情報を、ネットワークを介して取得することを特徴とする請求項2に記載の情報処理装置。 The information processing device according to claim 2, wherein the control unit acquires information stored in a non-volatile memory of another information processing device via a network. 請求項1乃至8いずれか一項に記載の情報処理装置と、
判定部を備えたデバイス監視部と、を備えたことを特徴とする寿命監視システム。
The information processing device according to any one of claims 1 to 8.
A life monitoring system characterized by having a device monitoring unit equipped with a judgment unit and a device monitoring unit.
前記判定部は、前記TPMデバイスの寿命に影響を与える処理回数の合計値が第1の閾値を超えたと判定した場合に、前記警告発報部に対して警告を発報する旨の情報と前記TPMデバイスの交換を促す旨の情報を伝達することを特徴とする請求項9に記載の寿命監視システム。 When the determination unit determines that the total number of processes affecting the life of the TPM device exceeds the first threshold value, the determination unit issues a warning to the warning issuing unit and the above. The life monitoring system according to claim 9, further comprising transmitting information to encourage replacement of the TPM device. 前記判定部は、前記NFCデバイスの寿命に影響を与える処理回数の合計値が第2の閾値を超えたと判定した場合に、前記警告発報部に対して警告を発報する旨の情報と前記NFCデバイスの交換を促す旨の情報を伝達することを特徴とする請求項9に記載の寿命監視システム。 When the determination unit determines that the total number of processes affecting the life of the NFC device exceeds the second threshold value, the determination unit issues a warning to the warning issuing unit and the above. The life monitoring system according to claim 9, further comprising transmitting information to encourage replacement of the NFC device. 通常モードから省エネモードに切替え可能な情報処理装置による情報処理方法であって、
当該情報処理装置に搭載されているデバイスの寿命に影響を与える処理回数を計数するカウントステップと、
前記カウントステップによる各計数結果を記憶するカウント記憶ステップと、
前記カウント記憶ステップにより取得した各計数結果の合計値が夫々に応じた閾値を超えたか否かを判定する判定ステップと、
前記判定ステップの各判定結果が前記閾値を超えた場合に、警告を発報する警告発報ステップと、を実行することを特徴とする情報処理方法。
It is an information processing method using an information processing device that can switch from normal mode to energy saving mode.
A count step that counts the number of processes that affect the life of the device mounted on the information processing device, and
A count storage step for storing each count result by the count step, and a count storage step.
A determination step for determining whether or not the total value of each count result acquired by the count storage step exceeds the threshold value corresponding to each.
An information processing method characterized by executing a warning issuing step for issuing a warning when each determination result of the determination step exceeds the threshold value.
請求項12に記載された情報処理方法における各ステップをプロセッサに実行させることを特徴とするプログラム。 A program comprising causing a processor to execute each step in the information processing method according to claim 12.
JP2020050761A 2020-03-23 2020-03-23 Information processing device, information processing method, and program Active JP7452151B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2020050761A JP7452151B2 (en) 2020-03-23 2020-03-23 Information processing device, information processing method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2020050761A JP7452151B2 (en) 2020-03-23 2020-03-23 Information processing device, information processing method, and program

Publications (2)

Publication Number Publication Date
JP2021149749A true JP2021149749A (en) 2021-09-27
JP7452151B2 JP7452151B2 (en) 2024-03-19

Family

ID=77849071

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2020050761A Active JP7452151B2 (en) 2020-03-23 2020-03-23 Information processing device, information processing method, and program

Country Status (1)

Country Link
JP (1) JP7452151B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11930144B2 (en) 2022-03-17 2024-03-12 Ricoh Company, Ltd. Energy-saving information processing apparatus, image forming apparatus, and method for controlling energy-saving information processing apparatus

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6493656B1 (en) * 1999-02-26 2002-12-10 Compaq Computer Corporation, Inc. Drive error logging
JP2015208909A (en) * 2014-04-25 2015-11-24 株式会社リコー Image forming device and power state transition method
JP2016136704A (en) * 2015-01-23 2016-07-28 キヤノン株式会社 System, communication device, communication method, and program
JP2018151776A (en) * 2017-03-10 2018-09-27 キヤノン株式会社 Information processor, control method thereof and program

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6493656B1 (en) * 1999-02-26 2002-12-10 Compaq Computer Corporation, Inc. Drive error logging
JP2015208909A (en) * 2014-04-25 2015-11-24 株式会社リコー Image forming device and power state transition method
JP2016136704A (en) * 2015-01-23 2016-07-28 キヤノン株式会社 System, communication device, communication method, and program
JP2018151776A (en) * 2017-03-10 2018-09-27 キヤノン株式会社 Information processor, control method thereof and program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11930144B2 (en) 2022-03-17 2024-03-12 Ricoh Company, Ltd. Energy-saving information processing apparatus, image forming apparatus, and method for controlling energy-saving information processing apparatus

Also Published As

Publication number Publication date
JP7452151B2 (en) 2024-03-19

Similar Documents

Publication Publication Date Title
US8928905B2 (en) Image forming system, image forming method, and image forming apparatus that transfers a setting values set
JP5500131B2 (en) Image processing system
JP7452151B2 (en) Information processing device, information processing method, and program
JP7380140B2 (en) Information processing system, server, method, program, and information processing device
JP2013030983A (en) Image processing system, image processing apparatus, display method, and display program
CN109765850B (en) Control system
US20230188655A1 (en) Printer monitoring system, printer monitoring method, and printer monitoring program
US8261288B2 (en) Application platform
CN111382019B (en) Information processing apparatus, control method for information processing apparatus, and storage medium
JP7424014B2 (en) Information processing device, fault management system, fault management method, and program
JP7192655B2 (en) Information processing device, information processing system, program, and information processing method
JP2009104554A (en) Remote monitoring system, its program, and computer readable recording medium recording this program
JP2019068426A (en) Electronic apparatus and program
US11055030B2 (en) Information processing apparatus to determine state transitions and compliment a deficient state, information processing system, information processing method, and recording medium
US11445090B2 (en) Information processing apparatus, information processing system, and information processing method for executing applications on which use permission is granted
EP3690693A1 (en) Information processing apparatus, control method, and carrier means
KR102170871B1 (en) Display control device, display system, display device, display method, and program stored in a recording medium
JP2023008652A (en) Log recording device, log recording method, and image forming apparatus
JP2021174191A (en) Information processing device, system, method, and program
JP2021149508A (en) Image forming system, image forming method, and image forming program
JP2024130248A (en) Information processing device, information processing system, information processing method, and program
JP2021184214A (en) Information processing device, setting control method, program, and information processing system
JP2023095362A (en) Information processing system, information processing method, and program
JP2022116589A (en) Device, communication system, certificate update method, and program
JP2021111245A (en) Device management system and device management method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20230116

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20231212

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20231213

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20240129

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20240219

R151 Written notification of patent or utility model registration

Ref document number: 7452151

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151