JP2011048577A - Failure monitoring system - Google Patents

Failure monitoring system Download PDF

Info

Publication number
JP2011048577A
JP2011048577A JP2009195734A JP2009195734A JP2011048577A JP 2011048577 A JP2011048577 A JP 2011048577A JP 2009195734 A JP2009195734 A JP 2009195734A JP 2009195734 A JP2009195734 A JP 2009195734A JP 2011048577 A JP2011048577 A JP 2011048577A
Authority
JP
Japan
Prior art keywords
management server
failure detection
server
client
request
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
JP2009195734A
Other languages
Japanese (ja)
Inventor
Yasuo Miura
康央 三浦
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.)
Hitachi Kokusai Electric Inc
Original Assignee
Hitachi Kokusai Electric 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 Hitachi Kokusai Electric Inc filed Critical Hitachi Kokusai Electric Inc
Priority to JP2009195734A priority Critical patent/JP2011048577A/en
Publication of JP2011048577A publication Critical patent/JP2011048577A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide technology for avoiding collision between transmission information and transmission information even when the transmission information from a failure detection server is transmitted to an apparatus such as a camera controlled via a network in the same timing as the transmission information from a client of a management server. <P>SOLUTION: The failure detection server 102 transmits, to the management server 101, a state acquisition request to the camera device 301 as a pseudo client (S21). The management server 101 having received the state acquisition request recognizes the failure detection server 102 as a normal client, and transmits a state acquisition request to the camera device 301 similarly to a request from a first client 201 (S22). The camera device 301 having received the state acquisition request executes requested control, and transmits a response to the management server 101 (S23). The management server 101 transmits the response received from the camera device 301 to the failure detection server 102 (S24). <P>COPYRIGHT: (C)2011,JPO&INPIT

Description

本発明は、障害監視システムに係り、例えば、ネットワーク回線に接続されているカメラ等の機器の障害を検知する障害監視システムに関する。   The present invention relates to a failure monitoring system, for example, a failure monitoring system for detecting a failure of a device such as a camera connected to a network line.

ネットワーク回線に接続されたカメラ等を用いて監視を行う監視システムが実現され、さまざまな分野で利用されている。このような監視システムにあっては、カメラやネットワークディスクレコーダ(NDR)、エンコード/デコード機器等を管理及び制御する管理サーバが備わる。さらに、管理サーバは、そられの機器について簡易的な障害検知処理を行っている。   Surveillance systems that perform surveillance using a camera or the like connected to a network line have been realized and are used in various fields. Such a monitoring system includes a management server that manages and controls a camera, a network disk recorder (NDR), an encoding / decoding device, and the like. Further, the management server performs simple failure detection processing for the device.

そして、そのような障害検知処理を効果的に行うシステムについていくつか提案されている。例えば、複数の監視対象の機器が備わる場合に、全ての機器に対して障害確認要求メッセージを送信する機能と、指定した機器に対して障害確認要求メッセージを送信する機能とを有するシステムが提案されている(特許文献1参照)。このシステムでは、全ての機器に対して障害確認要求メッセージを送信し、つぎに異常が確認された機器を選択して復旧確認のための障害確認要求メッセージを送信する。   Several systems have been proposed for effectively performing such failure detection processing. For example, when a plurality of devices to be monitored are provided, a system having a function of transmitting a failure confirmation request message to all devices and a function of transmitting a failure confirmation request message to a specified device has been proposed. (See Patent Document 1). In this system, a failure confirmation request message is transmitted to all devices, and then a device in which an abnormality is confirmed is selected and a failure confirmation request message for confirmation of restoration is transmitted.

特開2005−190422号公報JP-A-2005-190422

