JPH07160370A - Service interruption controller - Google Patents

Service interruption controller

Info

Publication number
JPH07160370A
JPH07160370A JP5305453A JP30545393A JPH07160370A JP H07160370 A JPH07160370 A JP H07160370A JP 5305453 A JP5305453 A JP 5305453A JP 30545393 A JP30545393 A JP 30545393A JP H07160370 A JPH07160370 A JP H07160370A
Authority
JP
Japan
Prior art keywords
application
priority
power supply
power failure
cpu
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
JP5305453A
Other languages
Japanese (ja)
Inventor
Masaharu Yokoyama
正治 横山
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.)
Nissan Motor Co Ltd
Original Assignee
Nissan Motor Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nissan Motor Co Ltd filed Critical Nissan Motor Co Ltd
Priority to JP5305453A priority Critical patent/JPH07160370A/en
Publication of JPH07160370A publication Critical patent/JPH07160370A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To provide a service interruption controller which can minimize the capacity of an emergency power supply at the time of service interruption. CONSTITUTION:A shut-down processing part 26 controls the priority of a CPU, an I/O, etc., for application in a work station 10 at the time of service interruption processing and then assigns the CPU, the I/O, etc., with preference to such applications that are hard to be interrupted during their processings. The priority is controlled based on the priority set after application and stored in a process priority storage part 22, the start/stop states of applications stored in a process start history storage part 23, and the load states of the CPU and the I/O which are detected by a CPU/I/O load detecting part 24.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、たとえばコンピュータ
システムにおいて停電が発生した場合に、そのシステム
を正常に停止させる停電管理装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a power failure management device which normally stops a computer system when a power failure occurs.

【0002】[0002]

【従来の技術】通常、コンピュータシステムには、停電
を検知して商用電源から非常用電源に自動的に切り換え
る機能を有する停電管理装置が設けられている。
2. Description of the Related Art Generally, a computer system is provided with a power failure management device having a function of detecting a power failure and automatically switching from a commercial power source to an emergency power source.

【0003】たとえば、図5に示すものはワークステー
ションに無停電電源装置が備えられているコンピュータ
システムである。ワークステーション10には、3つの
アプリケーションプログラムが実行されている。アプリ
ケーション12は生産スケジュールを作成するためのプ
ログラムであり、アプリケーション13は設備にスケジ
ュールを送ったり設備からの生産情報を収集する設備通
信機能を司るプログラムであり、アプリケーション14
は収集した生産情報をモニタする機能である。シャット
ダウン処理部16は、これらのアプリケーションソフト
の実行に停止命令をかける機能を有しているものであ
る。オペーレーティングシステム17は、無停電電源装
置18が電圧降下に基づいて出力した停電発生信号を受
けてシャットダウン処理部16に起動命令をかける機能
を有している。
For example, FIG. 5 shows a computer system in which a workstation is equipped with an uninterruptible power supply. Three application programs are executed on the workstation 10. The application 12 is a program for creating a production schedule, the application 13 is a program for controlling a facility communication function of sending a schedule to the facility and collecting production information from the facility, and the application 14
Is a function to monitor the collected production information. The shutdown processing unit 16 has a function of issuing a stop command to the execution of these application software. The operating system 17 has a function of receiving a power failure occurrence signal output from the uninterruptible power supply device 18 based on the voltage drop and issuing a start command to the shutdown processing unit 16.

