JP2009070391A - Method and system for network management - Google Patents

Method and system for network management Download PDF

Info

Publication number
JP2009070391A
JP2009070391A JP2008260120A JP2008260120A JP2009070391A JP 2009070391 A JP2009070391 A JP 2009070391A JP 2008260120 A JP2008260120 A JP 2008260120A JP 2008260120 A JP2008260120 A JP 2008260120A JP 2009070391 A JP2009070391 A JP 2009070391A
Authority
JP
Japan
Prior art keywords
management
program
management computer
printer
computer
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
JP2008260120A
Other languages
Japanese (ja)
Other versions
JP4710950B2 (en
Inventor
Toshihiro Shima
敏博 島
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.)
Seiko Epson Corp
Original Assignee
Seiko Epson Corp
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 Seiko Epson Corp filed Critical Seiko Epson Corp
Priority to JP2008260120A priority Critical patent/JP4710950B2/en
Publication of JP2009070391A publication Critical patent/JP2009070391A/en
Application granted granted Critical
Publication of JP4710950B2 publication Critical patent/JP4710950B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

  • Computer And Data Communications (AREA)
  • Stored Programmes (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a method and a system for network management, which manages network devices by a computer without installing multiple network management programs to the computer corresponding to each of all models of network devices to be managed. <P>SOLUTION: In the system for network management, each of network devices 3A, 3B, 3C holds a management program like a JAVA applet or ActiveX control. Each host computer 5A, 5B, 5C, ... manages any network device by executing the management program downloaded from any network device by using the Web browser. The memory capacity of the host computer is not decreased since the management program is erased from the host computer when the Web browser is closed. <P>COPYRIGHT: (C)2009,JPO&INPIT

Description

本発明は、通信ネットワークに接続されたネットワーク構成機器を管理するためのシステムに関する。   The present invention relates to a system for managing network component devices connected to a communication network.

通信ネットワークに接続されたルータやハブやプリンタやコンピュータなどの各種の構成機器の状態を、そのネットワークに接続された或る構成機器を用いて管理する場合、管理する側の機器には、管理される側の様々な機器にそれぞれ対応した管理装置が搭載される。例えば、LANに様々な機種の複数台のプリンタと、それらプリンタの状態を管理する少なくとも1台のコンピュータとを接続した場合を想定する。この場合、管理する側のコンピュータには、このLAN上の様々なプリンタ機種にそれぞれ対応した様々なプリンタ管理プログラムがインストールされることになる。   When managing the status of various components such as routers, hubs, printers, and computers connected to a communication network using a certain component connected to the network, the managing device manages them. Management devices corresponding to various devices on the same side are installed. For example, it is assumed that a plurality of printers of various models and at least one computer for managing the printer status are connected to the LAN. In this case, various printer management programs corresponding to various printer models on the LAN are installed in the managing computer.

しかし、例えば上記の例で、LANに接続されたプリンタの機種が増えていくと、管理コンピュータにインストールされるプリンタ管理プログラムの数も増えていので、それらプリンタ管理プログラムによって管理コンピュータの記憶装置の容量が圧迫されていく。   However, for example, in the above example, as the number of printer models connected to the LAN increases, the number of printer management programs installed in the management computer also increases. Is under pressure.

また、どの機種のプリンタ管理プログラムも、通常、対象プリンタのもつ様々な情報(例えば、プリンタの構成に関する情報、消耗品に関する情報、印刷処理パラメータに関する情報、ジョブに関する情報、エラーに関する情報など)を監視したり制御したりするための多くの機能を備えている。しかし、管理コンピュータ側では、常にその機能の全てが必要であるわけではなく、例えば、消耗品情報を参照するだけの場合もあれば、印刷処理パラメータの設定だけを行う場合もあるというように、機会によって必要な機能が異なり、また、個々の機会で使用する機能は全体の中のほんの一部に過ぎない場合が少なくない。   In addition, printer management programs of any model usually monitor various information of the target printer (for example, information about the printer configuration, information about consumables, information about print processing parameters, information about jobs, information about errors, etc.) It has many functions for controlling and controlling. However, the management computer does not always need all of its functions. For example, there are cases where only the consumable information is referred to, and there are cases where only the print processing parameters are set. The functions required for each opportunity differ, and the functions used in each opportunity are often only a part of the whole.

このように全てのプリンタ機種のプリンタ管理プログラムの全機能を管理コンピュータの記憶装置に予めインストールしておくことは、管理コンピュータの記憶装置の無駄使いである。   In this way, installing all the functions of the printer management program for all printer models in advance in the storage device of the management computer is a wasteful use of the storage device of the management computer.

更に、新しい機種のプリンタがLANに追加されれば、その新しい機種用の新たなプリンタ管理プログラムを管理コンピュータにインストールしなければならならず、また、古い機種のプリンタがLANから除去されれば、その古い機種用のプリンタ管理プログラムを管理コンピュータからアンストールする必要も生じる。こうした作業は面倒である。   Furthermore, if a new model printer is added to the LAN, a new printer management program for the new model must be installed on the management computer, and if the old model printer is removed from the LAN, It also becomes necessary to uninstall the printer management program for the old model from the management computer. Such work is troublesome.

以上の問題点は、LAN上のプリンタを管理する場合だけでなく、一般的なネットワーク構成機器の管理についてあてはまることである。   The above problems apply not only to managing printers on a LAN but also to managing general network components.

従って、本発明の目的は、管理される側の機器の全機種に対応した機器管理プログラムを管理する側のコンピュータに予めインストールしておく必要をなくし、もって、管理コンピュータの記憶装置の無駄使いを無くし、かつ、管理される側の機器の機種の変更にも簡単に対応できるようにすることにある。   Accordingly, an object of the present invention is to eliminate the need to previously install a device management program corresponding to all models of managed devices on the managing computer, thereby eliminating the waste of the storage device of the managing computer. It is to make it easy to cope with a change in the model of the managed device.

本発明のネットワーク管理システムは、複数台の管理対象機器と、少なくとも1台の管理コンピュータと、前記管理対象機器と前記管理コンピュータとの間の通信を可能にする通信ネットワークとを備える。そして、管理対象機器の各々は、管理コンピュータ上で実行可能なプログラムであって、これを管理コンピュータが実行することによりこの管理コンピュータをして通信ネットワークを介して自機器を管理できるようにするための管理プログラムを保持しており、管理コンピュータからのダウンロード要求に応答して、その保持している管理プログラムを通信ネットワークを通じて管理コンピュータへダウンロードする。また、管理コンピュータは、上記複数台の管理対象機器の中から任意の機器を選ぶ手段と、その選んだ機器に対して上記ダウンロード要求を発する手段と、その選んだ機器からダウンロードした管理プログラムを起動し実行することで、その選んだ対象機器を管理する手段とを有する。これにより、管理コンピュータには、管理対象機器の管理プログラムを予めインストールしておく必要はない。     The network management system of the present invention includes a plurality of managed devices, at least one management computer, and a communication network that enables communication between the managed device and the management computer. Each managed device is a program that can be executed on the management computer, and the management computer executes the program so that the management computer can manage the device via the communication network. In response to a download request from the management computer, the management program is downloaded to the management computer through the communication network. In addition, the management computer starts a management program downloaded from the selected device, a means for selecting an arbitrary device from the plurality of managed devices, a means for issuing the download request to the selected device. And a means for managing the selected target device. Thereby, it is not necessary to previously install the management program of the management target device in the management computer.

好適な実施形態では、管理プログラムは、その実行が終了すると管理コンピュータから自動的に消去されるタイプのプログラムである。例えば、管理プログラムがウェブブラウザによってHTMLファイルに埋め込まれてダウンロードされる場合、サンマイクロシステムズ社の開発にかかる「JAVAアプレット」や、マイクロソフト社の開発にかかる「ActiveXコントロール」といったプログラムがそのタイプに該当する。これにより、管理プログラムはその実行時にのみ管理コンピュータ内に存在し、非実行時に管理コンピュータ内に無駄に存在するということはない。   In a preferred embodiment, the management program is a type of program that is automatically deleted from the management computer when its execution is finished. For example, when the management program is embedded in an HTML file and downloaded by a web browser, programs such as “JAVA applet” developed by Sun Microsystems and “ActiveX control” developed by Microsoft To do. As a result, the management program is present in the management computer only when it is executed, and is not wasted in the management computer when it is not executed.

好適な実施形態では、各管理対象機器は、管理目的の異なる複数種類の管理プログラムを保持しており、その種類を管理コンピュータに通知する。管理コンピュ−タでは、ユーザが、それらのプログラム種類の中から所望のものを選んで、ダウンロード要求を発する。すると、その管理対象機器は、管理コンピュータから要求された種類の管理プログラムを選択して管理コンピュータに送る。必然的に、管理コンピュータは、ユーザの要求した種類の管理プログラムだけをダウンロードして実行し、ユーザにとって不要な管理プログラムは実行しない。   In a preferred embodiment, each managed device holds a plurality of types of management programs with different management purposes, and notifies the management computer of the types. In the management computer, the user selects a desired one from among the program types and issues a download request. Then, the managed device selects the type of management program requested from the management computer and sends it to the management computer. Inevitably, the management computer downloads and executes only the type of management program requested by the user, and does not execute a management program unnecessary for the user.

好適な実施形態では、管理コンピュータが管理プログラムを実行すると、この管理コンピュータのディスプレイに表示されたその管理プログラムの画面上に、管理対象機器がもつ所定項目の情報が表示される。そして、ユーザが管理プログラムに対して表示情報の更新を要求すると、管理プログラムは、管理対象機器にアクセスして最新情報を取得し、表示内容をその最新情報に更新する。そのため、管理プログラムは、管理対象機器に始終アクセスする必要が無く、ユーザの要求した時にアクセスすれば済むので、管理コンピュータ、管理対象機器及びネットワークの通信処理量が必要最小限に押さえられる。   In a preferred embodiment, when the management computer executes the management program, information on predetermined items of the management target device is displayed on the screen of the management program displayed on the display of the management computer. When the user requests the management program to update the display information, the management program accesses the management target device to acquire the latest information, and updates the display content to the latest information. For this reason, the management program does not need to access the management target device all the time and only needs to access it when requested by the user, so that the communication processing amount of the management computer, the management target device, and the network can be minimized.

好適な実施形態では、管理対象機器は、ネットワーク上のホスト装置から印刷ジョブを受信してイメージ作成処理及び作成したイメージの印刷処理を行うプリンタである。そして、管理コンピュータがそのプリンタからダウンロードした管理プログラムを実行すると、管理コンピュータのディスプレイに表示されるそのプリンタ管理プログラムの画面上に、そのプリンタが過去から現在に至るまでの間にネットワークの様々なホスト装置から受けた印刷ジョブのリストが表示される。この印刷ジョブリストには、印刷未完了のジョブは勿論、既に印刷が完了したジョブも含まれている。そして更に、印刷ジョブリスト内のジョブの各々について、   In a preferred embodiment, the management target device is a printer that receives a print job from a host device on a network and performs image creation processing and printing processing of the created image. When the management computer executes the management program downloaded from the printer, various hosts on the network are displayed on the screen of the printer management program displayed on the display of the management computer from the past to the present. A list of print jobs received from the device is displayed. This print job list includes jobs that have already been printed as well as jobs that have not been printed. And furthermore, for each of the jobs in the print job list,

(1) 各印刷ジョブの受信処理とイメージ作成処理と印刷処理の進行状態、   (1) Progress status of each print job reception process, image creation process and print process,

(2) 各印刷ジョブの発信元のホスト装置や通信経路、   (2) Host device and communication path of each print job source,

(3) 各印刷ジョブの消耗品の消費状況、及び   (3) The consumption status of consumables for each print job, and

(4) 各印刷ジョブに関連して発生したエラーの内容
などの事項を含んだ詳細情報を表示することができる。更に、ユーザがそのジョブリストから任意のジョブを選んで印刷をキャンセルするためのキャンセルボタンも表示される。従って、このプリンタ管理プログラム画面を用いることで、過去から現在に至るまでにプリンタに投入されたジョブ群の管理を細かい精度で行うことができる。
(4) It is possible to display detailed information including matters such as the content of errors that have occurred in relation to each print job. In addition, a cancel button for the user to select an arbitrary job from the job list and cancel printing is also displayed. Therefore, by using this printer management program screen, it is possible to manage a group of jobs input to the printer from the past to the present with high accuracy.

会社等において、例えば「イーサネット」を用いた構内LANの回線1に、複数台のプリンタ3A,3B,3C,…と、それらプリンタを利用できる複数台のホストコンピュータ5A,5B,5C,…が接続されている。ホストコンピュータ5A,5B,5C,…の各々には、LAN上のプリンタ3A,3B,3C,…の全機種にそれぞれ対応する複数のプリンタドライバが予めインストールされており、各プリンタドライバはそれが対応するLAN上の全プリンタのアドレス(IPアドレス)とプリンタ名とを知っている。よって、各ホストコンピュータ5A,5B,5C,…は、LAN上の全てのプリンタ3A,3B,3C,…の中から任意のプリンタを選んでそれに印刷ジョブを送ることができる。   In a company or the like, for example, a plurality of printers 3A, 3B, 3C,... And a plurality of host computers 5A, 5B, 5C,. Has been. Each of the host computers 5A, 5B, 5C,... Is preinstalled with a plurality of printer drivers respectively corresponding to all models of the printers 3A, 3B, 3C,. Know the addresses (IP addresses) and printer names of all printers on the LAN. Therefore, each of the host computers 5A, 5B, 5C,... Can select an arbitrary printer from all the printers 3A, 3B, 3C,.

しかし、ホストコンピュータ5A,5B,5C,…の各々には、プリンタ3A,3B,3C,…を管理するためのプリンタ管理プログラムは予めインストールされてはいない。各プリンタ3A,3B,3C,…用のプリンタ管理プログラムは、各プリンタ3A,3B,3C,…自身の中に組み込まれている。そして、以下に説明する本発明に従う仕組みによって、各ホストコンピュータ5A,5B,5C,…は、LAN上の全てのプリンタ3A,3B,3C,…の中から任意のプリンタを選択して、その選択したプリンタからそのプリンタ用のプリンタ管理プログラムを入手して実行することによって、その選択したプリンタを管理することができる。プリンタ管理プログラムは、その実行時にのみホストコンピュータにダウンロードされてその記憶装置上に存在し、その実行が終了するとホストコンピュータの記憶装置から自動的に破棄され得る種類のもの、例えば「JAVAアップレット」(サン・マイクロシステムズ社)や「ActiveXコントロール」(マイクロソフト社)などであり、この実施形態では「JAVAアップレット」として実装される。   However, a printer management program for managing the printers 3A, 3B, 3C,... Is not installed in advance in each of the host computers 5A, 5B, 5C,. A printer management program for each printer 3A, 3B, 3C,... Is incorporated in each printer 3A, 3B, 3C,. Then, by the mechanism according to the present invention described below, each of the host computers 5A, 5B, 5C,... Selects an arbitrary printer from all the printers 3A, 3B, 3C,. The selected printer can be managed by obtaining and executing a printer management program for the printer from the printer. The printer management program is downloaded to the host computer only when it is executed and exists on the storage device. When the execution is completed, the printer management program can be automatically discarded from the storage device of the host computer, for example, “JAVA applet”. (Sun Microsystems, Inc.) and “ActiveX Control” (Microsoft Corporation), etc., and in this embodiment are implemented as “JAVA applets”.

図2は、このシステムにおける個々のプリンタ3の機能構成を示す。   FIG. 2 shows a functional configuration of each printer 3 in this system.

プリンタ3は、次の3種類の情報(又は情報記憶領域)を有している。   The printer 3 has the following three types of information (or information storage areas).

第1は、プリンタ管理プログラム情報23であり、これには、このプリンタ用のプリンタ管理プログラムである複数個のJAVAアプレットをそれぞれ圧縮して収容した複数個のJarファイルや、ホストコンピュータ5がウェブブラウザを使ってそれらJarファイルをダウンロードする前にそのウェブブラウザに表示させるべき、ダウンロード対象のアプレットを選択するためのメニュー画面を記述したHTMLファイルなどが含まれている。   The first is printer management program information 23, which includes a plurality of Jar files each containing a plurality of JAVA applets, which are printer management programs for the printer, and a host computer 5 that is a web browser. An HTML file describing a menu screen for selecting an applet to be downloaded, which should be displayed on the web browser before downloading the Jar file using, is included.

第2は、プリンタMIB(管理情報ベース)27であり、これには、このプリンタ3に関する諸々の情報(例えば、用紙トレイやメモリや拡張ボードなどプリンタの構成に関する情報、電源オン/オフや節電中やウォーミングアップ中や印刷中などプリンタの動作状態にする情報、セットされた用紙やトナーなど消耗品に関する情報、解像度や画質や色変換法やハーフトーニング法や用紙サイズなど印刷処理で使用する設定値に関する情報、印刷待ちのジョブや印刷中のジョブや印刷完了したジョブなどジョブに関する情報など)が格納されている。プリンタMIB27内の情報の多くのものは、ホストコンピュータ5が上記ダウンロードしたJAVAアプレットを実行することによって、管理する(参照したり、設定したりする)ことができる。   The second is a printer MIB (management information base) 27, which includes various information relating to the printer 3 (for example, information relating to the configuration of the printer such as a paper tray, a memory, and an expansion board, power on / off and power saving). Information related to the printer's operating status such as during warm-up and printing, information related to consumables such as loaded paper and toner, and settings used in print processing such as resolution, image quality, color conversion method, halftoning method, and paper size Information, information on jobs such as jobs waiting to be printed, jobs being printed, and jobs that have been printed). Many pieces of information in the printer MIB 27 can be managed (referenced or set) by the host computer 5 executing the downloaded JAVA applet.

第3は、ホストコンピュータ5から送られてきた印刷ジョブのデータを蓄える印刷ジョブスプール31である。   A third print job spool 31 stores print job data sent from the host computer 5.

プリンタ3は、印刷処理部33を有し、この印刷処理部33は、印刷ジョブスプールから印刷ジョブのデータを読み込み、それを解釈し、解釈結果に基づいて印刷イメージを作成して用紙上に印刷する。この印刷処理を行うときに必要となる各種の設定値は、プリンタMIB27から印刷処理部33に読み込まれる。また、この印刷処理部33は、随時に、プリンタ3の動作状態や消耗品量やジョブ状態やエラー状態など諸々の状態をチェックし、その結果に基づいてプリンタMIB27内の対応する情報を更新する。   The printer 3 has a print processing unit 33. This print processing unit 33 reads print job data from the print job spool, interprets it, creates a print image based on the interpretation result, and prints it on paper. To do. Various setting values necessary for this print processing are read from the printer MIB 27 to the print processing unit 33. In addition, the print processing unit 33 checks various states such as the operation state of the printer 3, the amount of consumables, the job state, and the error state, and updates corresponding information in the printer MIB 27 based on the results. .

プリンタ3は、また、LAN上の他の機器との通信を行うために、次のような通信プロトコル処理モジュールを有している。まず、ISO参照モデルの物理層やデータリンク層などの最下層にほぼ当るプロトコル処理を行うものとして、LAN(例えばイーサネット)1を構成するイーサネット部11がある。このイーサネット部11の上の層のプロトコル処理を行うものとして、TCP/IPプロトコル処理群13〜19や、Macintosh(アップル社)コンピュータから印刷ジョブを受けるためのAT(アップルトーク)部21などがある。   The printer 3 also has the following communication protocol processing module in order to communicate with other devices on the LAN. First, there is an Ethernet section 11 that constitutes a LAN (for example, Ethernet) 1 that performs protocol processing that almost corresponds to the lowermost layer such as the physical layer and data link layer of the ISO reference model. TCP / IP protocol processing groups 13 to 19 and an AT (Apple Talk) unit 21 for receiving a print job from a Macintosh computer are examples of performing protocol processing on the layer above the Ethernet unit 11. .

上記のTCP/IPプロトコル処理群13〜19には、ISO参照モデルのトランスポート層とネットワーク層にほぼ相当するTCP(トランスミッション・コントロール・プロトコル)とIP(インターネット・プロトコル)の処理を行うTCP/IP部13があり、更にその上に、ISO参照モデルのセション層からアプリケーション層にほぼ相当するプロトコル処理を行うものとして、HTTP(ハイパーテキスト・トランスファー・プロトコル)部15やSNMP(簡易ネットワーク・マネージメント・プロトコル)部17やLPR(ラインプリンタ・プロトコル)部19やFTP(ファイル・トランスファー・プロトコル)部(図示省略)などの各種のプロトコル処理部がある。   The TCP / IP protocol processing groups 13 to 19 include TCP / IP that performs TCP (Transmission Control Protocol) and IP (Internet Protocol) processing substantially corresponding to the transport layer and network layer of the ISO reference model. There is a part 13, and on top of that, an HTTP (Hypertext Transfer Protocol) part 15 and SNMP (Simple Network Management Protocol) are provided to perform protocol processing substantially equivalent to the session layer to the application layer of the ISO reference model. ) Unit 17, LPR (line printer protocol) unit 19, and FTP (file transfer protocol) unit (not shown).