ところで、一般に、機器を制御する管理サーバが機器の障害検知も行う場合、管理サーバに詳細な障害検知処理を実装しようとすると、既存の機器制御処理との関係から、非常に複雑な処理構造とってしまうことが多いという課題があった。一方で、そのような課題を解決するために、機器の障害検知に特化した障害検知サーバを新たに実装した場合、カメラの制御を実施している管理サーバと同様に、障害検知サーバから直接カメラに対して状態取得の制御を行っていた。その場合、管理サーバからの制御と障害検知サーバからの制御が衝突し、いずれかがエラーとなりロストしてしまう虞があった。   By the way, in general, when the management server that controls the device also detects the failure of the device, if a detailed failure detection process is to be implemented in the management server, the processing structure is very complicated due to the relationship with the existing device control process. There was a problem that it often ends up. On the other hand, in order to solve such a problem, when a failure detection server specialized for device failure detection is newly installed, it is directly from the failure detection server, just like the management server that controls the camera. Status acquisition control was performed for the camera. In that case, there is a possibility that the control from the management server and the control from the failure detection server collide, and one of them becomes an error and is lost.

本発明は、このような従来の事情に鑑みなされたもので、ネットワーク経由で制御されるカメラ等の機器に対して、管理サーバのクライアント(操作端末)からの送信情報と、障害検知サーバからの送信情報が同じタイミングで送信された場合でも、互いの送信情報(制御情報)の衝突を避けることができる技術を提供することを目的とする。   The present invention has been made in view of such a conventional situation, and transmits information from a client (operation terminal) of a management server to a device such as a camera controlled via a network, and from a failure detection server. An object of the present invention is to provide a technique capable of avoiding a collision between transmission information (control information) even when transmission information is transmitted at the same timing.

本発明に係る装置は、管理サーバと、前記管理サーバのクライアントと、ネットワークに接続され前記管理サーバにより管理される機器と、前記機器の障害検知機能を有する障害検知サーバと、を備えた障害監視システムであって、前記障害検知サーバは、前記機器に対する操作を前記管理サーバ経由にて行い、前記管理サーバは、前記機器に対する操作の際に、前記障害検知サーバを前記管理サーバの擬似的なクライアントとして認識する。   An apparatus according to the present invention includes a management server, a client of the management server, a device connected to a network and managed by the management server, and a failure detection server having a failure detection function of the device. The failure detection server performs an operation on the device via the management server, and the management server sets the failure detection server as a pseudo client of the management server when operating on the device. Recognize as

本発明によると、ネットワーク経由で制御されるカメラ等の機器に対して、管理サーバのクライアント(操作端末)からの送信情報と、障害検知サーバからの送信情報が同じタイミングで送信された場合でも、互いの送信情報の衝突を避けることができる技術を提供することができる。   According to the present invention, even when the transmission information from the client (operation terminal) of the management server and the transmission information from the failure detection server are transmitted at the same timing to a device such as a camera controlled via the network, It is possible to provide a technique capable of avoiding collision of transmission information with each other.

発明の実施形態に係る、監視システムの概要を示す図である。It is a figure showing an outline of a surveillance system concerning an embodiment of an invention. 発明の実施形態に係る、クライアントからカメラ装置に対する処理を説明するための図である。It is a figure for demonstrating the process with respect to a camera apparatus from the client based on embodiment of invention. 発明の実施形態に係る、障害検知サーバからカメラ装置に対する処理を説明するための図である。It is a figure for demonstrating the process with respect to a camera apparatus from the failure detection server based on embodiment of invention. 発明の実施形態に係る、障害検知サーバにおけるカメラ排他処理機能を説明するフローチャートである。It is a flowchart explaining the camera exclusive process function in the failure detection server based on embodiment of invention. 発明の実施形態に係る、障害検知サーバにおけるカメラ排他処理機能が実行された際の要求キューの例を示す図である。It is a figure which shows the example of a request | requirement queue when the camera exclusive processing function in the failure detection server based on embodiment of invention is performed.

次に、本発明を実施するための形態(以下、単に「実施形態」という)を、図面を参照して具体的に説明する。   Next, modes for carrying out the present invention (hereinafter, simply referred to as “embodiments”) will be specifically described with reference to the drawings.