【0004】したがって、停電が発生した場合には、そ
の発生に伴う電圧降下が無停電電源装置18によって検
出され、この検出とともに商用電源から非常用電源に切
り換えられる。この電源の切り換えは無停電電源装置1
8によって行なわれる。非常用電源は通常数分間システ
ムを稼働させることが可能な容量を持っている。無停電
電源装置18はこの切り換えと同時に、オペレーティン
グシステム17に対して停電発生信号を出力する。オペ
レーティングシステム17はこの信号を受けてシャット
ダウン処理部16に起動命令を出力する。この命令を受
けたシャットダウン処理部16は、各アプリケーション
12,13,14に停止処理の要求を出力し、各アプリ
ケーションの停止後にワークステーション10のシャッ
トダウンを行ない、ワークステーション10を停止でき
る状態にする。
Therefore, when a power failure occurs, the voltage drop accompanying the occurrence is detected by the uninterruptible power supply 18, and along with this detection, the commercial power supply is switched to the emergency power supply. This power switching is performed by the uninterruptible power supply 1
Performed by 8. Emergency power supplies usually have the capacity to run the system for a few minutes. At the same time as this switching, the uninterruptible power supply 18 outputs a power failure occurrence signal to the operating system 17. The operating system 17 receives this signal and outputs a start command to the shutdown processing unit 16. Receiving this instruction, the shutdown processing unit 16 outputs a request for stop processing to each of the applications 12, 13, 14 and shuts down the workstation 10 after stopping each application so that the workstation 10 can be stopped.

【0005】[0005]

【発明が解決しようとする課題】しかしながら、このよ
うな従来の停電管理装置にあっては、図1に示したよう
に、スケジュール作成のアプリケーション12と設備通
信機能を司るアプリケーション13とが同時に実行され
ている場合、換言すれば、計算途中で処理を停止してし
まうとスケジュール情報の整合性がとれなくなってしま
うようなプログラムといつ停止しても差し支えのないプ
ログラムとが同時に実行されている場合には、たとえ停
電が発生した場合であってもスケジュール作成のアプリ
ケーションの処理が終了してしまうまでは電源の確保を
しておく必要があることから、統べての場合を考慮して
非常電源の容量を大きくせざるを得ないという問題があ
る。このことは、情報の取りそこねがないようにCP
U,I/Oの優先度を高くしてあるものと、バッチ処理
のようにCPU,I/Oの優先度を低くしてあるものと
が混在しているプログラムの処理を停止させる必要があ
る場合にも同様のことが言える。
However, in such a conventional power failure management device, as shown in FIG. 1, the application 12 for creating a schedule and the application 13 for controlling the facility communication function are simultaneously executed. In other words, in other words, if a program that causes inconsistency of schedule information if processing is stopped during calculation and a program that can be stopped at any time are running at the same time. Even if a power outage occurs, it is necessary to secure the power supply until the processing of the schedule creation application is completed, so in consideration of all cases, the capacity of the emergency power supply must be considered. There is a problem that we have no choice but to increase. This is CP so that there is no missing information.
It is necessary to stop the processing of a program in which U and I / O have a high priority and CPU and I / O have a low priority, such as batch processing. The same can be said of the case.

【0006】本発明では、このような問題点を解消する
ためになされたものであり、停電処理時にはアプリケー
ションのCPU,I/O等の優先度を管理して、途中で
の中断処理が難しいアプリケーションにCPU,I/O
等を優先的に与えるようにした停電管理装置の提供を目
的とする。
The present invention has been made in order to solve such problems, and manages the priority of the CPU, I / O, etc. of the application during the power failure process, and makes it difficult to perform the interrupt process during the process. CPU, I / O
The purpose is to provide a power outage management device that gives priority to the above.

【0007】[0007]

