[go: up one dir, main page]
More Web Proxy on the site http://driver.im/

JP6192455B2 - Log data collection device, log data management method, and program - Google Patents

Log data collection device, log data management method, and program Download PDF

Info

Publication number
JP6192455B2
JP6192455B2 JP2013191857A JP2013191857A JP6192455B2 JP 6192455 B2 JP6192455 B2 JP 6192455B2 JP 2013191857 A JP2013191857 A JP 2013191857A JP 2013191857 A JP2013191857 A JP 2013191857A JP 6192455 B2 JP6192455 B2 JP 6192455B2
Authority
JP
Japan
Prior art keywords
log data
data
standard
storage means
log
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.)
Expired - Fee Related
Application number
JP2013191857A
Other languages
Japanese (ja)
Other versions
JP2015060275A (en
Inventor
山彦 伊藤
山彦 伊藤
太一 石阪
太一 石阪
中村 慎二
慎二 中村
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
Original Assignee
Mitsubishi Electric Corp
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 filed Critical Mitsubishi Electric Corp
Priority to JP2013191857A priority Critical patent/JP6192455B2/en
Publication of JP2015060275A publication Critical patent/JP2015060275A/en
Application granted granted Critical
Publication of JP6192455B2 publication Critical patent/JP6192455B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Debugging And Monitoring (AREA)
  • Testing And Monitoring For Control Systems (AREA)

Description

本発明は、ログデータ収集装置、ログデータの管理方法、及び、プログラムに関する。   The present invention relates to a log data collection device, a log data management method, and a program.

異常状態の監視や省エネ対策等に活用するために、空調機などの設備機器を管理するシステムでは、設備機器の設定値や運転状態に関するログデータが収集される。ここで、ログデータは時系列的に記憶され続けるデータであるため、将来的にログデータの保存領域が逼迫してしまうという問題がある。   In a system that manages equipment such as an air conditioner for use in monitoring abnormal conditions and energy saving measures, log data relating to setting values and operating states of the equipment is collected. Here, since the log data is data that is continuously stored in time series, there is a problem that the storage area of the log data will become tight in the future.

この問題に対処するため、特許文献1には、時系列的なデータを格納する記憶領域が逼迫したときに、なるべく時系列の変化による特性が失われないように、データを間引きするログデータ収集装置について記載されている。   In order to cope with this problem, Patent Document 1 discloses a log data collection for thinning out data so that characteristics due to changes in time series are not lost as much as possible when a storage area for storing time series data is tight. The device is described.

また、特許文献2には、ログ収集対象の機器との接続を切断するとログデータを別の記憶装置に移動するログ収集システムについて記載されている。   Further, Patent Document 2 describes a log collection system that moves log data to another storage device when the connection with a log collection target device is disconnected.

特開平06−282465号公報Japanese Patent Laid-Open No. 06-282465 特開2011−170701号公報JP 2011-170701 A

特許文献1に記載のログデータ収集装置では、記憶するデータの量が増えるに従って間引くデータの数が増え、データ全体としての性質や傾向が失われてしまう虞がある。また、特許文献2に記載のシステムでは、ログデータを別の記憶装置に移動させているだけであり、記憶するデータ量は変化せず、ログデータの記憶領域の逼迫を根本的に解決することはできない。   In the log data collection device described in Patent Document 1, the number of data to be thinned out increases as the amount of data to be stored increases, and there is a possibility that the characteristics and tendency of the entire data may be lost. Moreover, in the system described in Patent Document 2, only log data is moved to another storage device, the amount of data to be stored does not change, and the storage of the log data storage area is fundamentally solved. I can't.

本発明は、上記実情に鑑みてなされたものであり、データ全体としての性質や傾向を維持しつつ記憶領域の逼迫を防ぐことができるログデータ収集装置、ログデータの管理方法、及び、プログラムを提供することを目的とする。   The present invention has been made in view of the above circumstances, and a log data collection device, a log data management method, and a program that can prevent storage space tightness while maintaining the properties and trends of the entire data. The purpose is to provide.

上記目的を達成するため、本発明のログ収集装置は、
ログデータを取得するログデータ取得手段と、
前記ログデータ取得手段が取得したログデータを記憶するログデータ記憶手段と、
前記ログデータ記憶手段に記憶されているログデータの統計量を算出する統計量算出手段と、
前記統計量算出手段が算出した統計量を示す統計データを記憶する統計データ記憶手段と、
前記統計量算出手段によって統計量が算出されたログデータを前記ログデータ記憶手段から削除するログデータ削除手段と、
前記統計データ記憶手段に記憶されている統計データに基づいて、前記ログデータ記憶手段に記憶されているログデータのうち、他のログデータとは傾向の異なる非標準データを特定する非標準データ特定手段と、
前記非標準データ特定手段が特定した非標準データを含んだ、該特定した条件に対応した期間分のログデータを前記ログデータ記憶手段とは異なる領域に記憶する非標準データ記憶手段と、
を備える。
In order to achieve the above object, the log collection device of the present invention provides:
Log data acquisition means for acquiring log data;
Log data storage means for storing log data acquired by the log data acquisition means;
Statistic calculation means for calculating a statistic of log data stored in the log data storage means;
Statistical data storage means for storing statistical data indicating the statistics calculated by the statistics calculation means;
Log data deleting means for deleting the log data for which the statistics have been calculated by the statistics calculating means from the log data storage means;
Based on the statistical data stored in the statistical data storage means, non-standard data specification for specifying non-standard data having a different tendency from other log data among the log data stored in the log data storage means Means,
Non-standard data storage means for storing log data for a period corresponding to the specified condition, including non-standard data specified by the non-standard data specifying means, in a region different from the log data storage means;
Ru equipped with.

本発明によれば、ログデータ全体の傾向を示す統計データが記憶されるとともに、統計量が算出されたログデータは削除される。従って、データ全体としての性質や傾向を維持しつつ記憶領域の逼迫を防ぐことができる。   According to the present invention, statistical data indicating the tendency of the entire log data is stored, and the log data for which the statistical amount is calculated is deleted. Accordingly, it is possible to prevent the storage area from being constrained while maintaining the properties and trends of the entire data.

本発明の実施形態1に係るログデータ収集装置の機能構成を示すブロック図である。It is a block diagram which shows the function structure of the log data collection apparatus which concerns on Embodiment 1 of this invention. ログデータ記憶部に格納されているログデータの例を示す図である。It is a figure which shows the example of the log data stored in the log data storage part. 統計データ記憶部に格納されている統計データの例を示す図である。It is a figure which shows the example of the statistical data stored in the statistical data storage part. 非標準データ記憶部に格納されているログデータの例を示す図である。It is a figure which shows the example of the log data stored in the nonstandard data storage part. 実施形態1の日次処理の手順を示すフローチャートである。3 is a flowchart illustrating a daily processing procedure according to the first embodiment. 実施形態1の統計データ更新処理の手順を示すフローチャートである。5 is a flowchart illustrating a procedure of statistical data update processing according to the first embodiment. 実施形態1の非標準データ保存処理の手順を示すフローチャートである。3 is a flowchart illustrating a procedure of non-standard data storage processing according to the first embodiment. 本発明の実施形態2に係るログデータ収集装置の機能構成を示すブロック図である。It is a block diagram which shows the function structure of the log data collection apparatus which concerns on Embodiment 2 of this invention. 保守情報記憶部に格納されている保守情報の例を示す図である。It is a figure which shows the example of the maintenance information stored in the maintenance information storage part. 情報表示画面の例を示す図である。It is a figure which shows the example of an information display screen. 情報表示画面の例を示す図である。It is a figure which shows the example of an information display screen.

以下、本発明の各実施形態について、図面を参照しながら詳細に説明する。なお、図中同一または相当部分には同一符号を付す。   Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings. In the drawings, the same or corresponding parts are denoted by the same reference numerals.

≪実施形態1≫
本発明の実施形態1に係るログデータ収集装置1について、図1を参照して説明する。ログデータ収集装置1は、空調機2からログデータを収集して記憶管理するサーバや空調コントローラ等のコンピュータである。空調機2は、周辺環境計測用のセンサ等を備えており、自機に対する設定情報や制御内容に関する情報、周辺環境に関する情報を取得し、ログデータとしてログデータ収集装置1に随時送信する。
Embodiment 1
A log data collection device 1 according to Embodiment 1 of the present invention will be described with reference to FIG. The log data collection device 1 is a computer such as a server or an air conditioning controller that collects log data from the air conditioner 2 and stores and manages it. The air conditioner 2 includes a sensor for measuring the surrounding environment and the like, acquires setting information for the own unit, information about the control content, and information about the surrounding environment, and transmits to the log data collection device 1 as needed as log data.

ログデータ収集装置1は、機能的には、ログデータ取得部11と、非標準データ特定部12と、統計データ作成部13と、ログデータ削除部14と、を備える。また、ログデータ収集装置1は、データの格納領域として、ログデータ記憶部15と、統計データ記憶部16と、非標準データ記憶部17と、を備える。   Functionally, the log data collection device 1 includes a log data acquisition unit 11, a nonstandard data identification unit 12, a statistical data creation unit 13, and a log data deletion unit 14. Further, the log data collection device 1 includes a log data storage unit 15, a statistical data storage unit 16, and a non-standard data storage unit 17 as data storage areas.

ログデータ取得部11は、空調機2からログデータを取得する。そして、ログデータ取得部11は、既に格納されているログデータに追加する形で、取得したログデータをログデータ記憶部15に格納する。   The log data acquisition unit 11 acquires log data from the air conditioner 2. Then, the log data acquisition unit 11 stores the acquired log data in the log data storage unit 15 in addition to the already stored log data.

ここで、ログデータ記憶部15に格納されているログデータについて具体例を挙げて説明する。本実施形態では、観測履歴データ、制御履歴データ、及び操作履歴データの3種類のログデータが存在する。図2(A)〜(C)に示すように、ログデータ記憶部15には、ログデータが種類別に格納されている。   Here, the log data stored in the log data storage unit 15 will be described with a specific example. In the present embodiment, there are three types of log data: observation history data, control history data, and operation history data. As shown in FIGS. 2A to 2C, the log data storage unit 15 stores log data by type.

観測履歴データは、空調機2の設定情報や周辺の環境情報等を記録したログデータである。具体的には、観測履歴データは、図2(A)に示すように、日付、時刻、外気温度、設定温度、室内温度、消費電力、蒸発温度、及び、COP(Coefficient Of Performance)の各項目から構成される。空調機2は、30分毎に、観測履歴データを作成してログデータ収集装置1に送信する。ログデータ取得部11は、受信した観測履歴データをログデータ記憶部15に追加記録する。   The observation history data is log data in which setting information of the air conditioner 2 and surrounding environment information are recorded. Specifically, as shown in FIG. 2A, the observation history data includes items of date, time, outside temperature, set temperature, indoor temperature, power consumption, evaporation temperature, and COP (Coefficient Of Performance). Consists of The air conditioner 2 creates observation history data and transmits it to the log data collection device 1 every 30 minutes. The log data acquisition unit 11 additionally records the received observation history data in the log data storage unit 15.

制御履歴データは、空調機2が実行したサーモOFF、サーモON等の自動制御の内容を記録したログデータである。制御履歴データは、図2(B)に示すように、日付、時刻、制御内容を項目として有する。空調機2は、自動制御を実行した際に、その自動制御の内容を示す制御履歴データを作成してログデータ収集装置1に送信する。ログデータ取得部11は、受信した制御履歴データをログデータ記憶部15に追加記録する。   The control history data is log data in which the contents of automatic control such as thermo-off and thermo-on executed by the air conditioner 2 are recorded. As shown in FIG. 2B, the control history data includes items such as date, time, and control content. When executing the automatic control, the air conditioner 2 creates control history data indicating the contents of the automatic control and transmits the control history data to the log data collection device 1. The log data acquisition unit 11 additionally records the received control history data in the log data storage unit 15.

操作履歴データは、リモコン等を介して空調機2になされた操作の内容を記録したログデータである。操作履歴データは、図2(C)に示すように、日付、時刻、操作内容を項目として有する。空調機2は、自機が操作された際に、その操作内容を示す操作履歴データを作成してログデータ収集装置1に送信する。ログデータ取得部11は、受信した操作履歴データをログデータ記憶部15に追加記録する。   The operation history data is log data in which details of operations performed on the air conditioner 2 via a remote controller or the like are recorded. As shown in FIG. 2C, the operation history data includes items such as date, time, and operation content. When the air conditioner 2 is operated, the air conditioner 2 creates operation history data indicating the operation content and transmits the operation history data to the log data collection device 1. The log data acquisition unit 11 additionally records the received operation history data in the log data storage unit 15.

図1に戻り、統計データ作成部13は、ログデータ記憶部15に格納されているログデータから月毎のログデータ全体の傾向を数量的に表した統計量(平均、標準偏差)を算出し、算出した統計量を示す統計量データを統計データ記憶部16に格納する。   Returning to FIG. 1, the statistical data creating unit 13 calculates a statistic (average, standard deviation) that quantitatively represents the tendency of the entire log data for each month from the log data stored in the log data storage unit 15. The statistical data indicating the calculated statistical amount is stored in the statistical data storage unit 16.

ここで、統計データ記憶部16に格納されている統計データについて具体的に説明する。本実施形態では、図3(A)〜(C)に示すように、観測履歴データ、制御履歴データ、及び操作履歴データの各ログデータに対して、各月の統計データが統計データ記憶部16に記憶されている。   Here, the statistical data stored in the statistical data storage unit 16 will be specifically described. In the present embodiment, as shown in FIGS. 3A to 3C, statistical data for each month is stored in the statistical data storage unit 16 for each log data of observation history data, control history data, and operation history data. Is remembered.

例えば、図3(A)は、統計データ記憶部16に記憶されている観測履歴データの統計データを示した図である。統計データ記憶部16には、月の時間帯毎に、その月の時間帯に取得された観測履歴データの各項目(外気温度、設定温度、室内温度、消費電力、蒸発温度、COP)の平均と標準偏差とが記憶されている。   For example, FIG. 3A is a diagram showing statistical data of observation history data stored in the statistical data storage unit 16. The statistical data storage unit 16 stores an average of each item (outside temperature, set temperature, room temperature, power consumption, evaporation temperature, COP) of the observation history data acquired for each month time zone. And the standard deviation are stored.

また、図3(B)は、統計データ記憶部16に記憶されている制御履歴データの統計データを示した図である。統計データ記憶部16には、月毎に、空調機2がサーモONしてからサーモOFFするまでの時間(運転継続時間)の平均と標準偏差、及び、空調機2が1時間当たりにサーモONまたはサーモOFFした回数(サーモON/OFF回数)の平均と標準偏差とが記憶されている。   FIG. 3B is a diagram showing statistical data of control history data stored in the statistical data storage unit 16. The statistical data storage unit 16 stores the average and standard deviation of the time (operating duration) from when the air conditioner 2 is thermo-ON to when it is thermo-OFF, and the air conditioner 2 is thermo-ON per hour. Alternatively, the average and standard deviation of the number of times of thermo OFF (thermo ON / OFF count) are stored.

また、図3(C)は、統計データ記憶部16に記憶されている操作履歴データの統計データを示した図である。統計データ記憶部16には、月毎に、空調機2でなされた1時間当たりの操作の回数の平均と標準偏差とが記憶されている。   FIG. 3C is a diagram showing statistical data of operation history data stored in the statistical data storage unit 16. The statistical data storage unit 16 stores an average and standard deviation of the number of operations per hour performed by the air conditioner 2 every month.

図1に戻り、非標準データ特定部12は、統計データ記憶部16に記憶されている統計データに基づいて、ログデータ記憶部15に記憶されているログデータのなかから、他のログデータと傾向が異なる非標準データを特定する。そして、非標準データ特定部12は、特定した非標準データを含むログデータを非標準データ記憶部17に格納する。   Returning to FIG. 1, the non-standard data specifying unit 12 selects other log data from the log data stored in the log data storage unit 15 based on the statistical data stored in the statistical data storage unit 16. Identify non-standard data with different trends. Then, the nonstandard data specifying unit 12 stores the log data including the specified nonstandard data in the nonstandard data storage unit 17.

ここで、非標準データ記憶部17に記憶されているログデータ(観測履歴データ、制御履歴データ、操作履歴データ)の例を図4(A)〜(C)に示す。図4(A)は非標準データ記憶部17に格納されている観測履歴データを示した図である。図4(B)は非標準データ記憶部17に格納されている制御履歴データを示した図である。図4(C)は非標準データ記憶部17に格納されている操作履歴データを示した図である。   Here, examples of log data (observation history data, control history data, operation history data) stored in the non-standard data storage unit 17 are shown in FIGS. FIG. 4A shows the observation history data stored in the nonstandard data storage unit 17. FIG. 4B is a diagram showing control history data stored in the non-standard data storage unit 17. FIG. 4C is a diagram showing operation history data stored in the non-standard data storage unit 17.

なお、非標準データ記憶部17に格納されている観測履歴データの各項目の値のうち、他の観測履歴データの値と傾向が異なる非標準値には、他の値と区別するための識別子が付されている。例えば、図4(A)に示すように、非標準データ記憶部17に格納されている2013年8月1日の12:30の観測履歴データの消費電力の値には、非標準値であることを示す★マークが付されている。   Among the values of each item of observation history data stored in the non-standard data storage unit 17, a non-standard value whose tendency is different from the values of other observation history data is an identifier for distinguishing from other values. Is attached. For example, as shown in FIG. 4A, the power consumption value of the observation history data at 12:30 on August 1, 2013 stored in the non-standard data storage unit 17 is a non-standard value. ★ mark indicating that.

図1に戻り、ログデータ削除部14は、月が替わったタイミング等に、予め定めた条件に合致するログデータをログデータ記憶部15から削除する。本実施形態では、ログデータ削除部は、統計データ作成部13によって統計データが作成済みであり、且つ、予め定めた期間(例えば、1年以上)が経過したログデータをログデータ記憶部15から削除する。   Returning to FIG. 1, the log data deletion unit 14 deletes log data that matches a predetermined condition from the log data storage unit 15 at the timing when the month changes. In the present embodiment, the log data deleting unit stores, from the log data storage unit 15, log data for which statistical data has been generated by the statistical data generating unit 13 and for which a predetermined period (for example, one year or more) has elapsed. delete.

(日次処理)
続いて、ログデータ収集装置1で毎日実施される日次処理の動作について説明する。ログデータ収集装置1は、バッチ処理等により、日付が替わったタイミングで、図5に示す日次処理を実行する。
(Daily processing)
Subsequently, an operation of daily processing performed every day in the log data collection device 1 will be described. The log data collection device 1 executes the daily processing shown in FIG. 5 at the timing when the date is changed by batch processing or the like.

まず、統計データ作成部13は、ログデータ記憶部15に記憶されている今月のログデータから統計量を算出して統計データを作成し、統計データ記憶部16を更新する統計データ更新処理を実行する(ステップS10)。   First, the statistical data creating unit 13 calculates the statistical amount from the current month's log data stored in the log data storage unit 15 to create statistical data, and executes statistical data update processing for updating the statistical data storage unit 16 (Step S10).

続いて、非標準データ特定部12は、統計データ記憶部16に記憶されている最も新しい月の統計データを参照して、前日分のログデータから非標準データを特定し、特定した非標準データを含む予め定めた期間のログデータを非標準データ記憶部17に格納する非標準データ保存処理を実行する(ステップS20)。以上で日次処理は終了する。   Subsequently, the non-standard data specifying unit 12 refers to the statistical data of the newest month stored in the statistical data storage unit 16, specifies the non-standard data from the log data for the previous day, and specifies the specified non-standard data A non-standard data storage process for storing log data for a predetermined period including “in” in the non-standard data storage unit 17 is executed (step S20). This completes the daily process.

(統計データ更新処理)
続いて、上述した統計データ更新処理(ステップS10)の詳細について、図6のフローチャートを参照して説明する。
(Statistical data update processing)
Next, details of the above-described statistical data update process (step S10) will be described with reference to the flowchart of FIG.

まず、統計データ作成部13は、ログデータ記憶部15から最も新しい月のログデータ(観測履歴データ、制御履歴データ、操作履歴データ)を取得する(ステップS11)。   First, the statistical data creation unit 13 acquires log data (observation history data, control history data, operation history data) of the newest month from the log data storage unit 15 (step S11).

続いて、統計データ作成部13は、ステップS11で取得した観測履歴データの各項目(外気温度、設定温度、室内温度、消費電力、蒸発温度、COP)の平均と標準偏差とを算出する(ステップS12)。   Subsequently, the statistical data creation unit 13 calculates the average and standard deviation of each item (outside temperature, set temperature, room temperature, power consumption, evaporation temperature, COP) of the observation history data acquired in Step S11 (Step S11). S12).