図1は、本実施形態に係る監視システム100の概略構成を示す図である。本実施形態の概要は、管理サーバ101に実装されるカメラ制御排他処理機能を利用することによって、管理サーバ101経由でカメラ装置301に対する第1〜第3のクライアント201〜203からの送信情報(制御情報)と、障害検知サーバ102からの送信情報(状態取得要求)が同じタイミングで送信された場合でも、互いの送信情報の衝突を避けるものである。以下、詳細に説明する。   FIG. 1 is a diagram illustrating a schematic configuration of a monitoring system 100 according to the present embodiment. The outline of the present embodiment is that information transmitted from the first to third clients 201 to 203 to the camera device 301 via the management server 101 (control) by using a camera control exclusive processing function implemented in the management server 101. Information) and transmission information (status acquisition request) from the failure detection server 102 are transmitted at the same timing, so that collision of transmission information with each other is avoided. This will be described in detail below.

図示のように、監視システム100において、管理サーバ101、第1〜第3のクライアント201〜203、カメラ装置301、機器302及び障害検知サーバ102がLAN回線190を介して接続されている。管理サーバ101は、システム全体を統括的に管理する機能を有し、カメラ装置301や機器302を制御する。第1〜第3のクライアント201〜203は、画面アプリケーションを用いて管理サーバ101を操作するための端末である。ユーザは、第1〜第3のクライアント201〜203を用いて、機器302を操作したり、カメラ装置301や機器302に対して制御要求等を行う。   As shown in the figure, in the monitoring system 100, a management server 101, first to third clients 201 to 203, a camera device 301, a device 302, and a failure detection server 102 are connected via a LAN line 190. The management server 101 has a function for comprehensively managing the entire system, and controls the camera device 301 and the device 302. The first to third clients 201 to 203 are terminals for operating the management server 101 using a screen application. The user uses the first to third clients 201 to 203 to operate the device 302 or make a control request to the camera device 301 or the device 302.

カメラ装置301は、ネットワーク対応の機器であって、例えば、監視カメラ(防災カメラや防犯カメラ等)として所望の場所に設置され、上述のとおり、管理サーバ101により制御されるとともに、第1〜第3のクライアント201〜203によって操作される。さらに、カメラ装置301は、障害検知サーバ102により障害状態が管理される。機器302は、カメラ装置301と同様に、管理サーバ101により管理される装置であって、例えば、NDR等である。   The camera device 301 is a network-compatible device, for example, installed at a desired location as a surveillance camera (a disaster prevention camera, a security camera, etc.), and controlled by the management server 101 as described above. 3 clients 201-203. Further, the failure state of the camera device 301 is managed by the failure detection server 102. The device 302 is a device managed by the management server 101 like the camera device 301, and is, for example, an NDR.

障害検知サーバ102は、カメラ装置301の状態、特に障害発生の有無を監視する。本実施形態では、障害検知サーバ102は、直接カメラ装置301に対して各種の制御要求を行うのではなく、管理サーバ101を経由し、擬似的に第1〜第3のクライアント201〜203と同様のステータスでカメラ装置301を制御する。これは、第1〜第3のクライアント201〜203の制御要求とカメラ装置301からの制御要求が同じタイミングで行われた場合、それらの制御要求が衝突し、いずれかの制御要求がエラーとなってロストしてしまうことを防止するためである。   The failure detection server 102 monitors the state of the camera device 301, particularly the presence or absence of a failure. In the present embodiment, the failure detection server 102 does not directly make various control requests to the camera device 301, but via the management server 101 in a pseudo manner, similar to the first to third clients 201 to 203. The camera apparatus 301 is controlled with the status of This is because when the control requests of the first to third clients 201 to 203 and the control request from the camera device 301 are made at the same timing, those control requests collide, and one of the control requests becomes an error. This is to prevent the loss.