上述したHTTP部15は、ホストコンピュータ5のウェブブラウザと通信して上述したプリンタ管理プログラム情報23をウェブブラウザにダウンロードするときに使用される。つまり、HTTP部15とプリンタ管理プログラム情報23は、ホストコンピュータ5に対するHTTPサーバ25を構成する。   The HTTP unit 15 described above is used when communicating with the web browser of the host computer 5 and downloading the printer management program information 23 described above to the web browser. That is, the HTTP unit 15 and the printer management program information 23 constitute an HTTP server 25 for the host computer 5.

上述したSNMP部17は、ホストコンピュータ5にダウンロードされたJAVAアプレット(プリンタ管理プログラム)と通信してプリンタMIB27の情報の参照や設定をJAVAアプレットからのコマンドで行うときに使用される。つまり、SNMP部17とプリンタMIB27は、ホストコンピュータ5に対するSNMPサーバ29を構成する。   The SNMP unit 17 described above is used when communicating with a JAVA applet (printer management program) downloaded to the host computer 5 and referring to or setting information of the printer MIB 27 by a command from the JAVA applet. That is, the SNMP unit 17 and the printer MIB 27 constitute an SNMP server 29 for the host computer 5.

上述したLPR部19やAT部21は、ホストコンピュータ5から印刷ジョブのデータを受信して印刷ジョブスプール31に格納するときに使用される。   The above-described LPR unit 19 and AT unit 21 are used when print job data is received from the host computer 5 and stored in the print job spool 31.