続いて、統計データ作成部13は、ステップS11で取得した制御履歴データが示す制御の履歴に基づいて、運転継続時間及び1時間当たりのサーモON/OFF回数の平均と標準偏差とを算出する(ステップS13)。   Subsequently, based on the control history indicated by the control history data acquired in step S11, the statistical data creation unit 13 calculates the operation duration and the average and standard deviation of the thermo ON / OFF count per hour ( Step S13).

続いて、統計データ作成部13は、ステップS11で取得した操作履歴データが示す操作の履歴に基づいて、1時間当たりの操作回数の平均と標準偏差とを算出する(ステップS14)。   Subsequently, the statistical data creation unit 13 calculates the average and standard deviation of the number of operations per hour based on the operation history indicated by the operation history data acquired in step S11 (step S14).

続いて、統計データ作成部13は、ステップS12〜ステップS14で算出した各ログデータに対応する統計量(平均、標準偏差)を示す統計データを作成し、統計データ記憶部16に格納されている最も新しい月の統計データを更新する(ステップS15)。なお、月が切り替わるタイミングで統計データ更新処理が実施された場合、統計データ作成部13は、統計データを更新する代わりに、切り替わった月の統計データを新たに統計データ記憶部16に新規登録する。以上で統計データ更新処理は終了する。   Subsequently, the statistical data creation unit 13 creates statistical data indicating the statistical amount (average, standard deviation) corresponding to each log data calculated in steps S <b> 12 to S <b> 14, and is stored in the statistical data storage unit 16. The statistical data of the newest month is updated (step S15). When the statistical data update process is performed at the timing when the month is switched, the statistical data creation unit 13 newly registers the statistical data of the switched month in the statistical data storage unit 16 instead of updating the statistical data. . Thus, the statistical data update process ends.