【課題を解決するための手段】上記目的を達成するため
の本発明は、コンピュータシステムに供給されている商
用電源の停電状態を検出する検出手段と、当該検出手段
によって停電状態が検出された場合には、当該コンピュ
ータシステムに供給する電源を商用電源から非常用電源
に切り換える切換手段と、当該コンピュータシステムで
稼働しているアプリケーションのプロセスを監視し、こ
のプロセスの状態を随時更新記憶するプロセス記憶手段
と、前記コンピュータシステムで稼働するアプリケーシ
ョンのプロセスの優先度を記憶する優先度記憶手段と、
前記コンピュータシステムのCPU,インターフェース
の負荷状態を検出する負荷状態検出手段と、前記検出手
段によって停電状態が検出された場合には、当該プロセ
ス記憶手段に記憶されているプロセスの状態,当該優先
度記憶手段に記憶されているプロセスの優先度,当該負
荷状態検出手段によって検出された負荷状態のそれぞれ
を勘案して、現在実行中のアプリケーションのプロセス
が前記非常用電源の維持時間内にその処理が終了するよ
うに、前記アプリケーションのプログラムの実行順序を
制御する実行制御手段とを有することを特徴とする。
SUMMARY OF THE INVENTION The present invention for achieving the above object includes a detecting means for detecting a power failure state of a commercial power supply supplied to a computer system, and a case where the power failure state is detected by the detecting means. Include a switching means for switching the power supply to the computer system from a commercial power supply to an emergency power supply, and a process storage means for monitoring a process of an application running in the computer system and updating and storing the state of this process at any time. And priority storage means for storing the priority of the process of the application running on the computer system,
Load state detection means for detecting the load state of the CPU and interface of the computer system, and when the detection means detects a power failure state, the state of the process stored in the process storage means, the priority storage In consideration of the priority of the process stored in the means and the load status detected by the load status detection means, the process of the application currently being executed ends its processing within the maintenance time of the emergency power supply. Thus, the execution control means controls the execution order of the programs of the application.

【0008】[0008]

【作用】このように構成した本発明は次のように動作す
る。検出手段は、コンピュータシステムに供給されてい
る商用電源の停電状態を検出する。切換手段は、検出手
段によって停電状態が検出された場合にコンピュータシ
ステムに供給する電源を商用電源から非常用電源に切り
換える。プロセス記憶手段は、コンピュータシステムで
稼働しているアプリケーションのプロセスを監視し、こ
のプロセスの状態を随時更新記憶しているものであり、
優先度記憶手段は、コンピュータシステムで稼働するア
プリケーションのプロセスの優先度を記憶しているもの
であり、負荷状態検出手段は、コンピュータシステムの
CPU,インターフェースの負荷状態を検出するもので
あって、実行制御手段は、負荷状態検出手段によって停
電状態が検出された場合には、当該記憶手段に記憶され
ているプロセスの状態,当該優先度記憶手段に記憶され
ているプロセスの優先度,当該負荷状態検出手段によっ
て検出された負荷状態のそれぞれを勘案して、現在実行
中のアプリケーションのプロセスが前記非常用電源の維
持時間内にその処理が終了するように、前記アプリケー
ションのプログラムの実行順序を制御する。
The present invention thus constructed operates as follows. The detection means detects a power failure state of the commercial power supply supplied to the computer system. The switching means switches the power supply to the computer system from the commercial power supply to the emergency power supply when the power failure state is detected by the detection means. The process storage means monitors the process of the application running in the computer system and updates and stores the state of this process at any time.
The priority storage means stores the priority of the process of the application running on the computer system, and the load state detection means detects the load state of the CPU and the interface of the computer system, and executes the load state detection means. When the load state detection unit detects a power failure state, the control unit detects the state of the process stored in the storage unit, the priority of the process stored in the priority storage unit, and the load state detection. In consideration of each of the load states detected by the means, the execution sequence of the programs of the application is controlled so that the process of the application that is currently being executed ends its processing within the maintenance time of the emergency power supply.

【0009】したがって、停電が発生した場合であって
も、急に処理を停止させることができないプログラムを
優先的に実行させることができるようになり、非常用電
源の維持時間内での停電処理が可能となる。
Therefore, even if a power failure occurs, it becomes possible to preferentially execute a program whose processing cannot be suddenly stopped, and the power failure processing can be performed within the maintenance time of the emergency power supply. It will be possible.

【0010】[0010]

【実施例】以下、本発明の一実施例を図面に基づいて説
明する。図1は、本発明にかかる停電管理装置の概略構
成を示すブロック図である。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention will be described below with reference to the drawings. FIG. 1 is a block diagram showing a schematic configuration of a power failure management device according to the present invention.