図3は、このシステムにおける個々のホストコンピュータ5の機能構成を示す。   FIG. 3 shows a functional configuration of each host computer 5 in this system.

ホストコンピュータ5には、アプリケーションプログラムの一つとして、ウェブブラウザ51がインストールされている。他にも各種のアプリケーションプログラム53、5がインストールされている。   A web browser 51 is installed in the host computer 5 as one of application programs. In addition, various application programs 53 and 5 are installed.

また、LAN上の全てのプリンタ機種にそれぞれ対応した複数のプリンタドライバ49(図3では、1個のプリンタドライバ49しか図示していないが)もインストールされている。印刷を行う際には、それら複数のプリンタドライバの中から、ユーザが希望するプリンタに対応した一つのプリンタドライバが選択的に起動され、印刷対象の文書がいずれかのアプリケーションプログラム51、53、55からその起動されたプリンタドライバに渡されることになる。   In addition, a plurality of printer drivers 49 (only one printer driver 49 is shown in FIG. 3) respectively corresponding to all printer models on the LAN are also installed. When printing, one printer driver corresponding to the printer desired by the user is selectively activated from the plurality of printer drivers, and the document to be printed is one of the application programs 51, 53, 55. To the activated printer driver.

通信プロトコル処理を行うモジュールとしては、LANを構成するイーサネット部41、TCPとIPのプロトコル処理を行うTCP/IP部43、プリンタドライバ49から印刷ジョブをプリンタ3へ宛てて送るときのLPRのプロトコル処理を行うLPR部47などがある。また、ウェブブラウザ51内には、プリンタ3内のHTTPサーバ25などと通信するときのHTTPのプロトコル処理を行うHTTP部45がある。   The communication protocol processing module includes an Ethernet unit 41 constituting a LAN, a TCP / IP unit 43 for performing TCP and IP protocol processing, and an LPR protocol processing for sending a print job from the printer driver 49 to the printer 3. And the like. In addition, the web browser 51 includes an HTTP unit 45 that performs HTTP protocol processing when communicating with the HTTP server 25 in the printer 3.

図3に示した上述の構成は、ホストコンピュータ5の普段の構成であり、そこには、プリンタ管理プログラムは存在しない。プリンタ管理プログラムは、前述したように、個々のプリンタ3内のHTTPサーバ25がJAVAアプレットの形で持っており、ホストコンピュータ5は、必要に応じて、ウェブブラウザ51を用いて管理対象のプリンタ3のHTTPサーバ25からそのプリンタ用の管理プログラムのJAVAアプレットをダウンロードして実行することで、そのプリンタの管理を行う。   The above-described configuration shown in FIG. 3 is a normal configuration of the host computer 5, and there is no printer management program. As described above, the printer management program is held by the HTTP server 25 in each printer 3 in the form of a JAVA applet. The host computer 5 uses the web browser 51 as necessary to manage the printer 3 to be managed. The printer is managed by downloading and executing a JAVA applet of the management program for the printer from the HTTP server 25.

図4は、ホストコンピュータ5が上記のようにしてプリンタ管理を行っているときのホストコンピュータ5の機能的な構成を示す。   FIG. 4 shows a functional configuration of the host computer 5 when the host computer 5 performs printer management as described above.

図4に示すように、ホストコンピュータ5にダウンロードされたJAVAアプレット57は、SNMPのプロトコル処理を実行するSNMP部59を有し、これを通じて管理対象プリンタ3のSNMPサーバ29と通信することによって、管理対象プリンタ3のプリンタMIB27に管理されている各種のプリンタ情報の参照や設定を行うことができる。このJAVAアプレット57は、その実行が終了すれば、ホストコンピュータ5の記憶装置から自動的に消去されるので、ホストコンピュータ5の記憶装置を無駄に占有することはない。また、LAN上に新しいプリンタが追加されたり古いプリンタが除去されたりした場合でも、個々のホストコンピュータに人手で新しいプリンタ管理プログラムをインストールしたり、古いプリンタ管理プログラムをアンインストールしたりする必要はない。   As shown in FIG. 4, the JAVA applet 57 downloaded to the host computer 5 has an SNMP unit 59 that executes SNMP protocol processing, and communicates with the SNMP server 29 of the management target printer 3 through this to manage the applet 57. Various types of printer information managed by the printer MIB 27 of the target printer 3 can be referred to and set. The JAVA applet 57 is automatically deleted from the storage device of the host computer 5 when the execution is completed, so that the storage device of the host computer 5 is not unnecessarily occupied. Even when a new printer is added or removed from the LAN, there is no need to manually install a new printer management program or uninstall an old printer management program on each host computer. .

ところで、図4には1個のアプレット59しか図示してないが、後述するように、プリンタ3のHTTPサーバ25内には管理目的の異なる複数種のアプレットが用意されており、ホストコンピュータ5は、その時々の管理目的に照らして、それらアプレットのうち必要なものを選択的に又は組み合わせてダウンロードすることができる。ここで、複数種のアプレットとは、この実施形態では次の3種類である。   FIG. 4 shows only one applet 59, but as will be described later, a plurality of types of applets having different management purposes are prepared in the HTTP server 25 of the printer 3, and the host computer 5 The necessary applets can be downloaded selectively or in combination according to the management purpose at that time. Here, the plurality of types of applets are the following three types in this embodiment.

(1) コントロールパネル・アプレット   (1) Control panel applet

これは、プリンタ3がもつコントロールパネルと実質的に同じスイッチ類や表示ランプ類やメッセージ表示器などをもったコントロールパネル・ウィンドウ(後述の図9〜図11の参照番号300)を、ホストコンピュータの画面に表示して、このコントロールパネル・ウィンドウに対するユーザの操作で、プリンタ3のスイッチ類やコントロールパネルを操作したのと同じプリンタ制御やメッセージ表示を行えるようにする管理プログラムである。   This is because a control panel window (reference number 300 in FIGS. 9 to 11 to be described later) having substantially the same switches, indicator lamps, message display, etc. as the control panel of the printer 3 is connected to the host computer. The management program is displayed on the screen and allows the user to operate the control panel window to perform the same printer control and message display as the switches and control panel of the printer 3 are operated.

(2) 特別印刷アプレット   (2) Special print applet

これは、特別印刷ウィンドウ(図9〜図11の参照番号400)をホストコンピュータ5のディスプレイ画面に表示して、この特別印刷ウィンドウに対するユーザ操作により、ステータスシートの印刷やサンプルフォントの印刷などの特別な印刷動作を対象プリンタ3に行わせる管理プログラムである。   This is because a special print window (reference number 400 in FIGS. 9 to 11) is displayed on the display screen of the host computer 5, and a special operation such as status sheet printing or sample font printing is performed by a user operation on the special print window. This is a management program that causes the target printer 3 to perform various printing operations.

(3) ジョブ情報アプレット   (3) Job information applet

これは、ジョブ情報ウィンドウ(図9〜図11の参照番号500)をホストコンピュータ5のディスプレイ画面に表示して、このジョブ情報ウィンドウ内に、対象プリンタ3に送られた印刷ジョブのIDや実行状況などのリストを表示したり、そのリストからユーザが選択した特定のジョブについての詳細情報や消耗品情報やエラー情報などを表示したり、ユーザの選択したジョブのキャンセルを対応プリンタ3に命じたりする管理プログラムである。   This is because a job information window (reference number 500 in FIGS. 9 to 11) is displayed on the display screen of the host computer 5, and the ID and execution status of the print job sent to the target printer 3 are displayed in the job information window. Or the like, the detailed information on the specific job selected by the user from the list, consumable information, error information, or the like is displayed, or the corresponding printer 3 is instructed to cancel the job selected by the user. It is a management program.

これら管理目的の異なる3種類のアプレットの中から必要なものだけをホストコンピュータ5にダウンロードして実行することにより、その時々のプリンタ管理目的を、それに必要な最小限度のメモリ消費量で達成することができる。   By downloading and executing only necessary ones of these three types of applets having different management purposes to the host computer 5 and executing them, the occasional printer management purpose can be achieved with the minimum memory consumption required for it. Can do.