(非標準データ保存処理)
続いて、上述した非標準データ保存処理(ステップS20)の詳細について、図7のフローチャートを参照して説明する。
(Non-standard data storage processing)
Next, details of the above-described non-standard data storage process (step S20) will be described with reference to the flowchart of FIG.

まず、非標準データ特定部12は、前日分のログデータをログデータ記憶部15から取得する(ステップS21)。   First, the nonstandard data specifying unit 12 acquires log data for the previous day from the log data storage unit 15 (step S21).

続いて、非標準データ特定部12は、統計データ記憶部16に記憶されている月別の統計データのなかから、最も新しい月の統計データを取得する(ステップS22)。なお、非標準データ特定部12は、最も新しい月の統計データの代わりに、前年同月の統計データを取得してもよい。   Subsequently, the non-standard data specifying unit 12 acquires the statistical data of the newest month from the monthly statistical data stored in the statistical data storage unit 16 (step S22). The non-standard data specifying unit 12 may acquire statistical data for the same month in the previous year instead of the statistical data for the newest month.

続いて、非標準データ特定部12は、ステップS22で取得した統計データを参照して、ステップS21で取得した前日分のログデータのなかから非標準データを特定する(ステップS23)。   Subsequently, the non-standard data specifying unit 12 specifies the non-standard data from the log data for the previous day acquired in Step S21 with reference to the statistical data acquired in Step S22 (Step S23).