【0011】図中、図5と同一の構成要素には同一の番
号を付してある。アプリケーション12、アプリケーシ
ョン13、アプリケーション14はワークステーション
10上で稼働するアプリケーションである。アプリケー
ション12は生産スケジュールを作成する機能を持った
アプリケーションで、このアプリケーションは急に処理
を停止させることができないアプリケーションである。
アプリケーション13は、設備通信機能,具体的には設
備に生産スケジュールを送ったり設備からの生産情報を
収集する通信機能を司るアプリケーションである。アプ
リケーション14は、モニター機能を司るものであっ
て、収集した設備情報をモニタするアプリケーションで
ある。
In the figure, the same components as those in FIG. 5 are designated by the same reference numerals. The application 12, the application 13, and the application 14 are applications that run on the workstation 10. The application 12 is an application having a function of creating a production schedule, and this application cannot stop processing suddenly.
The application 13 is an application that controls a facility communication function, specifically, a communication function of sending a production schedule to the facility and collecting production information from the facility. The application 14 controls the monitoring function and is an application for monitoring the collected facility information.

【0012】プロセス監視部20は、これらのアプリケ
ーション12,13,14の処理状態を監視する機能を
有しているものであり、後述するプロセス起動履歴記憶
部23のテーブルを書き替える機能も有している。プロ
セス優先度記憶部22は、ワークステーション10上で
実行される図2に示してあるようなアプリケーションの
優先度を記憶しているものであり、優先度記憶手段とし
て機能するものである。プロセス起動履歴記憶部23
は、ワークステーション10で起動あるいは停止してい
るアプリケーションがどれであるのかを把握するため
の、たとえば図3に示してあるような当該起動,停止情
報を記憶しているものであって、プロセス記憶手段とし
て機能するものである。
The process monitoring unit 20 has a function of monitoring the processing states of these applications 12, 13 and 14, and also has a function of rewriting the table of the process activation history storage unit 23 described later. ing. The process priority storage unit 22 stores the priority of the application executed on the workstation 10 as shown in FIG. 2, and functions as a priority storage unit. Process start history storage unit 23
Is for storing the start and stop information as shown in FIG. 3 for grasping which application is started or stopped in the workstation 10, and is a process memory. It functions as a means.

【0013】CPU,I/O負荷検出部24は、ワーク
ステーション10におけるCPUやI/Oの負荷状態を
プロセス監視部20を介して検出するものであり、負荷
状態検出手段として機能するものである。シャットダウ
ン処理部26は、プロセス優先度記憶部22に記憶され
ているプロセスの優先度、プロセス起動履歴記憶部23
に記憶されているアプリケーションの起動停止に関する
履歴情報、及びCPU,I/O負荷検出部24によって
検出されたCPU、I/Oの負荷状況に基づいていずれ
のアプリケーションをどのような順序で停止させるかを
決定する機能を有しているものであり、実行制御手段と
して機能するものである。
The CPU / I / O load detection unit 24 detects the load state of the CPU or I / O in the workstation 10 via the process monitoring unit 20, and functions as load state detection means. . The shutdown processing unit 26 uses the process priority stored in the process priority storage unit 22 and the process start history storage unit 23.
Which application is to be stopped in what order based on the history information regarding the start / stop of the application stored in the CPU, and the CPU and I / O load states detected by the CPU and I / O load detection unit 24. It has a function of determining, and functions as execution control means.

【0014】無停電電源装置18は、停電状態を検出す
る機能と、停電状態が検出された場合には商用電源から
非常用電源に切り換える機能とを有しているものであっ
て、検出手段及び切換手段として機能するものである。
オペレーティングシステム17は、停電状態の検出に伴
って無停電電源装置18から出力される停電発生信号を
受けてシャットダウン処理部26に起動命令を出力する
ものである。
The uninterruptible power supply unit 18 has a function of detecting a power failure state and a function of switching from a commercial power source to an emergency power source when a power failure state is detected. It functions as a switching means.
The operating system 17 receives a power failure occurrence signal output from the uninterruptible power supply unit 18 in response to the detection of the power failure state, and outputs a startup command to the shutdown processing unit 26.

