JPH04264655A - Information processing system - Google Patents

Information processing system

Info

Publication number
JPH04264655A
JPH04264655A JP2471191A JP2471191A JPH04264655A JP H04264655 A JPH04264655 A JP H04264655A JP 2471191 A JP2471191 A JP 2471191A JP 2471191 A JP2471191 A JP 2471191A JP H04264655 A JPH04264655 A JP H04264655A
Authority
JP
Japan
Prior art keywords
zombie
information processing
exists
processing system
user
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.)
Pending
Application number
JP2471191A
Other languages
Japanese (ja)
Inventor
Tomoko Yamamoto
倫子 山本
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 JP2471191A priority Critical patent/JPH04264655A/en
Publication of JPH04264655A publication Critical patent/JPH04264655A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To inform a user of the existence of a zombie process by previously executing a necessary process, judging whether the process exists or not and displaying the zombie process in a panel when it exists. CONSTITUTION:When the user executes log-in, a system is shifted to a log-in process, the process of the processing is called and whether the zombie process exists or not is recognized. When the zombie process exists, the panel displaying the existence of the zombie process is outputted. Here, the unnecessary zombie process is eliminated and therefore the system comes to a regulay available state.

Description

【発明の詳細な説明】[Detailed description of the invention]

【0001】0001

【産業上の利用分野】本発明は、ワークステーションな
どのログイン時において所定の情報処理を行う機構を備
えた情報処理システムに関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an information processing system equipped with a mechanism for performing predetermined information processing upon login to a workstation or the like.

【0002】0002

【従来の技術】従来、ワークステーション等の情報処理
装置の立ち上げが終了してログインした際、ユーザーが
使用する前に予めユーザーに知らされる情報としては、
”You  have  mail”のようなメール情
報や、日付、時刻などである。また、特にUNIXにお
いては、ユーザーの環境を知り変更・維持できる情報に
は、ディスクの残量,ファイルのブロック数,端末の属
性やプロセスの状況などがある。プロセスの状況として
は、プロセスの生成・更新・変更・消滅・終了がある。
2. Description of the Related Art Conventionally, when a user logs in after starting up an information processing device such as a workstation, information provided to the user before the user uses the device is as follows:
This includes email information such as "You have mail," date, and time. Further, particularly in UNIX, information that can be known, changed, and maintained about the user's environment includes the remaining disk space, the number of file blocks, terminal attributes, and process status. The status of a process includes generation, update, change, disappearance, and termination of the process.

【0003】そして、生成命令を発したプロセスを親と
し、親プロセスを子とした親子関係があり、その中には
、親プロセスが存在しているときに終了し、さらに終了
したことが親プロセスに認識されず、実行情報のみを残
して消滅待ちの状態であるゾンビプロセスがある。この
ゾンビプロセスが累積すると、支障の原因となることが
あった。
[0003] There is a parent-child relationship in which the process that issued the generation command is the parent and the parent process is the child. There is a zombie process that is not recognized by the system and is waiting to die, leaving only execution information. Accumulation of these zombie processes could cause problems.

【0004】0004

【発明が解決しようとする課題】しかし上記従来例では
、ほとんどの情報は特定のコマンドを入力することによ
ってしか得られず、ゾンビプロセスが存在するか否かは
、コマンドを入力せずに予めユーザーが知ることはでき
なかった。
[Problems to be Solved by the Invention] However, in the conventional example described above, most of the information can only be obtained by inputting specific commands, and whether or not a zombie process exists can be determined in advance by the user without inputting any commands. could not know.

【0005】よって本発明の目的は上述の点に鑑み、パ
ネル表示等によってユーザーにゾンビプロセスの存在を
知らせ得るよう構成した情報処理システムを提供するこ
とにある。
SUMMARY OF THE INVENTION In view of the above, an object of the present invention is to provide an information processing system configured to notify a user of the existence of a zombie process through a panel display or the like.

【0006】[0006]

【課題を解決するための手段】立ち上げ時もしくはログ
イン時に予め必要な処理を行う情報処理システムにおい
て、親プロセスが存在している時に、該親プロセスに終
了を認識されていないゾンビプロセスの存在を判定する
判定手段と、前記ゾンビプロセスの存在が判定された際
にはその旨をユーザーに報知する報知手段とを具備した
ものである。
[Means for solving the problem] In an information processing system that performs necessary processing in advance at startup or login, when a parent process exists, the existence of a zombie process whose termination is not recognized by the parent process is detected. The apparatus is equipped with a determining means for determining the existence of the zombie process, and a notifying means for notifying the user when the existence of the zombie process is determined.

【0007】[0007]