図5は、ホストコンピュータ5がプリンタ管理プログラムのJAVAアプレットをプリンタ3からダウンロードして実行するときの、ホストコンピュータ5の動作を示す。   FIG. 5 shows the operation of the host computer 5 when the host computer 5 downloads and executes the JAVA applet of the printer management program from the printer 3.

まず、アプリケーションプログラム51、53、55のいずれかでユーザが印刷を指示すると(ステップS1)、OSが「通常使うプリンタ」として予め設定されているプリンタ3のプリンタドライバ49を起動する(S2)。起動したプリンタドライバ49は、所定の印刷ダイアログボックスをディスプレイ画面上に開く(S3)。   First, when the user instructs printing in any of the application programs 51, 53, and 55 (step S1), the OS activates the printer driver 49 of the printer 3 that is preset as the “ordinary printer” (S2). The activated printer driver 49 opens a predetermined print dialog box on the display screen (S3).

図6は、この印刷ダイアログボックスの例を示すものである。この印刷ダイアログボックス100には、従来のプリンタドライバが開くダイアログボックスと同様の、対象プリンタ3の「プリンタ名」等を表示したりユーザが別のプリンタを対象プリンタ3として選択したりするための「プリンタ」パネル101や、文書の印刷範囲をユーザが指定するための「印刷範囲」パネル103や、印刷部数をユーザが指定するための「印刷部数」パネル105や、対象プリンタ3に印刷ジョブを送るための「OK」ボタン107などがある。更に加えて、このダイアログボックス100には、対象プリンタ3の管理を行うための「プリンタ管理」ボタン109がある。   FIG. 6 shows an example of this print dialog box. In the print dialog box 100, the “printer name” of the target printer 3 or the like is displayed as in the dialog box opened by the conventional printer driver, or the user can select another printer as the target printer 3. A print job is sent to the “printer” panel 101, the “print range” panel 103 for the user to specify the print range of the document, the “print number” panel 105 for the user to specify the number of copies to be printed, and the target printer 3. For example, an “OK” button 107 is provided. In addition, the dialog box 100 includes a “printer management” button 109 for managing the target printer 3.

このダイアログボックス100内の上記「プリンタ」パネル101内のプルダウンメニューボタン111を押す(つまり、マウスでクリックする)と、LAN上の全プリンタのリストが現われるので、そのプリンタリストの中からユーザは他のプリンタを対象プリンタ3として選択することができる。こうしてユーザが他のプリンタを制御対象プリンタ3として選択した場合には、元の対象プリンタ3のプリンドライバ49は終了し、新たに選択された対象プリンタ3に対応するプリンドライバ49が新たに起動して(S4)、上記と同様の構成のダイアログボックスを表示する(S3)。   When the pull-down menu button 111 in the “printer” panel 101 in the dialog box 100 is pressed (that is, clicked with the mouse), a list of all printers on the LAN appears. Can be selected as the target printer 3. When the user selects another printer as the control target printer 3 in this way, the print driver 49 of the original target printer 3 is terminated, and the print driver 49 corresponding to the newly selected target printer 3 is newly activated. (S4), a dialog box having the same configuration as above is displayed (S3).

また、ユーザは、現在の対象プリンタ3の管理を行いたい場合には、この印刷ダイアログボックス100内の「ブラウザ起動」ボタン109を押す。すると、プリンタドライバ49は、それ自身が予め知っている対象プリンタ3のIPアドレスを用いて、その対象プリンタ3のURL(つまり、http://IPアドレス/)を作成し、そして、ウェブブラウザ51を起動してそのURLをウェブブラウザ51に渡す(S5)。   If the user wants to manage the current target printer 3, the user presses a “browser activation” button 109 in the print dialog box 100. Then, the printer driver 49 creates the URL (that is, http: // IP address /) of the target printer 3 by using the IP address of the target printer 3 that it knows in advance, and the web browser 51 And the URL is passed to the web browser 51 (S5).

起動したウェブブラウザ51は、プリンタドライバ49から受け取ったURLにアクセスする、つまり対象プリンタ3のHTTPサーバ25にアクセスする(S6)。図7は、このステップS6で始まる、ホストコンピュータ5と対象プリンタ3との通信の手順を示している。以下、図5と図7の双方を参照しつつ、以後の動作を説明する。   The activated web browser 51 accesses the URL received from the printer driver 49, that is, accesses the HTTP server 25 of the target printer 3 (S6). FIG. 7 shows a communication procedure between the host computer 5 and the target printer 3 starting from step S6. Hereinafter, the subsequent operation will be described with reference to both FIG. 5 and FIG.

ステップS6でウェブブラウザ51が対象プリンタ3のHTTPサーバ25にアクセスすると、そのHTTPサーバ25は、プリンタ管理プログラム情報23に含まれているデフォルトのHTMLファイル「index.htm」をウェブブラウザ51に最初に送り返してくる。このHTMLファイル「index.htm」には、上述した3種類のJAVAアプレットを纏めて又は選択的にダウンロードするためのボタンを並べたメニューページが記述されている。ウェブブラウザ51は、このHTMLファイル「index.htm」を解釈して、そのメニューページをディスプレイ画面上のウェブブラウザ51のウィンドウに表示する(S7)。図8はこのメニューページの例を示している。図8に示すように、このメニューページ200には、例えば、コントロールパネル・アプレットを選択するための「コントロールパネル」ボタン201、特別印刷アプレットを選択するための「特別印刷」ボタン201、ジョブ情報アプレットを選択するための「ジョブ情報」ボタン205、上記3種類のアプレットの全部を纏めて選択するための「フルセット」ボタン207、及び選択したアプレットのダウンロードを開始するための「GO]ボタン209がある。   When the web browser 51 accesses the HTTP server 25 of the target printer 3 in step S 6, the HTTP server 25 first sends the default HTML file “index.html” included in the printer management program information 23 to the web browser 51. I will send it back. The HTML file “index.html” describes a menu page in which buttons for collectively downloading or selectively downloading the above three types of JAVA applets are described. The web browser 51 interprets the HTML file “index.html” and displays the menu page in the window of the web browser 51 on the display screen (S7). FIG. 8 shows an example of this menu page. As shown in FIG. 8, the menu page 200 includes, for example, a “control panel” button 201 for selecting a control panel applet, a “special print” button 201 for selecting a special print applet, and a job information applet. There is a “job information” button 205 for selecting, a “full set” button 207 for selecting all of the above three types of applets collectively, and a “GO” button 209 for starting downloading of the selected applet. .

このメニューページ200で、ユーザが任意のアプレット選択ボタン201〜205を押して任意のJAVAアプレット(1種類でも、2種類でも、全種類でもよい)を選択した上で、「GO」ボタン209を押すと、ウェブブラウザ51は、その選択されたJAVAアプレットのJarファイルが埋め込まれたHTMLファイルを対象プリンタ3のHTTPサーバ25に要求する(S8)(なお、アプレット選択ボタン201〜205を押すだけで、その押したボタンに対応したアプレットを埋め込んだHTMLファイルをHTTPサーバ25に要求するようにしてもよい)。一例として、3種類のアプレット全てが選択された場合を想定すると、図7に示すように、ウェブブラウザ51は、3種類のアプレットのJarファイルが埋め込まれたHTMLファイル「FullSet.htm」を対象プリンタ3のHTTPサーバ25に要求し、HTTPサーバ25はそのHTMLファイル「FullSet.htm」をウェブブラウザ51に返し、続いて、ウェブブラウザ51は、FullSet.htm」に埋め込まれた3種類のアプレットのJarファイルをHTTPサーバ25に要求し、HTTPサーバ25はその3種類のアプレットのJarファイルをウェブブラウザ51に返す。ウェブブラウザ51は、受け取ったJarファイルから各JAVAアプレット57を解凍して起動し、各JAVAアプレット57のウィンドウをウェブブラウザ51のウィンドウ内に表示する。1種類又は2種類のアプレットが選択された場合にも、同様にして、その選択されたアプレットが対象プリンタ3のHTTPサーバ25からウェブブラウザ51に送られ、そして起動されて、その選択されたアプレットのウィンドウがウェブブラウザ51のウィンドウ内に表示される。   In this menu page 200, when the user presses any applet selection button 201-205 to select any JAVA applet (one type, two types, or all types), and presses the “GO” button 209, The web browser 51 requests the HTTP server 25 of the target printer 3 for the HTML file in which the Jar file of the selected JAVA applet is embedded (S8). Alternatively, the HTTP server 25 may be requested for an HTML file in which an applet corresponding to the button is embedded). As an example, assuming that all three types of applets are selected, as shown in FIG. 7, the web browser 51 uses an HTML file “FullSet.html” in which Jar files of three types of applets are embedded as a target printer. 3, the HTTP server 25 returns the HTML file “FullSet.html” to the web browser 51, and the web browser 51 subsequently sends the FullSet. The HTTP server 25 requests the Jar file of the three types of applets embedded in “html”, and the HTTP server 25 returns the Jar files of the three types of applets to the web browser 51. The web browser 51 decompresses and activates each JAVA applet 57 from the received Jar file, and displays the window of each JAVA applet 57 in the window of the web browser 51. Similarly, when one or two types of applets are selected, the selected applets are similarly sent from the HTTP server 25 of the target printer 3 to the web browser 51 and activated to select the selected applets. Are displayed in the window of the web browser 51.

以後、起動した各JAVAアプレット57が、対象プリンタ3のSNMPサーバ29と通信しながらプリンタ管理を行なう(S9)。   Thereafter, each activated JAVA applet 57 performs printer management while communicating with the SNMP server 29 of the target printer 3 (S9).

図9は、ウェブブラウザ51のウィンドウ内に表示されたプリンタ管理用のJAVAアプレットのウィンドウの例を示す。   FIG. 9 shows an example of a JAVA applet window for printer management displayed in the window of the web browser 51.