このような構成の監視システム100の基本的な処理について図2をもとに説明する。ここでは、第1〜第3のクライアント201〜203のうち第1のクライアント201がユーザにより操作されるものとしている。まず、第1のクライアント201からカメラ装置301や機器302等の機器への制御要求が制御情報として管理サーバ101に対して送信される(S11)。管理サーバ101は、制御要求を受信すると、対象となる機器、ここではカメラ装置301に対して制御要求を送信する(S12)。制御要求を管理サーバ101から受信したカメラ装置301は、要求された制御を実行し、応答を管理サーバ101に対して送信する(S13)。そして、管理サーバ101は、カメラ装置301から受信した応答を第1のクライアント201に送信する(S14)。   A basic process of the monitoring system 100 having such a configuration will be described with reference to FIG. Here, it is assumed that the first client 201 among the first to third clients 201 to 203 is operated by the user. First, a control request from the first client 201 to a device such as the camera device 301 or the device 302 is transmitted as control information to the management server 101 (S11). Upon receiving the control request, the management server 101 transmits the control request to the target device, here the camera device 301 (S12). Upon receiving the control request from the management server 101, the camera device 301 executes the requested control and transmits a response to the management server 101 (S13). Then, the management server 101 transmits the response received from the camera device 301 to the first client 201 (S14).

つぎに、障害検知サーバ102からカメラ装置301の状態取得を行う場合の処理について図3をもとに説明する。障害検知サーバ102が擬似的なクライアントとして、カメラ装置301への状態取得要求を制御情報として管理サーバ101に対して送信する(S21)。カメラ装置301から状態取得要求を受信した管理サーバ101は、障害検知サーバ102を第1のクライアント201等と同様に通常のクライアントとして認識する。したがって、管理サーバ101は、第1のクライアント201からの要求と同様に、カメラ装置301に対して状態取得要求を送信する(S22)。状態取得要求を受信したカメラ装置301は、要求された制御を実行し、応答を管理サーバ101に送信する(S23)。そして、管理サーバ101は、カメラ装置301から受信した応答を障害検知サーバ102に送信する(S24)。   Next, processing when the state of the camera device 301 is acquired from the failure detection server 102 will be described with reference to FIG. As a pseudo client, the failure detection server 102 transmits a status acquisition request to the camera device 301 as control information to the management server 101 (S21). The management server 101 that has received the status acquisition request from the camera device 301 recognizes the failure detection server 102 as a normal client, like the first client 201 and the like. Therefore, the management server 101 transmits a status acquisition request to the camera device 301 in the same manner as the request from the first client 201 (S22). Upon receiving the status acquisition request, the camera device 301 executes the requested control and transmits a response to the management server 101 (S23). Then, the management server 101 transmits the response received from the camera device 301 to the failure detection server 102 (S24).

つぎに、管理サーバ101のカメラ制御排他処理について図4に示すフローチャート及び図5に示す管理サーバ101の要求キューの例をもとに説明する。要求キューは、処理要求を蓄積するキュー(データ構造体)であり、例えばFIFO(First In First Out)の構造体である。ここでは、障害検知サーバ102から状態取得要求が送信されたときに、すでに第1のクライアント201から制御情報が送信され、その制御情報が管理サーバ101からカメラ装置301に送信されている状態を想定する。また、要求キューには、「クライアント名」、クライアントの「IPアドレス」、「制御情報」の種類、「要求時刻」が記載される。既に第2のクライアント202からの制御情報が格納されているものとする。   Next, camera control exclusion processing of the management server 101 will be described based on the flowchart shown in FIG. 4 and the request queue of the management server 101 shown in FIG. The request queue is a queue (data structure) for accumulating processing requests, for example, a FIFO (First In First Out) structure. Here, it is assumed that when a status acquisition request is transmitted from the failure detection server 102, control information has already been transmitted from the first client 201, and the control information has been transmitted from the management server 101 to the camera device 301. To do. In the request queue, “client name”, “IP address” of the client, “control information” type, and “request time” are described. It is assumed that control information from the second client 202 has already been stored.

