JP2020035297A - Apparatus state monitor and program - Google Patents

Apparatus state monitor and program Download PDF

Info

Publication number
JP2020035297A
JP2020035297A JP2018162787A JP2018162787A JP2020035297A JP 2020035297 A JP2020035297 A JP 2020035297A JP 2018162787 A JP2018162787 A JP 2018162787A JP 2018162787 A JP2018162787 A JP 2018162787A JP 2020035297 A JP2020035297 A JP 2020035297A
Authority
JP
Japan
Prior art keywords
abnormality
processing
information
determination
abnormality determination
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2018162787A
Other languages
Japanese (ja)
Other versions
JP7038629B2 (en
Inventor
剛久 三輪
Takehisa Miwa
剛久 三輪
横田 守真
Morimasa Yokota
守真 横田
保之 冨高
Yasuyuki Tomitaka
保之 冨高
光貴 岩村
Mitsutaka Iwamura
光貴 岩村
由梨 野村
Yuri Nomura
由梨 野村
仁 川▲崎▼
Jin Kawasaki
仁 川▲崎▼
尚厳 大瀧
Yoshitaka Otaki
尚厳 大瀧
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.)
Mitsubishi Electric Corp
Mitsubishi Electric Building Solutions Corp
Original Assignee
Mitsubishi Electric Corp
Mitsubishi Electric Building Techno Service 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 Mitsubishi Electric Corp, Mitsubishi Electric Building Techno Service Co Ltd filed Critical Mitsubishi Electric Corp
Priority to JP2018162787A priority Critical patent/JP7038629B2/en
Priority to PCT/JP2019/029407 priority patent/WO2020044898A1/en
Publication of JP2020035297A publication Critical patent/JP2020035297A/en
Application granted granted Critical
Publication of JP7038629B2 publication Critical patent/JP7038629B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B23/00Testing or monitoring of control systems or parts thereof
    • G05B23/02Electric testing or monitoring

Landscapes

  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • Automation & Control Theory (AREA)
  • Testing And Monitoring For Control Systems (AREA)
  • Debugging And Monitoring (AREA)

Abstract

To select an appropriate malfunction determination method according to a state of an apparatus.SOLUTION: An apparatus state monitor 10 includes: a malfunction determination section 11 which determines presence/absence of a malfunction in a building server using determination indexes 17 different from each other; a selection rule information storage section 16 which stores selection rule information established by the malfunction determination section 11 used for determination of the presence/absence of a malfunction when executing the processing of the building server corresponding to a type of processing executed in the building server; a determination method selection section 12 which selects the malfunction determination section 11 used for determination of the presence/absence of a malfunction when executing processing of the building server 5 from a plurality of malfunction determination sections 11 prepared for with reference to the selection rule information; an execution control section 13 which makes the selected determination method (malfunction determination section 11) execute malfunction determination; and a display control section 14 which controls a display of a determination result.SELECTED DRAWING: Figure 2

Description

本発明は、機器状態監視装置及びプログラム、特に施設に設置された設備の監視に利用される機器における異常の有無の判定に関する。   The present invention relates to an apparatus status monitoring apparatus and a program, and more particularly, to determination of presence or absence of an abnormality in an apparatus used for monitoring equipment installed in a facility.

BAS(Building Automation System)やBMS(Building Management System)などのビルシステムの分野では、設備やセンサのデータを分析した結果に基づいて設備を最適に制御するサービス、例えば、デマンドレスポンスやZEB(Zero Energy Building)などのサービスが提供されている。これらのサービスを提供する上で、ビルシステムを構成する機器の状態を監視する技術を確立することは重要なことである。   In the field of building systems such as BAS (Building Automation System) and BMS (Building Management System), services that optimally control equipment based on the results of analyzing equipment and sensor data, such as demand response and ZEB (Zero Energy) (Building). In providing these services, it is important to establish a technique for monitoring the state of the equipment that makes up the building system.

機器を監視する際、機器の状態を監視し、機器に異常が発生したかどうかを判定する技術が種々提案されている。   When monitoring a device, various technologies have been proposed that monitor the state of the device and determine whether an abnormality has occurred in the device.

例えば、機器のリソース負荷(CPU使用率、メモリ使用量、I/Oアクセス数など)で示される機器の状態を監視し、リソース負荷が示す値によって機器を異常と判定する。あるいは、機器に要求を送信してから応答を受信するまでの時間(応答時間)が閥値を超えた場合に機器を異常と判定する。あるいは、CPUのリソース負荷と要求数(入力パケット数)に相関関係があることに着目して相関関係を示す回帰直線を算出し、直近の負荷と入力パケット数の関係の回帰直線からのずれの程度によって機器の異常を判定する。   For example, the status of the device indicated by the resource load of the device (CPU usage, memory usage, I / O access number, etc.) is monitored, and the device is determined to be abnormal based on the value indicated by the resource load. Alternatively, the device is determined to be abnormal when the time from when the request is transmitted to the device to when the response is received (response time) exceeds the threshold value. Alternatively, focusing on the fact that there is a correlation between the resource load of the CPU and the number of requests (the number of input packets), a regression line indicating the correlation is calculated, and the deviation of the relationship between the latest load and the number of input packets from the regression line is calculated. An abnormality of the device is determined according to the degree.

更に、リソース負荷により異常と判定した後にハードウェアの状態を参照して判定の妥当性を検証する。あるいは、スケジュールに従って機器の動作を制御する場合には、そのスケジュールに従って動作するときのリソース負荷モデルを予め用意し、その負荷モデルとの乖離の程度によって機器の異常を判定する。   Furthermore, after determining that there is an abnormality due to the resource load, the validity of the determination is verified by referring to the state of the hardware. Alternatively, when the operation of the device is controlled according to a schedule, a resource load model for operating according to the schedule is prepared in advance, and the abnormality of the device is determined based on the degree of deviation from the load model.

以上のように、従来から種々の指標を参照する種々の異常判定の技術が提案されている。   As described above, various types of abnormality determination techniques that refer to various indices have conventionally been proposed.

特開平06−201415号公報JP-A-06-201415 特開2000−056823号公報JP-A-2000-056823 特開2017−187820号公報JP 2017-187820 A 特開2011−070635号公報JP 2011-070635 A