【作用】本発明によれば、初期設定をする際に、予め必
要な処理を実行してゾンビプロセスが存在するか否かを
判定し、存在する際にはゾンビプロセスの存在を示すパ
ネルを表示することにより、ユーザーにその存在を知ら
せることができる。
[Operation] According to the present invention, when performing initial settings, necessary processing is executed in advance to determine whether or not a zombie process exists, and if a zombie process exists, a panel indicating the existence of a zombie process is displayed. By doing this, you can notify the user of its existence.

【0008】[0008]

【実施例】以下、本発明の実施例を図面を参照して説明
する。
Embodiments Hereinafter, embodiments of the present invention will be described with reference to the drawings.

【0009】図1は、本発明の一実施例による情報処理
システムを示すブロック図である。同図において、1は
情報処理システム、2は情報処理システムの内部で情報
の送受を行なうバス、3はCPU、4はRAMやROM
等の内部メモリ、5は磁気ディスクやハードディスク等
の内部メモリ、6はイーサネット等10に接続されてい
る回線インターフェース、7はキーボードやマウスなど
の入力装置、8はプリンター等の出力装置、9は4階調
のグレイスケールを持ったビットマップディスプレイの
ような表示装置である。
FIG. 1 is a block diagram showing an information processing system according to an embodiment of the present invention. In the figure, 1 is an information processing system, 2 is a bus that sends and receives information within the information processing system, 3 is a CPU, and 4 is a RAM or ROM.
5 is an internal memory such as a magnetic disk or hard disk, 6 is a line interface connected to 10 such as Ethernet, 7 is an input device such as a keyboard or mouse, 8 is an output device such as a printer, 9 is 4 It is a display device like a bitmap display with gray scale gradation.

【0010】図2は、本実施例の処理手順を示すフロー
チャートである。ユーザーがログインすると、システム
はログインプロセスへ渡り、本処理のプロセスが呼び出
される(これは、.loginという名で用意するログ
インプロフィルの中に入っていてもよい)。このとき、
ゾンビプロセスが存在するか否かを確認する(ステップ
1)。
FIG. 2 is a flowchart showing the processing procedure of this embodiment. When a user logs in, the system passes to the login process, and this process is called (this may be included in a login profile prepared with the name .login). At this time,
Check whether a zombie process exists (step 1).

【0011】ゾンビプロセスが存在すると(ステップ2
)、図3に示すような「ゾンビプロセスあり」を示すパ
ネルが出される(ステップ3)。ここで「PROCES
SMONITER  OPEN?」に対して、「OK」
をクリック(又は入力)すると(ステップ4)、図4に
示すように、プロセス情報を知らせるウィンドウが開か
れる。ここで、プロセス内容を確認し、不要なゾンビプ
ロセスについて「KILL」をクリック又は入力するこ
とにより、ゾンビプロセスを抹消する(ステップ5)。 さらに、CANCELをクリック又は入力することによ
って、通常の利用可能な状態となる。
[0011] If a zombie process exists (step 2
), a panel indicating "zombie process exists" as shown in FIG. 3 is displayed (step 3). Here, “PROCES
SMONITER OPEN? ”, “OK”
Clicking on (or entering) (step 4) opens a window that provides process information, as shown in FIG. Here, the zombie process is deleted by checking the process contents and clicking or inputting "KILL" for the unnecessary zombie process (step 5). Further, by clicking or entering CANCEL, the normal usable state is achieved.

【0012】次に、その他の実施例について説明する。Next, other embodiments will be explained.