管理サーバ101は、障害検知サーバ102からカメラ装置301に対する状態取得要求を受信すると(S110)、他のクライアント(201〜203)からのカメラ装置301に対する制御要求が実行中であるか否かを確認する(S112)。カメラ装置301に対する制御要求がない場合(S112のN)、管理サーバ101は、障害検知サーバ102からの状態取得要求をカメラ装置301に送信する(S114)。   Upon receiving a status acquisition request for the camera device 301 from the failure detection server 102 (S110), the management server 101 checks whether a control request for the camera device 301 from another client (201 to 203) is being executed. (S112). When there is no control request for the camera device 301 (N in S112), the management server 101 transmits a status acquisition request from the failure detection server 102 to the camera device 301 (S114).

カメラ装置301に対する第1のクライアント201からの制御要求が実行中の場合(S112のY)、管理サーバ101は、障害検知サーバ102からの状態取得要求を要求キューに格納する(S116)。図5(a)の要求キューの例に示すように、要求キューには既に第2のクライアント202からの二つの制御要求が格納されている。この場合、図5(b)に示すように、管理サーバ101からの状態取得要求は、3番目の制御要求として格納される。つぎに、管理サーバ101は、要求キューを確認して、要求キューに蓄積されている制御要求を順次実行する(S118)。障害検知サーバ102は、状態取得要求より先に格納されている制御要求の実行が終了すると、障害検知サーバ102からの状態取得要求をカメラ装置301に送信する(S120)。そして、上述のカメラ装置301から状態取得要求の送信(S114またはS120)に対する応答を受信すると(S122)、障害検知サーバ102は受信した応答をカメラ装置301に送信する(S124)。   When the control request from the first client 201 to the camera device 301 is being executed (Y in S112), the management server 101 stores the status acquisition request from the failure detection server 102 in the request queue (S116). As shown in the example of the request queue of FIG. 5A, two request requests from the second client 202 are already stored in the request queue. In this case, as shown in FIG. 5B, the status acquisition request from the management server 101 is stored as the third control request. Next, the management server 101 confirms the request queue and sequentially executes control requests stored in the request queue (S118). When the failure detection server 102 finishes executing the control request stored prior to the state acquisition request, the failure detection server 102 transmits the state acquisition request from the failure detection server 102 to the camera device 301 (S120). When receiving a response to the transmission of the status acquisition request (S114 or S120) from the camera device 301 (S122), the failure detection server 102 transmits the received response to the camera device 301 (S124).

上記の条件とは逆に、障害検知サーバ102からの状態取得要求をカメラ装置301に送信中に、第1のクライアント201等から制御要求があれば、その制御要求は上記処理と同様に要求キューに格納され、先の状態取得要求等が終了した後に、実行される。   Contrary to the above conditions, if there is a control request from the first client 201 or the like while a status acquisition request from the failure detection server 102 is being transmitted to the camera device 301, the control request is sent to the request queue in the same manner as the above processing. And is executed after the previous status acquisition request or the like is completed.

以上、本実施形態によれば、カメラ装置301を制御する管理サーバ101とは別に機器の障害検知に特化した障害検知サーバ102を設けることにより、独立したプログラムとして、動作上もプログラム更新等の観点においても、他のシステムへ与える影響を少なくすることができる。また、カメラ装置301の状態取得の処理において、障害検知サーバ102が管理サーバ101に対して擬似的なクライアントとなるため、管理サーバ101に実装されている既存のカメラ制御排他処理機能等を利用できる。そのため、制御の衝突等を回避することが出来る。さらに、機器の障害検知に特化した処理となり、比較的シンプルな構成となることから、機能の追加や変更を簡単に行うことができ、コストを低減することができる。   As described above, according to the present embodiment, by providing the failure detection server 102 specialized for device failure detection separately from the management server 101 that controls the camera device 301, an operation such as program update can be performed as an independent program. Also from the viewpoint, the influence on other systems can be reduced. In addition, since the failure detection server 102 becomes a pseudo client for the management server 101 in the process of acquiring the status of the camera device 301, the existing camera control exclusive processing function and the like implemented in the management server 101 can be used. . Therefore, a control collision or the like can be avoided. Furthermore, since the processing is specialized for device failure detection and has a relatively simple configuration, functions can be easily added or changed, and costs can be reduced.