ステップS23で非標準データを特定できなかった場合(ステップS24;No)、非標準データ記憶部17に格納する前日のログデータは無く、非標準データ保存処理は終了する。一方、ステップS23で非標準データを特定できた場合(ステップS24;Yes)、非標準データ特定部12は、その非標準データを含み、非標準データであると判断した条件に応じた期間分のログデータをログデータ記憶部15から取得(コピー)して、非標準データ記憶部17に格納する(ステップS25)。以上で非標準データ保存処理は終了する。   When the non-standard data cannot be specified in step S23 (step S24; No), there is no previous day log data to be stored in the non-standard data storage unit 17, and the non-standard data storage process is terminated. On the other hand, when the non-standard data can be specified in step S23 (step S24; Yes), the non-standard data specifying unit 12 includes the non-standard data and corresponds to the period determined according to the condition determined to be the non-standard data. Log data is acquired (copied) from the log data storage unit 15 and stored in the non-standard data storage unit 17 (step S25). This is the end of the non-standard data storage process.

ここで、ログデータの種類が観測履歴データである場合の、非標準データを特定して保存する処理(ステップS23〜ステップS25)について、より具体的に説明する。この場合、非標準データ特定部12は、ステップS21で取得した前日分の観測履歴データのうち、外気温度、消費電力、COP、蒸発温度が以下の条件a〜dの何れかを満たす観測履歴データを、非標準データとして特定する。なお、下記の条件a〜dに記載されている平均と標準偏差は、判別対象とする観測履歴データの取得時間に対応した時間帯の最新の月の統計データから取得すればよい。
・条件a:冷房運転時に外気温度が(平均値+2×標準偏差)以上、又は、暖房運転時に外気温度が(平均値−2×標準偏差)以下である場合(外気温度が非標準値の場合)。
・条件b:消費電力が(平均値+2×標準偏差)以上である場合(消費電力が非標準値の場合)。
・条件c:COPが(平均値−2×標準偏差)以下である場合(COPが非標準値である場合)。
・条件d:蒸発温度が、(平均値+2×標準偏差)以上、又は、(平均値−2×標準偏差)以下である場合(蒸発温度が非標準値である場合)。
Here, the process of specifying and storing non-standard data (step S23 to step S25) when the type of log data is observation history data will be described more specifically. In this case, the non-standard data specifying unit 12 includes observation history data in which the outside air temperature, power consumption, COP, and evaporation temperature satisfy any of the following conditions a to d among the observation history data for the previous day acquired in step S21. Are specified as non-standard data. In addition, what is necessary is just to acquire from the statistical data of the newest month of the time slot | zone corresponding to the acquisition time of the observation history data made into discrimination | determination.
Condition a: When the outside air temperature is (average value + 2 × standard deviation) or more during cooling operation or when the outside air temperature is (average value−2 × standard deviation) or less during heating operation (when the outside air temperature is a non-standard value) ).
Condition b: When power consumption is (average value + 2 × standard deviation) or more (when power consumption is a non-standard value).
Condition c: When COP is (average value−2 × standard deviation) or less (when COP is a non-standard value).
Condition d: When the evaporation temperature is (average value + 2 × standard deviation) or more or (average value−2 × standard deviation) or less (when the evaporation temperature is a non-standard value).