【0015】この起動命令を受けたシャットダウン処理
部26は、各アプリケーション12,13,14に停止
処理の要求を出力し、各アプリケーションの停止後にワ
ークステーション10のシャットダウンを行ない、ワー
クステーション10を停止できる状態にする。
The shutdown processing unit 26 that has received this start-up command outputs a request for stop processing to each of the applications 12, 13, 14 and shuts down the workstation 10 after stopping each application so that the workstation 10 can be stopped. Put in a state.

【0016】上記のスケジュール作成のアプリケーショ
ンは、一日に数回起動されてスケジュールの作成を行な
う。このスケジュールの作成の処理はバッチ処理で行な
われるようになっていて、CPU,I/Oの使用優先度
は低く設定されている。一方、設備通信機能を司るアプ
リケーションは、設備への作業指示,設備からの生産情
報収集をオンラインで処理しなければならないことか
ら、CPU,I/Oの使用優先度は最も高く設定してあ
る。
The above schedule creating application is activated several times a day to create a schedule. The process of creating the schedule is performed in a batch process, and the use priority of the CPU and I / O is set low. On the other hand, since the application that controls the facility communication function must process work instructions to the facility and collect production information from the facility online, the CPU and I / O use priority is set to the highest.

【0017】以上のように構成されている本発明の停電
管理装置は、図4に示すフローチャートにしたがって次
のように動作する。
The power failure management device of the present invention having the above-described structure operates as follows according to the flowchart shown in FIG.

【0018】商用電源の停電が発生すると、無停電電源
装置18によってこの停電の発生が検出され、この検出
とともに停電発生信号がオペレーティングシステム17
に向けて出力される。オペレーティングシステム17で
はこの停電発生信号の入力に伴って起動指令をシャット
ダウン処理部26に出力する。シャットダウン処理部2
6は、この指令を受けて、プロセス優先度記憶部22に
記憶されている図2に示すようなプロセスの優先度を参
照し、停止優先度の一番高いAランクのアプリケーショ
ンに停止要求を出力する(S1)。次に、シャットダウ
ン処理部26は、プロセス起動履歴記憶部23に記憶さ
れている図3に示したような各アプリケーションの起動
停止状況をルックアップして、またプロセス優先度記憶
部22に記憶されている図2に示すようなプロセスの優
先度を参照し、停止優先度がBまたはCのランクのアプ
リケーションが稼働状態にないかどうかを判断する(S
2)。この判断の結果、B,Cランクのアプリケーショ
ンが稼働状態になければ、シャットダウン処理部26
は、全てのアプリケーションに停止要求を出力してシャ
ットダウン処理を行なう(S3,S4)。一方、この判
断の結果、B,Cランクのアプリケーションのいずれか
が稼働状態にあれば、シャットダウン処理部26は、プ
ロセス優先度記憶部22に記憶されているアプリケーシ
ョンの起動時刻、プロセス起動履歴記憶部23に記憶さ
れている平均処理時間、およびCPU,I/O負荷検出
部24で検出されたCPUやI/Oの負荷状態の全てを
勘案して各アプリケーションの処理が全て終了するまで
にどの位の時間を要するかを算出する(S5)。
When a power failure occurs in the commercial power supply, the uninterruptible power supply 18 detects the occurrence of the power failure, and a power failure occurrence signal is sent to the operating system 17 together with the detection.
Is output to. The operating system 17 outputs a start command to the shutdown processing unit 26 in response to the input of the power failure occurrence signal. Shutdown processing unit 2
In response to this instruction, 6 refers to the process priority stored in the process priority storage unit 22 as shown in FIG. 2, and outputs a stop request to the A-rank application having the highest stop priority. Yes (S1). Next, the shutdown processing section 26 looks up the start / stop status of each application as shown in FIG. 3 stored in the process start history storage section 23 and stores it in the process priority storage section 22. By referring to the process priority as shown in FIG. 2, it is determined whether or not the application having the stop priority of B or C is in the operating state (S
2). As a result of this determination, if the B and C rank applications are not in the operating state, the shutdown processing unit 26
Outputs a stop request to all applications to perform shutdown processing (S3, S4). On the other hand, as a result of this determination, if any of the applications of B rank and C rank is in the operating state, the shutdown processing unit 26 causes the shutdown time of the application stored in the process priority storage unit 22 and the process startup history storage unit. How much time is required to complete the processing of each application in consideration of the average processing time stored in 23 and the CPU and I / O load states detected by the CPU and I / O load detection unit 24. Is calculated (S5).