以上、本発明を実施形態をもとに説明した。この実施形態は例示であり、それらの各構成要素の組み合わせにいろいろな変形例が可能なこと、またそうした変形例も本発明の範囲にあることは当業者に理解されるところである。例えば、障害検知サーバ102からカメラ装置301への状態取得要求を受信した管理サーバ101は、カメラ装置301に対する処理として先に実行中の処理(制御情報)があれば、要求キューの最後に状態取得要求を格納した。それに限らず、例えば、カメラ装置301からの状態取得要求は、優先度が高い制御情報として、要求キューの先頭に蓄積される処理がなされてもよい。また、障害検知サーバ102から送信される制御情報に、その種類に応じて優先レベルが付与されてもよい。優先レベルが低い制御情報、例えば定常処理の状態取得要求の場合、管理サーバ101は、要求キューの最後に受信した状態取得要求を蓄積する。一方、優先レベルが高い制御情報、例えば、ユーザの特定操作による状態取得要求の場合、管理サーバ101は、要求キューの最初に受信した状態取得要求を蓄積する。このような処理により、より柔軟な処理を行うことができ、緊急時のカメラ装置301の監視をより効果的に行うことができる。   The present invention has been described based on the embodiments. This embodiment is an exemplification, and it will be understood by those skilled in the art that various modifications can be made to combinations of these components, and such modifications are also within the scope of the present invention. For example, if the management server 101 that has received a status acquisition request from the failure detection server 102 to the camera device 301 has a process (control information) being executed earlier as a process for the camera device 301, the status acquisition is performed at the end of the request queue. Stored the request. For example, the status acquisition request from the camera device 301 may be processed to be accumulated at the head of the request queue as control information having a high priority. Moreover, a priority level may be given to the control information transmitted from the failure detection server 102 according to the type. In the case of control information with a low priority level, for example, a status acquisition request for regular processing, the management server 101 stores the status acquisition request received at the end of the request queue. On the other hand, in the case of control information having a high priority level, for example, a status acquisition request by a user's specific operation, the management server 101 accumulates the status acquisition request received first in the request queue. By such processing, more flexible processing can be performed, and monitoring of the camera device 301 in an emergency can be performed more effectively.

本発明の実施形態をまとめると以下の通りである。
管理サーバと、前記管理サーバのクライアントと、ネットワークに接続され前記管理サーバにより管理される機器と、前記機器の障害検知機能を有する障害検知サーバと、を備えた障害監視システムであって、前記障害検知サーバは、前記機器に対する操作を前記管理サーバを経由して行い、前記管理サーバは、前記機器に対する操作の際に、前記障害検知サーバを前記管理サーバの擬似的なクライアントとして認識する。
また、前記管理サーバは、前記障害検知サーバから前記機器への制御情報を受信したときに、前記クライアントからの制御情報が既に送信されて、前記機器に対する制御動作中であるときに、前記障害検知サーバからの前記制御情報を要求キューに格納してもよい。
また、前記管理サーバは、障害検知からの制御情報を前記要求キューの最後に格納してもよい。
また、前記管理サーバは、障害検知サーバからの制御情報を前記要求キューの先頭に格納してもよい。
また、前記障害検知サーバは、優先レベルを付与して前記制御情報を送信し、前記管理サーバは、優先レベルに応じて前記障害検知サーバからの前記制御情報の前記要求キューにおける格納位置を決定してもよい。
Embodiments of the present invention are summarized as follows.
A failure monitoring system comprising: a management server; a client of the management server; a device connected to a network and managed by the management server; and a failure detection server having a failure detection function of the device. The detection server performs an operation on the device via the management server, and the management server recognizes the failure detection server as a pseudo client of the management server when performing an operation on the device.
In addition, when the management server receives control information from the failure detection server to the device, the failure detection is performed when the control information from the client has already been transmitted and the control operation is being performed on the device. The control information from the server may be stored in the request queue.
Further, the management server may store control information from failure detection at the end of the request queue.
The management server may store control information from the failure detection server at the head of the request queue.
In addition, the failure detection server assigns a priority level and transmits the control information, and the management server determines a storage location of the control information from the failure detection server in the request queue according to the priority level. May be.