【0013】上述した実施例では、ユーザーのログイン
時を挙げているが、更には、マシンの立ち上げ時にも同
様に判定を行うことや、ある時間ごと(10時,12時
,14時…)にシステムがプロセスをみて、本処理を行
うように設定することも可能である。
[0013] In the above-mentioned embodiment, the determination is made at the time of user login, but it is also possible to make the same determination at the time of starting up the machine, or at certain times (10 o'clock, 12 o'clock, 14 o'clock, etc.). It is also possible to set the system to check the process and perform this process.

【0014】[0014]

【発明の効果】以上説明したように本発明によれば、初
期設定をする際に予め必要な処理を実行してゾンビプロ
セスが存在するかを判定し、存在する際にはゾンビプロ
セスを示すパネルを表示することにより、ユーザーにゾ
ンビプロセスの存在を知らせ、ゾンビプロセスの消滅待
ち累積による支障をなくすことが可能になる。
As explained above, according to the present invention, when performing initial settings, necessary processing is executed in advance to determine whether a zombie process exists, and if a zombie process exists, a panel indicating the zombie process is provided. By displaying this, it is possible to inform the user of the existence of zombie processes and eliminate problems caused by the accumulation of zombie processes waiting to disappear.

【図面の簡単な説明】[Brief explanation of the drawing]

【図1】本発明の一実施例による情報処理システムを示
す図である。
FIG. 1 is a diagram showing an information processing system according to an embodiment of the present invention.

【図2】本発明の一実施例の動作を示す流れ図である。FIG. 2 is a flow chart showing the operation of one embodiment of the present invention.

【図3】本発明の一実施例においてプロセスの有無を示
すパネルの図である。
FIG. 3 is a diagram of a panel showing the presence or absence of a process in one embodiment of the present invention.

【図4】本発明の一実施例のプロセス情報を示すウィン
ドウの図である。
FIG. 4 is a diagram of a window showing process information in one embodiment of the present invention.

【符号の説明】[Explanation of symbols]

1  情報処理システム 2  バス 3  CPU 4  内部メモリ 5  外部メモリ 6  回線インタフェース 7  入力装置 8  出力装置 9  表示装置 10  イーサネット等 1 Information processing system 2. Bus 3 CPU 4 Internal memory 5 External memory 6 Line interface 7 Input device 8 Output device 9 Display device 10 Ethernet etc.

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】  立ち上げ時もしくはログイン時に予め
必要な処理を行う情報処理システムにおいて、親プロセ
スが存在している時に、該親プロセスに終了を認識され
ていないゾンビプロセスの存在を判定する判定手段と、
前記ゾンビプロセスの存在が判定された際には、その旨
をユーザーに報知する報知手段とを具備したことを特徴
とする情報処理システム。
Claims: 1. Determination means for determining the existence of a zombie process whose termination is not recognized by the parent process when a parent process exists in an information processing system that performs necessary processing in advance at startup or login. and,
An information processing system comprising: a notification means for notifying a user of the presence of the zombie process when the presence of the zombie process is determined.
JP2471191A 1991-02-19 1991-02-19 Information processing system Pending JPH04264655A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2471191A JPH04264655A (en) 1991-02-19 1991-02-19 Information processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2471191A JPH04264655A (en) 1991-02-19 1991-02-19 Information processing system

Publications (1)

Publication Number Publication Date
JPH04264655A true JPH04264655A (en) 1992-09-21

Family

ID=12145757

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2471191A Pending JPH04264655A (en) 1991-02-19 1991-02-19 Information processing system

Country Status (1)

Country Link
JP (1) JPH04264655A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10198621A (en) * 1997-01-14 1998-07-31 Hitachi Software Eng Co Ltd Method for managing application program in server device
US6795834B2 (en) 2000-06-26 2004-09-21 Fujitsu Limited Apparatus, method, and storage medium for file management
US7487347B2 (en) * 2000-07-20 2009-02-03 International Business Machines Corporation Method and apparatus for allowing restarted programs to use old process identifications and thread identifications
EP2162106A2 (en) 2007-06-19 2010-03-17 GDM S.p.A. A machine and a method for manufacturing absorbent articles

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10198621A (en) * 1997-01-14 1998-07-31 Hitachi Software Eng Co Ltd Method for managing application program in server device
US6795834B2 (en) 2000-06-26 2004-09-21 Fujitsu Limited Apparatus, method, and storage medium for file management
US7487347B2 (en) * 2000-07-20 2009-02-03 International Business Machines Corporation Method and apparatus for allowing restarted programs to use old process identifications and thread identifications
US8032887B2 (en) 2000-07-20 2011-10-04 International Business Machines Corporation Method and apparatus for allowing restarted programs to use old process identification
EP2162106A2 (en) 2007-06-19 2010-03-17 GDM S.p.A. A machine and a method for manufacturing absorbent articles

Similar Documents

Publication Publication Date Title
US8732588B2 (en) Method and apparatus for remotely displaying screen files and efficiently handling remote operator input
CN107992427A (en) Create method, apparatus, equipment and its storage medium of operational trials scene
KR900013415A (en) Process control terminal
US5751923A (en) Bidirectional printer interface having function of notifying print data abnormalities from printer to host unit
JPH08278871A (en) Information processor and method
JPH04264655A (en) Information processing system
US20060010381A1 (en) Method for visually indicating the quality of on-screen help messages
US6611880B1 (en) System for selecting a device over a network for a computer to use
JP2001282409A (en) Help information display device and help information display method
JP5239647B2 (en) Verification support program, verification support apparatus, and verification support method
JP2000103148A (en) Apparatus for monitoring printer state
JP4087296B2 (en) Document processing device
JPH07295773A (en) Information processing system
JPH08329077A (en) Correction processing method
JPH07325692A (en) Information processing system and method for selecting printer of information processing system
JPS62287347A (en) Error display device
JPH10177567A (en) Information providing system
JPH03116354A (en) Automatic generating device for online system operating environment
JP2001030586A (en) Printer for printing printing job and medium for holding method in output device and command
JPS6359647A (en) Display system for exceptional event information
JPH07200478A (en) Automatic generation device for computer alarm format
JPH08263275A (en) Test program developing tool, test execution method and method for preparing test result report
JPH0561729A (en) System end processing system
JPH0580959A (en) Command redisplay system
JPH05165886A (en) Natural language processor