【0019】この算出された時間が非常用電源の供給可
能時間,すなわち維持時間以内であるかが判断され(S
6)、維持時間内であれば、そのままの状態で停止処理
を行なう(S7)。この停止処理を行なっている間にな
んらかの原因で終了時間を過ぎてしまった場合、または
S6のステップにおいて各アプリケーションの処理が維
持時間内には終わらないと判断された場合には、シャッ
トダウン処理部26は停止優先度Bのアプリケーション
に停止要求を出力する(S9)。次に、シャットダウン
処理部26は、優先度Cのアプリケーションが終了する
までに要する時間を算出する(S10)。そして優先度
Cのアプリケーションの終了時間が経過していれば、シ
ャットダウン処理部26は停止優先度Cのアプリケーシ
ョンに停止要求を出力する(S11,S12)。
It is determined whether the calculated time is within the supply time of the emergency power supply, that is, the maintenance time (S).
6) If it is within the maintenance time, stop processing is performed as it is (S7). If the end time has passed for some reason while performing this stop processing, or if it is determined in step S6 that the processing of each application does not end within the maintenance time, the shutdown processing unit 26 Outputs a stop request to the application having stop priority B (S9). Next, the shutdown processing unit 26 calculates the time required until the application of the priority C ends (S10). Then, if the end time of the application of the priority C has elapsed, the shutdown processing unit 26 outputs a stop request to the application of the stop priority C (S11, S12).

【0020】なお、本実施例の場合は優先度Cのアプリ
ケーションが終了するまでに必要な時間を優先度Bのア
プリケーションを停止させるか否かの判断を行う処理時
間を加えた時間分だけ非常電源の容量を確保しておけば
良い。
In the case of the present embodiment, the emergency power supply is added to the time required until the application of the priority C ends, plus the processing time for determining whether or not to stop the application of the priority B. It is enough to secure the capacity of.

【0021】[0021]

【発明の効果】以上述べたように本発明によれば、停電
発生時の停止処理において、アプリケーションの起動状
態、CPU,インターフェースの負荷状態を勘案して、
途中で処理を中止させることが困難なアプリケーション
に優先的にCPUやインターフェースの使用を与えるよ
うにしたので、停止処理に時間を要するアプリケーショ
ンが稼働状態にあっても、他のアプリケーションとの関
係で最小限の時間でアプリケーションの処理を停止させ
ることができ、非常用電源の容量を必要最小限に止める
ことができる。
As described above, according to the present invention, in the stop processing when a power failure occurs, the starting state of the application and the load states of the CPU and the interface are taken into consideration,
Since the CPU and the interface are given priority to the application that is difficult to stop the process on the way, even if the application that requires a long time for the stop process is in the operating state, it is the minimum in relation to other applications. The processing of the application can be stopped in a limited time, and the capacity of the emergency power supply can be stopped to the necessary minimum.

【図面の簡単な説明】[Brief description of drawings]

【図1】 本発明にかかる停電管理装置の概略構成図で
ある。
FIG. 1 is a schematic configuration diagram of a power failure management device according to the present invention.

【図2】 プロセス優先度記憶部に記憶されているデー
タの一例を示す図である。
FIG. 2 is a diagram showing an example of data stored in a process priority storage unit.

【図3】 プロセス起動履歴記憶部に記憶されているデ
ータの一例を示す図である。
FIG. 3 is a diagram showing an example of data stored in a process start history storage unit.

【図4】 図1に示した装置の動作フローチャートであ
る。
FIG. 4 is an operation flowchart of the apparatus shown in FIG.