そして、非標準データである観測履歴データを特定できた場合、非標準データ特定部12は、特定した非標準データを含み、その特定した条件に対応した期間分のログデータを非標準データ記憶部17に格納する。具体的には、非標準データ特定部12は、非標準データを特定した条件に応じて、非標準データが取得された日の1日分のログデータや非標準データが取得されるまでの直近数時間分のログデータ等を非標準データ記憶部17に格納する。   When the observation history data that is non-standard data can be specified, the non-standard data specifying unit 12 includes the specified non-standard data, and log data for a period corresponding to the specified condition is stored in the non-standard data storage unit. 17. Specifically, the non-standard data specifying unit 12 immediately before the log data or non-standard data for one day on the day when the non-standard data is acquired is acquired according to the condition specifying the non-standard data. Log data and the like for several hours are stored in the non-standard data storage unit 17.

例えば、外気温度、又は消費電力が非標準値であることにより非標準データであると特定した場合、非標準データ特定部12は、ステップS21で取得した1日分の観測履歴データを全て非標準データ記憶部17に格納する。なお、非標準データ特定部12は、さらに、特定した非標準データの非標準値の値に応じて、非標準データ記憶部17に格納する観測履歴データの範囲を異ならせてもよい。例えば、非標準データ特定部12は、消費電力の値が(平均値+3×標準偏差)以上である場合は、直近2日分の観測履歴データを非標準データ記憶部17に格納してもよい。   For example, when the outside temperature or the power consumption is specified as non-standard data due to the non-standard value, the non-standard data specifying unit 12 sets all the observation history data for one day acquired in step S21 as non-standard. The data is stored in the data storage unit 17. The non-standard data specifying unit 12 may further change the range of the observation history data stored in the non-standard data storage unit 17 according to the value of the non-standard value of the specified non-standard data. For example, the non-standard data specifying unit 12 may store the observation history data for the most recent two days in the non-standard data storage unit 17 when the power consumption value is equal to or greater than (average value + 3 × standard deviation). .

また、例えば、COPが非標準値であることにより非標準データであると特定した場合、非標準データ特定部12は、この非標準データより前に取得された観測履歴データのうちでCOPが平均値以上である最新の観測履歴データの取得時からこの非標準データの取得時までに取得された観測履歴データを非標準データ記憶部17に格納する。   Further, for example, when the COP is specified as non-standard data due to the non-standard value, the non-standard data specifying unit 12 determines that the COP is an average among the observation history data acquired before the non-standard data. The observation history data acquired from the time of acquisition of the latest observation history data that is equal to or greater than the value to the time of acquisition of the non-standard data is stored in the non-standard data storage unit 17.

また、例えば、蒸発温度が非標準値であることにより非標準データであると特定した場合、非標準データ特定部12は、この非標準データより前に取得された観測履歴データのうちで蒸発温度が平均値である最新の観測履歴データの取得時からこの非標準データの取得時までに取得された観測履歴データを非標準データ記憶部17に格納する。   Further, for example, when the evaporation temperature is specified as non-standard data because of the non-standard value, the non-standard data specifying unit 12 determines the evaporation temperature among the observation history data acquired before the non-standard data. The non-standard data storage unit 17 stores the observation history data acquired from the acquisition of the latest observation history data with the average value until the acquisition of the non-standard data.

続いて、ログデータの種類が制御履歴データである場合の、非標準データを特定して保存する処理(ステップS23〜ステップS25)について、より具体的に説明する。この場合、非標準データ特定部12は、まず、ステップS21で取得した前日分の制御履歴データから、前日の運転継続時間と1時間当たりのサーモON/OFF回数とを算出する。なお、前日のログデータでサーモONとサーモOFFとが複数回繰り返されている場合、その繰り返しの数だけ運転継続時間は算出される。そして、非標準データ特定部12は、算出した前日の運転継続時間とサーモON/OFF回数が、以下の条件e,fの何れかを満たす場合に、前日分の制御履歴データ全てを非標準データ記憶部17に格納する。
・条件e:少なくとも1つの運転継続時間が、(平均値+2×標準偏差)以上、又は、(平均値−2×標準偏差)以下である場合(運転継続時間が非標準値である場合)。
・条件f:サーモON/OFF回数が、(平均値+2×標準偏差)以上、又は、(平均値−2×標準偏差)以下である場合(サーモON/OFF回数が非標準値である場合)。
Next, the process of specifying and storing non-standard data (step S23 to step S25) when the type of log data is control history data will be described more specifically. In this case, the non-standard data specifying unit 12 first calculates the operation continuation time of the previous day and the number of thermo ON / OFF times per hour from the control history data for the previous day acquired in step S21. In addition, when thermo-ON and thermo-OFF are repeated a plurality of times in the log data of the previous day, the operation continuation time is calculated by the number of repetitions. Then, the non-standard data specifying unit 12 converts all the control history data for the previous day into non-standard data when the calculated operation continuation time of the previous day and the thermo ON / OFF count satisfy one of the following conditions e and f. Store in the storage unit 17.
Condition e: When at least one operation continuation time is (average value + 2 × standard deviation) or more or (average value−2 × standard deviation) or less (when the operation continuation time is a non-standard value).
Condition f: When the thermo ON / OFF count is (average value + 2 × standard deviation) or more or (average value−2 × standard deviation) or less (when the thermo ON / OFF count is a non-standard value) .

このように、本実施形態によれば、複数のログデータから統計量が算出されて記憶され、統計量の算出に利用されたログデータはその後削除される。従って、ログデータ全体の性質や傾向を維持しつつ、記憶領域の逼迫を防ぐことができる。   As described above, according to the present embodiment, a statistic is calculated and stored from a plurality of log data, and the log data used for calculating the statistic is subsequently deleted. Therefore, it is possible to prevent the storage area from being constrained while maintaining the characteristics and tendency of the entire log data.

また、本実施形態によれば、他のログデータと傾向が異なるログデータは、非標準データとして別領域に格納され、削除されることは無い。そのため、ユーザは、後で非標準データを参照して、故障発生時の原因の特定等に活用することが可能となる。   Further, according to the present embodiment, log data having a different tendency from other log data is stored as non-standard data in another area and is not deleted. Therefore, the user can refer to the non-standard data later and use it for identifying the cause when the failure occurs.