以上記載した異常判定手法はそれぞれ、誤判定する可能性を有している。例えば、応答時間のみを監視する方法では、機器への要求が集中した場合などに発生する応答時間の変動により誤って異常と判定してしまう可能性が生じてくる。これを解消するために、CPUPの負荷と入力パケット数との相関関係を合わせて判定の指標とすることが提案されているが、負荷とパケット数に相関関係が存在する期間と存在しない期間(例えば、外部からの要求と関係のない監視処理やデータ圧縮処理等の実行期間)が混在するような状況下では、やはり誤判定が発生する可能性が生じてくる。   Each of the abnormality determination methods described above has a possibility of erroneous determination. For example, in the method of monitoring only the response time, there is a possibility that an abnormality is erroneously determined due to a change in the response time that occurs when requests for devices are concentrated. In order to solve this, it has been proposed to use the correlation between the load of the CPUP and the number of input packets as an index for determination. However, a period in which there is a correlation between the load and the number of packets and a period in which the correlation does not exist ( For example, in a situation where monitoring processes and data compression processes that are not related to an external request are mixed, an erroneous determination may occur.

このように、従来から提案されている異常判定手法はそれぞれ、所定の条件の下では異常判定を正しく行うことは可能であっても、ビルシステムの環境や機器の状態が変化する状況下で異常判定を常時高精度で行うことは困難であった。   As described above, each of the conventionally proposed abnormality determination methods can correctly perform an abnormality determination under a predetermined condition, but can perform an abnormality under a situation where the environment of a building system or the state of equipment changes. It has been difficult to always make a determination with high accuracy.

本発明は、機器の状態に合わせて適切な異常判定手法を選択可能とすることを目的とする。   An object of the present invention is to make it possible to select an appropriate abnormality determination method according to the state of a device.

本発明に係る機器状態監視装置は、それぞれ異なる判定指標を用いて、施設に設置された設備の監視に利用される機器における異常の有無を判定する複数の異常判定手段と、前記機器において実行される処理の種類に対応させて、前記機器の当該処理の実行時における異常の有無の判定に用いる前記異常判定手段が設定されている選択ルール情報を記憶する選択ルール情報記憶手段と、前記選択ルール情報を参照して前記複数の異常判定手段の中から前記機器の処理の実行時における異常の有無の判定に用いる前記異常判定手段を選択する選択手段と、を有するものである。   The device state monitoring device according to the present invention is implemented by a plurality of abnormality determination units that determine presence / absence of abnormality in a device used for monitoring equipment installed in a facility, using different determination indices, and executed by the device. A selection rule information storage unit that stores selection rule information in which the abnormality determination unit used to determine the presence or absence of an abnormality when the device performs the process in accordance with the type of the processing to be performed; Selecting means for selecting the abnormality determining means used for determining the presence or absence of an abnormality during execution of the processing of the device from the plurality of abnormality determining means with reference to information.

また、前記機器における処理の実行に伴い生成されるログ情報を取得する手段を有し、前記選択手段は、前記ログ情報で特定される処理の実行時における前記機器の異常の有無の判定に用いる前記異常判定手段を選択するものである。   The apparatus further includes means for acquiring log information generated along with execution of a process in the device, wherein the selection unit is used to determine whether there is an abnormality in the device when executing the process specified by the log information. This is for selecting the abnormality determination means.

また、前記機器において処理が実行されたときの負荷に関する負荷情報を取得する手段と、前記負荷情報に基づき前記機器で実行される処理を予測する処理予測手段と、を有し、前記選択手段は、前記処理予測手段が予測した処理の実行時における前記機器の異常の有無の判定に用いる前記異常判定手段を選択するものである。   The apparatus further includes: a unit configured to acquire load information regarding a load when a process is performed in the device; and a process prediction unit configured to predict a process performed by the device based on the load information. And selecting the abnormality judging means used for judging the presence or absence of an abnormality in the device at the time of executing the processing predicted by the processing predicting means.

また、前記機器における処理の実行に伴い生成されるログ情報を取得する手段と、前記機器において処理が実行されたときの負荷に関する負荷情報を取得する手段と、前記負荷情報及び前記ログ情報を解析することによって前記選択ルール情報を設定するルール設定手段と、を有するものである。   A means for acquiring log information generated in association with execution of a process in the device; a means for acquiring load information relating to a load when the process is executed in the device; and analyzing the load information and the log information. And a rule setting means for setting the selection rule information.

また、前記選択手段は、前記機器が複数存在する場合、異常の有無の判定対象とする機器に対して前記異常判定手段を選択する際に他の機器に関連する情報を合わせて参照するものである。   Further, when there are a plurality of the devices, the selection unit refers to information related to other devices together when selecting the abnormality determination unit for a device to be determined whether there is an abnormality. is there.

また、仮想システム上で仮想機器に処理を実行させることで得られた負荷情報及びログ情報を解析することによって前記選択ルール情報を設定するルール設定手段を有するものである。   The virtual machine further includes a rule setting unit that sets the selection rule information by analyzing load information and log information obtained by causing a virtual device to execute a process on the virtual system.

また、前記機器における処理の実行スケジュールを含むスケジュール情報を取得する手段を有し、前記選択手段は、前記スケジュール情報にスケジュールされた処理の実行時における前記機器の異常の有無の判定に用いる前記異常判定手段を選択するものである。   The apparatus further comprises means for acquiring schedule information including an execution schedule of a process in the device, wherein the selecting unit is configured to determine whether or not the device is abnormal when executing the process scheduled in the schedule information. This is for selecting the judging means.

本発明に係るプログラムは、それぞれ異なる判定指標を用いて、施設に設置された設備の監視に利用される機器における異常の有無を判定する複数の異常判定手段が実行可能であり、前記機器において実行される処理の種類に対応させて、前記機器の当該処理の実行時における異常の有無の判定に用いる前記異常判定手段が設定されている選択ルール情報を記憶する選択ルール情報記憶手段にアクセス可能なコンピュータを、前記選択ルール情報を参照して前記複数の異常判定手段の中から前記機器の処理の実行時における異常の有無の判定に用いる前記異常判定手段を選択する選択手段として機能させるためのものである。   The program according to the present invention can execute a plurality of abnormality determination units that determine presence or absence of an abnormality in a device used for monitoring equipment installed in a facility by using different determination indices, and can be executed by the device. In response to the type of processing to be performed, the abnormality determination means used to determine the presence or absence of an abnormality at the time of execution of the processing of the device can access selection rule information storage means for storing selection rule information set therein. For causing a computer to function as a selection unit that selects the abnormality determination unit used to determine the presence or absence of an abnormality during execution of the processing of the device from the plurality of abnormality determination units with reference to the selection rule information. It is.

本発明によれば、機器の状態に合わせて適切な異常判定手法を選択することができる。   According to the present invention, it is possible to select an appropriate abnormality determination method according to the state of the device.

本発明に係る機器状態監視装置の一実施の形態を含むビルシステムの全体構成図である。1 is an overall configuration diagram of a building system including an embodiment of a device state monitoring device according to the present invention. 実施の形態1における機器状態監視装置のブロック構成図である。FIG. 2 is a block configuration diagram of the device state monitoring device according to the first embodiment. 実施の形態1におけるログ情報蓄積部に記録されるログ情報のデータ構成の一例を示す図である。5 is a diagram illustrating an example of a data configuration of log information recorded in a log information storage unit according to Embodiment 1. FIG. 実施の形態1における選択ルール情報記憶部に設定される選択ルール情報のデータ構成例を示す図である。FIG. 4 is a diagram illustrating a data configuration example of selection rule information set in a selection rule information storage unit according to the first embodiment. 実施の形態1における異常判定処理を示すフローチャートである。5 is a flowchart illustrating an abnormality determination process according to the first embodiment. 実施の形態1において判定手法選択部が実施する選択処理を示すフローチャートである。5 is a flowchart illustrating a selection process performed by a determination method selection unit according to the first embodiment. 実施の形態1において異常判定部が実行する異常判定処理を示すフローチャートである。5 is a flowchart illustrating an abnormality determination process performed by an abnormality determination unit according to the first embodiment. 実施の形態1において他の異常判定部が実行する異常判定処理を示すフローチャートである。5 is a flowchart illustrating an abnormality determination process performed by another abnormality determination unit in the first embodiment. 実施の形態1において他の異常判定部が実行する異常判定処理を示すフローチャートである。5 is a flowchart illustrating an abnormality determination process performed by another abnormality determination unit in the first embodiment. 実施の形態2における機器状態監視装置のブロック構成図である。FIG. 9 is a block configuration diagram of a device state monitoring device according to a second embodiment. 実施の形態3における機器状態監視装置のブロック構成図である。FIG. 13 is a block configuration diagram of a device state monitoring device according to a third embodiment.

以下、図面に基づいて、本発明の好適な実施の形態について説明する。   Hereinafter, a preferred embodiment of the present invention will be described with reference to the drawings.

実施の形態1.
図1は、本発明に係る機器状態監視装置の一実施の形態を含むビルシステムの全体構成図である。図1には、ビル1に設置されたシステムと監視センタ2とがネットワーク3を介して接続されたビルシステムの構成が示されている。監視センタ2は、ビル1に設置の設備4を遠隔監視するセンタである。ビル1側のシステムは、ビルサーバ5、コントローラ6、監視端末7及び機器状態監視装置10をネットワーク8に接続して構成される。ビルサーバ5は、設備4の状態を表すデータ、設備4への設定値等設備4に関する情報を、コントローラ6を介して収集する。設備4に関する情報は、設備4に限らず設備4周辺に設置の各種センサ(図示せず)から収集してもよい。コントローラ6は、設備4の動作の制御を行い、また、設備4に関連する各種情報を収集してビルサーバ5へ送る。なお、図1に示すコントローラ6及び設備4の台数は一例であってこれに限るものでない。監視端末7は、ビル管理者等により使用される情報処理装置であり、例えばパーソナルコンピュータ(PC)で実現される。
Embodiment 1 FIG.
FIG. 1 is an overall configuration diagram of a building system including an embodiment of a device state monitoring device according to the present invention. FIG. 1 shows a configuration of a building system in which a system installed in a building 1 and a monitoring center 2 are connected via a network 3. The monitoring center 2 is a center for remotely monitoring facilities 4 installed in the building 1. The system on the building 1 side is configured by connecting a building server 5, a controller 6, a monitoring terminal 7, and a device state monitoring device 10 to a network 8. The building server 5 collects, via the controller 6, data representing the state of the facility 4 and information about the facility 4 such as set values for the facility 4. Information on the facility 4 may be collected from various sensors (not shown) installed around the facility 4 as well as the facility 4. The controller 6 controls the operation of the equipment 4, collects various information related to the equipment 4, and sends the collected information to the building server 5. It should be noted that the numbers of the controllers 6 and the facilities 4 shown in FIG. 1 are merely examples, and the present invention is not limited thereto. The monitoring terminal 7 is an information processing device used by a building manager or the like, and is realized by, for example, a personal computer (PC).

機器状態監視装置10は、ビル1側のシステムに含まれる機器の状態を監視するために用いられる装置である。機器状態監視装置10が監視対象とする機器は、設備4の監視に利用される機器であり、本実施の形態の場合、ビルサーバ5及びコントローラ6が該当する。機器状態監視装置10は、PC等従前からあるコンピュータで実現可能である。すなわち、機器状態監視装置10は、CPU、ROM、RAM、ハードディスクドライブ(HDD)等の記憶手段、マウスやキーボードなどの入力手段及びディスプレイなどの表示手段を含むユーザインタフェース、ネットワークインタフェース等の通信手段を有する。   The device status monitoring device 10 is a device used to monitor the status of devices included in the system on the building 1 side. The devices to be monitored by the device status monitoring device 10 are devices used for monitoring the facilities 4, and in the case of the present embodiment, correspond to the building server 5 and the controller 6. The device state monitoring device 10 can be implemented by a computer such as a PC that has been used in the past. That is, the device state monitoring apparatus 10 includes communication means such as a storage means such as a CPU, a ROM, a RAM, and a hard disk drive (HDD), a user interface including an input means such as a mouse and a keyboard, and a display means such as a display, and a network interface. Have.

図2は、本実施の形態における機器状態監視装置10のブロック構成図である。本実施の形態における機器状態監視装置10は、異常判定部11、判定手法選択部12、実行制御部13、表示制御部14、ログ情報蓄積部15及び選択ルール情報記憶部16を有している。なお、本実施の形態の説明に用いない構成要素については図から省略している。   FIG. 2 is a block diagram of the device status monitoring apparatus 10 according to the present embodiment. The device state monitoring device 10 according to the present embodiment includes an abnormality determination unit 11, a determination method selection unit 12, an execution control unit 13, a display control unit 14, a log information storage unit 15, and a selection rule information storage unit 16. . Note that components not used in the description of the present embodiment are omitted from the drawings.

本実施の形態では、複数の異常判定部11を用意している。各異常判定部11は、それぞれ異なる判定指標を用いて機器における異常の有無を判定する。すなわち、それぞれ異なる判定手法により機器における異常の有無を判定する。判定手法自体は従前から存在する判定手法を利用してよい。本実施の形態でいう「異なる判定指標」というのは、完全同一の指標を用いないことを意味しており、一部に同じ指標を用いる場合や用いる指標が包含関係にある場合もこれに該当する。具体的には、判定手法1が指標A,B,Cを用い、判定手法2が指標A,B,Dを用いる場合、判定手法1と判定手法2は、共通の指標A,Bを用いるものの完全同一ではないので、異なる判定指標を用いることになる。また、判定手法1は指標A,B,Cを用い、判定手法2は指標A,B,C,Dを用いる場合、判定手法2は判定手法1が用いない指標Dを用いているため完全同一ではない。従って、判定手法1と判定手法2は、異なる判定指標を用いることになる。また、本実施の形態における「異常」には、機器が停止する障害に限らず、機器が停止しない異常や顕在化されていない警告レベルの異常が含まれる。前述したように異常判定の対象となる機器は、ビルサーバ5及びコントローラ6であるが、以降の説明では、特に断らない限りビルサーバ5を機器と想定して説明する。本実施の形態においては、従前からある判定手法を有効利用するものであり、いずれかの判定手法を選択的に有効利用することを特徴としている。   In the present embodiment, a plurality of abnormality determination units 11 are provided. Each abnormality determination unit 11 determines the presence or absence of an abnormality in the device using a different determination index. That is, the presence or absence of an abnormality in the device is determined by different determination methods. The judgment method itself may use a judgment method that has existed before. The term “different judgment index” in the present embodiment means that completely the same index is not used, and this also applies to the case where the same index is partially used or the index used is inclusive. I do. Specifically, when the determination method 1 uses the indices A, B, and C and the determination method 2 uses the indices A, B, and D, the determination method 1 and the determination method 2 use the common indices A and B. Since they are not completely the same, different judgment indices will be used. When the determination method 1 uses the indices A, B, and C, and the determination method 2 uses the indices A, B, C, and D, the determination method 2 uses the index D that is not used by the determination method 1. is not. Therefore, the determination method 1 and the determination method 2 use different determination indices. Further, the “abnormality” in the present embodiment is not limited to a failure in which the device stops, but also includes a failure in which the device does not stop and a warning-level abnormality that has not been exposed. As described above, the devices to be subjected to the abnormality determination are the building server 5 and the controller 6, but in the following description, the building server 5 is assumed to be the device unless otherwise specified. In the present embodiment, a conventional determination method is used effectively, and one of the determination methods is selectively and effectively used.

判定手法選択部12は、選択ルール情報記憶部16に設定されている選択ルール情報を参照して複数用意されている異常判定部11の中からビルサーバ5の処理の実行時における異常の有無の判定に用いる異常判定部11を選択する。実行制御部13は、判定手法選択部12が選択した異常判定部11の実行制御を行う。表示制御部14は、異常判定部11の実行結果の表示を制御する。ログ情報蓄積部15には、ビルシステムに含まれる機器(ビルサーバ5及びコントローラ6)における処理の実行に伴い生成されるログ情報が蓄積される。例えば、ビルサーバ5に対応するログ情報には、監視センタ2からの要求に応じてデータを送信する処理のログ情報、ビルサーバ5が保持している設備データの集計処理、ビルサーバ5がコントローラ6からデータを収集する処理のログ情報等が含まれる。   The determination method selection unit 12 refers to the selection rule information set in the selection rule information storage unit 16 and determines whether there is an abnormality during execution of the processing of the building server 5 from the plurality of abnormality determination units 11 prepared. The abnormality determination unit 11 used for the determination is selected. The execution control unit 13 controls the execution of the abnormality determination unit 11 selected by the determination method selection unit 12. The display control unit 14 controls display of an execution result of the abnormality determination unit 11. The log information accumulating unit 15 accumulates log information generated in association with execution of processing in the devices (the building server 5 and the controller 6) included in the building system. For example, the log information corresponding to the building server 5 includes log information of a process of transmitting data in response to a request from the monitoring center 2, a tallying process of facility data held by the building server 5, and a 6 includes log information and the like of a process of collecting data from.

図3は、本実施の形態におけるログ情報蓄積部15に記録されるログ情報の一例を示す図である。ログ情報は、機器において処理が実行されることに伴い生成され、ログ情報蓄積部15に登録される。ログ情報には、ログ情報の生成日時、実行された処理の種類を特定する情報(以下、「種類識別情報」ともいう)等が記録される。図4に示すログ情報の記述例では、“Log:”に続く文字列が種類識別情報に相当する。   FIG. 3 is a diagram illustrating an example of log information recorded in the log information storage unit 15 according to the present embodiment. The log information is generated as the processing is executed in the device, and is registered in the log information storage unit 15. The log information records the date and time of generation of the log information, information for specifying the type of executed processing (hereinafter, also referred to as “type identification information”), and the like. In the description example of the log information illustrated in FIG. 4, the character string following “Log:” corresponds to the type identification information.

図4は、本実施の形態における選択ルール情報記憶部16に設定される選択ルール情報のデータ構成例を示す図である。選択ルール情報には、ビルサーバ5において実行される処理の種類に対応させて、ビルサーバ5の当該処理の実行時における異常の有無の判定に用いる異常判定部11が設定される。具体的には、各選択ルールを識別するルールIDに対応させて、異常判定部11を特定するための条件(判定手法設定ルール)及び当該異常判定部11の識別情報(判定手法ID)が対応付けして設定される。選択ルール情報に設定する条件には、ログ情報に設定される種類識別情報が設定される。図4における“respond_to_cloud”や“aggregate_daily”等が種類識別情報に相当する。なお、図4では、5種類の処理に対応する選択ルールを例示しているが、処理の種類や数はこれに限定されるものではない。   FIG. 4 is a diagram illustrating a data configuration example of the selection rule information set in the selection rule information storage unit 16 according to the present embodiment. In the selection rule information, an abnormality determination unit 11 used for determining whether or not there is an abnormality at the time of execution of the processing of the building server 5 is set in accordance with the type of the processing executed in the building server 5. Specifically, a condition (determination method setting rule) for specifying the abnormality determination unit 11 and identification information (determination method ID) of the abnormality determination unit 11 correspond to a rule ID for identifying each selection rule. Is set. The type identification information set in the log information is set as the condition set in the selection rule information. “Respond_to_cloud” and “aggregate_daily” in FIG. 4 correspond to the type identification information. Although FIG. 4 illustrates selection rules corresponding to five types of processes, the types and number of processes are not limited to these.

前述したように、各異常判定部11は、それぞれ異なる判定指標を用いてビルサーバ5において処理が実行されたときの異常の有無を判定する。図2には、ビルサーバ5のハードウェア状態、CPUの応答時間、負荷モデル、相関関係情報及び負荷情報を判定指標17の例として示している。このうち、ハードウェア状態は、CPUの周波数等ハードウェアの状態を示す情報である。応答時間は、機器に要求を送信してから応答を受信するまでの時間である。負荷モデルは、機器が制御スケジュールに従って動作するときのリソース負荷モデルである。相関関係情報は、CPUのリソース負荷と要求数(入力パケット数)との相関関係を示す情報である。負荷情報は、機器に係る負荷に関する情報である。本実施の形態では、CPU使用率、メモリ使用量、I/Oアクセス数等ハードウェアリソースに係る負荷と、時間当たりのバイト送受信数やパケット転送数等のネットワーク負荷とを含む。機器状態監視装置10は、過去における各時点における上記情報及び現時点における上記情報を判定指標17として当該情報を管理している機器から取得可能であり、また必要により内部に保持してもよい。これらの判定手法(異常判定部11)及び判定指標は一例であって、これに限定する必要はない。   As described above, each abnormality determination unit 11 determines the presence or absence of an abnormality when the processing is executed in the building server 5 using different determination indices. FIG. 2 illustrates the hardware state of the building server 5, the response time of the CPU, the load model, the correlation information, and the load information as examples of the determination index 17. The hardware status is information indicating the status of hardware such as the frequency of the CPU. The response time is the time from transmitting a request to a device to receiving a response. The load model is a resource load model when the device operates according to the control schedule. The correlation information is information indicating a correlation between the resource load of the CPU and the number of requests (the number of input packets). The load information is information on a load on the device. In the present embodiment, the load includes hardware resources such as a CPU usage rate, a memory usage amount, and the number of I / O accesses, and a network load such as the number of transmitted and received bytes and the number of packet transfers per time. The device state monitoring device 10 can acquire the information at each point in the past and the information at the present time as the determination index 17 from the device that manages the information, and may hold the information internally if necessary. These determination methods (abnormality determination unit 11) and determination indices are merely examples, and need not be limited to these.

なお、図2では、判定指標17と異常判定部11との対応関係を矢印にて示しているが、図2においては、各異常判定部11がそれぞれ異なる判定指標を用いることを模式的に示しているに過ぎない。すなわち、ID=001の異常判定部11はハードウェア状態という指標のみを用い、ID=002の異常判定部11は応答時間という指標のみを用いる、ということを表しているわけではなく、ID=004の異常判定部11に例示したように
判定指標17の中から複数の判定指標を参照する場合もある。また、ある判定指標17は、他の判定指標17を参照して得られる場合がある。例えば、負荷モデルは、負荷情報に基づき得られる判定指標である。
Note that, in FIG. 2, the correspondence between the determination index 17 and the abnormality determination unit 11 is indicated by an arrow, but in FIG. 2, it is schematically illustrated that each abnormality determination unit 11 uses a different determination index. It is just that. That is, this does not mean that the abnormality determination unit 11 with ID = 001 uses only the index of the hardware state, and the abnormality determination unit 11 with ID = 002 uses only the index of the response time. In some cases, a plurality of determination indices are referred to from among the determination indices 17 as illustrated in the abnormality determination unit 11 of FIG. Further, a certain judgment index 17 may be obtained by referring to another judgment index 17. For example, the load model is a determination index obtained based on the load information.

機器状態監視装置10各構成要素11〜14は、機器状態監視装置10を形成するコンピュータと、コンピュータに搭載されたCPUで動作するプログラムとの協調動作により実現される。また、各記憶手段15,16は、機器状態監視装置10に搭載されたHDDにて実現される。あるいは、RAM又は外部にある記憶手段をネットワーク経由で利用してもよい。   Each component 11 to 14 of the device status monitoring device 10 is realized by a cooperative operation of a computer forming the device status monitoring device 10 and a program that runs on a CPU mounted on the computer. Each of the storage units 15 and 16 is realized by an HDD mounted on the device state monitoring device 10. Alternatively, a RAM or an external storage means may be used via a network.

また、本実施の形態で用いるプログラムは、通信手段により提供することはもちろん、CD−ROMやUSBメモリ等のコンピュータ読み取り可能な記録媒体に格納して提供することも可能である。通信手段や記録媒体から提供されたプログラムはコンピュータにインストールされ、コンピュータのCPUがプログラムを順次実行することで各種処理が実現される。   In addition, the program used in the present embodiment can be provided not only by communication means but also stored in a computer-readable recording medium such as a CD-ROM or a USB memory. The program provided from the communication means or the recording medium is installed in the computer, and various processes are realized by the CPU of the computer sequentially executing the program.

ビルサーバ5は、設備4の監視を行う際、設備監視に関連する種々の処理を実行する。実行する処理には、CPUを相対的に多く使用する集計処理や、CPUを相対的に多く使用しない監視センタ2やコントローラ6との間の通信処理が含まれる。このように、実行する処理には、CPUを相対的に多く使う処理、あるいはRAMを相対的に多く使う処理やネットワーク通信を主に行う処理等様々な種類がある。ビルサーバ5がCPUを多く使う処理を実行している場合、そのときのビルサーバ5の異常判定にはリソース負荷やCPUの応答時間を判定指標17として用いる異常判定部11を利用するのが好適である。また、ビルサーバ5がデータ通信を主とする処理を実行している場合、そのときのビルサーバ5の異常判定には通信負荷を判定指標17として用いる異常判定部11を利用するのが好適である。データ通信を主とする処理を実行しているときはCPUを相対的に多く使用していない場合が少なくないので、CPUの応答時間というデータ通信に関する判定指標17を参照せずに異常判定しても精度の良い異常判定ができるとは限らない。全ての状況に対応可能な異常判定手法があれば問題ないが、多種多様な機能が提供され続ける現在では、全ての状況に適合した異常判定手法が作成可能とは言い難い。その一方、前述したように、ある特定の状況下においては異常を精度良く判定できる異常判定手法はある。   When monitoring the facility 4, the building server 5 executes various processes related to facility monitoring. The processing to be executed includes an aggregation processing using a relatively large number of CPUs and a communication processing with the monitoring center 2 and the controller 6 not using a relatively large number of CPUs. As described above, there are various types of processing to be executed, such as processing that uses a relatively large amount of CPU, processing that uses a relatively large amount of RAM, and processing that mainly performs network communication. When the building server 5 is executing a process that uses a lot of CPU, it is preferable to use the abnormality determining unit 11 that uses the resource load and the response time of the CPU as the determination index 17 to determine the abnormality of the building server 5 at that time. It is. When the building server 5 is executing a process mainly for data communication, it is preferable to use the abnormality determining unit 11 that uses the communication load as the determination index 17 to determine the abnormality of the building server 5 at that time. is there. When a process mainly involving data communication is being executed, it is not rare that a relatively large number of CPUs are used, so that an abnormality is determined without referring to the data communication determination index 17 called the CPU response time. Is not always accurate. There is no problem if there is an abnormality determination method that can cope with all situations, but it is hard to say that an abnormality determination method suitable for all situations can be created at present as a variety of functions continue to be provided. On the other hand, as described above, there is an abnormality determination method that can accurately determine an abnormality under a specific situation.

本実施の形態において特徴的なことは、ビルサーバ5において実行される処理の種類に応じてビルサーバ5における異常の有無の判定に用いる異常判定部11を選択できるようにしたことである。これにより、処理の種類に適合した判定指標17を参照する異常判定部11を実行させて異常判定を行うことができるので、機器の異常判定を精度良く行うことが可能となる。   What is characteristic in the present embodiment is that the abnormality determining unit 11 used for determining the presence or absence of an abnormality in the building server 5 can be selected according to the type of processing executed in the building server 5. Accordingly, the abnormality determination unit 11 that refers to the determination index 17 that is appropriate for the type of processing can be executed to perform the abnormality determination, so that the abnormality determination of the device can be performed with high accuracy.

以下、本実施の形態における異常判定処理について図5に示すフローチャートを用いて説明する。   Hereinafter, the abnormality determination processing according to the present embodiment will be described with reference to the flowchart shown in FIG.

異常判定を実行する管理者は、ログ情報蓄積部15に蓄積されているログ情報の中から判定対象としたい処理に対応するログ情報を指定する。これに応じて、判定手法選択部12は、指定されたログ情報に記録されている処理の種類を抽出する(ステップ102)。続いて、判定手法選択部12は、選択ルール情報を参照して、抽出した処理の種類に対応する判定手法IDに基づき異常判定に用いる判定手法、すなわち異常判定部11を特定する(ステップ103)。   The administrator who executes the abnormality determination designates log information corresponding to the process to be determined from the log information stored in the log information storage unit 15. In response, the determination method selection unit 12 extracts the type of processing recorded in the designated log information (Step 102). Subsequently, the determination method selection unit 12 refers to the selection rule information, and specifies a determination method used for abnormality determination based on the determination method ID corresponding to the type of the extracted process, that is, the abnormality determination unit 11 (Step 103). .

図6は、図4に例示した選択ルール情報に基づく判定手法選択部12における判定手法特定処理(ステップ103)を示すフローチャートである。図6に示すように、判定手法選択部12は、ログ情報から抽出した処理の種類と、選択ルール情報に設定されている各種類識別情報とを比較する(ステップ1031)。そして、ログ情報から抽出した処理の種類が“response_to_cloud”と一致すれば(ステップ1032でY)、判定手法選択部12は、ID=005の異常判定部11が提供する判定手法に特定する(ステップ1033)。あるいは、処理の種類が“collect_controller_data” と一致すれば(ステップ1034でY)、判定手法選択部12は、ID=001の異常判定部11が提供する判定手法に特定する(ステップ1033)。そして、処理の種類が上記以外の場合、具体的には、“aggregate_daily” 、“aggregate_monyhly”又は“aggregate_yearly”のいずれかと一致する場合(ステップ1034でN)、判定手法選択部12は、ID=004の異常判定部11が提供する判定手法に特定する(ステップ1036)。   FIG. 6 is a flowchart illustrating the determination method specifying process (step 103) in the determination method selection unit 12 based on the selection rule information illustrated in FIG. As shown in FIG. 6, the determination method selection unit 12 compares the type of the process extracted from the log information with each type identification information set in the selection rule information (Step 1031). Then, if the type of processing extracted from the log information matches “response_to_cloud” (Y in step 1032), the determination method selection unit 12 specifies the determination method provided by the abnormality determination unit 11 with ID = 005 (step 1033). Alternatively, if the processing type matches “collect_controller_data” (Y in step 1034), the determination method selection unit 12 specifies the determination method provided by the abnormality determination unit 11 with ID = 001 (step 1033). If the type of the processing is other than the above, specifically, if it matches any of “aggregate_daily”, “aggregate_monyhly”, or “aggregate_yearly” (N in step 1034), the determination method selection unit 12 sets the ID = 004. The determination method provided by the abnormality determination unit 11 is specified (step 1036).

このようにして、異常判定部11が特定されると、実行制御部13は、該当する異常判定部11を起動して異常判定を実行させる(ステップ104)。起動された異常判定部11は、ログ情報を参照することにより、必要な時点(期間)の判定指標17を取得してビルサーバ5の処理実行時における異常判定を行う。本実施の形態において異常判定部11が実行する正常/異常の判定処理は、既存の判定処理を有効利用するが、以下、代表的な判定処理について簡単に説明する。   When the abnormality determination unit 11 is specified in this way, the execution control unit 13 activates the corresponding abnormality determination unit 11 to execute the abnormality determination (Step 104). The activated abnormality determination unit 11 acquires the determination index 17 at a necessary time (period) by referring to the log information, and performs abnormality determination when the building server 5 executes the process. In the present embodiment, the normal / abnormal judgment processing executed by the abnormality judgment unit 11 effectively utilizes the existing judgment processing. Hereinafter, a typical judgment processing will be briefly described.

図7は、本実施の形態における異常判定部11が実行する正常/異常の判定処理の一例を示すフローチャートである。上記ステップ104における処理を具体的に示すフローチャートである。図7に示す異常判定処理を実行する異常判定部11は、負荷情報を取得すると(ステップ411)、機器に要求を送信してから応答を受信するまでの応答時間を算出する(ステップ412)。応答時間が所定の閾値以下の場合(ステップ413でY)、迅速に応答可能であるとして正常と判定する(ステップ417)。応答時間が所定の閾値を超えている場合(ステップ413でN)、更にCPUのリソース負荷と要求数(入力パケット数)との相関関係を算出する(ステップ414)。相関関係が所定の閾値に満たなければ(ステップ415でN)、最終的に機器の状態は正常と判定する(ステップ417)。一方、相関関係が所定の閾値以上の場合(ステップ415でY)、機器の状態は異常と判定する(ステップ416)。なお、上記各閾値には、実績情報から適切な値が設定される。   FIG. 7 is a flowchart illustrating an example of a normal / abnormal determination process performed by the abnormality determination unit 11 according to the present embodiment. 4 is a flowchart specifically showing processing in step 104. When acquiring the load information (step 411), the abnormality determination unit 11 that executes the abnormality determination process illustrated in FIG. 7 calculates a response time from transmitting a request to the device to receiving a response (step 412). If the response time is equal to or less than the predetermined threshold value (Y in step 413), it is determined that the response is promptly possible and that the response is normal (step 417). If the response time exceeds the predetermined threshold (N in step 413), a correlation between the resource load of the CPU and the number of requests (the number of input packets) is calculated (step 414). If the correlation does not satisfy the predetermined threshold (N in step 415), it is finally determined that the state of the device is normal (step 417). On the other hand, if the correlation is equal to or greater than the predetermined threshold (Y in step 415), the state of the device is determined to be abnormal (step 416). An appropriate value is set for each of the thresholds based on the performance information.

図8は、図7に示す異常判定処理を実行する異常判定部11とは異なる異常判定部11が実行する正常/異常の判定処理の一例を示すフローチャートである。図8に示す異常判定処理を実行する異常判定部11は、負荷情報を取得すると(ステップ421)、負荷モデルと対比すべきリソース負荷を示すデータを算出する(ステップ422)。そして、負荷モデルを取得すると(ステップ422)。負荷情報から算出したリソース負荷を負荷モデルと対比することによって機器の状態を判定する。ここで、機器が正常と判定できる場合(ステップ424でY)、機器の状態は正常と判定する(ステップ429)。一方、機器は正常と判定できない場合(ステップ424でN)、異常判定部11は、続いてハードウェア情報を取得する(ステップ415)。そして、取得した負荷情報を正規化等必要により補正した後(ステップ426)、ハードウェア情報と比較することによって機器の状態を判定する。ここで、機器が正常と判定できる場合(ステップ427でY)、本処理において機器の状態は最終的に正常と判定する(ステップ429)。一方、この判定処理でも機器は正常と判定できない場合(ステップ427でN)、本処理において機器の状態は最終的に異常と判定する(ステップ428)。   FIG. 8 is a flowchart illustrating an example of a normal / abnormal determination process performed by the abnormality determination unit 11 that is different from the abnormality determination unit 11 that performs the abnormality determination process illustrated in FIG. When acquiring the load information (step 421), the abnormality determination unit 11 executing the abnormality determination process illustrated in FIG. 8 calculates data indicating a resource load to be compared with the load model (step 422). Then, when a load model is obtained (step 422). The state of the device is determined by comparing the resource load calculated from the load information with the load model. If the device can be determined to be normal (Y in step 424), the device status is determined to be normal (step 429). On the other hand, when the device cannot be determined to be normal (N in step 424), the abnormality determination unit 11 subsequently acquires hardware information (step 415). Then, after the acquired load information is corrected as necessary such as normalization (step 426), the state of the device is determined by comparing with the hardware information. Here, when the device can be determined to be normal (Y in step 427), the device status is finally determined to be normal in this processing (step 429). On the other hand, if the device cannot be determined to be normal by this determination process (N in step 427), the device status is finally determined to be abnormal in this process (step 428).

図9は、図7及び図8に示す異常判定処理を実行する異常判定部11とは異なる異常判定部11が実行する正常/異常の判定処理の一例を示すフローチャートである。図9に示す異常判定処理を実行する異常判定部11は、負荷情報を取得してから機器の状態を判定するまでの処理(ステップ431〜434)は、図8に示す判定処理(ステップ421〜424)と同じでよいので説明を省略する。機器は正常と判定できない場合(ステップ434でN)、負荷情報に対して外乱を消去する補正をしてから(ステップ435)、再度機器の状態を判定する。ここで、機器が正常と判定できる場合(ステップ436でY)、本処理において機器の状態は最終的に正常と判定する(ステップ440)。一方、機器が正常と判定できない場合(ステップ436でN)、負荷情報に対して時間をシフトしてから(ステップ437)、再度機器の状態を判定する。ここで、機器が正常と判定できる場合(ステップ438でY)、本処理において機器の状態は最終的に正常と判定する(ステップ440)。一方、の判定処理でも機器は正常と判定できない場合(ステップ438でN)、本処理において機器の状態は最終的に異常と判定する(ステップ428)。   FIG. 9 is a flowchart illustrating an example of a normal / abnormal determination process performed by the abnormality determination unit 11 different from the abnormality determination unit 11 that performs the abnormality determination process illustrated in FIGS. 7 and 8. The abnormality determination unit 11 that executes the abnormality determination processing illustrated in FIG. 9 performs the processing (steps 431 to 434) from the acquisition of the load information to the determination of the state of the device in the determination processing (steps 421 to 421) illustrated in FIG. 424), and a description thereof will not be repeated. If the device cannot be determined to be normal (N in step 434), the load information is corrected to eliminate disturbance (step 435), and the state of the device is determined again. Here, when the device can be determined to be normal (Y in step 436), the device status is finally determined to be normal in this processing (step 440). On the other hand, if the device cannot be determined to be normal (N in step 436), the time is shifted with respect to the load information (step 437), and the state of the device is determined again. If the device can be determined to be normal (Y in step 438), the device status is finally determined to be normal in this processing (step 440). On the other hand, if the device cannot be determined to be normal by the determination process (N in step 438), the status of the device is finally determined to be abnormal in this process (step 428).

