JP2004070393A - Remote shutdown method - Google Patents

Remote shutdown method Download PDF

Info

Publication number
JP2004070393A
JP2004070393A JP2002224577A JP2002224577A JP2004070393A JP 2004070393 A JP2004070393 A JP 2004070393A JP 2002224577 A JP2002224577 A JP 2002224577A JP 2002224577 A JP2002224577 A JP 2002224577A JP 2004070393 A JP2004070393 A JP 2004070393A
Authority
JP
Japan
Prior art keywords
shutdown
computer
computers
shutdown command
command
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Withdrawn
Application number
JP2002224577A
Other languages
Japanese (ja)
Inventor
Terumichi Kimura
木村 照道
Satoshi Kusumoto
楠本 敏
Daisuke Yoshihara
吉原 大助
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.)
Fuji Electric Co Ltd
Original Assignee
Fuji Electric Holdings 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 Fuji Electric Holdings Ltd filed Critical Fuji Electric Holdings Ltd
Priority to JP2002224577A priority Critical patent/JP2004070393A/en
Publication of JP2004070393A publication Critical patent/JP2004070393A/en
Withdrawn legal-status Critical Current

Links

Images

Landscapes

  • Power Sources (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a shutdown method of increasing the number of computers which can be shut down without changing the number of computers to be shut down from a UPS, nor and the performance and transmission procedure of a communication means. <P>SOLUTION: IF an input power source is abnormal, the UPS sends a shutdown instruction to some of computers connected to a network and a computer having received the shutdown instruction from the UPS sends a shutdown instruction to other computers connected to the network. <P>COPYRIGHT: (C)2004,JPO

Description

【0001】
【発明の属する技術分野】
本発明は、入力電源の異常時に、無停電電源装置(以下、UPSという)からコンピュータにシャットダウン命令を送信してコンピュータのシャットダウンを行わせるリモートシャットダウン方法に関する。
【0002】
【従来の技術】
複数のコンピュータと、これらのコンピュータに電源を供給するUPSとをネットワークに抜続し、入力電源に異常が生じた場合に,UPSからコンピュータにシャットダウン命令を送信してコンピュータのシャットダウンを行わせるシステム構成の従来例を図5に示す。
【0003】
図5において、1はUPS、2は入力電源、3はバッテリ、4は切換手段、5は制御手段、6は通信手段、7はシャットダウン命令送信手段、8はアドレス記憶手段、9は電源線、10はネットワークを構成する通信線、11a〜11nはコンピュータ、12はシャットダウン命令受信手段を示している。なお、シャットダウン命令受信手段12はコンピュータ11b〜11nにも設けられているが、図5では省略する。また、アドレス記憶手段8には、通信線10に接続されている全てのコンピュータ11a〜11nのネットワークアドレスが記憶されている。
【0004】
このような構成において、通常は、切換手段4は入力電源2側に切換えられており、UPSlより入力電源2が切換手段4、電源線9を介してコンピュータ11a〜11nに給電されている。しかし、入力電源2に異常が発生すると、制御手段5が入力電源2の異常を検出して切換手段4に切換信号を送る。切換手段4はこの切換信号を受信すると、入力電源2側からバッテリ3側に切換わり、コンピュータ11a〜11nへの給電がバッテリ3により行われる。
【0005】
また、制御手段5は入力電源2の異常を検出すると通信手段6内のシャットダ ウン命令送信手段7にシャットダウン命令を送信する。このシャットダウン命令を受信したシャットダウン命令送信手段7は、アドレス記憶手段8に記憶されているコンピュータ11a〜11nのネットワークアドレスを取得し、通信線10を介してコンピュータ11a〜11nにシャットダウン命令を送信する。コンピュータ11a〜11nのシャットダウン命令受信手段12は、図6に示すフローチャートに従ってシャットダウン命令受信処理を行う。すなわち、シャットダウン命令受信手段12がシャットダウン命令の有無を監視しており(ステップSl)、シャットダウン命令を受信すると(ステップS2)、UPSlに対して応答データを送信し(ステップS3)、自己のシャットダウン処理を実行する(ステップS4)。
【0006】
制御手段5はシャットダウン命令送信手段7からシャットダウン命令を送信後、予め設定した遅延時間後に切換手段4を入力電源2、バッテリ3の何れにも接続しない状態に切換え、コンピュータ11a〜11nへの給電を中止する。
【0007】
【発明が解決しようとする課題】
このような従来のシステムの場合、シャットダウンさせるコンピュータは最大7〜8台を想定している。そこで、シャットダウン命令の送信と応答確認が1台当たり1秒の場合、最大で8秒かかる。通信エラー時のリトライなどで1台当たり5秒の場合、40秒になる。ここで、シャットダウン可能なコンピュータの台数を増加させようとする場合、例えば40台に増加させる場合、最大で200秒もかかることになる。UPSlのバックアップ時間は通常5分程度であるが、これはコンピュータのOSのシャットダウン時間を想定しているものであり、シャットダウン命令の送信と応答確認による通信に200秒をかけることは許されない。
【0008】
1台当たりの通信時間を短くする方法として通信手段6の性能向上や、送信リトライ回数の削減なども考えられるが、前者はハードウェアの価格アップにつながり、後者は通信の信頼性低下につながる。
本発明は、上記に鑑み、UPSからシャットダウンするコンピュータの台数や通信手段の性能、伝送手順を変えずにシャットダウン可能なコンピュータの台数を増加させるシャットダウン方法を提供することを目的とする。
【0009】
【課題を解決するための手段】
上記課題を解決するために、本発明によれば、入力電源の異常時に,UPSはネットワークに接続されているコンピュータのうちの一部のコンピュータに対してシャットダウン命令を送信し、UPSからのシャットダウン命令を受信したコンピュータは、ネットワークに接続されている他のコンピュータに対してシャットダウン命令を送信するようにする。
【0010】
これにより、UPSが一部のコンピュータに対してシャットダウン命令を送信するだけで、受信したコンピュータがシャットダウン命令を送信するため、全てのコンピュータがシャットダウンする。
【0011】
【発明の実施の形態】
図1は本発明によるリモートシャットダウン方法を実施するためのシステム構成図である。図において、図5と同じ構成要素は同じ符号で示しているが、図5と相違する構成要素は、通信手段6に設けられるアドレス記憶手段13、コンピュータ11a〜11nに設けられるシャットダウン命令受信処理手段14、シャットダウン命令分散処理手段15、アドレス記憶手段16である。
【0012】
UPSlに設けられているアドレス記憶手段13には、通信線10に接続される複数台(例えば40台)のコンピュータ11a〜11nのうち所定の台数、例えば8台のコンピュータのネットワークアドレスが記憶されている。これに対して、コンピュータ11a〜11nに設けられているアドレス記憶手段16には通信線10に接続される穣数台のコンピュータ11a〜11nのうち、自己を除くコンピュータのネットワークアドレスが記憶されている。
【0013】
このような構成において、入力電源2に異常が発生した場合、制御手段5が入力電源2の異常を検出して通信手段6内のシャットダウン命令送信手段7にシャットダウン命令を送信するところまでは図5に示す従来と同様に動作する。
本発明においては、シャットダウン命令を受信したシャットダウン命令送信手段7は、コンピュータ11a〜11nのうち、アドレス記憶手段13に記憶されている一部のコンピュータのネットワークアドレスを取得し、通信線10を介してコンピュータにシャットダウン命令を送信する。ここで、コンピュータ11aのネットワークアドレスがアドレス記憶手段13に記憶されており、コンピュータ11b、11nのネットワークアドレスはアドレス記憶手段13に記憶されていないものとすると、コンピュータ11aのシャットダウン命令受信手段14は、図2に示すフローチャートに従ってシャットダウン命令受信処理を行う。すなわち、シャットダウン命令受信手段14がシャットダウン命令の有無を監視しており(ステップSl)、シャットダウン命令を受信すると(ステップS2)、UPSlに対して応答データを送信し(ステップS3)、シャットダウン命令分散処理手段15を起動する(ステップS4)。
【0014】
コンピュータ11aのシャットダウン命令分散処理手段15は、図3に示すフローチャートに従ってシャットダウン命令分散処理を行う。すなわち、シャットダウン命令分散処理手段15は、アドレス記憶手段16から最初のコンピュータ11bのネットワークアドレスを取得し(ステップSl)、コンピュータ11bにシャットダウン命令を送信する処理を行う(ステップS2)。このシャットダウン命令の送信処理のフローチャートを図4に示す。
【0015】
図4において、アドレス記憶手段16から読み出した指定アドレスへシャットダウン命令送信を行った後(ステップSl)、応答待ちタイマをスタートさせ(ステップS2)、応答を監視する(ステップS3、S4)。所定時間内に応答がなければ、リトライカウンタをカウントアップし(ステップS5)、リトライ回数が設定値をオーバーしていなければ(ステップS6)、ステップSlに戻り、指定アドレスへシャットダウン命令送信を再度行う。この処理を繰り返し、リトライ回数が設定値に達しても応答がなければ、送信エラーの処理を行う(ステップS7)。
ステップS3で応答が検出されると、送信成功の処理が行われる(ステップS8)。
【0016】
図3に戻り、シャットダウン命令の送信処理の次に、アドレス記憶手段16に記憶されている全てのコンピュータへのシャットダウン命令の送信が完了したかをチェックし(ステップS3)、完了していなければステップSlに戻り、次のコンピュータのネットワークアドレスを取得し、同様の処理を繰り返す。そして、最後のコンピュータ11nへのシャットダウン命令の送信が完了すると、自己のシャットダウン処理を行う(ステップS4)。
【0017】
コンピュータ11aからシャットダウン命令を受信したコンピュータは、コンピュータ11aと同様に図2、図3の処理を行い、自己のシャットダウン処理を行う。このように、シャットダウン命令を受信した各コンピュータがシャットダウン命令の分散処理を行った場合、各コンピュータは複数のシャットダウン命令を受信することになるため、最初にシャットダウン命令を受信した以降は、新たなシャットダウン命令を受信しないように構成しておく。
【0018】
UPSlの制御手段5は、アドレス記憶手段13にネットワークアドレスが記憶されているコンピュータにシャットダウン命令を送信後、予め設定した遅延時間後に切換手段4を入力電源2、バッテリ3の何れにも接続しない状態に切換え、コンピュータ11a〜11nへの給電を中止する。
各コンピュータの処理速度はUPSlの通信機能に比べて高速であるため、図4において、応答待ちタイマを100ms、リトライ回数を最大5回とすると、1台当たり500msかかり、通信線10に接続されるコンピュータを40台とすると20秒で終了する。一方、本発明においては、UPSlからシャットダウン命令を送信するのは一部のコンピュータだけであり、一部のコンピュータの台数を8台とした場合、コンピュータに対してシャットダウン命令の送信処理を行う時間は最大40秒かかる。従って、UPSlがシャットダウン命令の送信処理を終了する以前に、UPSlからのシャットダウン命令を受信したコンピュータのシャットダウン命令分散処理により各コンピュータへのシャットダウン命令の送信が終了している。
【0019】
また、各コンピュータは、他の全てのコンピュータからシャットダウン命令を受信するため、各コンピュータとの通信障害を監視できるため、信頼性が向上する。従って、各コンピュータの送信処理のリトライ回数を減少させることが可能になり、送信に必要な最大時間も低減させることが可能になる。
【0020】
【発明の効果】
本発明によれば、UPSから一部のコンピュータに対してシャットダウン命令を送信し、このシャットダウン命令を受信したコンピュータからシャットダウン命令分散処理により他の各コンピュータへのシャットダウン命令を送信するようにしたので、シャットダウン命令を送信するコンピュータの台数、通信機能の性能、伝送手順などを変えずに、シャットダウンの対象となるコンピュータの台数を増加させた場合であっても、従来と同様の時間で全てのコンピュータをシャットダウンさせることができる。
【図面の簡単な説明】
【図1】本発明によるリモートシャットダウン方法を実施するためのシステム構成図
【図2】本発明によるシャットダウン命令受信処理のフローチャート
【図3】本発明によるシャットダウン命令分散処理のフローチャート
【図4】本発明によるシャットダウン命令送信処理のフローチャート
【図5】従来のリモートシャットダウン方法を実施するためのシステム構成図
【図6】従来のシャットダウン命令受信処理のフローチヤート
【符号の説明】
1・・・無停電電源装置(UPS)
2・・・入力電源
3・・・バッテリ
4・・・切換手段
5・・・制御手段
6・・・通信手段
7・・・シャットダウン命令送信手段
8、16・・・アドレス記憶手段
9・・・電源線
10・・・通信線
11a〜11n・・・コンピュータ
12、14・・・シャットダウン命令受信手段
15・・・シャットダウン命令分散処理手段
[0001]
TECHNICAL FIELD OF THE INVENTION
The present invention relates to a remote shutdown method for transmitting a shutdown command from an uninterruptible power supply (UPS) to a computer to shut down the computer when an input power supply is abnormal.
[0002]
[Prior art]
A system configuration in which a plurality of computers and a UPS that supplies power to these computers are connected to a network, and when an abnormality occurs in input power, a shutdown command is transmitted from the UPS to the computers to shut down the computers. 5 is shown in FIG.
[0003]
In FIG. 5, 1 is a UPS, 2 is an input power source, 3 is a battery, 4 is a switching unit, 5 is a control unit, 6 is a communication unit, 7 is a shutdown command transmitting unit, 8 is an address storage unit, 9 is a power supply line, Numeral 10 denotes a communication line constituting a network, 11a to 11n denote computers, and 12 denotes a shutdown instruction receiving means. Note that the shutdown instruction receiving means 12 is also provided in the computers 11b to 11n, but is omitted in FIG. The address storage unit 8 stores the network addresses of all the computers 11a to 11n connected to the communication line 10.
[0004]
In such a configuration, normally, the switching means 4 is switched to the input power supply 2 side, and the input power supply 2 is supplied from the UPS 1 to the computers 11 a to 11 n via the switching means 4 and the power supply line 9. However, when an abnormality occurs in the input power supply 2, the control means 5 detects the abnormality in the input power supply 2 and sends a switching signal to the switching means 4. When the switching means 4 receives this switching signal, it switches from the input power supply 2 to the battery 3, and power is supplied to the computers 11 a to 11 n by the battery 3.
[0005]
When detecting an abnormality in the input power supply 2, the control means 5 transmits a shutdown command to the shutdown command transmission means 7 in the communication means 6. The shutdown command transmitting unit 7 that has received the shutdown command acquires the network addresses of the computers 11a to 11n stored in the address storage unit 8, and transmits the shutdown commands to the computers 11a to 11n via the communication line 10. The shutdown command receiving means 12 of each of the computers 11a to 11n performs a shutdown command receiving process according to the flowchart shown in FIG. That is, the shutdown command receiving means 12 monitors the presence or absence of the shutdown command (step S1). When the shutdown command is received (step S2), response data is transmitted to the UPS1 (step S3), and the own shutdown processing is performed. Is executed (step S4).
[0006]
After transmitting the shutdown command from the shutdown command transmitting means 7, the control means 5 switches the switching means 4 to a state in which the switching means 4 is not connected to any of the input power source 2 and the battery 3 after a preset delay time, and supplies power to the computers 11a to 11n. Abort.
[0007]
[Problems to be solved by the invention]
In the case of such a conventional system, it is assumed that a maximum of seven or eight computers are shut down. Therefore, when the transmission of the shutdown command and the confirmation of the response are one second per one, it takes a maximum of eight seconds. In the case of 5 seconds per unit due to a retry at the time of a communication error, the time is 40 seconds. Here, when the number of computers that can be shut down is to be increased, for example, when the number is to be increased to 40, it takes 200 seconds at the maximum. The backup time of the UPS1 is usually about 5 minutes, but this is based on the shutdown time of the OS of the computer, and it is not allowed to spend 200 seconds for transmission of the shutdown command and communication by confirming the response.
[0008]
As a method of shortening the communication time per unit, it is conceivable to improve the performance of the communication means 6 or reduce the number of transmission retries, but the former leads to an increase in hardware price, and the latter leads to a decrease in communication reliability.
In view of the above, an object of the present invention is to provide a shutdown method for increasing the number of computers that can be shut down without changing the number of computers shut down from the UPS, the performance of communication means, and the transmission procedure.
[0009]
[Means for Solving the Problems]
According to the present invention, in order to solve the above problem, according to the present invention, when an input power supply is abnormal, the UPS transmits a shutdown command to some of the computers connected to the network, and the UPS issues a shutdown command. The computer that has received the command transmits a shutdown command to another computer connected to the network.
[0010]
As a result, the UPS only sends a shutdown command to some computers, and the receiving computer sends the shutdown command, so that all the computers are shut down.
[0011]
BEST MODE FOR CARRYING OUT THE INVENTION
FIG. 1 is a system configuration diagram for implementing a remote shutdown method according to the present invention. In the figure, the same components as those in FIG. 5 are denoted by the same reference numerals, but the components different from those in FIG. 5 are an address storage unit 13 provided in the communication unit 6 and a shutdown command reception processing unit provided in the computers 11a to 11n. 14, a shutdown instruction distributed processing unit 15 and an address storage unit 16.
[0012]
The address storage means 13 provided in the UPS 1 stores network addresses of a predetermined number, for example, eight computers among a plurality (for example, 40) of computers 11a to 11n connected to the communication line 10. I have. On the other hand, in the address storage means 16 provided in the computers 11a to 11n, the network addresses of the computers other than the computers 11a to 11n connected to the communication line 10 are stored. .
[0013]
In this configuration, when an abnormality occurs in the input power supply 2, the control unit 5 detects the abnormality in the input power supply 2 and transmits a shutdown instruction to the shutdown instruction transmission unit 7 in the communication unit 6 in FIG. The operation is the same as the conventional one shown in FIG.
In the present invention, the shutdown command transmitting unit 7 that has received the shutdown command acquires the network addresses of some of the computers 11 a to 11 n stored in the address storage unit 13, and acquires the network addresses via the communication line 10. Send a shutdown command to the computer. Here, assuming that the network address of the computer 11a is stored in the address storage unit 13 and the network addresses of the computers 11b and 11n are not stored in the address storage unit 13, the shutdown instruction receiving unit 14 of the computer 11a The shutdown command receiving process is performed according to the flowchart shown in FIG. That is, the shutdown command receiving means 14 monitors the presence or absence of the shutdown command (step S1). When the shutdown command is received (step S2), response data is transmitted to the UPS1 (step S3), and the shutdown command distribution processing is performed. The means 15 is started (step S4).
[0014]
The shutdown command distribution processing means 15 of the computer 11a performs the shutdown command distribution processing according to the flowchart shown in FIG. That is, the shutdown command distributing means 15 acquires the first network address of the computer 11b from the address storage means 16 (step S1), and performs processing for transmitting a shutdown command to the computer 11b (step S2). FIG. 4 shows a flowchart of the transmission process of the shutdown command.
[0015]
In FIG. 4, after transmitting a shutdown command to the designated address read from the address storage means 16 (step S1), a response waiting timer is started (step S2) and responses are monitored (steps S3, S4). If there is no response within the predetermined time, the retry counter is counted up (step S5), and if the number of retries does not exceed the set value (step S6), the process returns to step S1 to transmit the shutdown command again to the specified address. . This process is repeated, and if there is no response even if the number of retries reaches the set value, a transmission error process is performed (step S7).
If a response is detected in step S3, a process of successful transmission is performed (step S8).
[0016]
Returning to FIG. 3, next to the transmission processing of the shutdown instruction, it is checked whether transmission of the shutdown instruction to all the computers stored in the address storage unit 16 has been completed (step S3). Returning to Sl, the network address of the next computer is obtained, and the same processing is repeated. Then, when the transmission of the shutdown command to the last computer 11n is completed, its own shutdown processing is performed (step S4).
[0017]
The computer that has received the shutdown command from the computer 11a performs the processing of FIGS. 2 and 3 in the same manner as the computer 11a, and performs its own shutdown processing. As described above, when each computer receiving the shutdown instruction performs the distributed processing of the shutdown instruction, each computer receives a plurality of shutdown instructions. It is configured not to receive the command.
[0018]
After transmitting the shutdown command to the computer in which the network address is stored in the address storage unit 13, the control unit 5 of the UPS 1 disconnects the switching unit 4 to neither the input power source 2 nor the battery 3 after a preset delay time. To stop the power supply to the computers 11a to 11n.
Since the processing speed of each computer is higher than the communication function of the UPS1, in FIG. 4, if the response waiting timer is set to 100 ms and the number of retries is set to a maximum of 5, it takes 500 ms per unit and the computer is connected to the communication line 10. If 40 computers are used, the process is completed in 20 seconds. On the other hand, in the present invention, only some of the computers transmit the shutdown command from the UPS1, and when the number of the computers is eight, the time for transmitting the shutdown command to the computer is as follows. It takes up to 40 seconds. Therefore, before the UPSl ends the shutdown instruction transmission process, the computer that has received the shutdown instruction from the UPSl has completed transmission of the shutdown instruction to each computer by the shutdown instruction distribution processing.
[0019]
In addition, since each computer receives a shutdown command from all other computers, it can monitor a communication failure with each computer, thereby improving reliability. Therefore, it is possible to reduce the number of retries of transmission processing of each computer, and it is also possible to reduce the maximum time required for transmission.
[0020]
【The invention's effect】
According to the present invention, a shutdown command is transmitted from the UPS to some computers, and a shutdown command is transmitted from the computer that has received the shutdown command to each of the other computers by a shutdown command distribution process. Even if the number of computers to be shut down is increased without changing the number of computers that send the shutdown command, the performance of the communication function, the transmission procedure, etc., all computers will be shut down in the same time as before. Can be shut down.
[Brief description of the drawings]
FIG. 1 is a system configuration diagram for implementing a remote shutdown method according to the present invention; FIG. 2 is a flowchart of a shutdown instruction receiving process according to the present invention; FIG. 3 is a flowchart of a shutdown instruction distribution process according to the present invention; FIG. 5 is a system configuration diagram for implementing a conventional remote shutdown method. FIG. 6 is a flowchart of a conventional shutdown instruction reception process.
1 ... Uninterruptible power supply (UPS)
2 ... input power supply 3 ... battery 4 ... switching means 5 ... control means 6 ... communication means 7 ... shutdown command transmission means 8, 16 ... address storage means 9 ... Power line 10 Communication lines 11a to 11n Computers 12, 14 Shutdown instruction receiving means 15 Shutdown instruction distributed processing means

Claims (4)

複数のコンピュータと、これらのコンピュータに電源を供給する無停電電源装置とをネットワークに接続し、入力電源の異常時に前記無停電電源装置から前記ネットワークを介して前記コンピュータにシャットダウン命令を送信し、前記コンピュータをシャットダウンさせるリモートシャットダウン方法において、
前記無停電電源装置は、入力電源の異常時に、前記コンピュータのうちの一部のコンピュータに対してシャットダウン命令を送信し、
前記無停電電源装置からのシャットダウン命令を受信したコンピュータは、前記ネットワークに接続されている他のコンピュータに対してシャットダウン命令を送信した後、自己のシャットダウンを行うことを特徴とするリモートシャットダウン方法。
A plurality of computers and an uninterruptible power supply that supplies power to these computers are connected to a network, and a shutdown command is transmitted from the uninterruptible power supply to the computer via the network when the input power is abnormal, In a remote shutdown method for shutting down a computer,
The uninterruptible power supply transmits a shutdown command to some of the computers when the input power is abnormal,
A remote shutdown method, wherein the computer that has received the shutdown command from the uninterruptible power supply transmits a shutdown command to another computer connected to the network, and then shuts itself down.
請求項1に記載のリモートシャットダウン方法において、前記各コンピュータは、最初にシャットダウン命令を受信した場合には他のコンピュータに対してシャットダウン命令を送信した後、自己のシャットダウンを行ない、それ以降のシャットダウン命令を受信しないことを特徴とするリモートシャットダウン方法。2. The remote shutdown method according to claim 1, wherein when each computer receives the shutdown command for the first time, the computer sends a shutdown command to another computer, and then shuts itself down. Remote shutdown method, which does not receive a message. 請求項1または2に記載のリモートシャットダウン方法において、前記コンピュータは、シャットダウン命令を受信すると送信元に対して応答データを送信することを特徴とするリモートシャットダウン方法。3. The remote shutdown method according to claim 1, wherein the computer transmits response data to a transmission source when receiving the shutdown instruction. 4. 請求項3に記載のリモートシャットダウン方法において、前記コンピュータは応答データにより通信障害を検出することを特徴とするリモートシャットダウン方法。4. The remote shutdown method according to claim 3, wherein the computer detects a communication failure based on response data.
JP2002224577A 2002-08-01 2002-08-01 Remote shutdown method Withdrawn JP2004070393A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2002224577A JP2004070393A (en) 2002-08-01 2002-08-01 Remote shutdown method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2002224577A JP2004070393A (en) 2002-08-01 2002-08-01 Remote shutdown method

Publications (1)

Publication Number Publication Date
JP2004070393A true JP2004070393A (en) 2004-03-04

Family

ID=32012500

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2002224577A Withdrawn JP2004070393A (en) 2002-08-01 2002-08-01 Remote shutdown method

Country Status (1)

Country Link
JP (1) JP2004070393A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
FR2890273A1 (en) * 2005-08-31 2007-03-02 France Telecom Service message sending method for e.g. home network, involves transmitting imminent end message of source via modem to user terminal, and sending connectivity loss message of source to one of networks via modem for attention of operator
JP2007241827A (en) * 2006-03-10 2007-09-20 Densei Lambda Kk Uninterruptible power supply, uninterruptible power supply system, and shutdown processing program
WO2008090840A1 (en) * 2007-01-23 2008-07-31 Buffalo Inc. Storage power supply system, storage device, and their control
JP2013168101A (en) * 2012-02-17 2013-08-29 Canon Inc Print control device, printing system, control method of print control device, and program
JP5910746B2 (en) * 2012-07-19 2016-04-27 日本電気株式会社 Management device, power supply system, management method, and program

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
FR2890273A1 (en) * 2005-08-31 2007-03-02 France Telecom Service message sending method for e.g. home network, involves transmitting imminent end message of source via modem to user terminal, and sending connectivity loss message of source to one of networks via modem for attention of operator
WO2007026105A1 (en) 2005-08-31 2007-03-08 France Telecom Method of sending messages from a first network to a second network
JP2007241827A (en) * 2006-03-10 2007-09-20 Densei Lambda Kk Uninterruptible power supply, uninterruptible power supply system, and shutdown processing program
WO2008090840A1 (en) * 2007-01-23 2008-07-31 Buffalo Inc. Storage power supply system, storage device, and their control
JP2008182787A (en) * 2007-01-23 2008-08-07 Buffalo Inc Storage power-supply feeding system, storage device, its control method and control program
US8230241B2 (en) 2007-01-23 2012-07-24 Buffalo Inc. Storage power supply system, storage device, and control thereof
JP2013168101A (en) * 2012-02-17 2013-08-29 Canon Inc Print control device, printing system, control method of print control device, and program
JP5910746B2 (en) * 2012-07-19 2016-04-27 日本電気株式会社 Management device, power supply system, management method, and program

Similar Documents

Publication Publication Date Title
US7525218B2 (en) Uninterruptible power supply, uninterruptible power supply system and shutdown processing program product
US7774644B2 (en) System and program for error handling in a dual adaptor system where one adaptor is a master
JP2886093B2 (en) Fault handling method and information processing system
KR20010062749A (en) Remote power management system of information processing apparatus or the like
AU2014376751B2 (en) Redundant system and method for managing redundant system
KR20070030145A (en) Communication apparatus, communication state detection method and commnunication state detection program
JP2002073221A (en) Uninteruptible power supply system
JP2004070393A (en) Remote shutdown method
JP4341305B2 (en) Power management device
JPH06318107A (en) Programmable controller, and resetting method for specific other station, resetting factor detecting method for other station, abnormal station monitoring method, synchronism detecting method, and synchronization stopping method of decentralized control system using programmable controller
JP2004007930A (en) System and program for controlling power system monitoring
JP4098004B2 (en) Power interlock control method
JP3465637B2 (en) Server and control method thereof
JPH1011310A (en) Switching system for duplexed network monitor devices
JP2705617B2 (en) Power off method
JP3724386B2 (en) Packet base station and its processing method at the time of duplex switching
JPH05341803A (en) Duplex switching device for programmable controller
JP4432713B2 (en) Communication network system using uninterruptible power supply
JPH01111248A (en) Constitution changing system for data processing system
JP2000183927A (en) Bus switching device and its method
JPH03237556A (en) Communication control system for multihost system
JPH04233015A (en) Time managing system for data transmitter
JPH04127754A (en) External supervisory and controlling system
JPH02310755A (en) Health check system
JPH06334701A (en) System for controlling remote application of power supply

Legal Events

Date Code Title Description
A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A711

Effective date: 20050214

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20050215

RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20060703

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20060704

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20071207

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20071218

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20080218

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20080805

A761 Written withdrawal of application

Free format text: JAPANESE INTERMEDIATE CODE: A761

Effective date: 20081006