また、本実施形態によれば、非標準データを別領域に格納する際、その非標準データだけでなく、その非標準データを特定した条件に応じた期間分のログデータも併せて別領域に格納される。従って、ユーザは、非標準データが取得されるまでのログデータの推移等も後で確認することが可能となる。   Further, according to the present embodiment, when storing non-standard data in another area, not only the non-standard data but also log data for a period corresponding to a condition specifying the non-standard data are also stored in another area. Stored. Therefore, the user can later confirm the transition of log data until the non-standard data is acquired.

≪実施形態2≫
続いて、本発明の実施形態2に係るログデータ収集装置10について説明する。ログデータ収集装置10は、図8に示すように、実施形態1に係るログデータ収集装置1に、保守情報記憶部18と、データ検索部19と、検索結果表示部20とが新たに追加された構成を有する。
<< Embodiment 2 >>
Next, the log data collection device 10 according to Embodiment 2 of the present invention will be described. As shown in FIG. 8, the log data collection device 10 includes a maintenance information storage unit 18, a data search unit 19, and a search result display unit 20 newly added to the log data collection device 1 according to the first embodiment. Have a configuration.

保守情報記憶部18には、空調機2に対してなされた修理や点検等の保守作業に関する保守情報が格納される。具体的には、図9に示すように、保守情報記憶部18には、保守作業毎に、保守作業がなされた日付と、保守作業の担当者と、保守作業の内容とが対応付けられた保守情報が記憶される。なお、保守情報記憶部18に格納されている保守情報は、保守作業が実施された際に、保守作業の担当者や管理者等によって入力された情報である。なお、インターネット等を介して、外部のデータベースから保守情報を取得してもよい。   The maintenance information storage unit 18 stores maintenance information related to maintenance work such as repair and inspection performed on the air conditioner 2. Specifically, as shown in FIG. 9, the maintenance information storage unit 18 associates, for each maintenance work, the date when the maintenance work was performed, the person in charge of the maintenance work, and the content of the maintenance work. Maintenance information is stored. The maintenance information stored in the maintenance information storage unit 18 is information input by a person in charge of the maintenance work or an administrator when the maintenance work is performed. Note that maintenance information may be acquired from an external database via the Internet or the like.

データ検索部19は、ユーザから空調機2に関する情報の表示を要求された際に、データ領域内の各記憶部15〜18を検索して、要求された情報や関連する情報を検出する。   When the user requests display of information related to the air conditioner 2, the data search unit 19 searches the storage units 15 to 18 in the data area to detect the requested information and related information.

検索結果表示部20は、データ検索部19が検出した情報を表示する情報表示画面の画面データを作成し、図示せぬ表示装置に表示する。なお、検索結果表示部20は、インターネットを介して、図示せぬ監視PC等に作成した画面データを送信し、監視PC上に情報表示画面を表示させてもよい。   The search result display unit 20 creates screen data of an information display screen that displays information detected by the data search unit 19 and displays the screen data on a display device (not shown). Note that the search result display unit 20 may transmit screen data created to a monitoring PC (not shown) or the like via the Internet and display an information display screen on the monitoring PC.

ここで、データ検索部19と検索結果表示部20とによる処理について、例を挙げて説明する。例えば、ユーザが図示せぬ入力装置を操作して、8月1日〜8月7日の空調機2の消費電力の表示を指示すると、データ検索部19は、ログデータ記憶部15を検索して、8月1日〜8月7日に取得された観測履歴データから消費電力の値を取得する。また、データ検索部19は、非標準データ記憶部17を検索して、8月1日〜8月7日の間で消費電力の値が非標準値である時間帯を特定する。さらに、データ検索部19は、保守情報記憶部18を検索して、特定した消費電力が非標準値である時間帯になされた保守作業を示す保守情報を取得する。そして、検索結果表示部20は、データ検索部19が取得したこれらの情報に基づいて、図10に示すような情報表示画面を表示する。この情報表示画面では、観測履歴データから取得した消費電力の値がグラフで表示されるとともに、消費電力値が非標準値である時間帯は太線で強調表示されている。また、画面の下方には、取得した保守情報が表示されている。   Here, processing by the data search unit 19 and the search result display unit 20 will be described with an example. For example, when the user operates an input device (not shown) to instruct the display of power consumption of the air conditioner 2 from August 1 to August 7, the data search unit 19 searches the log data storage unit 15. Thus, the power consumption value is acquired from the observation history data acquired from August 1 to August 7. In addition, the data search unit 19 searches the non-standard data storage unit 17 to identify a time zone in which the power consumption value is between the August 1st and August 7th. Further, the data search unit 19 searches the maintenance information storage unit 18 and acquires maintenance information indicating maintenance work performed in a time zone in which the specified power consumption is a non-standard value. And the search result display part 20 displays an information display screen as shown in FIG. 10 based on these information which the data search part 19 acquired. On this information display screen, the power consumption value acquired from the observation history data is displayed in a graph, and the time zone where the power consumption value is a non-standard value is highlighted with a bold line. The acquired maintenance information is displayed at the bottom of the screen.

また、例えば、データ検索部19が統計データ記憶部16から消費電力の平均値等の統計量を検出し、検索結果表示部20が、図11に示すような情報表示画面を表示してもよい。   Further, for example, the data search unit 19 may detect a statistic such as an average value of power consumption from the statistical data storage unit 16, and the search result display unit 20 may display an information display screen as shown in FIG. .

このように、本実施形態によれば、収集したログデータや、作成した統計データや、特定した非標準データから必要な情報を取得して表示することができるため、空調機2の管理に有用な情報をユーザに提供することが可能となる。また、本実施形態によれば、非標準値を示した時間帯に関連した保守情報を併せて表示することができるため、ユーザは、非標準値を示した原因をより詳しく分析することが可能となる。   Thus, according to the present embodiment, necessary information can be acquired and displayed from collected log data, created statistical data, and specified non-standard data, which is useful for management of the air conditioner 2. It becomes possible to provide the user with various information. In addition, according to the present embodiment, maintenance information related to the time zone indicating the non-standard value can be displayed together, so that the user can analyze the cause of the non-standard value in more detail. It becomes.

≪変形例・応用例≫
なお、本発明は、上記各実施形態に限定されず、本発明の要旨を逸脱しない部分での変形や応用は勿論可能である。
≪Modifications and application examples≫
In addition, this invention is not limited to said each embodiment, Of course, the deformation | transformation and application in the part which do not deviate from the summary of this invention are possible.

例えば、上記各実施形態では、空調機2のログデータを収集するログデータ収集装置1,10について説明したが、本発明は、空調機2のログデータに限らず、あらゆる種類のログデータを収集するログ収集装置に適用可能である。   For example, in each of the embodiments described above, the log data collection devices 1 and 10 that collect the log data of the air conditioner 2 have been described. However, the present invention is not limited to the log data of the air conditioner 2 and collects all types of log data. It can be applied to a log collection device.

