JP2004364108A - Information processing apparatus, monitoring method and program, and computer readable storage medium - Google Patents

Information processing apparatus, monitoring method and program, and computer readable storage medium Download PDF

Info

Publication number
JP2004364108A
JP2004364108A JP2003162157A JP2003162157A JP2004364108A JP 2004364108 A JP2004364108 A JP 2004364108A JP 2003162157 A JP2003162157 A JP 2003162157A JP 2003162157 A JP2003162157 A JP 2003162157A JP 2004364108 A JP2004364108 A JP 2004364108A
Authority
JP
Japan
Prior art keywords
unit
information
collection
collecting
initialization
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.)
Withdrawn
Application number
JP2003162157A
Other languages
Japanese (ja)
Inventor
Takashi Oya
剛史 大矢
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.)
Canon Inc
Original Assignee
Canon 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 Canon Inc filed Critical Canon Inc
Priority to JP2003162157A priority Critical patent/JP2004364108A/en
Publication of JP2004364108A publication Critical patent/JP2004364108A/en
Withdrawn legal-status Critical Current

Links

Images

Landscapes

  • Accessory Devices And Overall Control Thereof (AREA)
  • Telephonic Communication Services (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To solve the problem that no collection of information about an image forming device to be monitored causes an error, for example, when a schedule time arrives just after starting a monitor in a system in which information about a copying machine to be monitored is periodically sent to a server according to a set schedule in a copying machine monitoring device. <P>SOLUTION: A mechanism for collecting operating information of the image forming device through a first communication line and notifying an external device of the collected operating information through a second communication line, has a collecting means for collecting the operating information from the image forming device at prescribed interval timing, an initializing means for executing initialization processing, and a control means for starting the collecting means in accordance with the initialization processing of the initializing means regardless of the prescribed interval timing. <P>COPYRIGHT: (C)2005,JPO&NCIPI

Description

【0001】
【発明の属する技術分野】
本発明は、複写機、デジタル複合機、プリンタなどの事務機器の印刷枚数やエラーなどを監視し保守管理を実行する情報処理装置及びその監視方法及びプログラム並びに記憶媒体に関する。
【0002】
【従来の技術】
従来から、事務機器を遠隔監視する方法として、例えば特許文献1にも記載されるように監視先のネットワーク内に監視装置を設置し、該監視装置から監視サーバへ情報を転送する方法がある。情報の転送方法の1つに、内部タイマーなどに基づき定期的に事務機器から情報を収集し、或いは、スケジュール管理によって決められた時刻に、監視装置から監視サーバに情報を転送する手順がある。この方法は、監視サーバから監視装置に問い合わせを行い、受信側はその問い合わせに応答する手順と比較して、監視サーバからの問い合わせを処理する機構が不要となり、構成を簡略化できる。
【0003】
【特許文献1】
特開平11−187186号公報
【0004】
【発明が解決しようとする課題】
しかしながら、該監視装置が起動直後に、監視サーバに情報を送るタイミングが到来した場合に、監視サーバに送信すべき事務機器からの情報を取得していない場合がある。
【0005】
例えば、一日一度のスケジュール送信設定が監視装置になされており、該監視装置が、毎日同時刻に起動されたタイミングがスケジュール送信タイミングと競合したような場合に、正確な収集情報を監視サーバに送信できない問題が発生する。
【0006】
【課題を解決するための手段】
本願発明は上記問題点を鑑みてなされたものであり、本発明では監視装置が起動時に、監視対象デバイスから情報を取得して保持し、起動時の処理と定期的に情報を取得する処理が同時に動く状態を避けるため、情報取得処理の起動時に、すでに同処理が稼動中か確認する処理を入れ、2重起動を防止する。
【0007】
上記目的を達成するために、第1の通信回線を介して画像形成装置の稼動情報を収集して、該収集した稼動情報を第2の通信回線を介して外部装置に通知する情報処理装置であって、所定の間隔タイミングで前記画像形成装置から稼動情報を収集する収集手段と、自装置の初期化処理を実行する初期化手段と、
前記初期化手段の初期化処理に応じて前記所定の間隔タイミングに関わらず前記収集手段を起動させる制御手段とを有することを特徴とする情報処理装置を提供する。
【0008】
さらに、初期化処理中に前記収集手段が稼動しているか否かを判断する判断手段を有し、前記判断手段により前記収集手段が稼動中であると判断された場合には前記制御手段は前記収集手段を起動させないようにすることを特徴とする情報処理装置を提供する。
【0009】
さらに、前記収集手段により収集された稼動情報を前記外部装置に通知する通知手段と、前記収集手段が稼動中に前記通知手段を起動させないように抑制する抑制手段とを有することを特徴とする情報処理装置を提供する。
【0010】
さらに、前記抑制手段は、前記収集手段が稼動中に前記送信手段の送信を抑制することを特徴とする情報処理装置を提供する。
【0011】
さらに、前記抑制手段はフラグを参照する機能を有し、前記フラグ内容に応じて前記送信手段の起動を抑制することを特徴とする情報処理装置を提供する。
【0012】
【発明の実施の形態】
図1は、本実施形態におけるシステム全体図を示すものであり、サーバ側ルータ(6)と拠点側ルータ(2)は、インターネット等の通信回線(8)を介し、所定のプロトコル(10)で通信可能とされている。
【0013】
サーバ側ルータと拠点側ルータは、インターネット(8)を介して、特定のプロトコル(10)で接続されている。不正アクセスを防ぐためと、フファイアウォールを越すために、一般的なプロトコル(SMTP)や認証も設ける。
【0014】
監視装置(1)は、(3)〜(5)の機器の状態やトナー残量や印刷回数等の情報を収集する。監視サーバ(7)は、サーバ側ルータ、インターネット、拠点側ルータを経由して、監視装置を通信を行い、監視装置から情報を収集する。
【0015】
図1中には、拠点側ルータ及び監視装置が1つしか示されていないが、実施には、複数の拠点が存在して、それら複数の拠点に拠点側ルータ及び監視装置、画像形成装置が存在し、回線を介して、それらを一元的に管理する監視サーバと通信可能とされている。
【0016】
また、図1中の(3)、(4)、(5)はデバイスを示すものであり、デバイスとしては画像形成装置としてのプリンタ(電子写真方式及びインクジェット方式を含む)や、スキャナーや、ファクシミリや、プリンタ及びファクシミリ機能が統合的に設けられたデジタル複合機などが挙げられる。尚、画像形成装置につていは後述にて詳しく説明することとする。
【0017】
図2は、図1に示す(1)のハードウェアブロック構成図である。CPU(201)、以下説明する構成部品間のデータを受け渡すバス(202)、電気的に情報を記憶できかつ書き換え可能なRAM(203)、電気的に書き換え可能であり、かつ電源が無くなっても情報を記憶可能なFlashROM(204)、ネットワーク経由で外部と情報交換を行うNetworkI/Fを2個(205)(206)、RS232cシリアル通信にて情報交換を行うSerialI/F(207)、同様にデバッグ用途に用いるシリアル通信部、DebugI/F(208)から構成される。
【0018】
図3は画像形成装置全体の制御を司るコントローラの構成を示すブロック図である。
【0019】
コントローラは、図5に示すように、CPU回路部(307)を有し、307は、CPU(図示せず)、RAM(308)、ROM(309)、Harddisk(310)が接続され、509に格納されている制御プログラムにより各ブロック302、303、304、305、306、311、312、313、314、315を総括的に制御する。308は、制御データを一時的に保持し、また制御に伴う演算処理の作業領域として用いられる。310は、制御にプログラムに必要な情報や各ブロック302、303、304、305、306、311、312、313、314、315から受信した情報を記憶する。
【0020】
原稿給送装置制御部(302)は、原稿給送装置(図中なし)を307からの指示に基づき駆動制御する。イメージリーダ制御部(303)は、スキャナユニット(図中なし)、イメージセンサ(図中なし)などに対する駆動制御を行い、イメージセンサから出力されたアナログ画像信号を画像信号制御部(304)に転送する。
【0021】
304は、アナログ画像信号をデジタル信号に変換した後に各処理を施し、このデジタル信号をビデオ信号に変換してプリンタ制御部(305)に出力する。外部I/F(306)はLANインターフェイスを介してコンピュータ(301)から入力されたデジタル画像信号に各種処理を施し、このデジタル画像信号をビデオ信号に変換して305に出力する。また、306はLANインターフェイスを介して図示しないデバイス管理装置と通信を行う。304による処理動作は、307により制御される。305は、入力されたビデオ信号に基づき上述の露光制御部(図中なし)を駆動する。
【0022】
操作部(311)は、画像形成に関する各種機能を設定する複数のキー、設定状態を示す情報を表示するための表示部などを有し、各キーの操作に対応するキー信号を307に出力するとともに、307からの信号に基づき対応する情報を表示部(312)に表示する。
【0023】
ソータ制御部(313)、フィニッシャ制御部(314)は、306を経由したユーザからの入力または311からの設定により、307からの信号に基づき動作する。状態検知部は、各部位からの状態情報を収集し、異常検知等の判断を行い、結果を307に通知する。この通知に従い、307は312や306を経由して、301等へ異常を表示する。
【0024】
図4は、監視装置のモジュール構成を示すものであり、401通信処理部、402は複写機との通信を司る複写機通信部、403は複写機やデジタル複合機などの画像形成装置から情報を収集する情報収集部、404は収集した情報を保持する情報保持部、405は監視対象複写機の監視状態を保持する複写機管理データ、406は定期的に複写機から情報を取得するためのスケジュール部、407は監視サーバに定期的に情報を送信するための情報送信部、408は監視サーバへ接続するための情報を保持する監視サーバ情報、409は1内の時刻管理を行うタイマ処理部、410はサーバ通信処理を行うサーバ通信部、411は起動処理部である。図5は、監視サーバの構成を示すものであり、501は通信部、502は監視装置から情報を取得する情報取得部、503は監視装置から受信した情報を保持する情報保持部、504は503内の情報を加工する情報制御部である。
【0025】
図6、図7は本発明の特徴を示すフローチャートである。図8は、405で管理される情報例である。監視対象複写機のIDと、ネットワークのIPアドレス、複写機の機種、監視状況を複写機IDごとに保持する。図6、図7を用いて、本動作を説明する。
【0026】
起動直後、起動処理部である411が動作する。411は、403を動作させる(ステップS601)。403は図8に示されるような形式で保持される複写機情報である405内に登録される複写機に対応するステータスをnoneに変更する(ステップS602)。
【0027】
続いて403は、405内からステータスがnoneである複写機IDが存在するか確認する(ステップS603)。存在する場合、405がから複写機情報を取得する(ステップS604)。402へ該複写機情報を渡すとともに、該複写機から状態情報の取得を要求する(ステップS605)。402は401を経由して該複写機から状態情報を取得する(606)。403は402から該情報を受け取る(ステップS607)と、404へ保管し(ステップS608)、405内の該複写機のステータスをOKに変更する(ステップS609)。ステップS606にて情報取得に失敗する(ステップS607)と、405内の該複写機のステータスをNGに変更する(ステップS609)。ステップS609の処理後、ステップS603に戻り、ステータスがnoneである複写機IDがなくなるまで繰り返す。
【0028】
起動処理終了後、409のタイマ処理部は、定期的にスケジュールタイミングかを確認する(ステップS701)。スケジュールタイミングである場合、ステップS602からステップS609と同じ処理を行い、状態情報を更新する。
【0029】
引き続き、サーバ送信タイミングかを確認する。サーバ送信タイミングである場合(ステップS702)、410のサーバへの処理部を起動する。410は、404に保持されている状態情報を取得する(ステップS703)とともに、サーバへ送信するために必要な情報を408から取得(ステップS704)して、407を経由して、サーバへ送信する(ステップS705)。サーバ側では、501で情報を受信すると502で情報を解析し、503に保持する。外部からの要求や内部処理要求により、504は503を参照して、情報を提供することができる。
【0030】
本実施例にて、情報収集部403を含む監視装置の特徴的な処理動作を図9を用いて説明する。
【0031】
まず監視装置における起動処理部411において、初期化処理の実行時に処理中フラグを示す情報(図示なし)を0にする。
【0032】
その後、情報収集部403がスケジュール部406またはサーバ通信部411からの指示により、処理を開始すると、該フラグをチェックする(ステップS901)。起動処理部411における起動直後はフラグの値は先にも説明したように0となっている。
【0033】
該フラグが0である場合、該フラグに1をセット(ステップS902)し、ステップS602からステップS609と同じ処理を行い、完了後、該フラグを0に戻す(ステップS903)。
【0034】
このステップS902において、Yesと判断されるということは、第1の通信回線を介して画像形成装置の稼動情報を収集して、該収集した稼動情報を第2の通信回線を介して外部装置に通知する監視装置(情報処理装置)において、所定の間隔タイミング(定期タイミング)で前記画像形成装置から稼動情報を収集する情報収集部が、初期化手段の初期化処理に応じてその直後に画像形成装置からの稼動情報の収集を行う処理に対応する。
【0035】
一方、ステップ901において処理中フラグが0でなく1にセットされていれば、情報収集部は起動されず、画像形成装置からの情報の収集処理(ステップ602〜609に相当)の処理は行われない。
【0036】
このように図9のフローチャートの処理により、情報収集部403が起動処理から起動されて実行中に、起動処理部411から処理要求された場合や、起動処理より先に起動処理部411のスケジュール処理から情報収集部403が起動されて処理要求を受けた場合でも、無駄な重複する画像形成装置からの稼動情報の収集処理の多重処理を未然に防ぐことができる。
【0037】
また、図9において、他の処理が処理中を判断するために、フラグを用いて排他処理を行っているが、セマフォを用いて、他の処理が処理中である場合、処理が終わるまで待機させる構成を設けることによっても同様の問題点を解決できる。
【0038】
次に、図10のフローチャートを用いて、サーバ通信部410の動作を説明する。図中のステップ703乃至705は上述において説明した通りとするので、詳細な説明や省略することする。
【0039】
まず、上述したサーバ通信部410がタイマ処理部409からの指示により処理を開始すると、前記実施例で例示される該フラグをチェックする(ステップS1001)。
【0040】
チェックされたフラグが0である場合、該フラグに1をセット(ステップS1002)し、ステップS703からステップS705と同じ処理を行い、完了後、該フラグを0に戻す(ステップS1003)。
【0041】
ステップS1002でサーバ通信部410の稼動中にフラグを1にセットする処理は図9のフローチャートに基づく処理を行う情報収集部403の処理を抑制する処理にも対応する。
【0042】
ステップ1001にて該フラグが1である場合、フラグが0になるまでステップ1001の確認を行う。このステップS1001の待機処理は、情報収集部403による画像形成装置からの稼動情報の収集処理の稼動に応じてサーバ通信部410による監視サーバへの稼動情報の通知を抑制し遅らせる処理に対応する。これは、情報収集部403が情報保持部404のデータを変更中にサーバ通信部410が情報保持部404のデータを参照するエラーが発生するなどの問題を回避できる。
【0043】
本実施例では、ステップS1001でフラグを確認して、1である場合、再度確認処理を行っていたが、1である場合、スリープ処理や、CPUを開放して一定期間他処理を行って、再度確認するような構成にしても良い。
【0044】
以上説明したように、画像形成装置を含む事務機器を監視する監視装置と監視装置からインターネット経由で情報を交換する監視サーバからなる遠隔監視システムにおいて、該監視装置から定期的に情報を送信する手段と、事務機器から定期的に情報を取得する手段と、同じく該監視装置の起動時にも情報を取得する手段を備えることで、監視サーバに情報を送る際、事務機器からの情報を取得を完了していることを保証できるようになった。
【0045】
さらに、事務機器から稼動情報を取得する手段が作動中である場合に事務機器からの情報も取得を抑制する手段を追加することで、重複して事務機器から情報取得を行わないことを可能にする。
【0046】
さらに事務機器から情報を取得する手段が作動中であるか判断する手段と、すでに作動中である場合、監視サーバに定期的に情報を送る手段の作動を遅らせる手段を備えることで、すでに、事務機器から情報を取得する手段が作動中である場合、監視サーバに情報を送ることを遅らせることを可能にする。
【0047】
[その他の実施の形態]
なお、本発明の目的は、前述した実施形態の機能を実現するソフトウェアのプログラムコードを記録した記憶媒体を、システムあるいは装置に供給し、そのシステムあるいは装置のコンピュータ(またはCPUやMPU)が記憶媒体に格納されたプログラムコードを読み出し実行することによっても達成される。
【0048】
この場合、記憶媒体から読み出されたプログラムコード自体が本発明の新規な機能を実現することになり、そのプログラムコードに記憶した記憶媒体は本発明を構成することになる。
【0049】
プログラムコードを供給するための記憶媒体としては、例えば、フロッピー(登録商標)ディスク、ハードディスク、光ディスク、光磁気ディスク、CD−ROM、CD−R、DVD−ROM、磁気テープ、不揮発性のメモリカード、ROMなどを用いることができる。
【0050】
また、コンピュータが読み出したプログラムコードを実行することにより、前述した実施形態の機能が実現されるだけでなく、そのプログラムコードの指示に基づき、コンピュータ上で稼動しているOS(オペレーティングシステム)などが、実際の処理の一部または全部を行い、その処理によって前述した実施の形態の機能が実現される場合も含まれる。
【0051】
さらに、記憶媒体から読み出されたプログラムコードが、コンピュータに挿入された機能拡張ボードやコンピュータに接続された機能拡張ユニットに備わるメモリに書き込まれた後、そのプログラムコードの指示に基づき、その機能拡張ボードや機能拡張ユニットに備わるCPUなどが実際の処理の一部または全部を行い、その処理によって前述した実施形態の機能が実現される場合も含まれる。
【0052】
本発明を上記記憶媒体に適用する場合、その記憶媒体には、先に説明したフローチャート及び各画面の表示処理及び各種デーベース処理に対応するプログラムコードが格納されることになる。
【0053】
【発明の効果】
以上説明してきたように、本発明によれば、該監視装置が起動直後に、監視サーバに情報を送るタイミングが到来し、監視サーバに送信すべき事務機器からの情報を取得していないことを未然に防ぐことができ、例えば、一日一度のスケジュール送信設定が監視装置になされており、該監視装置が、毎日同時刻に起動されたタイミングがスケジュール送信タイミングと競合したような場合に、正確な収集情報を監視サーバに送信できない問題を解決することができるようになった。
【図面の簡単な説明】
【図1】本発明の実施形態に係るシステム全体の構成を示す図である。
【図2】本発明の実施形態における監視装置や監視サーバなどに適用可能な一般的な情報処理装置のハードウェアブロック構成図である。
【図3】本発明の実施形態における代表的な画像形成装置のブロック図である。
【図4】本発明の実施形態における監視装置のソフトウェアモジュール構成を示す図である。
【図5】本発明の実施形態における監視サーバのソフトウェアモジュール構成を示す図である。
【図6】本発明の実施形態における監視装置の処理を示すフローチャート。
【図7】本発明の実施形態における監視サーバの処理を示すフローチャートである。
【図8】本発明の実施形態における画像形成装置に関わる管理情報の様子を示す図である。
【図9】本発明の実施形態における監視装置の処理を示すフローチャートである。
【図10】本発明の実施形態における監視装置の処理を示すフローチャートである。
[0001]
TECHNICAL FIELD OF THE INVENTION
The present invention relates to an information processing apparatus that monitors the number of prints, errors, and the like of office equipment such as a copier, a digital multifunction peripheral, and a printer, and executes maintenance management, a monitoring method thereof, a program, and a storage medium.
[0002]
[Prior art]
2. Description of the Related Art Conventionally, as a method of remotely monitoring office equipment, for example, as described in Patent Document 1, there is a method of installing a monitoring device in a network of a monitoring destination and transferring information from the monitoring device to a monitoring server. One of the information transfer methods is a procedure for periodically collecting information from office equipment based on an internal timer or the like, or transferring information from a monitoring device to a monitoring server at a time determined by schedule management. According to this method, the monitoring server makes an inquiry to the monitoring device, and the receiving side does not need a mechanism for processing the inquiry from the monitoring server, as compared with a procedure for responding to the inquiry, thereby simplifying the configuration.
[0003]
[Patent Document 1]
JP-A-11-187186
[Problems to be solved by the invention]
However, when the timing to send information to the monitoring server arrives immediately after the monitoring device is started, information from office equipment to be sent to the monitoring server may not be obtained.
[0005]
For example, when a schedule transmission setting once a day is set in the monitoring device, and the monitoring device starts at the same time every day and conflicts with the schedule transmission timing, accurate collection information is sent to the monitoring server. I can't send.
[0006]
[Means for Solving the Problems]
The present invention has been made in view of the above problems, and in the present invention, when the monitoring device is activated, it acquires and holds information from the monitoring target device, and performs a process at the time of activation and a process of periodically acquiring information. In order to avoid the state of moving simultaneously, at the time of starting the information acquisition processing, a processing for confirming whether the processing is already in operation is inserted to prevent double starting.
[0007]
In order to achieve the above object, an information processing apparatus that collects operation information of an image forming apparatus via a first communication line and notifies the collected operation information to an external device via a second communication line. A collection unit that collects operation information from the image forming apparatus at a predetermined interval timing; and an initialization unit that executes an initialization process of the apparatus.
A control unit for activating the collection unit irrespective of the predetermined interval timing in accordance with the initialization processing of the initialization unit.
[0008]
Further, a determination unit for determining whether or not the collection unit is operating during the initialization process, and when the determination unit determines that the collection unit is operating, the control unit sets the There is provided an information processing apparatus characterized in that collection means is not activated.
[0009]
Further, information comprising: a notifying unit that notifies the external device of the operation information collected by the collecting unit; and a suppressing unit that suppresses the activation of the notifying unit while the collecting unit is operating. A processing device is provided.
[0010]
Further, the information processing apparatus is characterized in that the suppression unit suppresses transmission of the transmission unit while the collection unit is operating.
[0011]
Further, the information processing apparatus is characterized in that the suppression means has a function of referring to a flag, and suppresses activation of the transmission means according to the content of the flag.
[0012]
BEST MODE FOR CARRYING OUT THE INVENTION
FIG. 1 shows an overall view of a system according to the present embodiment. A server-side router (6) and a base-side router (2) communicate with a predetermined protocol (10) via a communication line (8) such as the Internet. Communication is possible.
[0013]
The server-side router and the base-side router are connected by a specific protocol (10) via the Internet (8). A general protocol (SMTP) and authentication will also be provided to prevent unauthorized access and to cross firewalls.
[0014]
The monitoring device (1) collects information such as the status of the devices (3) to (5), the remaining amount of toner and the number of times of printing. The monitoring server (7) communicates with the monitoring device via the server-side router, the Internet, and the site-side router, and collects information from the monitoring device.
[0015]
Although only one site-side router and monitoring device are shown in FIG. 1, a plurality of sites exist, and the site-side router, the monitoring device, and the image forming device are located in the plurality of sites. It exists and can communicate via a line with a monitoring server that centrally manages them.
[0016]
Further, (3), (4), and (5) in FIG. 1 indicate devices, and the devices include a printer (including an electrophotographic system and an inkjet system) as an image forming apparatus, a scanner, and a facsimile. And a digital multifunction peripheral in which a printer and a facsimile function are integrally provided. The image forming apparatus will be described later in detail.
[0017]
FIG. 2 is a hardware block diagram of (1) shown in FIG. A CPU (201), a bus (202) for transferring data between components described below, a RAM (203) capable of electrically storing and rewriting information, and an electrically rewritable and power-supply-free power supply. FlashROM (204) capable of storing information, two Network I / Fs (205) and (206) for exchanging information with the outside via a network, and a Serial I / F (207) for exchanging information by RS232c serial communication. And a serial communication unit used for debugging purposes, and a debug I / F (208).
[0018]
FIG. 3 is a block diagram illustrating a configuration of a controller that controls the entire image forming apparatus.
[0019]
As shown in FIG. 5, the controller has a CPU circuit unit (307). The controller 307 is connected to a CPU (not shown), a RAM (308), a ROM (309), and a Harddisk (310). The blocks 302, 303, 304, 305, 306, 311, 312, 313, 314, 315 are generally controlled by the stored control program. Reference numeral 308 temporarily stores control data and is used as a work area for arithmetic processing associated with control. Reference numeral 310 stores information necessary for a program for control and information received from each of the blocks 302, 303, 304, 305, 306, 311, 312, 313, 314, and 315.
[0020]
The document feeder control unit (302) controls the drive of a document feeder (not shown) based on an instruction from 307. The image reader control unit (303) performs drive control on a scanner unit (not shown), an image sensor (not shown), and transfers an analog image signal output from the image sensor to the image signal control unit (304). I do.
[0021]
304 converts each analog image signal into a digital signal, performs each process, converts this digital signal into a video signal, and outputs the video signal to the printer control unit (305). The external I / F (306) performs various processes on the digital image signal input from the computer (301) via the LAN interface, converts the digital image signal into a video signal, and outputs the video signal to the video signal 305. Reference numeral 306 communicates with a device management apparatus (not shown) via a LAN interface. The processing operation by 304 is controlled by 307. Reference numeral 305 drives the above-described exposure control unit (not shown) based on the input video signal.
[0022]
An operation unit (311) includes a plurality of keys for setting various functions related to image formation, a display unit for displaying information indicating a setting state, and the like, and outputs a key signal corresponding to an operation of each key to 307. At the same time, corresponding information is displayed on the display unit (312) based on the signal from 307.
[0023]
The sorter control unit (313) and the finisher control unit (314) operate based on a signal from 307 according to an input from a user via 306 or a setting from 311. The state detection unit collects state information from each part, makes a determination such as abnormality detection, and notifies the result to 307. In accordance with this notification, 307 displays an abnormality on 301 or the like via 312 or 306.
[0024]
FIG. 4 shows a module configuration of the monitoring apparatus. 401 is a communication processing unit, 402 is a copier communication unit that controls communication with the copier, and 403 is information from an image forming apparatus such as a copier or a digital multifunction peripheral. An information collection unit to collect, 404 an information storage unit for storing the collected information, 405 a copier management data for storing the monitoring status of the monitored copier, and 406 a schedule for periodically acquiring information from the copier. Unit, 407 is an information transmitting unit for periodically transmitting information to the monitoring server, 408 is monitoring server information that holds information for connecting to the monitoring server, 409 is a timer processing unit that manages the time within 1. Reference numeral 410 denotes a server communication unit that performs server communication processing, and 411 denotes a startup processing unit. FIG. 5 shows the configuration of the monitoring server, where 501 is a communication unit, 502 is an information obtaining unit that obtains information from the monitoring device, 503 is an information holding unit that holds information received from the monitoring device, and 504 is 503. It is an information control unit that processes the information inside.
[0025]
6 and 7 are flowcharts showing the features of the present invention. FIG. 8 is an example of information managed in 405. The ID of the monitored copying machine, the IP address of the network, the model of the copying machine, and the monitoring status are held for each copying machine ID. This operation will be described with reference to FIGS.
[0026]
Immediately after the activation, the activation processing unit 411 operates. 411 operates 403 (step S601). Reference numeral 403 changes the status corresponding to the copying machine registered in 405, which is the copying machine information held in the format as shown in FIG. 8, to none (step S602).
[0027]
Subsequently, the server 403 checks whether there is a copier ID having a status of none from 405 (step S603). If it exists, 405 obtains copier information from (step S604). The copier information is passed to 402, and a request is made to acquire status information from the copier (step S605). 402 acquires status information from the copying machine via 401 (606). 403 receives the information from 402 (step S607), stores it in 404 (step S608), and changes the status of the copying machine in 405 to OK (step S609). If the information acquisition fails in step S606 (step S607), the status of the copying machine in 405 is changed to NG (step S609). After the process in step S609, the process returns to step S603, and repeats until there is no more copying machine ID whose status is none.
[0028]
After the start-up process, the timer processing unit 409 periodically checks whether it is a schedule timing (step S701). If it is the schedule timing, the same processing as in steps S602 to S609 is performed to update the state information.
[0029]
Subsequently, it is checked whether it is the server transmission timing. If it is the server transmission timing (step S702), the processing unit 410 for the server is started. The 410 acquires the state information stored in the 404 (step S703), acquires information necessary for transmission to the server from 408 (step S704), and transmits the information to the server via 407. (Step S705). When the server receives the information at 501, the server analyzes the information at 502 and stores it in 503. 504 can provide information by referring to 503 in response to a request from outside or an internal processing request.
[0030]
In this embodiment, a characteristic processing operation of the monitoring device including the information collecting unit 403 will be described with reference to FIG.
[0031]
First, the activation processing unit 411 in the monitoring device sets information (not shown) indicating a processing flag at the time of execution of the initialization processing to 0.
[0032]
After that, when the information collecting unit 403 starts processing according to an instruction from the schedule unit 406 or the server communication unit 411, the flag is checked (step S901). Immediately after activation in the activation processing unit 411, the value of the flag is 0 as described above.
[0033]
If the flag is 0, the flag is set to 1 (step S902), the same processing as in steps S602 to S609 is performed, and after completion, the flag is returned to 0 (step S903).
[0034]
In step S902, the determination of Yes means that the operation information of the image forming apparatus is collected via the first communication line, and the collected operation information is transmitted to the external device via the second communication line. In a monitoring device (information processing device) for notification, an information collection unit that collects operation information from the image forming apparatus at a predetermined interval timing (regular timing) is used for image formation immediately after the initialization processing of the initialization unit. This corresponds to the process of collecting operation information from the device.
[0035]
On the other hand, if the processing flag is set to 1 instead of 0 in step 901, the information collecting unit is not activated, and the processing of collecting information from the image forming apparatus (corresponding to steps 602 to 609) is performed. Absent.
[0036]
As described above, according to the processing in the flowchart of FIG. 9, when the information collection unit 403 is activated from the activation processing and is being executed, a request for processing is issued from the activation processing unit 411, or the schedule processing of the activation processing unit 411 prior to the activation processing. Even when the information collection unit 403 is activated and receives a processing request, it is possible to prevent a multiplex process of collecting operation information from the image forming apparatus that is redundantly repeated.
[0037]
In FIG. 9, the exclusive process is performed using a flag in order to determine that another process is being performed. However, if another process is being performed using a semaphore, the process waits until the process is completed. The same problem can also be solved by providing a configuration for causing this.
[0038]
Next, the operation of the server communication unit 410 will be described using the flowchart of FIG. Steps 703 to 705 in the figure are the same as those described above, and thus detailed description and description will be omitted.
[0039]
First, when the server communication unit 410 starts processing in accordance with an instruction from the timer processing unit 409, the server checks the flag exemplified in the embodiment (step S1001).
[0040]
If the checked flag is 0, the flag is set to 1 (step S1002), the same processing as steps S703 to S705 is performed, and after completion, the flag is returned to 0 (step S1003).
[0041]
The process of setting the flag to 1 while the server communication unit 410 is operating in step S1002 also corresponds to the process of suppressing the process of the information collection unit 403 that performs the process based on the flowchart of FIG.
[0042]
If the flag is 1 in step 1001, the check in step 1001 is performed until the flag becomes 0. The standby process in step S1001 corresponds to a process of suppressing and delaying the notification of the operation information to the monitoring server by the server communication unit 410 in accordance with the operation of the operation of collecting the operation information from the image forming apparatus by the information collection unit 403. This can avoid such a problem that an error occurs in which the server communication unit 410 refers to the data of the information storage unit 404 while the information collection unit 403 is changing the data of the information storage unit 404.
[0043]
In this embodiment, the flag is confirmed in step S1001, and if it is 1, the confirmation process is performed again. However, if the flag is 1, the sleep process or the CPU is released to perform other processes for a certain period of time. It may be configured to confirm again.
[0044]
As described above, in a remote monitoring system including a monitoring apparatus for monitoring office equipment including an image forming apparatus and a monitoring server for exchanging information from the monitoring apparatus via the Internet, means for periodically transmitting information from the monitoring apparatus. And a means for periodically acquiring information from office equipment and a means for acquiring information even when the monitoring device is started, so that when information is sent to the monitoring server, acquisition of information from office equipment is completed. Now you can be assured.
[0045]
Furthermore, by adding a means to suppress the acquisition of information from office equipment when the means for acquiring operation information from office equipment is in operation, it is possible to prevent redundant acquisition of information from office equipment. I do.
[0046]
In addition, by providing a means for determining whether the means for obtaining information from office equipment is operating and, if already operating, means for delaying the operation of the means for periodically sending information to the monitoring server, the office is already in operation. If the means for obtaining information from the device is active, it is possible to delay sending information to the monitoring server.
[0047]
[Other embodiments]
An object of the present invention is to provide a storage medium storing a program code of software for realizing the functions of the above-described embodiments to a system or an apparatus, and a computer (or CPU or MPU) of the system or apparatus to store the storage medium. This is also achieved by reading and executing the program code stored in the.
[0048]
In this case, the program code itself read from the storage medium implements the novel function of the present invention, and the storage medium stored in the program code constitutes the present invention.
[0049]
As a storage medium for supplying the program code, for example, a floppy (registered trademark) disk, hard disk, optical disk, magneto-optical disk, CD-ROM, CD-R, DVD-ROM, magnetic tape, nonvolatile memory card, A ROM or the like can be used.
[0050]
When the computer executes the readout program code, not only the functions of the above-described embodiments are realized, but also an OS (Operating System) running on the computer based on the instruction of the program code. In some cases, some or all of the actual processing is performed, and the functions of the above-described embodiments are implemented by the processing.
[0051]
Further, after the program code read from the storage medium is written into a memory provided on a function expansion board inserted into the computer or a function expansion unit connected to the computer, the function expansion is performed based on the instruction of the program code. This includes the case where the CPU or the like provided in the board or the function expansion unit performs part or all of the actual processing, and the processing realizes the functions of the above-described embodiments.
[0052]
When the present invention is applied to the storage medium, the storage medium stores the flowcharts described above, and program codes corresponding to the display processing of each screen and various database processing.
[0053]
【The invention's effect】
As described above, according to the present invention, immediately after the monitoring device is started, the timing to send information to the monitoring server has arrived, and information from the office equipment to be sent to the monitoring server has not been acquired. This can be prevented beforehand. For example, if the monitoring device is set to transmit the schedule once a day, and the monitoring device starts up at the same time every day and conflicts with the schedule transmission timing, the The problem that the collected information cannot be sent to the monitoring server can be solved.
[Brief description of the drawings]
FIG. 1 is a diagram showing a configuration of an entire system according to an embodiment of the present invention.
FIG. 2 is a hardware block diagram of a general information processing device applicable to a monitoring device, a monitoring server, and the like according to the embodiment of the present invention.
FIG. 3 is a block diagram of a representative image forming apparatus according to the embodiment of the present invention.
FIG. 4 is a diagram illustrating a software module configuration of the monitoring device according to the embodiment of the present invention.
FIG. 5 is a diagram showing a software module configuration of a monitoring server according to the embodiment of the present invention.
FIG. 6 is a flowchart showing processing of the monitoring device according to the embodiment of the present invention.
FIG. 7 is a flowchart illustrating processing of a monitoring server according to the embodiment of the present invention.
FIG. 8 is a diagram illustrating a state of management information related to the image forming apparatus according to the embodiment of the present invention.
FIG. 9 is a flowchart illustrating processing of the monitoring device according to the embodiment of the present invention.
FIG. 10 is a flowchart illustrating processing of the monitoring device according to the embodiment of the present invention.

Claims (12)

第1の通信回線を介して画像形成装置の稼動情報を収集して、該収集した稼動情報を第2の通信回線を介して外部装置に通知する情報処理装置であって、
所定の間隔タイミングで前記画像形成装置から稼動情報を収集する収集手段と、
自装置の初期化処理を実行する初期化手段と、
前記初期化手段の初期化処理に応じて前記所定の間隔タイミングに関わらず前記収集手段を起動させる制御手段とを有することを特徴とする情報処理装置。
An information processing apparatus for collecting operation information of an image forming apparatus via a first communication line and notifying the collected operation information to an external apparatus via a second communication line,
Collection means for collecting operation information from the image forming apparatus at a predetermined interval timing;
Initialization means for performing initialization processing of the own device;
An information processing apparatus comprising: a control unit that activates the collection unit regardless of the predetermined interval timing in accordance with an initialization process performed by the initialization unit.
初期化処理中に前記収集手段が稼動しているか否かを判断する判断手段を有し、
前記判断手段により前記収集手段が稼動中であると判断された場合には前記制御手段は前記収集手段を起動させないようにすることを特徴とする請求項1に記載の情報処理装置。
Having a determination means for determining whether the collection means is operating during the initialization processing,
2. The information processing apparatus according to claim 1, wherein when the determination unit determines that the collection unit is operating, the control unit does not activate the collection unit.
前記収集手段により収集された稼動情報を前記外部装置に通知する通知手段と、
前記収集手段が稼動中に前記通知手段を起動させないように抑制する抑制手段とを有することを特徴とする請求項1又は2に記載の情報処理装置。
Notifying means for notifying the external device of the operation information collected by the collecting means,
The information processing apparatus according to claim 1, further comprising a suppression unit configured to suppress activation of the notification unit while the collection unit is operating.
前記抑制手段は、前記収集手段が稼動中に前記送信手段の送信を抑制することを特徴とする請求項3に記載の情報処理装置。The information processing apparatus according to claim 3, wherein the suppression unit suppresses transmission of the transmission unit while the collection unit is operating. 前記抑制手段はフラグを参照する機能を有し、前記フラグ内容に応じて前記送信手段の起動を抑制することを特徴とする請求項4に記載の情報処理装置。The information processing apparatus according to claim 4, wherein the suppression unit has a function of referring to a flag, and suppresses activation of the transmission unit according to the content of the flag. 第1の通信回線を介して画像形成装置の稼動情報を収集して、該収集した稼動情報を第2の通信回線を介して外部装置に通知する情報処理装置による画像形成装置の監視方法であって、
所定の間隔タイミングで前記画像形成装置から稼動情報を収集する収集ステップと、
自装置の初期化処理を実行する初期化ステップと、
前記初期化ステップにおける初期化処理に応じて前記所定の間隔タイミングに関わらず前記収集ステップを起動させる制御ステップとを有することを特徴とする監視方法。
A method of monitoring an image forming apparatus by an information processing apparatus that collects operation information of the image forming apparatus via a first communication line and notifies the external device of the collected operation information via a second communication line. hand,
A collection step of collecting operation information from the image forming apparatus at a predetermined interval timing,
An initialization step of executing an initialization process of the own device;
A control step of activating the collection step irrespective of the predetermined interval timing according to the initialization processing in the initialization step.
初期化処理中に前記収集手段が稼動しているか否かを判断する判断ステップとを有し、
前記判断ステップにおいて前記収集ステップが稼動中であると判断された場合に前記前記収集ステップを起動させないようにするステップとを有することを特徴とする請求項6に記載の監視方法。
A determination step of determining whether the collection unit is operating during the initialization process,
7. The monitoring method according to claim 6, further comprising the step of: when the collecting step determines that the collecting step is in operation, not starting the collecting step.
前記収集ステップにおいて収集された稼動情報を前記外部装置に通知する通知ステップと、
前記収集ステップが行われている際に、前記通知ステップによる通知を抑制する抑制ステップとを有することを特徴とする請求項6又は7に記載の監視方法。
A notification step of notifying the external device of the operation information collected in the collection step,
The monitoring method according to claim 6, further comprising: a suppression step of suppressing notification by the notification step when the collection step is being performed.
前記抑制ステップは、前記収集ステップが行われている場合に前記送信ステップの起動を抑制することを特徴とする請求項8に記載の監視方法。The monitoring method according to claim 8, wherein the suppressing step suppresses activation of the transmitting step when the collecting step is being performed. 前記抑制ステップはフラグを参照する処理を含み、前記抑制ステップは前記フラグの内容に応じて前記送信ステップの起動を抑制することを特徴とする請求項9に記載の監視方法。The monitoring method according to claim 9, wherein the suppression step includes a process of referring to a flag, and the suppression step suppresses activation of the transmission step according to the content of the flag. コンピュータにより実行される請求項6から10の何れかに記載の監視方法を実行するためのプログラム。A program for executing the monitoring method according to any one of claims 6 to 10, which is executed by a computer. 請求項11に記載のプログラムを記憶したコンピュータ可読の記憶媒体。A computer-readable storage medium storing the program according to claim 11.
JP2003162157A 2003-06-06 2003-06-06 Information processing apparatus, monitoring method and program, and computer readable storage medium Withdrawn JP2004364108A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2003162157A JP2004364108A (en) 2003-06-06 2003-06-06 Information processing apparatus, monitoring method and program, and computer readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2003162157A JP2004364108A (en) 2003-06-06 2003-06-06 Information processing apparatus, monitoring method and program, and computer readable storage medium

Publications (1)

Publication Number Publication Date
JP2004364108A true JP2004364108A (en) 2004-12-24

Family

ID=34054383

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2003162157A Withdrawn JP2004364108A (en) 2003-06-06 2003-06-06 Information processing apparatus, monitoring method and program, and computer readable storage medium

Country Status (1)

Country Link
JP (1) JP2004364108A (en)

Similar Documents

Publication Publication Date Title
JP4128516B2 (en) Image forming apparatus and program updating method
USRE42166E1 (en) Monitoring apparatus, management method and program therefor, and management apparatus and management method and program therefor
US7979726B2 (en) Information processing apparatus using server copy of predetermined information when storing part is in power saving mode
JP4659667B2 (en) Information processing apparatus and information processing method
JP5423079B2 (en) Device management system, device, device management method and device management program
JP2006072967A (en) Information processing apparatus, information notification method therefor, control program and storage medium
JP2011065273A (en) Apparatus, system, method and program for managing equipment, and storage medium
US7882180B2 (en) Monitoring apparatus for image forming apparatus, control method executed by the monitoring apparatus, program for implementing the control method, and management apparatus, control method executed by the management apparatus, and program for implementing the control method
JP3970235B2 (en) Monitoring device, counter information management method, storage medium and program in the device
JP4856622B2 (en) Image forming apparatus and program updating method
JP2004364108A (en) Information processing apparatus, monitoring method and program, and computer readable storage medium
JP2004362414A (en) Information collection device, rebooting method, program and remote maintenance system
JP3840200B2 (en) Information processing apparatus, maintenance management method, program, and storage medium
JP4343547B2 (en) Image forming apparatus and debug information recording method
JP6769286B2 (en) Image processing equipment, systems, control methods and programs for image processing equipment
JP2004362416A (en) Remote monitoring system
JP4870453B2 (en) Image forming apparatus
JP2005092645A (en) Printing result information management system
JP2005134984A (en) Information processor, fault notification method, and program
JP2010066798A (en) Image processing apparatus, and user authentication method of image processing apparatus
JP2006163772A (en) Information processor
JP7043896B2 (en) Network control system
JP2004362415A (en) Information collection device, reset method, program and remote maintenance system
JP2005135333A (en) Program monitoring device, program monitoring method, program, storage medium, and information acquisition system
JP2002215484A (en) Data transfer processor, device equipment, network system, data transfer method and storage medium

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20060905