以上例示した各異常判定部11が実行する判定処理のように、各異常判定部11は、複数の判定指標を組み合わせたり、負荷情報を必要により補正したりして機器の状態を判定する。   As in the determination process performed by each of the abnormality determination units 11 described above, each abnormality determination unit 11 determines the state of the device by combining a plurality of determination indices or correcting load information as necessary.

異常判定部11が異常判定を行うと、表示制御部14は、処理結果(異常判定結果)をディスプレイ等に表示するなどして管理者に通知する(ステップ105)。あるいは、異常判定結果を監視端末7に送信して表示させるようにしてもよい。なお、処理結果は、後で参照できるように所定の記憶手段に蓄積するようにしてもよい。   When the abnormality determination unit 11 performs the abnormality determination, the display control unit 14 notifies the administrator by displaying the processing result (the abnormality determination result) on a display or the like (Step 105). Alternatively, the abnormality determination result may be transmitted to the monitoring terminal 7 and displayed. The processing result may be stored in a predetermined storage means so that it can be referred to later.

本実施の形態によれば、ログ情報に含まれる処理の種類によって機器の異常判定に用いる判定手法(異常判定部11)を選択することができる。これにより、異常判定の精度をより向上させることが可能となる。   According to the present embodiment, it is possible to select the determination method (the abnormality determination unit 11) used for determining the abnormality of the device according to the type of processing included in the log information. This makes it possible to further improve the accuracy of the abnormality determination.