【図5】 従来の停電管理装置の概略構成図である。FIG. 5 is a schematic configuration diagram of a conventional power failure management device.

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

10…ワークステーション、12,13,14…アプリ
ケーション、16…シャットダウン処理部、
17…オペレーティングシステム、18…無停電電源
装置、 20…プロセス監視部、22
…プロセス優先度記憶部、 23…プロセス
起動履歴記憶部、24…CPU,I/O負荷検出部、
26…シャットダウン処理部。
10 ... Workstation, 12, 13, 14 ... Application, 16 ... Shutdown processing unit,
17 ... Operating system, 18 ... Uninterruptible power supply device, 20 ... Process monitoring unit, 22
... Process priority storage unit, 23 ... Process start history storage unit, 24 ... CPU, I / O load detection unit,
26 ... Shutdown processing unit.

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】コンピュータシステム(10)に供給されてい
る商用電源の停電状態を検出する検出手段(18)と、 当該検出手段によって停電状態が検出された場合には、
当該コンピュータシステムに供給する電源を商用電源か
ら非常用電源に切り換える切換手段(18)と、 当該コンピュータシステムで稼働しているアプリケーシ
ョンのプロセスを監視し、このプロセスの状態を随時更
新記憶するプロセス記憶手段(23)と、 前記コンピュータシステムで稼働するアプリケーション
のプロセスの優先度を記憶する優先度記憶手段(22)と、 前記コンピュータシステムのCPU,インターフェース
の負荷状態を検出する負荷状態検出手段(24)と、 前記検出手段によって停電状態が検出された場合には、
当該プロセス記憶手段に記憶されているプロセスの状
態,当該優先度記憶手段に記憶されているプロセスの優
先度,当該負荷状態検出手段によって検出された負荷状
態のそれぞれを勘案して、現在実行中のアプリケーショ
ンのプロセスが前記非常用電源の維持時間内にその処理
が終了するように、前記アプリケーションのプログラム
の実行順序を制御する実行制御手段(16)とを有すること
を特徴とする停電管理装置。
1. A detection means (18) for detecting a power failure state of a commercial power supply supplied to a computer system (10), and a power failure state detected by the detection means,
Switching means (18) for switching the power supply to the computer system from the commercial power supply to the emergency power supply, and the process storage means for monitoring the process of the application running in the computer system and updating and storing the state of this process as needed. (23), a priority storage means (22) for storing the priority of a process of an application running on the computer system, and a load state detection means (24) for detecting the load states of the CPU and interface of the computer system. When the power failure state is detected by the detection means,
In consideration of the state of the process stored in the process storage unit, the priority of the process stored in the priority storage unit, and the load state detected by the load state detection unit, the process currently being executed is executed. A power failure management device comprising: an execution control means (16) for controlling the execution sequence of the application programs so that the process of the application is completed within the maintenance time of the emergency power supply.
JP5305453A 1993-12-06 1993-12-06 Service interruption controller Pending JPH07160370A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5305453A JPH07160370A (en) 1993-12-06 1993-12-06 Service interruption controller

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5305453A JPH07160370A (en) 1993-12-06 1993-12-06 Service interruption controller

Publications (1)

Publication Number Publication Date
JPH07160370A true JPH07160370A (en) 1995-06-23

Family

ID=17945333

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5305453A Pending JPH07160370A (en) 1993-12-06 1993-12-06 Service interruption controller

Country Status (1)