また、上記各実施形態では、日次処理で、統計データ更新処理と非標準データ保存処理とを実施しているが、これらの処理を実施するタイミングは任意であり、月次処理や週次処理で実施してもよい。また、ログデータ取得部11がログデータを取得したタイミングで、非標準データ特定部12が、そのログデータが非標準データであるか否かを判別して、非標準データである場合に非標準データ記憶部17に格納してもよい。   Further, in each of the above embodiments, the statistical data update process and the non-standard data storage process are performed in the daily process, but the timing for performing these processes is arbitrary, monthly process or weekly process May be implemented. Further, at the timing when the log data acquisition unit 11 acquires the log data, the non-standard data specifying unit 12 determines whether or not the log data is non-standard data. It may be stored in the data storage unit 17.

また、上記各実施形態では、統計データ作成部13は、月毎の統計データを作成して統計データ記憶部16に記憶したが、時間毎や日毎や週毎や季節(3ヶ月)毎の統計データを作成して記憶してもよい。   In each of the above embodiments, the statistical data creation unit 13 creates monthly statistical data and stores it in the statistical data storage unit 16. However, the statistical data for each hour, every day, every week, and every season (three months) is used. Data may be created and stored.

また、上記各実施形態では、統計データ作成部13が算出する統計量として、平均と標準偏差とを示した。しかしながら、ログデータ全体の傾向を把握できるあらゆる指標を統計量として採用可能である。例えば、統計データ作成部13は、統計量として、中央値や最頻値や四分位点等を算出してもよい。   Moreover, in each said embodiment, the average and the standard deviation were shown as a statistic which the statistical data preparation part 13 calculates. However, any index that can grasp the trend of the entire log data can be adopted as a statistic. For example, the statistical data creation unit 13 may calculate a median value, a mode value, a quartile, or the like as a statistic.

また、例えば、上記各実施形態に係るログデータ収集装置1,10を、空調コントローラに組み込んで使用してもよい。   Further, for example, the log data collection devices 1 and 10 according to the above embodiments may be used by being incorporated in an air conditioning controller.

また、例えば、上記各実施形態に係るログデータ収集装置1,10の動作を規定する動作プログラムを既存のパーソナルコンピュータや情報端末機器等に適用することで、当該パーソナルコンピュータ等を上記各実施形態に係るログデータ収集装置1,10として機能させることも可能である。   In addition, for example, by applying an operation program that defines the operation of the log data collection devices 1 and 10 according to the above embodiments to an existing personal computer, an information terminal device, or the like, the personal computer or the like can be applied to the above embodiments. It is also possible to function as such log data collection devices 1 and 10.

また、このようなプログラムの配布方法は任意であり、例えば、CD−ROM(Compact Disk Read-Only Memory)、DVD(Digital Versatile Disk)、MO(Magneto Optical Disk)、メモリカードなどのコンピュータ読み取り可能な記録媒体に格納して配布してもよいし、インターネットなどの通信ネットワークを介して配布してもよい。   Further, such a program distribution method is arbitrary. For example, a computer-readable medium such as a CD-ROM (Compact Disk Read-Only Memory), a DVD (Digital Versatile Disk), an MO (Magneto Optical Disk), or a memory card is readable. It may be distributed by storing in a recording medium, or distributed via a communication network such as the Internet.

1,10 ログデータ収集装置、11 ログデータ取得部、12 非標準データ特定部、13 統計データ作成部、14 ログデータ削除部、15 ログデータ記憶部、16 統計データ記憶部、17 非標準データ記憶部、18 保守情報記憶部、19 データ検索部、20 検索結果表示部、 2 空調機   DESCRIPTION OF SYMBOLS 1,10 Log data collection apparatus, 11 Log data acquisition part, 12 Non-standard data specification part, 13 Statistical data creation part, 14 Log data deletion part, 15 Log data storage part, 16 Statistical data storage part, 17 Non-standard data storage Section, 18 maintenance information storage section, 19 data search section, 20 search result display section, 2 air conditioner

Claims (5)