上述のようにして例えばコントロールパネル、特別印刷及びジョブ情報の3種類のプリンタ管理用アプレットを全部選択してダウンロードすると、図9に示すように、コントロールパネル・アプレットのウィンドウ(以下、コントロールパネルウィンドウという)300、特別印刷アプレットのウィンドウ(以下、特別印刷ウィンドウという)400、及びジョブ情報アプレットのウィンドウ(以下、ジョブ情報ウィンドウという)500がウェブブラウザ51のウィンドウ内に表示される。1種類または2種類のアプレットを選択した場合には、その1種類または2種類のアプレットのウィンドウのみが表示される。また、ウェブブラウザ51のウィンドウ内の上部の場所フィールド600には、それらアプレットのダウンロード元のURL(http://プリンタIPアドレス/FullSet.htm)が表示されている。   When all three types of printer management applets such as the control panel, special printing, and job information are selected and downloaded as described above, a control panel applet window (hereinafter referred to as a control panel window) is displayed as shown in FIG. ) 300, a special print applet window (hereinafter referred to as a special print window) 400, and a job information applet window (hereinafter referred to as a job information window) 500 are displayed in the window of the web browser 51. When one or two types of applets are selected, only the windows of the one or two types of applets are displayed. Further, the URL (http: // printer IP address / FullSet.html) of the download source of the applet is displayed in the upper place field 600 in the window of the web browser 51.

コントロールパネルウィンドウ300内には、対象プリンタ3のコントロールパネル上の液晶表示器に表示されたメッセージを表示するメッセージ表示器301、対象プリンタ3のコントロールパネル上のLEDランプの点灯状態を示すランプ群303、及び対象プリンタ3のコントロールパネル上の各種のスイッチと同じ機能をするスイッチ群305がある。これら表示器301、ランプ303及びスイッチ群305の配置は、ユーザに分かり易くするため、対象プリンタ3のコントロールパネルのそれとほぼ同じである。   In the control panel window 300, a message display 301 for displaying a message displayed on the liquid crystal display on the control panel of the target printer 3, and a lamp group 303 indicating the lighting state of the LED lamps on the control panel of the target printer 3. And a switch group 305 having the same function as various switches on the control panel of the target printer 3. The arrangement of the display 301, the lamp 303, and the switch group 305 is substantially the same as that of the control panel of the target printer 3 for easy understanding by the user.

ランプ群303の中で、「online」ランプは対象プリンタ3の印刷エンジンが動作状態のときに点灯し、「data」ランプは対象プリンタ3がデータ受信中のときに点滅し、「cont」ランプはエラーが発生したときに点灯する。   In the lamp group 303, the “online” lamp is lit when the print engine of the target printer 3 is in operation, the “data” lamp flashes when the target printer 3 is receiving data, and the “cont” lamp is Lights when an error occurs.

スイッチ群305の中で、「go」スイッチは対象プリンタ3の印刷エンジンを起動させるスイッチ、「pause」スイッチは印刷エンジンを停止させるスイッチである。また、「reset」スイッチは対象プリンタ3で現在印刷中のジョブをリセットするスイッチ、「cont」スイッチはエラーを続行するスイッチ、「ff」スイッチは対象プリンタ3で途中までレンダリングされて溜まったイメージを完成させて印刷するスイッチ、「warm」スイッチは対象プリンタ3の節電状態を解除しウォーミングアップを開始するスイッチである。   In the switch group 305, the “go” switch is a switch for starting the print engine of the target printer 3, and the “pause” switch is a switch for stopping the print engine. The “reset” switch is a switch for resetting a job currently being printed on the target printer 3, the “cont” switch is a switch for continuing an error, and the “ff” switch is an image that has been rendered halfway on the target printer 3 and accumulated. A switch for completing and printing, the “warm” switch, is a switch for releasing the power saving state of the target printer 3 and starting warm-up.

表示器301やランプ303に表示すべき情報を対象プリンタ3から取得したり、スイッチ群305に対するユーザ操作を示す情報を対象プリンタ3へ送信したりすることは、コントロールパネル・アプレットが対象プリンタ3のSNMPサーバ29と通信することで実行される。   Acquisition of information to be displayed on the display 301 or the lamp 303 from the target printer 3 or transmission of information indicating a user operation on the switch group 305 to the target printer 3 is performed by the control panel applet of the target printer 3. It is executed by communicating with the SNMP server 29.

更に、コントロールパネルウィンドウ300内には、「refresh」ボタン307があり、このボタン307を押すと、コントロールパネルウィンドウ300の表示内容が最新のプリンタ状態に応じた内容に更新される。すなわち、コントロールパネル・アプレットは、その起動時や、定期チェック機能が設定されている場合には設定された周期毎の定期チェック時に、対象プリンタ3のSNMPサーバ29にアクセスして最新状態の情報を取得しコントロールパネルウィンドウ300の表示内容を更新するが、それ以外のときでも、「refresh」ボタン307が押されると、同様に対象プリンタ3のSNMPサーバ29から最新の状態情報を取得してコントロールパネルウィンドウ300の表示内容を更新する。   Further, a “refresh” button 307 is provided in the control panel window 300. When this button 307 is pressed, the display content of the control panel window 300 is updated to the content corresponding to the latest printer state. That is, the control panel applet accesses the SNMP server 29 of the target printer 3 to obtain the latest information at the time of activation or when the periodic check function is set at the periodic check for each set period. Even if the “refresh” button 307 is pressed, the latest status information is similarly acquired from the SNMP server 29 of the target printer 3 and the control panel window 300 is updated. The display content of the window 300 is updated.

特殊印刷ウィンドウ400内には、ステータスシートを対象プリンタ3で印刷するための「StatusSheet」ボタン401及びフォントサンプルを対象プリンタ3で印刷するための「FontSample」ボタン403がある。また、主としてデバッグの目的で使われるものとして、人がコマンドをタイプ入力するコマンドライン405と、そのコマンドを対象プリンタ3へ送るための「send」ボタン407も設けられている。   In the special print window 400, there are a “StatusSheet” button 401 for printing a status sheet on the target printer 3 and a “FontSample” button 403 for printing a font sample on the target printer 3. A command line 405 for inputting a command by a person and a “send” button 407 for sending the command to the target printer 3 are also provided mainly for debugging purposes.

特殊印刷ウィンドウ400内の上記各種ボタンをユーザが操作したときその情報を対象プリンタ3へ送信することは、特殊印刷アプレットが対象プリンタ3のSNMPサーバ29と通信することで実行される。   When the user operates the various buttons in the special print window 400, the information is transmitted to the target printer 3 by the special print applet communicating with the SNMP server 29 of the target printer 3.

ジョブ情報ウィンドウ500内には、対象プリンタ3が現在保持している全印刷ジョブのリストを表示するジョブリスト欄501と、このジョブリスト501の中から選択された1つの印刷ジョブの詳細情報を示すジョブ詳細欄521と、その選択された1つのジョブで消費した消耗品を表す消耗品情報欄523と、その選択された1つのジョブの処理中に発生及び解消したエラーを示すエラー情報欄525がある。   In the job information window 500, a job list column 501 for displaying a list of all print jobs currently held by the target printer 3, and detailed information of one print job selected from the job list 501 are shown. A job detail field 521, a consumable information field 523 indicating consumables consumed by the selected job, and an error information field 525 indicating errors generated and resolved during the processing of the selected job. is there.

ジョブリスト欄501では、過去から現在までに至る間にLAN上の種々のホストコンピュータからこの対象プリンタ3に投入された印刷ジョブ群が、既に印刷を完了したものから現在処理待ちのものまで含めて一覧表示されている。この欄501の各行に各ジョブの内容が表示されており、その内容には、対象プリンタ3が各ジョブにユニークに割り当てたID番号503、各ジョブを送った側がLPRプロトコル上で各ジョブに付けたIDコード505、受信中(Receiving)か受信終了(Done)かの受信状態507、イメージ作成処理待ち(Waiting)かイメージ作成中(Imaging)かイメージ作成終了(Done)かのイメージ作成状態509、印刷待ち(Waiting)か印刷中(Printing)か印刷終了(Done)かの印刷状態511、及び各ジョブの部数や総ページ数や現在印刷中のページ番号や印刷終了したページ番号や片面印刷が終了したページ数やカラー印刷が終了したページ数などの面情報513が含まれている。   In the job list column 501, the print job groups input from various host computers on the LAN to the target printer 3 from the past to the present include those that have already been printed and those that are currently waiting for processing. Listed. The contents of each job are displayed in each row of this column 501, and the contents include the ID number 503 uniquely assigned to each job by the target printer 3, and the side that sent each job to each job on the LPR protocol. ID code 505, reception state 507 indicating whether receiving (Receiving) or end of reception (Done), image generation state 509 indicating whether image generation processing is waiting (Waiting), image generation is in progress (Imaging), or image generation is complete (Done), Print status 511 indicating whether printing is waiting (Waiting), printing (Printing), or printing is completed (Done), the number of copies of each job, the total number of pages, the page number that is currently being printed, the page number that has been printed, or single-sided printing has been completed Includes surface information 513 such as the number of printed pages and the number of pages for which color printing has been completed.

このジョブリスト欄501を見ることで、ホストコンピュータのユーザは、対象プリンタ3に過去から現在までに入ったジョブの処理進捗状況や処理待ち状況が一目瞭然で把握でき、また、自分が送ったジョブがそのジョブ群の中のどの位置にあるかも容易に把握できる。そのため、ユーザは、自分が過去に送ったジョブが、正しく受信されているか、既に印刷完了しているのか、未だ印刷完了でないならば処理待ち状態なのか処理中なのか、処理中であるならばイメージ処理の段階なのか印刷中なのかなどのジョブの処理状態を正確に把握できる。更に、自分の送ったジョブより先に送られた他のジョブの処理状況やそのジョブのページ数などの処理量も把握できるので、処理待ち状態の自分のジョブがあとどれ位の時間で処理開始されるのか、あとどれ位の時間で印刷完了するのかなども、かなり正確に推測することができる。また、これから新しいジョブを送ろうとしている場合には、そのジョブを送ってから印刷完了までどの位の時間がかかりそうか推測できるので、ジョブをその対象プリンタ3に送ったほうがいいか、別のプリンタへ送ったほうがいかという判断もできる。   By looking at the job list column 501, the user of the host computer can grasp at a glance the processing progress status and the waiting status of the job that has entered the target printer 3 from the past to the present, and the job sent by himself / herself can be identified. It is possible to easily grasp the position in the job group. Therefore, if the job that the user has sent in the past has been received correctly, has already been printed, is not yet printed, is it waiting for processing, or is processing? It is possible to accurately grasp the job processing status such as whether it is in the image processing stage or printing. In addition, you can understand the processing amount of other jobs sent before the job you sent and the amount of processing such as the number of pages of that job, so how much time is left for your job waiting to be processed? It can be estimated fairly accurately whether it will be done or how much time will be printed. Also, if you are going to send a new job in the future, you can guess how long it will take from the time the job is sent to the completion of printing, so it is better to send the job to the target printer 3. You can also decide if you want to send it to the printer.

ユーザは、ジョブリスト欄501の中から、任意の1つのジョブをマウスクリックすることで、そのジョブを選択することができる。すると、選択したジョブについて、更に詳細な情報をジョブ詳細欄521、消耗品情報欄523及びエラー情報欄525で見ることができる。   The user can select an arbitrary job from the job list column 501 by clicking with the mouse. Then, more detailed information about the selected job can be viewed in the job details column 521, the consumables information column 523, and the error information column 525.

すなわち、ジョブ詳細欄521には、ジョブリスト欄501の中で選択された1つのジョブについて、ジョブID(id)、対象プリンタ3の名称(Printer)、ホストコンピュータ5の名称(Machine)、ホストコンピュータ側のログイン名称つまりユーザ名(User)、プリンタドライバ名称つまりプリンタ機種名(Driver)、ホストコンピュータ側で付けたそのジョブの優先順位(Priority)、印刷日時(Date)、プリンタドライバ画面でジョブ識別などに便利なようにユーザが入力したカスタム文字列(Custom)、ダイアログプリンタドライバで設定した属性情報(PrintSetting)、コントロールパネル上でジョブに付けたパスワード(Password)、ジョブ受信後直ちに印刷せずに印刷を保留しておくという指定(Pending)、印刷終了後もジョブを破棄せずに保持しておくという指定(KeepJob)、ユーザがジョブに付けた表題(Title)、印刷対象文書のファイル名(File)、印刷対象文書を作成したアプリケーション(Application)、総印刷部数(Quantity)、総印刷ページ数(Pages)、ホストからジョブが送られてきた通信経路(つまり通信プロトコル)の物理チャネル(PhysicalChannel)及び同通信プロトコルの論理チャネル(LogicalChannel)などが表示されている。   That is, in the job details column 521, for one job selected in the job list column 501, the job ID (id), the name of the target printer 3 (Printer), the name of the host computer 5 (Machine), the host computer Login name on the side, that is, user name (User), printer driver name, that is, printer model name (Driver), priority of the job assigned on the host computer side (Priority), print date and time (Date), job identification on the printer driver screen, etc. User-entered custom character strings (Custom), dialog printer driver attribute information (PrintSetting), passwords assigned to jobs on the control panel (Password), and immediately after receiving a job Specification to hold printing without printing (Pending), specification to keep the job without discarding after printing (KeepJob), title (Title) given to the job by the user, document to be printed File name (File), the application that created the document to be printed (Application), the total number of copies (Quantity), the total number of printed pages (Pages), and the physical path of the communication path (that is, the communication protocol) sent from the host A channel (Physical Channel) and a logical channel (Logical Channel) of the same communication protocol are displayed.

なお、ジョブを送るときの通信プロトコルについては、今までの説明では、説明を簡単にするため、物理チャネルとして「イーサネット」を、論理チャネルとして「LPR」や「アップルトーク」を例示したが、実際にはもっと多彩なプロトコルを用いることができる。例えば、物理チャネルとして、「イーサネット」の他に、「パラレル」、「シリアル」、「USB」なども使用できる。また、論理チャネルには、「イーサネット」の場合は「アップルトーク」や「LPR」の他に「FTP」や「Netware」や「SMB」なども使用でき、「パラレル」の場合は「1284.4」などが使用できる。   As for the communication protocol for sending a job, in the description so far, for the sake of simplicity, “Ethernet” is exemplified as a physical channel, and “LPR” and “AppleTalk” are exemplified as logical channels. You can use a wider variety of protocols. For example, in addition to “Ethernet”, “parallel”, “serial”, “USB”, and the like can be used as physical channels. As the logical channel, “FTP”, “Network”, “SMB”, etc. can be used in addition to “Apple Talk” and “LPR” in the case of “Ethernet”, and “1284.4” in the case of “Parallel”. Can be used.

消耗品情報欄523には、ジョブリスト欄501で選択されたジョブについて、現在までに消費したトーナの種類と消費量、及び消費した用紙のサイズと種類と消費枚数などが表示される。エラー情報欄525には、ジョブリスト欄501で選択されたジョブについて、現在までに発生又は解除されたエラーの種別、発生か解除かの区別、エラーの発生した面の番号、及びエラーの発生した部番号などが表示される。   The consumable information column 523 displays the type and consumption of toner consumed up to now, the size and type of consumed paper, the number of sheets consumed, and the like for the job selected in the job list column 501. In the error information column 525, for the job selected in the job list column 501, the type of error that has been generated or canceled up to now, the distinction between occurrence or cancellation, the number of the surface where the error occurred, and the error occurred The part number is displayed.

上記のように、ジョブ情報ウィンドウ500では、対象プリンタ3に過去から現在まで投入された全てのジョブの各々について、それを送ったホストコンピュータやプロトコルなどのジョブ送信経路の特定、受信中や処理待ちやイメージ処理中や印刷中や印刷終了や現在何ページまで印刷したかなどの詳細な処理進捗状況、ページ数などの処理量、消耗品の消費量、エラー発生状況などの各種情報を得ることができる。特に、処理待ちや処理中のジョブだけでなく、既に印刷の完了したジョブも印刷完了の印(Done)を付されて表示されるので、ユーザは自分のジョブが印刷完了したか否かを確実に認識することができる。また、現在処理待ち状態や処理中のジョブの情報も詳細に表示されるので、個々のジョブが終了するが何時になるのかを、或る程度も正確に推測できるようになる。各ジョブの処理で生じたエラー内容も分るので、特にそのジョブの内容にエラー原因がある場合(例えば、文書のデータ量が大きすぎるなど)には、文書の内容を修正したり、別のプリンタを使うなどの適切な対策を講じることが容易になる。また、個々のジョブの消耗品消費量も分るので、消耗品使用量に応じたユーザ毎の課金などの消耗品管理が行い易くなる。   As described above, in the job information window 500, for each of all jobs submitted to the target printer 3 from the past to the present, the job transmission path such as the host computer or protocol that sent the job is specified, being received, or waiting for processing. You can get various information such as detailed processing progress such as image processing, printing, printing end, how many pages are currently printed, processing amount such as number of pages, consumption of consumables, error occurrence status, etc. it can. In particular, not only jobs waiting to be processed and jobs being processed, but also jobs that have already been printed are displayed with a print completion mark (Done), so the user can be sure whether or not their job has been printed. Can be recognized. In addition, since the information about the current processing waiting state and the job being processed is displayed in detail, it becomes possible to estimate to some extent exactly when each job will be completed. The contents of errors that occurred during the processing of each job are also known, so when there is an error cause in the contents of the job (for example, the amount of data in the document is too large) It becomes easy to take appropriate measures such as using a printer. Further, since the amount of consumables consumed for each job is also known, it becomes easy to manage consumables such as charging for each user according to the amount of consumables used.

さらに、ジョブ情報ウィンドウ500には、対象プリンタの名称とIPアドレスの表示526、対象プリンタ3のSNMPサーバ29から全てのジョブの最新情報を取得して上述した各種欄501、521、523、525の内容を最新情報に更新するための「Refresh」ボタン527と、ジョブリスト欄501で選択されたジョブについてSNMPサーバ29から最新の詳細情報を取得してジョブ詳細欄521を更新するための「Get Info」ボタン529と、ジョブリスト欄501で選択されたジョブをキャンセルするための「Job Cancel」ボタン531がある。「Job Cancel」ボタン531が押された場合、対象プリンタ3は、印刷中のジョブについては、その時点で未印刷のジョブ部分を破棄し、また、印刷待ちのジョブについては、そのジョブの全部を破棄する。上述したように、ジョブ情報ウィンドウ500に表示されたジョブ情報により、ユーザは自分の送ったジョブの印刷が終了する時期をある程度正確に推測できるので、あまり長く待つようであれば「Job Cancel」ボタン531を用いてそのジョブをキャンセルして他のプリンタへ送るなどの、適切な対応をとることができる。   Further, in the job information window 500, the name and IP address display 526 of the target printer, the latest information of all jobs from the SNMP server 29 of the target printer 3 are acquired, and the above-described various fields 501, 521, 523, 525 are displayed. A “Refresh” button 527 for updating the contents to the latest information, and “Get Info” for updating the job details field 521 by acquiring the latest details from the SNMP server 29 for the job selected in the job list field 501. ”Button 529 and a“ Job Cancel ”button 531 for canceling the job selected in the job list column 501. When the “Job Cancel” button 531 is pressed, the target printer 3 discards the unprinted job portion at the time for the job being printed, and for the job waiting for printing, the entire job is deleted. Discard. As described above, the job information displayed in the job information window 500 allows the user to accurately estimate when the printing of the job he / she has sent will be completed to some extent. If the user waits too long, the “Job Cancel” button Appropriate measures can be taken, such as canceling the job using 531 and sending it to another printer.

以上のように、ジョブ情報ウィンドウ500を活用することで、精度の高いジョブ管理が可能である。   As described above, by using the job information window 500, highly accurate job management is possible.

ジョブ情報ウィンドウ500内の上記各種欄に表示すべき情報を対象プリンタ3から取得したり、各種ボタンをユーザが押したときの対象プリンタ3との情報のやりとりは、ジョブ情報アプレットが対象プリンタ3のSNMPサーバ29と通信することで実行される。ジョブ情報アプレットは、既に述べたコントロールパネル・アプレットと同様、その起動時や、定期チェック機能が設定されている場合には設定された周期毎の定期チェック時に、対象プリンタ3のSNMPサーバ29にアクセスして最新状態の情報を取得しジョブ情報ウィンドウ500に最新情報を表示するが、それ以外のときでも、「Refresh」ボタン527或いは「Get Info」ボタン529が押されれば、上述したように対象プリンタ3のSNMPサーバ29から最新のジョブ情報を取得してジョブ情報ウィンドウ500の表示内容を更新する。   Information to be displayed in the various fields in the job information window 500 is acquired from the target printer 3 and information is exchanged with the target printer 3 when the user presses various buttons. It is executed by communicating with the SNMP server 29. As with the control panel applet already described, the job information applet accesses the SNMP server 29 of the target printer 3 at the time of activation or when the periodic check function is set, at the periodic check for each set period. Then, the latest information is acquired and the latest information is displayed in the job information window 500. Even at other times, if the “Refresh” button 527 or the “Get Info” button 529 is pressed, the target is obtained as described above. The latest job information is acquired from the SNMP server 29 of the printer 3 and the display content of the job information window 500 is updated.

図10と図11は、図9とは対象プリンタ3の状態が異なるときのプリンタ管理用のJAVAアプレットウィンドウの例を示す。   10 and 11 show examples of a JAVA applet window for printer management when the state of the target printer 3 is different from that in FIG.

図9では、メッセージ表示器301に「Ready」と表示され、「online」ランプが点灯している。これは、対象プリンタ3はオンライン状態、つまり印刷エンジンが動作している状態にあり、よって新たなジョブが入力されれば直ちに印刷を行えることを示している。一方、図10では、メッセージ表示器301に「Offline」と表示され、「online」ランプが消灯しており、「data」ランプが点滅している。これは、対象プリンタ3が印刷エンジンの停止したオフライン状態にあるが、現在ジョブを受信中であることを意味している。図11では、メッセージ表示器301に「Feed Jam」と表示され、ジョブリスト欄501で選択されている90番のジョブは印刷状態が「Printing」となっており、エラー情報欄525には発生順にエラーが表示されていて、その最後のエラーは「Feed Jam,発生」となっている。これは、90番のジョブの印刷中に用紙詰まりが発生したことを意味している。また、図11では、ジョブリスト欄501において、92番と93番のジョブは印刷状態が「Waiting」となっているので印刷待ちであり、94番のジョブはイメージ作成状態が「Imaging」であるからイメージ作成中である。   In FIG. 9, “Ready” is displayed on the message display 301 and the “online” lamp is lit. This indicates that the target printer 3 is in an online state, that is, a state in which the print engine is operating, so that printing can be performed immediately when a new job is input. On the other hand, in FIG. 10, “Offline” is displayed on the message display 301, the “online” lamp is turned off, and the “data” lamp is blinking. This means that the target printer 3 is in an offline state where the print engine is stopped, but is currently receiving a job. In FIG. 11, “Feed Jam” is displayed on the message display 301, the 90th job selected in the job list column 501 has a printing state of “Printing”, and the error information column 525 displays in order of occurrence. An error is displayed, and the last error is “Feed Jam”. This means that a paper jam has occurred during printing of the 90th job. Also, in FIG. 11, in the job list column 501, the 92nd and 93rd jobs have a printing status of “Waiting” and are waiting for printing, and the 94th job has an image creation status of “Imaging”. An image is being created.

以上のように、ホストコンピュータ5は、ユーザの選択した対象プリンタ3からその管理用プログラムのJAVAアプレットをダウンロードして、これを自動的に起動して実行することにより、対象プリンタ3の管理を行う。その後、ユーザがウェブブラウザ51を終了させるか又はウェブブラウザ51を別のURLへジャンプさせれば(つまり、そのJAVAアプレットを終了させれば)、ホストコンピュータ5はホストコンピュータ5内からそのJAVAアプレットを自動的に消去する。   As described above, the host computer 5 manages the target printer 3 by downloading the JAVA applet of the management program from the target printer 3 selected by the user, and automatically starting and executing it. . Thereafter, if the user terminates the web browser 51 or jumps the web browser 51 to another URL (that is, terminates the JAVA applet), the host computer 5 moves the JAVA applet from within the host computer 5. Erase automatically.

以上、本発明の一実施形態を説明したが、この実施形態はあくまで本発明の説明のための例示であり、本発明をこれら実施形態にのみ限定する趣旨ではない。従って、本発明は、その要旨を逸脱することなしに、上記実施形態以外の様々な形態でも実施することができる。例えば、プリンタだけでなく、他のネットワーク構成機器の管理にも本発明は適用できる。   As mentioned above, although one Embodiment of this invention was described, this embodiment is an illustration for description of this invention to the last, and is not the meaning which limits this invention only to these Embodiment. Therefore, the present invention can be implemented in various forms other than the above-described embodiments without departing from the gist thereof. For example, the present invention can be applied not only to management of printers but also to management of other network constituent devices.

本発明の一実施形態にかかるネットワーク管理システムの全体構成を示すブロック図。1 is a block diagram showing the overall configuration of a network management system according to an embodiment of the present invention. このシステムにおける個々のプリンタ3の機能構成を示すブロック図。FIG. 2 is a block diagram showing a functional configuration of each printer 3 in this system. このシステムにおける個々のホストコンピュータ5の機能構成を示すブロック図。The block diagram which shows the function structure of each host computer 5 in this system. ホストコンピュータ5がプリンタ管理用のJAVAアプレットを実行しているときのホストコンピュータ5の機能構成を示すブロック図。FIG. 3 is a block diagram showing a functional configuration of the host computer 5 when the host computer 5 is executing a JAVA applet for printer management. ホストコンピュータ5がプリンタ管理プログラムのJAVAアプレットをプリンタ3からダウンロードして実行するときの、ホストコンピュータ5の動作を示すフローチャート。6 is a flowchart showing the operation of the host computer 5 when the host computer 5 downloads a JAVA applet of a printer management program from the printer 3 and executes it. プリンタドライバ49が起動時に表示する印刷ダイアログボックスの例を示す図。FIG. 6 is a diagram illustrating an example of a print dialog box displayed when the printer driver 49 is started up. 図5のステップS6で始まる、ホストコンピュータ5と対象プリンタ3との通信の手順を示すフローチャート。6 is a flowchart showing a communication procedure between the host computer 5 and the target printer 3 starting in step S6 in FIG. プリンタ管理プログラムをJAVAアプレットをダウンロードするためのメニュー画面を示す図。The figure which shows the menu screen for downloading a JAVA applet for a printer management program. ウェブブラウザ51のウィンドウ内に表示されたプリンタ管理用のJAVAアプレットのウィンドウの例を示す図。The figure which shows the example of the window of the JAVA applet for printer management displayed in the window of the web browser 51. FIG. ウェブブラウザ51のウィンドウ内に表示されたプリンタ管理用のJAVAアプレットのウィンドウの例を示す図。The figure which shows the example of the window of the JAVA applet for printer management displayed in the window of the web browser 51. FIG. ウェブブラウザ51のウィンドウ内に表示されたプリンタ管理用のJAVAアプレットのウィンドウの例を示す図。The figure which shows the example of the window of the JAVA applet for printer management displayed in the window of the web browser 51. FIG.

符号の説明Explanation of symbols

1 LAN
3 プリンタ
5 ホストコンピュータ
23 プリンタ管理プログラム情報
27 プリンタMIB
51 ウェブブラウザ
57 JAVAアプレット(プリンタ制御プログラム)
300 コントロールパネル・ウィンドウ
400 特別印刷ウィンドウ
500 ジョブ情報ウィンドウ
1 LAN
3 Printer 5 Host Computer 23 Printer Management Program Information 27 Printer MIB
51 Web browser 57 JAVA applet (printer control program)
300 Control panel window 400 Special print window 500 Job information window

Claims (9)

複数台の管理対象機器と、少なくとも1台の管理コンピュータと、前記管理対象機器と前記管理コンピュータとの間の通信を可能にする通信ネットワークとを備え、
前記管理対象機器の各々は、
前記管理コンピュータ上で実行可能なプログラムであって、これを前記管理コンピュータが実行することにより前記管理コンピュータをして前記通信ネットワークを介して自機器を管理できるようにするための管理プログラムを保持する管理プログラム保持手段と、
前記管理コンピュータからのダウンロード要求に応答して、前記管理プログラム保持手段に保持されている前記管理プログラムを前記通信ネットワークを通じて前記管理コンピュータへダウンロードする管理プログラム送信手段とを有し、
前記管理コンピュータは、
前記管理対象機器から任意の機器を選ぶ対象機器選択手段と、
選んだ機器に対して前記ダウンロード要求を発するダウンロード要求発信手段と、
前記選んだ機器からダウンロードした前記管理プログラムを起動する管理プログラム起動手段とを有するネットワーク管理システム。
A plurality of managed devices, at least one management computer, and a communication network that enables communication between the managed device and the management computer,
Each of the managed devices is
A program that can be executed on the management computer and that is executed by the management computer so that the management computer can manage the device itself via the communication network. Management program holding means;
In response to a download request from the management computer, the management program transmission means for downloading the management program held in the management program holding means to the management computer through the communication network,
The management computer is
Target device selection means for selecting an arbitrary device from the management target devices;
Download request sending means for issuing the download request to the selected device;
A network management system comprising management program starting means for starting the management program downloaded from the selected device.
前記管理プログラムは、その実行が終了すると前記管理コンピュータから自動的に消去されるタイプのプログラムである請求項1記載のネットワーク管理システム。 The network management system according to claim 1, wherein the management program is a type of program that is automatically deleted from the management computer when the execution thereof is completed. 前記管理対象機器の各々において、
前記管理プログラム保持手段は、管理目的の異なる複数種類の管理プログラムを保持しており、
前記管理コンピュータの前記ダウンロード要求発信手段に対して、それが前記ダウンロード要求を発する前に、前記管理プログラム保持手段が保持している管理プログラムの種類が何であるかを通知するプログラム種類通知手段が更に設けられており、
前記管理プログラム送信手段は、前記管理コンピュータの前記ダウンロード要求発信手段から前記ダウンロード要求を受けたとき、このダウンロード要求で指定された種類の管理プログラムを選んで前記管理コンピュータにダウンロードし、
前記管理コンピュータの前記ダウンロード要求発信手段は、前記管理対象機器の前記プログラム種類通知手段から通知されたプログラム種類の中から、ユーザに所望のプログラム種類を選択させ、そして、ユーザの選択したプログラム種類を指定して前記ダウンロード要求を前記管理対象機器に送るように構成された請求項1記載のネットワーク管理システム。
In each of the managed devices,
The management program holding means holds a plurality of types of management programs having different management purposes,
Program type notifying means for notifying the download request transmitting means of the management computer of what kind of management program is held by the management program holding means before it issues the download request. Provided,
The management program transmission means, when receiving the download request from the download request transmission means of the management computer, selects the type of management program specified in the download request and downloads it to the management computer,
The download request transmission unit of the management computer causes the user to select a desired program type from the program types notified from the program type notification unit of the management target device, and the user selects the program type selected by the user The network management system according to claim 1, wherein the network management system is configured to designate and send the download request to the managed device.
前記管理コンピュータは、前記管理プログラムを実行することによって、
前記管理コンピュータのディスプレイ画面上に、前記管理対象機器がもつ所定項目の情報を表示する情報表示手段と、
ユーザから更新要求を受けたとき、前記管理対象機器の前記所定項目の最新情報を前記管理対象機器から前記ネットワークを通じて取得して、前記情報表示手段が表示している情報を前記最新情報に更新する情報更新手段と
を有することになる請求項1記載のネットワーク管理システム。
The management computer executes the management program,
Information display means for displaying information on predetermined items of the management target device on the display screen of the management computer;
When receiving an update request from a user, the latest information of the predetermined item of the managed device is acquired from the managed device through the network, and the information displayed by the information display unit is updated to the latest information. The network management system according to claim 1, further comprising information updating means.
前記管理対象機器の少なくとも一つは、前記通信ネットワーク上のホスト装置から印刷ジョブを受信してイメージ作成処理及び作成したイメージの印刷処理を行うプリンタであって、
前記管理コンピュータは、前記プリンタからダウンロードした前記管理プログラムを実行することによって、
前記管理コンピュータのディスプレイ画面上に、前記プリンタが過去から現在までに受けた印刷ジョブの各々について、次の(1)〜(4)
(1) 各印刷ジョブの受信処理とイメージ作成処理と印刷処理の進行状態、
(2) 各印刷ジョブの発信元のホスト装置や通信経路、
(3) 各印刷ジョブの消耗品の消費状況、及び
(4) 各印刷ジョブに関連して発生したエラーの内容
のうちの少なくとも1つの事項を示す情報を表示するジョブ情報表示手段を有することになる請求項1記載のネットワーク管理システム。
At least one of the management target devices is a printer that receives a print job from a host device on the communication network and performs image creation processing and print processing of the created image,
The management computer executes the management program downloaded from the printer,
On the display screen of the management computer, for each of the print jobs received by the printer from the past to the present, the following (1) to (4)
(1) Progress status of each print job reception process, image creation process and print process,
(2) Host device and communication path of each print job source,
(3) Consuming status of consumables for each print job, and (4) Job information display means for displaying information indicating at least one of the contents of errors occurring in relation to each print job. The network management system according to claim 1.
複数台の管理対象機器と、少なくとも1台の管理コンピュータと、前記管理対象機器と前記管理コンピュータとの間の通信を可能にする通信ネットワークとを備えたシステムで、前記管理対象機器の各々を管理する方法において、
前記管理対象機器の各々が、前記管理コンピュータ上で実行可能なプログラムであって、これを前記管理コンピュータが実行することにより前記管理コンピュータをして前記通信ネットワークを介して自機器を管理できるようにするための管理プログラムを保持するステップと、
前記管理コンピュータが、前記管理対象機器の中から任意の機器を選ぶステップと、
前記管理コンピュータが、前記ステップで選んだ管理対象機器に対してダウンロード要求を発するステップと、
前記管理コンピュータによって選ばれた前記管理対象機器が、前記管理コンピュータからのダウンロード要求に応答して、自機器が保持している前記管理プログラムを前記通信ネットワークを通じて前記管理コンピュータへダウンロードするステップと、
前記管理コンピュータが、前記選んだ機器からダウンロードした前記管理プログラムを実行することにより、前記選んだ機器を管理するステップと
を有したネットワーク管理方法。
Each of the management target devices is managed by a system including a plurality of management target devices, at least one management computer, and a communication network that enables communication between the management target device and the management computer. In the way to
Each of the devices to be managed is a program that can be executed on the management computer, and the management computer executes the program so that the management computer can manage the device itself via the communication network. Holding a management program for
The management computer selecting an arbitrary device from the managed devices; and
The management computer issuing a download request to the management target device selected in the step;
The management target device selected by the management computer downloads the management program held by the device to the management computer through the communication network in response to a download request from the management computer;
And a step of managing the selected device by the management computer executing the management program downloaded from the selected device.
通信ネットワークを通じて管理コンピュータと通信可能な管理対象機器において、
前記管理コンピュータ上で実行可能なプログラムであって、これを前記管理コンピュータが実行することにより前記管理コンピュータをして前記通信ネットワークを介して自機器を管理できるようにするための管理プログラムを保持する管理プログラム保持手段と、
前記管理コンピュータからのダウンロード要求に応答して、前記管理プログラム保持手段に保持されている前記管理プログラムを前記通信ネットワークを通じて前記管理コンピュータへダウンロードする管理プログラム送信手段と
を備えた管理対象機器。
In managed devices that can communicate with a management computer over a communication network,
A program that can be executed on the management computer and that is executed by the management computer so that the management computer can manage the device itself via the communication network. Management program holding means;
A management target device comprising management program transmission means for downloading the management program held in the management program holding means to the management computer through the communication network in response to a download request from the management computer.
通信ネットワークを通じて複数台の管理対象機器を管理する管理コンピュータにおいて、
前記複数台の管理対象機器の中から任意の機器を選ぶ対象機器選択手段と、
選んだ管理対象機器が予め保持している管理プログラムを、この選んだ管理対象機器からダウンロードするダウンロード手段と、
前記選んだ機器からダウンロードした前記管理プログラムを実行することにより、前記選んだ管理対象機器を管理する実行手段と、
前記管理プログラムを終了した後に、前記管理プログラムを前記管理コンピュータから消去する消去手段と
を備えた管理コンピュータ。
In a management computer that manages multiple managed devices through a communication network,
Target device selection means for selecting an arbitrary device from the plurality of devices to be managed;
A download means for downloading a management program held in advance by the selected managed device from the selected managed device;
Executing means for managing the selected device to be managed by executing the management program downloaded from the selected device;
A management computer comprising: erasure means for erasing the management program from the management computer after the management program is terminated.
ウェブブラウザを有したコンピュータに、通信ネットワークを通じて複数台の管理対象機器を管理する機能を提供するために、
前記複数台の管理対象機器の中から任意の機器を選ぶステップと、
前記ウェブブラウザをして、選んだ管理対象機器にアクセスさせて、前記選んだ管理対象機器が予め保持している管理プログラムをダウンロードさせるステップと
を前記コンピュータに実行させるためのプログラムを記録した、コンピュータ読取可能な記録媒体。
In order to provide a computer with a web browser with a function for managing a plurality of managed devices through a communication network,
Selecting an arbitrary device from the plurality of devices to be managed;
A computer recording a program for causing the computer to execute a step of causing the web browser to access a selected managed device and downloading a management program held in advance by the selected managed device A readable recording medium.
JP2008260120A 2008-10-06 2008-10-06 Network management system and method Expired - Fee Related JP4710950B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008260120A JP4710950B2 (en) 2008-10-06 2008-10-06 Network management system and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008260120A JP4710950B2 (en) 2008-10-06 2008-10-06 Network management system and method

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2006084489A Division JP2006294020A (en) 2006-03-27 2006-03-27 Network management system and method

Publications (2)

Publication Number Publication Date
JP2009070391A true JP2009070391A (en) 2009-04-02
JP4710950B2 JP4710950B2 (en) 2011-06-29

Family

ID=40606506

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008260120A Expired - Fee Related JP4710950B2 (en) 2008-10-06 2008-10-06 Network management system and method

Country Status (1)

Country Link
JP (1) JP4710950B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013250892A (en) * 2012-06-01 2013-12-12 Canon Inc Information processing unit, information processing method and program

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH1185651A (en) * 1997-09-01 1999-03-30 Yamatake Honeywell Co Ltd Communication interface device, object equipment and communication method
JPH11272625A (en) * 1998-03-24 1999-10-08 Ntt Data Corp Network equipment management system

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH1185651A (en) * 1997-09-01 1999-03-30 Yamatake Honeywell Co Ltd Communication interface device, object equipment and communication method
JPH11272625A (en) * 1998-03-24 1999-10-08 Ntt Data Corp Network equipment management system

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013250892A (en) * 2012-06-01 2013-12-12 Canon Inc Information processing unit, information processing method and program
US9996482B2 (en) 2012-06-01 2018-06-12 Canon Kabushiki Kaisha Information processing apparatus, information processing method and storage medium

Also Published As

Publication number Publication date
JP4710950B2 (en) 2011-06-29

Similar Documents

Publication Publication Date Title
JP4167783B2 (en) Network management system and method
JP3834452B2 (en) Device management system, management server, and computer-readable recording medium
JP4811486B2 (en) Program, information processing system, and information processing apparatus
US7573590B2 (en) Print system capable of reprint print data stored in memory of print control device
US7619765B2 (en) Client server system, information processing apparatus and control method therefor, and program for executing the control method
JP5025101B2 (en) Image forming apparatus, program, recording medium, control method for image forming apparatus, image forming system, and operation method for image forming system
JP4143659B2 (en) Control method and information processing apparatus using printer utility means
JP5370265B2 (en) Common printer driver and print port management method
KR20110065148A (en) Host apparatus connected to image forming apparatus and setting information management method thereof
US20060061813A1 (en) Image processing apparatus, method of controlling the same and storage medium storing program to perform processing of the same
US20090059279A1 (en) Information processing apparatus, information processing system, and information processing method
JP2011158946A (en) Pull print system, data processor, data processing program, and printer
JP4723008B2 (en) Network printing system, server computer used in the printing system, computer program, recording medium storing the program, and printer driver
JP2006294020A (en) Network management system and method
JP4645654B2 (en) Printing system, printing apparatus, and printing apparatus maintenance method
JP4710950B2 (en) Network management system and method
JP5728994B2 (en) Network system, interface board, network system print processing method, and client terminal
JP2012025009A (en) Image forming apparatus, control method and program
KR20110025544A (en) Host apparatus connected to image forming apparatus and controlling method for printing thereof
JP5042377B2 (en) Operation request receiving apparatus, program, operation method of operation request receiving apparatus, and communication system
JP6226036B2 (en) Printer and printer control method
JP2003223309A (en) Network managing system and method
JP2004280212A (en) Processor to be connected to network, setting method for processor, and network processing system
JP2017010199A (en) Apparatus management system and apparatus management method
CN114070945B (en) Print job transmitting apparatus and computer-readable non-transitory recording medium

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20101207

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20110207

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20110222

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20110307

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

LAPS Cancellation because of no payment of annual fees