なお、本実施の形態では、異常判定に必要な構成要素を機器状態監視装置10に集約したが、機器状態監視装置10が持つ構成要素(処理機能)をビルサーバ5、監視端末7、あるいは監視センタ2に持たせてもよい。あるいは複数箇所に処理機能を分散させ、各装置を連携動作させて前述した異常判定処理を実行できるように構成してもよい。   In the present embodiment, the components necessary for abnormality determination are collected in the device status monitoring device 10, but the components (processing functions) of the device status monitoring device 10 are stored in the building server 5, the monitoring terminal 7, or the monitoring device. The center 2 may have it. Alternatively, the processing function may be distributed to a plurality of locations, and the apparatuses may be operated in cooperation with each other to execute the above-described abnormality determination processing.

実施の形態2.
上記実施の形態1では、ログ情報を参照することによりビルサーバ5において過去に実行された処理の実行時における異常判定を行うようにした。本実施の形態では、ログ情報蓄積部15にログ情報が記録される前の処理、すなわち現時点において実行中若しくは将来において実行される処理を予測して、その処理の実行時における異常判定ができるようにしたことを特徴とする。
Embodiment 2 FIG.
In the first embodiment, the abnormality determination at the time of execution of the processing executed in the past in the building server 5 is performed by referring to the log information. In the present embodiment, a process before log information is recorded in the log information accumulating unit 15, that is, a process that is currently being executed or is to be executed in the future is predicted, and an abnormality can be determined at the time of executing the process. It is characterized by the following.