100 監視システム 101 管理サーバ
102 障害検知サーバ 201〜203 第1〜第3のクライアント
301 カメラ装置 190 LAN回線
DESCRIPTION OF SYMBOLS 100 Monitoring system 101 Management server 102 Failure detection server 201-203 1st-3rd client 301 Camera apparatus 190 LAN line

Claims (1)

管理サーバと、前記管理サーバのクライアントと、ネットワークに接続され前記管理サーバにより管理される機器と、前記機器の障害検知機能を有する障害検知サーバと、を備えた障害監視システムであって、
前記障害検知サーバは、前記機器に対する操作を前記管理サーバを経由して行い、
前記管理サーバは、前記機器に対する操作の際に、前記障害検知サーバを前記管理サーバの擬似的なクライアントとして認識することを特徴とする障害監視システム。
A failure monitoring system comprising a management server, a client of the management server, a device connected to a network and managed by the management server, and a failure detection server having a failure detection function of the device,
The failure detection server performs an operation on the device via the management server,
The management server recognizes the fault detection server as a pseudo client of the management server when operating the device.
JP2009195734A 2009-08-26 2009-08-26 Failure monitoring system Pending JP2011048577A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009195734A JP2011048577A (en) 2009-08-26 2009-08-26 Failure monitoring system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009195734A JP2011048577A (en) 2009-08-26 2009-08-26 Failure monitoring system

Publications (1)

Publication Number Publication Date
JP2011048577A true JP2011048577A (en) 2011-03-10

Family

ID=43834838

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009195734A Pending JP2011048577A (en) 2009-08-26 2009-08-26 Failure monitoring system

Country Status (1)

Country Link
JP (1) JP2011048577A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103259676A (en) * 2013-04-15 2013-08-21 华为技术有限公司 Method and device for fault diagnosis

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103259676A (en) * 2013-04-15 2013-08-21 华为技术有限公司 Method and device for fault diagnosis

Similar Documents

Publication Publication Date Title
JP5872731B2 (en) Computer implemented method, non-transitory computer readable medium and computer system for communicating detection of link failure to each of a plurality of nodes of a cluster
US8260977B2 (en) CEC communications device, audio and visual device using thereof, and CEC communications method
JP2015170286A (en) connection management apparatus, communication system, connection management method and program
JP6183931B2 (en) Cluster system, server apparatus, cluster system management method, and program
JP2007312028A (en) Monitor image sending-out device and program
JP2007233586A (en) Duplex controller and duplex control method
WO2019049433A1 (en) Cluster system, cluster system control method, server device, control method, and non-transitory computer-readable medium having program stored therein
JP2011048577A (en) Failure monitoring system
JP2006338374A (en) Network connection management device and network connection management method
JP6919461B2 (en) Node device and failover control method
JP2010245841A (en) Method and device for managing network, and network apparatus
JP5005425B2 (en) Control device return system
JP2008226153A (en) Redundant computer system
US20140297724A1 (en) Network element monitoring system and server
JP5378847B2 (en) Monitoring device
JP6045410B2 (en) Network device and state change notification method
JP7224310B2 (en) network system
US20230308310A1 (en) A FAILOVER MECHANISM FOR IoT GATEWAY
JP7233253B2 (en) Communication system and generator
JP5429003B2 (en) Information processing apparatus, communication control method, and communication control program
JP2010086095A (en) Monitoring server, and network monitoring method
JP2008242635A (en) Security system and terminal connection state monitoring method for security system
JP2007133453A (en) Message queuing server and method of monitoring the same
JP4571159B2 (en) Network security protection equipment
JP2016031633A (en) Transmission server, transmission server communication method, and transmission server communication program