Country Link
JP (1) JPH07160370A (en)

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0220364A (en) * 1988-07-08 1990-01-23 Canon Inc Printing apparatus
WO2002007288A1 (en) * 2000-07-17 2002-01-24 Mitsubishi Denki Kabushiki Kaisha Interruption signal decision device and uninterruptible power supply comprising the interruption signal decision device
JP2007293729A (en) * 2006-04-27 2007-11-08 Canon Inc Control method for electronic equipment, control program for electronic equipment and electronic equipment
JP2012038033A (en) * 2010-08-05 2012-02-23 Nec Corp Information processing system, information processor, shutdown timing determination method and program
JP2012155425A (en) * 2011-01-25 2012-08-16 Nec Engineering Ltd Uninterruptible power supply system
JP2013064847A (en) * 2011-09-16 2013-04-11 Ricoh Co Ltd Power interruption device, image forming apparatus, power interruption method, and program for power interruption device
CN105527888A (en) * 2015-12-08 2016-04-27 天津七一二通信广播有限公司 Mains supply on-and-off detection equipment for IPC and realization method
US9541980B2 (en) 2012-03-16 2017-01-10 Fujitsu Limited Operation management device, operation management method, and recording medium
JP2017072876A (en) * 2015-10-05 2017-04-13 Necエンジニアリング株式会社 Virtual machine management system, management server, and virtual machine management method
WO2020165943A1 (en) * 2019-02-12 2020-08-20 三菱電機株式会社 Power-feeding device and electric power supply system

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0220364A (en) * 1988-07-08 1990-01-23 Canon Inc Printing apparatus
WO2002007288A1 (en) * 2000-07-17 2002-01-24 Mitsubishi Denki Kabushiki Kaisha Interruption signal decision device and uninterruptible power supply comprising the interruption signal decision device
JP2007293729A (en) * 2006-04-27 2007-11-08 Canon Inc Control method for electronic equipment, control program for electronic equipment and electronic equipment
JP2012038033A (en) * 2010-08-05 2012-02-23 Nec Corp Information processing system, information processor, shutdown timing determination method and program
JP2012155425A (en) * 2011-01-25 2012-08-16 Nec Engineering Ltd Uninterruptible power supply system
JP2013064847A (en) * 2011-09-16 2013-04-11 Ricoh Co Ltd Power interruption device, image forming apparatus, power interruption method, and program for power interruption device
US9541980B2 (en) 2012-03-16 2017-01-10 Fujitsu Limited Operation management device, operation management method, and recording medium
JP2017072876A (en) * 2015-10-05 2017-04-13 Necエンジニアリング株式会社 Virtual machine management system, management server, and virtual machine management method
CN105527888A (en) * 2015-12-08 2016-04-27 天津七一二通信广播有限公司 Mains supply on-and-off detection equipment for IPC and realization method
CN105527888B (en) * 2015-12-08 2018-02-16 天津七一二通信广播股份有限公司 A kind of civil power break-make detection device and implementation method for industrial computer
WO2020165943A1 (en) * 2019-02-12 2020-08-20 三菱電機株式会社 Power-feeding device and electric power supply system
JPWO2020165943A1 (en) * 2019-02-12 2021-02-25 三菱電機株式会社 Power supply and power supply system

Similar Documents

Publication Publication Date Title
JPH09212261A (en) Power supply control system for information processor
JPH07160370A (en) Service interruption controller
US5170109A (en) Method of controlling robot in event of a power failure
JPH05314075A (en) On-line computer system
JPH06161610A (en) Computer equipment
JPH07261888A (en) Blocking method for data processing and data processor
JP2001125687A (en) Computer system
JPH0764930A (en) Mutual monitoring method between cpus
JPH0535449A (en) Automatic operation control system for information processor
JPH05282214A (en) System restart method and its device
JP3054472B2 (en) Fault handling method in multitask system
JP2748153B2 (en) Industrial robot controller
JPH0540649A (en) Redundant switching system
JP2704137B2 (en) Current / spare switching method
JPH05224784A (en) Computer device
JPH0581065A (en) Self diagnostic method for programmable controller system
JPS588016B2 (en) Non-stop switching method of central processing unit in multi-computer system
JPH04127214A (en) Power unit control system
JPH07129425A (en) Reboot processing method
JPS62196716A (en) Operation managing method for information processor
JPH02196341A (en) Fault restoring system for information processor
JPH08202633A (en) Data processor
JPH0253137A (en) Change system for on-line program
JPH07143210A (en) Multiplexed control system
JPH01283612A (en) Power source control system