図10は、本実施の形態における機器状態監視装置10のブロック構成図である。本実施の形態におけるビルシステムの全体構成及び機器状態監視装置10のハードウェア構成報は、実施の形態1と同じでよい、本実施の形態における機器状態監視装置10は、実施の形態1における構成に、処理予測部18を追加した構成を有している。なお、実施の形態1と同じ構成要素には同じ符号を付け、説明を省略する。処理予測部18は、負荷情報に基づき機器で実行される処理を予測する。処理予測部18は、機器状態監視装置10を形成するコンピュータと、コンピュータに搭載されたCPUで動作するプログラムとの協調動作により実現される。   FIG. 10 is a block configuration diagram of the device state monitoring device 10 according to the present embodiment. The overall configuration of the building system and the hardware configuration report of the device status monitoring device 10 according to the present embodiment may be the same as those of the first embodiment. The device status monitoring device 10 according to the present embodiment has the configuration according to the first embodiment. And a processing prediction unit 18 is added. The same components as those in the first embodiment are denoted by the same reference numerals, and description thereof will be omitted. The process prediction unit 18 predicts a process to be executed by the device based on the load information. The processing prediction unit 18 is realized by a cooperative operation of a computer forming the device state monitoring device 10 and a program running on a CPU mounted on the computer.

次に、本実施の形態における異常判定処理について説明する。本実施の形態の基本的な処理の流れは実施の形態1と同じでよい、実施の形態1では、ステップ101においてログ情報を参照して異常判定の対象とする処理を特定していたが、本実施の形態は、この異常判定の対象とする処理を特定する方法が実施の形態1と異なる。   Next, an abnormality determination process according to the present embodiment will be described. The basic processing flow of the present embodiment may be the same as that of the first embodiment. In the first embodiment, the processing to be determined as an abnormality is specified by referring to the log information in step 101. This embodiment is different from the first embodiment in a method for specifying a process to be subjected to the abnormality determination.

すなわち、処理予測部18は、負荷情報を参照することによりログ情報を参照せずにビルサーバ5において実行中の処理やこれから実行される処理を予測する。例えば、負荷情報を解析すると、現在は通信負荷が高いため判定手法IDが005の異常判定部11を用いて異常判定を行うのが適切であるかもしれないが、負荷情報の遷移からCPUの使用率が増加し、これからも増加する傾向にあることが予測される場合、処理予測部18は、通信負荷の高い処理に加えてCPUをより多く利用する処理、例えば集計処理の実行が開始されたことを予測する。このように、処理は同時並行して実行される場合がある。なお、実行中若しくはこれから実行される処理に関するログ情報は、生成されない。   That is, the process prediction unit 18 predicts a process being executed in the building server 5 or a process to be executed in the future without referring to the log information by referring to the load information. For example, when the load information is analyzed, it may be appropriate to perform the abnormality determination using the abnormality determination unit 11 having the determination method ID of 005 because the communication load is currently high. If the rate is predicted to increase and will tend to increase in the future, the processing prediction unit 18 starts executing processing that uses more CPU, in addition to processing with a high communication load, for example, aggregation processing. Predict that. As described above, the processing may be executed in parallel. Note that log information relating to the process being executed or to be executed is not generated.

このように、処理予測部18による負荷情報の解析により実行中若しくはこれから実行される処理が予測されると、判定手法選択部12は、選択ルール情報を参照して、予測された処理の種類(例えば、“aggregate_daily”)に対応する判定手法、すなわち判定手法IDが003の異常判定部11を特定する。この後の実行制御部13、異常判定部11及び表示制御部14において実施される処理は実施の形態1と同じでよいので説明を省略する。   As described above, when the processing that is being executed or is to be executed is predicted by the analysis of the load information by the processing prediction unit 18, the determination method selection unit 12 refers to the selection rule information and determines the type of the predicted processing ( For example, the determination method corresponding to “aggregate_daily”), that is, the abnormality determination unit 11 whose determination method ID is 003 is specified. Subsequent processes performed by the execution control unit 13, the abnormality determination unit 11, and the display control unit 14 may be the same as those in the first embodiment, and a description thereof will not be repeated.

なお、ここでは、判定手法選択部12が処理予測部18による処理負荷の解析結果を参照して、判定手法を特定するように説明したが、処理予測部18による処理負荷の解析結果を画面に表示して、管理者に処理の種類を選択させるようにしてもよい。   Here, it has been described that the determination method selection unit 12 specifies the determination method with reference to the analysis result of the processing load by the processing prediction unit 18. However, the analysis result of the processing load by the processing prediction unit 18 is displayed on the screen. It may be displayed to allow the administrator to select the type of processing.

また、本実施の形態では、現時点で通信処理が実行されていても追って実行が開始された集計処理の異常判定の精度向上を優先させて判定手法を切り替えるようにしたが、通信処理の終了を待って判定手法を切り替えるようにしてもよい。   Further, in the present embodiment, even if the communication process is being executed at the present time, the determination method is switched by giving priority to improving the accuracy of the abnormality determination of the counting process that has been started later. The determination method may be switched after waiting.

実施の形態1では、過去のログ情報を参照して過去に実行された処理の異常判定を行っていたが、本実施の形態によれば、現在若しくはこれから実施される処理の異常判定に用いる判定手法(異常判定部11)を選択することができる。   In the first embodiment, the abnormality determination of the process executed in the past is performed with reference to the past log information. However, according to the present embodiment, the determination used for the abnormality determination of the current or the process to be performed is performed. The method (abnormality determination unit 11) can be selected.

実施の形態3.
実施の形態1では、管理者等により予め生成された選択ルール情報を参照して判定手法を特定していたが、本実施の形態は、選択ルールを学習することで生成する機能を有していることを特徴としている。
Embodiment 3 FIG.
In the first embodiment, the determination method is specified by referring to the selection rule information generated in advance by the administrator or the like. However, the present embodiment has a function of generating by learning the selection rule. It is characterized by having.

図11は、本実施の形態における機器状態監視装置10のブロック構成図である。本実施の形態におけるビルシステムの全体構成及び機器状態監視装置10のハードウェア構成報は、実施の形態1と同じでよい、本実施の形態における機器状態監視装置10は、実施の形態1における構成に、ルール学習部19を追加した構成を有している。なお、実施の形態1と同じ構成要素には同じ符号を付け、説明を省略する。ルール学習部19は、ルール設定手段として設けられ、負荷情報及びログ情報を解析することによって選択ルール情報を設定する。ルール学習部19は、機器状態監視装置10を形成するコンピュータと、コンピュータに搭載されたCPUで動作するプログラムとの協調動作により実現される。   FIG. 11 is a block configuration diagram of the device state monitoring device 10 according to the present embodiment. The overall configuration of the building system and the hardware configuration report of the device status monitoring device 10 according to the present embodiment may be the same as those of the first embodiment. The device status monitoring device 10 according to the present embodiment has the configuration according to the first embodiment. And a rule learning unit 19 is additionally provided. The same components as those in the first embodiment are denoted by the same reference numerals, and description thereof will be omitted. The rule learning unit 19 is provided as a rule setting unit, and sets selection rule information by analyzing load information and log information. The rule learning unit 19 is realized by a cooperative operation of a computer forming the device state monitoring device 10 and a program running on a CPU mounted on the computer.

次に、本実施の形態における異常判定処理について説明する。本実施の形態の基本的な処理の流れは実施の形態1と同じでよい、実施の形態1では、ステップ103において判定手法の特定に用いる選択ルール情報を次のようにして生成する。   Next, an abnormality determination process according to the present embodiment will be described. The basic processing flow of the present embodiment may be the same as that of the first embodiment. In the first embodiment, in step 103, selection rule information used for specifying a determination method is generated as follows.

すなわち、ルール学習部19は、負荷情報を一定期間に分割する。そして、分割期間毎に、当該分割期間に対応するログ情報を解析することで当該分割期間において実行されていた処理を抽出する。例えば、負荷情報を1時間毎に分割する。そして、当該1時間内において実行された処理を抽出する。処理は同時並行して実行される場合があるが、ここでは同時並行して実行される処理を含めて抽出する。ここで、1又は2,3種類程度の処理が抽出されたとすると、ルール学習部19は、選択ルール情報における条件に、抽出された処理の種類に対応する処理識別情報を設定する。図4では、各選択ルール情報に対してただ1つの処理識別情報を設定する例を示したが、本実施の形態では、1つの選択ルールに対して複数の処理の種類を対応付けしてよい。上記説明では、負荷情報を一定期間に分割する時間長として1時間としたが、実際には、1又は2,3種類程度の処理が抽出されうる時間長に負荷情報を分割するのが好適である。   That is, the rule learning unit 19 divides the load information into a certain period. Then, for each divided period, the process executed in the divided period is extracted by analyzing the log information corresponding to the divided period. For example, the load information is divided every hour. Then, the processing executed within the one hour is extracted. Although the processing may be executed concurrently, here, the processing including the processing executed concurrently is extracted. Here, assuming that about one, two, or three types of processing are extracted, the rule learning unit 19 sets processing identification information corresponding to the type of the extracted processing as a condition in the selection rule information. FIG. 4 shows an example in which only one process identification information is set for each selection rule information. However, in this embodiment, a plurality of process types may be associated with one selection rule. . In the above description, the time length for dividing the load information into a certain period is one hour. However, in practice, it is preferable to divide the load information into a time length in which about one, two, or three types of processing can be extracted. is there.

以上のようにして選択ルールに設定する条件(1又は2,3種類程度の処理の種類)が決まると、ルール学習部19は、この条件に判定手法を対応付ける。これは、例えば、ただ1つの処理の処理識別情報が条件に設定されている選択ルール情報を参照し、条件に設定された処理の種類のうち当該分割期間において実行数が最大の処理の異常判定に対応付けられている判定手法を対応付けるようにしてもよい。あるいは、条件に設定された処理の種類を画面に表示し、管理者に判定手法を指定させるようにしてもよい。   When the conditions to be set in the selection rule (about one, two, or three types of processing) are determined as described above, the rule learning unit 19 associates the determination method with this condition. This is, for example, by referring to the selection rule information in which the process identification information of only one process is set in the condition, and determining the abnormality of the process whose execution number is the largest in the division period among the types of processes set in the condition. May be associated with the determination method associated with. Alternatively, the type of processing set in the condition may be displayed on a screen, and the administrator may specify a determination method.

なお、本実施の形態における選択ルールの生成方法では、条件に設定される処理の組合せが同一であり、かつ異なる判定手法が対応付けられた選択ルールが生成される可能性が生じるが、この場合は、管理者等にいずれか1つ選択させるようにしてもよい。   In the selection rule generation method according to the present embodiment, there is a possibility that a selection rule in which the combination of processes set in the condition is the same and different determination methods are associated is generated. May be selected by an administrator or the like.

実施の形態4.
上記実施の形態1,3では、ビルサーバ5を機器の一例とし、ビルサーバ5に対するログ情報を参照することを想定して説明した。ただ、ビルシステムは、階層型・自律分散型を特徴としているため、特定の機器の状態(ログ情報)を参照しただけでは特定の機器の状態を認識しきれない可能性がある。例えば、特定の機器(ビルサーバ5)に障害が発生してログ情報が生成されない場合もありうる。
Embodiment 4 FIG.
In the first and third embodiments, the building server 5 has been described as an example of a device, and description has been made on the assumption that log information for the building server 5 is referred to. However, since the building system is characterized by a hierarchical type and a decentralized autonomous type, there is a possibility that the state of a specific device cannot be completely recognized only by referring to the state (log information) of the specific device. For example, a failure may occur in a specific device (the building server 5) and log information may not be generated.

そこで、本実施の形態においては、複数の機器の負荷情報とログ情報からピルシステム全体の状態を監視するようにした。具体的には、ビルサーバ5において処理が実行されたときの異常の有無の判定を行う場合、コントローラ6及び監視センタ2は、ビルサーバ5との通信を行い、また連携して処理を実行する場合が想定できるので、判定手法選択部12は、ビルサーバ5のみならず他の機器、例えばコントローラ6及び監視センタ2でのログ情報を合わせて参照する。このようにして、ビルサーバ5において処理が実行されたときの異常判定に用いる判定手法の選択の精度を向上させる。   Therefore, in the present embodiment, the state of the entire pill system is monitored from load information and log information of a plurality of devices. Specifically, when determining whether there is an abnormality when the processing is executed in the building server 5, the controller 6 and the monitoring center 2 communicate with the building server 5 and execute the processing in cooperation with each other. Since the case can be assumed, the determination method selection unit 12 refers to not only the building server 5 but also the log information of other devices such as the controller 6 and the monitoring center 2 together. In this way, the accuracy of the selection of the determination method used for the abnormality determination when the processing is executed in the building server 5 is improved.

実施の形態5.
本実施の形態では、仮想ビルシステムを利用して選択ルール情報を生成することを特徴とする。
Embodiment 5 FIG.
The present embodiment is characterized in that selection rule information is generated using a virtual building system.

仮想ビルシステムは、実ビルシステムの各機器を仮想マシンやコンテナなどにより仮想化してコンピュータ上で実現したシステムである。仮想ビルシステムは、負荷情報及びログ情報を解析することによって選択ルール情報を設定するルール設定手段を有している。ルール設定手段は、仮想ビルシステムの各コンポーホント(中央監視機能、コントローラ機能)の状態を監視することによって生成された負荷情報及びログ情報を解析し、各判定手法の結果(異常の有無の判定結果の妥当性)から、当該処理の種類に適合した判定手法を得る。そして、判定手法の選択ルールを生成する。   The virtual building system is a system in which each device of the real building system is virtualized by a virtual machine, a container, or the like, and is realized on a computer. The virtual building system has rule setting means for setting selection rule information by analyzing load information and log information. The rule setting means analyzes the load information and the log information generated by monitoring the status of each component (the central monitoring function and the controller function) of the virtual building system, and determines the result of each determination method (determination of presence / absence of abnormality) Based on the validity of the result), a determination method suitable for the type of the process is obtained. Then, a selection rule for the determination method is generated.

このようにして生成した選択ルール情報を実ビルシステムの機器状態監視装置10に適用する。これにより、実機での運用を開始する前に高精度な選択ルールを生成することが可能となる。   The selection rule information generated in this way is applied to the device state monitoring device 10 of the actual building system. This makes it possible to generate a highly accurate selection rule before starting operation on a real device.

実施の形態6.
上記実施の形態1においては、ログ情報を参照して、ビルサーバ5において実行された処理を特定していた。ビルサーバ5が予め設定された制御スケジュールに従って処理を実行する場合、制御スケジュールを参照することでビルサーバ5において実行される処理を特定することが可能である。すなわち、本実施の形態における機器状態監視装置10は、制御スケジュールを管理するビルサーバ5若しくは監視センタ2から制御スケジュールを取得する。そして、判定手法選択部12は、選択ルール情報を参照し、制御スケジュールにスケジュールされた処理の実行時におけるビルサーバ5の異常の有無の判定に用いる判定手法(異常判定部11)を選択する。
Embodiment 6 FIG.
In the first embodiment, the processing executed in the building server 5 is specified with reference to the log information. When the building server 5 executes a process according to a preset control schedule, it is possible to specify a process to be executed in the building server 5 by referring to the control schedule. That is, the device state monitoring device 10 according to the present embodiment acquires the control schedule from the building server 5 or the monitoring center 2 that manages the control schedule. Then, the determination method selection unit 12 refers to the selection rule information and selects a determination method (the abnormality determination unit 11) used to determine whether or not there is an abnormality in the building server 5 at the time of executing the process scheduled in the control schedule.

本実施の形態によれば、ログ情報に代えて制御スケジュールを参照することで処理を特定し、その処理の実行時における異常判定に用いる判定手法(異常判定部11)を選択することができる。   According to the present embodiment, it is possible to specify a process by referring to a control schedule instead of log information, and to select a determination method (the abnormality determination unit 11) used for determining an abnormality when the process is performed.

上記各実施の形態において説明した判定手法の選択方法及び選択ルールの生成については、適宜組み合わせて実行してもよい。   The selection method of the determination method and the generation of the selection rule described in each of the above embodiments may be executed in an appropriate combination.

実施の形態7.
上記各実施の形態においては、選択ルールに従って精度の高い判定結果を得られると推測されるいずれか1つの判定手法(異常判定部11)を選択し、その異常判定部11における判定結果を提示するようにした。
Embodiment 7 FIG.
In each of the above-described embodiments, one of the determination methods (abnormality determination unit 11) that is estimated to obtain a highly accurate determination result according to the selection rule is selected, and the determination result in the abnormality determination unit 11 is presented. I did it.

本実施の形態においては、異常の有無の判定に用いる判定手法を1つに絞り込むことなく全ての判定手法を使用して判定結果を得て、その判定結果に基づいて異常判定を行えるようにしたことを特徴としている。   In the present embodiment, it is possible to obtain a determination result using all the determination methods without narrowing down the determination method used for determining the presence or absence of abnormality to one, and to perform the abnormality determination based on the determination result. It is characterized by:

すなわち、単純には、正常と判定した判定手法の数と異常と判定した判定手法の数の多い方を異常判定の正解とする。いわゆる多数決にて異常判定を行う。この場合、選択ルールは不要となる。なお、多数決の場合は1つの判定手法を1として加算することに相当するが、選択ルールを参照して判定手法に重み付けをしてもよい。   That is, simply, the one with the larger number of determination methods determined to be normal and the number of determination methods determined to be abnormal is determined as the correct answer for abnormality determination. An abnormality is determined by a so-called majority decision. In this case, the selection rule becomes unnecessary. In addition, in the case of majority decision, it is equivalent to adding one determination method as 1, but the determination method may be weighted with reference to the selection rule.

1 ビル、2 監視センタ、3,8 ネットワーク、4 設備、5 ビルサーバ、6 コントローラ、7 監視端末、10 機器状態監視装置、11 異常判定部、12 判定手法選択部、13 実行制御部、14 表示制御部、15 ログ情報蓄積部、16 選択ルール情報記憶部、17 判定指標、18 処理予測部、19 ルール学習部。
1 building, 2 monitoring centers, 3 and 8 networks, 4 facilities, 5 building servers, 6 controllers, 7 monitoring terminals, 10 equipment status monitoring devices, 11 abnormality determination units, 12 determination method selection units, 13 execution control units, 14 display Control section, 15 log information storage section, 16 selection rule information storage section, 17 judgment index, 18 processing prediction section, 19 rule learning section.

Claims (8)

それぞれ異なる判定指標を用いて、施設に設置された設備の監視に利用される機器における異常の有無を判定する複数の異常判定手段と、
前記機器において実行される処理の種類に対応させて、前記機器の当該処理の実行時における異常の有無の判定に用いる前記異常判定手段が設定されている選択ルール情報を記憶する選択ルール情報記憶手段と、
前記選択ルール情報を参照して前記複数の異常判定手段の中から前記機器の処理の実行時における異常の有無の判定に用いる前記異常判定手段を選択する選択手段と、
を有することを特徴とする機器状態監視装置。
Using a plurality of different determination indicators, a plurality of abnormality determination means for determining the presence or absence of an abnormality in the equipment used to monitor the equipment installed in the facility,
Selection rule information storage means for storing selection rule information in which the abnormality determination means used for determining the presence or absence of an abnormality at the time of execution of the processing of the device is set in accordance with the type of processing executed in the device; When,
A selection unit that selects the abnormality determination unit used for determining the presence or absence of an abnormality during execution of the processing of the device from the plurality of abnormality determination units with reference to the selection rule information;
An apparatus status monitoring device comprising:
前記機器における処理の実行に伴い生成されるログ情報を取得する手段を有し、
前記選択手段は、前記ログ情報で特定される処理の実行時における前記機器の異常の有無の判定に用いる前記異常判定手段を選択することを特徴とする請求項1に記載の機器状態監視装置。
Having means for acquiring log information generated along with execution of processing in the device,
2. The device state monitoring device according to claim 1, wherein the selection unit selects the abnormality determination unit that is used to determine whether there is an abnormality in the device when executing the process specified by the log information. 3.
前記機器において処理が実行されたときの負荷に関する負荷情報を取得する手段と、
前記負荷情報に基づき前記機器で実行される処理を予測する処理予測手段と、
を有し、
前記選択手段は、前記処理予測手段が予測した処理の実行時における前記機器の異常の有無の判定に用いる前記異常判定手段を選択することを特徴とする請求項1に記載の機器状態監視装置。
Means for obtaining load information regarding a load when a process is executed in the device;
Processing prediction means for predicting processing to be executed in the device based on the load information,
Has,
2. The apparatus state monitoring apparatus according to claim 1, wherein the selection unit selects the abnormality determination unit used to determine whether there is an abnormality in the device when executing the processing predicted by the processing prediction unit.
前記機器における処理の実行に伴い生成されるログ情報を取得する手段と、
前記機器において処理が実行されたときの負荷に関する負荷情報を取得する手段と、
前記負荷情報及び前記ログ情報を解析することによって前記選択ルール情報を設定するルール設定手段と、
を有することを特徴とする請求項1に記載の機器状態監視装置。
Means for acquiring log information generated along with execution of processing in the device;
Means for obtaining load information regarding a load when a process is executed in the device;
A rule setting unit that sets the selection rule information by analyzing the load information and the log information;
The device state monitoring device according to claim 1, comprising:
前記選択手段は、前記機器が複数存在する場合、異常の有無の判定対象とする機器に対して前記異常判定手段を選択する際に他の機器に関連する情報を合わせて参照することを特徴とする請求項1乃至4のいずれか1項に記載の機器状態監視装置。   The selecting means, when there are a plurality of the devices, when selecting the abnormality determination means for the device to be determined whether there is an abnormality, and also refers to information associated with other devices together, The device status monitoring device according to claim 1, wherein 仮想システム上で仮想機器に処理を実行させることで得られた負荷情報及びログ情報を解析することによって前記選択ルール情報を設定するルール設定手段を有することを特徴とする請求項1に記載の機器状態監視装置。   The apparatus according to claim 1, further comprising a rule setting unit configured to set the selection rule information by analyzing load information and log information obtained by causing a virtual apparatus to execute a process on the virtual system. Condition monitoring device. 前記機器における処理の実行スケジュールを含むスケジュール情報を取得する手段を有し、
前記選択手段は、前記スケジュール情報にスケジュールされた処理の実行時における前記機器の異常の有無の判定に用いる前記異常判定手段を選択することを特徴とする請求項1に記載の機器状態監視装置。
Having means for acquiring schedule information including an execution schedule of processing in the device,
The device status monitoring apparatus according to claim 1, wherein the selection unit selects the abnormality determination unit used to determine whether there is an abnormality in the device when executing a process scheduled in the schedule information.
それぞれ異なる判定指標を用いて、施設に設置された設備の監視に利用される機器における異常の有無を判定する複数の異常判定手段が実行可能であり、前記機器において実行される処理の種類に対応させて、前記機器の当該処理の実行時における異常の有無の判定に用いる前記異常判定手段が設定されている選択ルール情報を記憶する選択ルール情報記憶手段にアクセス可能なコンピュータを、
前記選択ルール情報を参照して前記複数の異常判定手段の中から前記機器の処理の実行時における異常の有無の判定に用いる前記異常判定手段を選択する選択手段として機能させるためのプログラム。
Using different determination indices, a plurality of abnormality determination means for determining the presence or absence of an abnormality in the equipment used for monitoring the equipment installed in the facility can be executed, corresponding to the type of processing executed in the equipment A computer that can access a selection rule information storage unit that stores selection rule information in which the abnormality determination unit that is used to determine the presence or absence of an abnormality when the device performs the process,
A program for functioning as a selection unit that selects the abnormality determination unit used for determining the presence or absence of an abnormality during execution of the processing of the device from the plurality of abnormality determination units with reference to the selection rule information.
JP2018162787A 2018-08-31 2018-08-31 Equipment condition monitoring device and program Active JP7038629B2 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2018162787A JP7038629B2 (en) 2018-08-31 2018-08-31 Equipment condition monitoring device and program
PCT/JP2019/029407 WO2020044898A1 (en) 2018-08-31 2019-07-26 Device status monitoring device and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2018162787A JP7038629B2 (en) 2018-08-31 2018-08-31 Equipment condition monitoring device and program

Publications (2)

Publication Number Publication Date
JP2020035297A true JP2020035297A (en) 2020-03-05
JP7038629B2 JP7038629B2 (en) 2022-03-18

Family

ID=69643554

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2018162787A Active JP7038629B2 (en) 2018-08-31 2018-08-31 Equipment condition monitoring device and program

Country Status (2)

Country Link
JP (1) JP7038629B2 (en)
WO (1) WO2020044898A1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2020196297A1 (en) 2019-03-22 2020-10-01 株式会社ガイアバイオメディシン Method for providing immune cells
WO2022004805A1 (en) 2020-06-30 2022-01-06 株式会社ガイアバイオメディシン Method for stabilizing binding of antibody to nk cell and use thereof

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008108255A (en) * 2006-10-23 2008-05-08 General Electric Co <Ge> Monitoring system and method
JP2011034208A (en) * 2009-07-30 2011-02-17 Hitachi Ltd Failure detection method, device and program
JP5337909B2 (en) * 2010-03-30 2013-11-06 株式会社東芝 Anomaly detection device
JP2014032455A (en) * 2012-08-01 2014-02-20 Hitachi Power Solutions Co Ltd Equipment condition monitoring method and device thereof
WO2016031244A1 (en) * 2014-08-27 2016-03-03 株式会社 東芝 Monitoring control system and data collecting device
JP2016061658A (en) * 2014-09-17 2016-04-25 株式会社東芝 Bias estimation device and method, and fault diagnosis device and method
JP2018013914A (en) * 2016-07-20 2018-01-25 三菱電機ビルテクノサービス株式会社 Facility monitoring device and facility monitoring method
JP2018013980A (en) * 2016-07-21 2018-01-25 株式会社東芝 Abnormality diagnostic device, abnormality diagnostic method and abnormality diagnostic program

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008108255A (en) * 2006-10-23 2008-05-08 General Electric Co <Ge> Monitoring system and method
JP2011034208A (en) * 2009-07-30 2011-02-17 Hitachi Ltd Failure detection method, device and program
JP5337909B2 (en) * 2010-03-30 2013-11-06 株式会社東芝 Anomaly detection device
JP2014032455A (en) * 2012-08-01 2014-02-20 Hitachi Power Solutions Co Ltd Equipment condition monitoring method and device thereof
WO2016031244A1 (en) * 2014-08-27 2016-03-03 株式会社 東芝 Monitoring control system and data collecting device
JP2016061658A (en) * 2014-09-17 2016-04-25 株式会社東芝 Bias estimation device and method, and fault diagnosis device and method
JP2018013914A (en) * 2016-07-20 2018-01-25 三菱電機ビルテクノサービス株式会社 Facility monitoring device and facility monitoring method
JP2018013980A (en) * 2016-07-21 2018-01-25 株式会社東芝 Abnormality diagnostic device, abnormality diagnostic method and abnormality diagnostic program

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2020196297A1 (en) 2019-03-22 2020-10-01 株式会社ガイアバイオメディシン Method for providing immune cells
WO2022004805A1 (en) 2020-06-30 2022-01-06 株式会社ガイアバイオメディシン Method for stabilizing binding of antibody to nk cell and use thereof

Also Published As

Publication number Publication date
WO2020044898A1 (en) 2020-03-05
JP7038629B2 (en) 2022-03-18

Similar Documents

Publication Publication Date Title
US10558545B2 (en) Multiple modeling paradigm for predictive analytics
US9672085B2 (en) Adaptive fault diagnosis
CN105677538B (en) A kind of cloud computing system self-adaptive monitoring method based on failure predication
CN109586952B (en) Server capacity expansion method and device
US9619314B2 (en) Management system and management program
US10797971B2 (en) Diagnostic framework in computing systems
US8516499B2 (en) Assistance in performing action responsive to detected event
US20160378583A1 (en) Management computer and method for evaluating performance threshold value
US8874642B2 (en) System and method for managing the performance of an enterprise application
WO2017114152A1 (en) Service dial testing method, apparatus and system
CN111262750B (en) Method and system for evaluating baseline model
US9860109B2 (en) Automatic alert generation
JP2018148350A (en) Threshold determination device, threshold level determination method and program
CN112380089A (en) Data center monitoring and early warning method and system
CN111753875A (en) Power information system operation trend analysis method and device and storage medium
CN109728981A (en) A kind of cloud platform fault monitoring method and device
WO2020044898A1 (en) Device status monitoring device and program
JP6252309B2 (en) Monitoring omission identification processing program, monitoring omission identification processing method, and monitoring omission identification processing device
KR20220020553A (en) Method and device for monitoring application performance in multi-cloud environment
WO2023181241A1 (en) Monitoring server device, system, method, and program
US20220292374A1 (en) Dynamic parameter collection tuning
JP2009259005A (en) Resource monitoring method and apparatus
EP3772834A1 (en) A method of predicting the time course of a plurality of data relative to a telephony infrastructure for network function virtualization
JP7303461B2 (en) Recovery determination device, recovery determination method, and recovery determination program
AU2014200806B1 (en) Adaptive fault diagnosis

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20201211

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20211012

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20211208

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20220208

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20220308

R150 Certificate of patent or registration of utility model

Ref document number: 7038629

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350