ログデータを取得するログデータ取得手段と、
前記ログデータ取得手段が取得したログデータを記憶するログデータ記憶手段と、
前記ログデータ記憶手段に記憶されているログデータの統計量を算出する統計量算出手段と、
前記統計量算出手段が算出した統計量を示す統計データを記憶する統計データ記憶手段と、
前記統計量算出手段によって統計量が算出されたログデータを前記ログデータ記憶手段から削除するログデータ削除手段と、
前記統計データ記憶手段に記憶されている統計データに基づいて、前記ログデータ記憶手段に記憶されているログデータのうち、他のログデータとは傾向の異なる非標準データを特定する非標準データ特定手段と、
前記非標準データ特定手段が特定した非標準データを含んだ、該特定した条件に対応した期間分のログデータを前記ログデータ記憶手段とは異なる領域に記憶する非標準データ記憶手段と、
を備えるログデータ収集装置。
Log data acquisition means for acquiring log data;
Log data storage means for storing log data acquired by the log data acquisition means;
Statistic calculation means for calculating a statistic of log data stored in the log data storage means;
Statistical data storage means for storing statistical data indicating the statistics calculated by the statistics calculation means;
Log data deleting means for deleting the log data for which the statistics have been calculated by the statistics calculating means from the log data storage means;
Based on the statistical data stored in the statistical data storage means, non-standard data specification for specifying non-standard data having a different tendency from other log data among the log data stored in the log data storage means Means,
Non-standard data storage means for storing log data for a period corresponding to the specified condition, including non-standard data specified by the non-standard data specifying means, in a region different from the log data storage means;
Carlo Gudeta collection device equipped with.
前記ログデータ記憶手段、前記統計データ記憶手段、前記非標準データ記憶手段の少なくとも何れかを検索して、要求された情報を検出するデータ検索手段と、
前記データ検索手段が検出した情報を表示する検索結果表示手段と、
を備える請求項1に記載のログデータ収集装置。
Data search means for searching for at least one of the log data storage means, the statistical data storage means, and the non-standard data storage means to detect requested information;
Search result display means for displaying information detected by the data search means;
Log data collection apparatus according to Motomeko 1 Ru equipped with.
前記ログデータは機器から収集したログデータであり、  The log data is log data collected from the device,
前記機器に対してなされた保守作業に関する保守情報を記憶する保守情報記憶手段をさらに備え、  Maintenance information storage means for storing maintenance information related to maintenance work performed on the device;
前記検索結果表示手段は、検出された非標準データを表示する際に、該非標準データが取得された時間に対応する保守情報を表示する、  The search result display means displays maintenance information corresponding to the time when the non-standard data was acquired when displaying the detected non-standard data.
請求項2に記載のログデータ収集装置。  The log data collection device according to claim 2.
コンピュータによるログデータの管理方法であって、
前記コンピュータが、ログデータ記憶手段に記憶されているログデータの統計量を算出し、
前記コンピュータが、前記算出した統計量を示す統計データを記憶し、
前記コンピュータが、記憶されている統計データに基づいて、前記ログデータ記憶手段に記憶されているログデータのうち、他のログデータとは傾向の異なる非標準データを特定し、
前記コンピュータが、特定した非標準データを含んだ、該特定した条件に対応した期間分のログデータを前記ログデータ記憶手段とは異なる領域に記憶し、
前記コンピュータが、統計量が算出されたログデータを前記ログデータ記憶手段から削除する、
グデータの管理方法。
A log data management method by a computer,
The computer calculates a statistic of log data stored in the log data storage means;
The computer stores statistical data indicating the calculated statistics,
Based on the stored statistical data, the computer identifies non-standard data having a different tendency from other log data among the log data stored in the log data storage means,
The computer stores log data for a period corresponding to the specified condition, including the specified non-standard data, in a different area from the log data storage means,
The computer deletes the log data for which the statistic is calculated from the log data storage means;
How to manage log data.
コンピュータを、
ログデータを取得するログデータ取得手段、
前記ログデータ取得手段が取得したログデータを記憶するログデータ記憶手段、
前記ログデータ記憶手段に記憶されているログデータの統計量を算出する統計量算出手段、
前記統計量算出手段が算出した統計量を示す統計データを記憶する統計データ記憶手段、
前記統計量算出手段によって統計量が算出されたログデータを前記ログデータ記憶手段から削除するログデータ削除手段、
前記統計データ記憶手段に記憶されている統計データに基づいて、前記ログデータ記憶手段に記憶されているログデータのうち、他のログデータとは傾向の異なる非標準データを特定する非標準データ特定手段、
前記非標準データ特定手段が特定した非標準データを含んだ、該特定した条件に対応した期間分のログデータを前記ログデータ記憶手段とは異なる領域に記憶する非標準データ記憶手段、
として機能させるプログラム。
Computer
Log data acquisition means for acquiring log data;
Log data storage means for storing log data acquired by the log data acquisition means;
Statistic calculation means for calculating the statistic of log data stored in the log data storage means;
Statistical data storage means for storing statistical data indicating the statistics calculated by the statistics calculation means;
Log data deletion means for deleting the log data for which the statistics are calculated by the statistics calculation means from the log data storage means;
Based on the statistical data stored in the statistical data storage means, non-standard data specification for specifying non-standard data having a different tendency from other log data among the log data stored in the log data storage means means,
Non-standard data storage means for storing log data for a period corresponding to the specified condition, including non-standard data specified by the non-standard data specifying means, in an area different from the log data storage means,
Program to function as.
JP2013191857A 2013-09-17 2013-09-17 Log data collection device, log data management method, and program Expired - Fee Related JP6192455B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2013191857A JP6192455B2 (en) 2013-09-17 2013-09-17 Log data collection device, log data management method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2013191857A JP6192455B2 (en) 2013-09-17 2013-09-17 Log data collection device, log data management method, and program

Publications (2)

Publication Number Publication Date
JP2015060275A JP2015060275A (en) 2015-03-30
JP6192455B2 true JP6192455B2 (en) 2017-09-06

Family

ID=52817782

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2013191857A Expired - Fee Related JP6192455B2 (en) 2013-09-17 2013-09-17 Log data collection device, log data management method, and program

Country Status (1)

Country Link
JP (1) JP6192455B2 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6169293B1 (en) * 2015-12-22 2017-07-26 三菱電機株式会社 Logging device and logging method
JP7006406B2 (en) 2018-03-16 2022-01-24 富士通株式会社 Storage management equipment, storage systems, and storage management programs
JP7258171B2 (en) * 2019-10-02 2023-04-14 三菱電機株式会社 Impact analysis device, impact analysis method, and impact analysis program

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3766208B2 (en) * 1998-07-09 2006-04-12 株式会社東芝 Process data monitoring device
JP2000347731A (en) * 1999-06-04 2000-12-15 Mitsubishi Electric Corp Automatic data collecting device
JP2002312205A (en) * 2001-04-11 2002-10-25 Hitachi Information Systems Ltd Saving processing method for access log information, saving processing device for the same and processing program for the same
JP2004201421A (en) * 2002-12-19 2004-07-15 Aisin Aw Co Ltd Vehicle drive control device, vehicle drive control method and its program
JP2009151680A (en) * 2007-12-21 2009-07-09 Brother Ind Ltd Information processor, log monitoring program, and log monitoring method

Also Published As

Publication number Publication date
JP2015060275A (en) 2015-03-30

Similar Documents

Publication Publication Date Title
US20230042685A1 (en) Information management method
CN110851322A (en) Hardware equipment abnormity monitoring method, server and computer readable storage medium
JP6626260B2 (en) Air conditioning control device, control method and program
US20170024115A1 (en) Facility operations management and mobile systems
JP6192455B2 (en) Log data collection device, log data management method, and program
US9652728B2 (en) Methods and systems for generating a business process control chart for monitoring building processes
TWI744909B (en) A prediction system for predicting the operating state of the target device, its prediction, its prediction program, and a display device for grasping the operating state of the target device
JP2010224893A (en) Monitoring device and monitoring method
JP2019138542A (en) Air condition control device, air conditioning control system, air conditioning method, and program
JP6438124B2 (en) Operation management system and operation management method
US20040102928A1 (en) Method, system, and storage medium for building and maintaining a remote monitoring and diagnostics knowledge base
CN113589767A (en) Robot process automation RPA processing method and related device
JP6969109B2 (en) Scheduled patrol time notification program, scheduled patrol time notification method, and notification device
CN115147947B (en) Video inspection method, device, electronic equipment and computer program product
JP6468828B2 (en) Equipment management support apparatus and program
JP6021846B2 (en) Update schedule management apparatus and program
CN107704507A (en) Data base processing method and equipment
JP2010271915A (en) Energy amount management method and energy amount management device
JP2005063385A (en) Monitoring method, monitoring apparatus and program
JP2011258064A (en) Data collecting and recording apparatus, and data collecting and recording method
TWI644222B (en) Quality analysis device and quality analysis method
JP7329753B2 (en) Information processing device, information processing method, and learning device
JP2016058048A (en) Facility management device, and facility management method
CN115129731A (en) Database updating method and device, electronic equipment and storage medium
JP2015207037A (en) Renewal planning device, renewal planning method and renewal planning program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20160114

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20161109

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20161122

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20170118

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: 20170711

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20170808

R150 Certificate of patent or registration of utility model

Ref document number: 6192455

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees