JP2009193238A - System load monitoring method - Google Patents

System load monitoring method Download PDF

Info

Publication number
JP2009193238A
JP2009193238A JP2008031996A JP2008031996A JP2009193238A JP 2009193238 A JP2009193238 A JP 2009193238A JP 2008031996 A JP2008031996 A JP 2008031996A JP 2008031996 A JP2008031996 A JP 2008031996A JP 2009193238 A JP2009193238 A JP 2009193238A
Authority
JP
Japan
Prior art keywords
accumulation
system load
function unit
difference
value
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
JP2008031996A
Other languages
Japanese (ja)
Other versions
JP4936072B2 (en
Inventor
Kiyoshi Nakagawa
清志 中川
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.)
NEC Corp
Original Assignee
NEC 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 NEC Corp filed Critical NEC Corp
Priority to JP2008031996A priority Critical patent/JP4936072B2/en
Publication of JP2009193238A publication Critical patent/JP2009193238A/en
Application granted granted Critical
Publication of JP4936072B2 publication Critical patent/JP4936072B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Debugging And Monitoring (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a system load monitoring method and device for periodically measuring the load on a system that is an observation target to estimate the occurrence of abnormal conditions in the future in addition to simple comparison with a prepared base line, and to provide a program for the system load monitoring device. <P>SOLUTION: The system load monitor includes a storage part accumulating a deviation and a difference between the base line and a past measurement value of the system load. The system load monitor estimates a future value of the system load based on the accumulated difference and deviation. The system load monitor gives a warning to a system manager in advance when the system load exceeding a limit value is estimated. <P>COPYRIGHT: (C)2009,JPO&INPIT

Description

本発明は、システム負荷監視方法と、システム負荷監視装置と、システム負荷監視プログラムとに係る。   The present invention relates to a system load monitoring method, a system load monitoring device, and a system load monitoring program.

ベースライン監視とは、通常想定されるシステム負荷の時間変化を示す基準線(以下「ベースライン」と記載)に基づいて、監視対象の異常を判断する監視方法である。一般的には、ある時刻におけるシステム負荷の観測値と、その時刻に対応するベースラインの値とを比較することで、システム負荷のベースラインからの逸脱度合いを監視する。   Baseline monitoring is a monitoring method for determining an abnormality of a monitoring target based on a reference line (hereinafter referred to as “baseline”) indicating a temporal change in system load that is normally assumed. Generally, the degree of deviation from the baseline of the system load is monitored by comparing the observed value of the system load at a certain time with the baseline value corresponding to that time.

この方法により、日次・週次などにより規則的・定常的に変化するシステム負荷に対して、柔軟なしきい値を設定できる。   By this method, a flexible threshold value can be set for a system load that changes regularly and regularly according to daily and weekly.

上記に関連して、特許文献1(特開2002−152204号公報)にはネットワーク監視装置に係る発明が開示されている。
特許文献1発明のネットワーク監視装置は、第1の監視手段と、第2の監視手段と、判別手段と、監視制御手段とを有することを特徴とする。ここで、第1の監視手段は、予め定められた第1の時間間隔で定期的にネットワークの稼動監視を行うものである。第2の監視手段は、第1の時間間隔よりも短い第2の時間間隔で上記ネットワークの稼動監視を行うものである。判別手段は、第1の監視手段による監視結果に基づきネットワークが正常であるか非常であるかを判別するものである。監視制御手段は、判別手段によるネットワークの非常判別結果に基づき第2の監視手段を起動して、正常判別結果に基づき第2の監視手段の動作を停止するものである。
In relation to the above, Patent Document 1 (Japanese Patent Laid-Open No. 2002-152204) discloses an invention relating to a network monitoring device.
The network monitoring apparatus according to the invention of Patent Document 1 includes a first monitoring unit, a second monitoring unit, a determination unit, and a monitoring control unit. Here, the first monitoring means periodically monitors the operation of the network at a predetermined first time interval. The second monitoring means monitors the operation of the network at a second time interval shorter than the first time interval. The discriminating unit discriminates whether the network is normal or abnormal based on the monitoring result of the first monitoring unit. The monitoring control unit activates the second monitoring unit based on the network emergency determination result by the determining unit and stops the operation of the second monitoring unit based on the normal determination result.

また、特許文献2(特開2004−5305号公報)には、メモリ使用量の監視方法に係る発明が開示されている。
特許文献2発明のメモリ使用量の監視方法は、連続運転している計算機システムのメモリ使用容量を監視する方法である。特許文献2発明のメモリ使用量の監視方法は、計算機システムのメモリ使用容量とCPU負荷を定期的に取得し、これら情報を取得時間と共に時系列に蓄積し、メモリ使用容量の時系列データに基づいてメモリ使用量限界しきい値に達する到達時間を予測し、CPU負荷の時系列データに基づいて到達時間の直前でCPU負荷が低下する時間帯を求めることを特徴とする。
Japanese Patent Laid-Open No. 2004-5305 discloses an invention relating to a memory usage monitoring method.
The memory usage monitoring method of the invention of Patent Document 2 is a method for monitoring the memory usage capacity of a computer system operating continuously. The memory usage monitoring method disclosed in Patent Document 2 periodically acquires the memory usage capacity and CPU load of a computer system, accumulates the information in time series along with the acquisition time, and based on the time series data of the memory usage capacity. Then, the arrival time at which the memory usage limit threshold is reached is predicted, and the time zone in which the CPU load decreases immediately before the arrival time is obtained based on the time-series data of the CPU load.

特許文献2発明のメモリ使用量の監視方法は、メモリ使用量の上昇を記憶しておき、メモリ使用量過多を事前に検知することを目的としている。   The memory usage monitoring method according to the invention of Patent Document 2 is intended to store an increase in memory usage and detect an excessive memory usage in advance.

また、特許文献3(特開2004−164637号公報)には、ベースライン化および自動しきい値処理を行う仕組みを与える方法に係る発明が開示されている。
特許文献3発明の、ベースライン化および自動しきい値処理を行う仕組みを与える方法は、所定の間隔の間パフォーマンスデータを収集すること、パフォーマンスデータを1つのデータポイントに集計すること、集計されたデータポイントに基づいてベースライン・オブジェクトを更新すること、集計されたデータポイントに基づいて次のデータ値を予測すること、予測されたデータ値を実際に収集されたデータ値と比較すること、予測されたデータ値と実際に収集されたデータ値の間にずれがある場合、しきい値違反イベントを発生させることと、を含む。
Patent Document 3 (Japanese Patent Application Laid-Open No. 2004-164737) discloses an invention relating to a method for providing a mechanism for performing baseline processing and automatic threshold processing.
The method of providing a mechanism for performing baseline processing and automatic threshold processing of the invention of Patent Document 3 collects performance data for a predetermined interval, aggregates performance data into one data point, and aggregates Update baseline objects based on data points, predict next data values based on aggregated data points, compare predicted data values with actual collected data values, prediction Generating a threshold violation event if there is a discrepancy between the measured data value and the actually collected data value.

特許文献3発明の、ベースライン化および自動しきい値処理を行う仕組みを与える方法は、現在時刻における観測値をベースライン値と比較するが、過去の観測値の履歴は考慮せず、また、未来の負荷の予想は行わない。   The method of providing a mechanism for performing baseline processing and automatic threshold processing in Patent Document 3 compares the observed value at the current time with the baseline value, but does not consider the history of past observed values. The future load is not predicted.

また、特許文献4(特開2005−135130号公報)には、負荷監視条件決定プログラムに係る発明が開示されている。
特許文献4発明の負荷監視条件決定プログラムは、1つまたは複数の計算機からなる計算機システムの負荷監視を行うための負荷監視条件を決定する負荷監視条件決定方法を計算機に実行させるためのものである。特許文献4発明の負荷監視条件決定プログラムは、計算機システムに外部から負荷を与える処理と、計算機システムに負荷が与えられている間、計算機システムの外部でレスポンスまたはスループットを測定する処理と計算機システムに負荷が与えられている間、計算機システムから計算機システム内部のリソース状況の測定結果を受信する処理と、計算機システムに与えた外部からの負荷量と、レスポンスまたはスループットの測定結果と、計算機システム内部のリソース状況の測定結果とから、計算機システムの負荷監視に用いる負荷監視条件を決定する処理とを、計算機に実行させるためのものである。
Japanese Patent Laid-Open No. 2005-135130 discloses an invention relating to a load monitoring condition determination program.
The load monitoring condition determination program of the invention of Patent Document 4 is for causing a computer to execute a load monitoring condition determining method for determining a load monitoring condition for performing load monitoring of a computer system composed of one or a plurality of computers. . The load monitoring condition determination program of the invention of Patent Document 4 includes a process for applying a load to the computer system from the outside, a process for measuring response or throughput outside the computer system while the load is applied to the computer system, and a computer system. While a load is being applied, a process for receiving a measurement result of the resource status inside the computer system from the computer system, an external load applied to the computer system, a response or throughput measurement result, This is to cause the computer to execute processing for determining the load monitoring condition used for load monitoring of the computer system from the measurement result of the resource status.

また、特許文献5(特開2006−146668号公報)には、運用管理支援装置に係る発明が開示されている。
特許文献5発明の運用管理支援装置は、稼働情報収集手段と、稼働情報記憶手段と、統計処理手段と、モデル情報記憶手段と、判断部とを備えることを特徴とする。ここで、稼働情報収集手段は、3以上の要素の稼動情報を所定時間毎に収集するものである。稼働情報記憶手段は、稼働情報収集手段で収集した稼働情報を記憶するものである。統計処理手段は、記憶した各要素の稼働情報間の統計的分析値を求めるものである。モデル情報記憶手段は、複数の稼動モデルに対応した各要素の稼働情報間の統計的分析値を予め記憶している。判断部は、統計処理手段で求めた統計的分析値をモデル情報記憶手段に記憶された統計的分析値と比較することで、収集した稼働情報に対応する稼動モデルを求めるものである。
Patent Document 5 (Japanese Patent Laid-Open No. 2006-146668) discloses an invention relating to an operation management support apparatus.
The operation management support apparatus according to the invention of Patent Document 5 includes an operation information collection unit, an operation information storage unit, a statistical processing unit, a model information storage unit, and a determination unit. Here, the operation information collection means collects operation information of three or more elements every predetermined time. The operation information storage means stores the operation information collected by the operation information collection means. The statistical processing means obtains a statistical analysis value between the operation information of each stored element. The model information storage means stores in advance statistical analysis values between operation information of each element corresponding to a plurality of operation models. The determination unit obtains an operation model corresponding to the collected operation information by comparing the statistical analysis value obtained by the statistical processing means with the statistical analysis value stored in the model information storage means.

特許文献5発明の運用管理支援装置は、計測値を統計的手法によりベースライン化して、異常判断に使うものであるが、ベースラインを基にした将来負荷予測は行わない。また、特許文献5発明の運用管理支援装置は、複数の被監視要素の稼動情報を統計的に処理する。この時、1つの監視要素の稼動情報に関して、単純にベースラインとの比較を行うが、異常判断をするために過去のベースラインとの差分を考慮することはない。   The operation management support apparatus according to the invention of Patent Document 5 uses a measured value as a baseline by a statistical method and uses it for abnormality determination, but does not perform future load prediction based on the baseline. Further, the operation management support apparatus of the invention of Patent Document 5 statistically processes the operation information of a plurality of monitored elements. At this time, the operation information of one monitoring element is simply compared with the baseline, but the difference from the past baseline is not considered in order to determine abnormality.

また、特許文献6(特開2006−178698号公報)には、負荷監視装置に係る発明が開示されている。
特許文献6発明の負荷監視装置は、情報処理装置の負荷状態を監視するものである。特許文献6発明の負荷監視装置は、測定値記憶手段と、ばらつき値計算手段と、負荷状態判定手段とを有することを特徴とする。ここで、測定値記憶手段は、情報処理装置の性能情報の測定値と測定時刻と共に記憶するものである。ばらつき値計算手段は、所定時間内に計測された複数の測定値を前記測定値記憶手段から読み出し、読み出した複数の測定値のばらつき値を算出するものである。負荷状態判定手段は、ばらつき値計算手段により計算されたばらつき値を所定の負荷状態判定用しきい値と比較して、情報処理装の負荷状態を判定するものである。
Patent Document 6 (Japanese Patent Laid-Open No. 2006-178698) discloses an invention relating to a load monitoring device.
The load monitoring device of the invention of Patent Document 6 monitors the load state of the information processing device. The load monitoring device according to the invention of Patent Document 6 includes a measured value storage unit, a variation value calculation unit, and a load state determination unit. Here, the measured value storage means stores the measured value of the performance information of the information processing apparatus and the measurement time. The variation value calculation means reads a plurality of measurement values measured within a predetermined time from the measurement value storage means, and calculates variation values of the read plurality of measurement values. The load state determination unit determines the load state of the information processing device by comparing the variation value calculated by the variation value calculation unit with a predetermined load state determination threshold value.

特許文献6発明の負荷監視装置は、将来の負荷を予測するが、ベースラインに基づいた異常判断や、過去における観測値のベースラインとのずれの履歴に基づく異常判断は行わない。   The load monitoring device of the invention of Patent Document 6 predicts a future load, but does not perform an abnormality determination based on a baseline or an abnormality determination based on a history of deviations of observed values from the baseline in the past.

特開2002−152204号公報JP 2002-152204 A 特開2004−5305号公報JP 2004-5305 A 特開2004−164637号公報JP 2004164646 A1 特開2005−135130号公報JP 2005-135130 A 特開2006−146668号公報JP 2006-146668 A 特開2006−178698号公報JP 2006-178698 A

関連技術によるシステム負荷監視方法は、ある時点でのシステム負荷観測値と、ベースラインとの差異に着目することで、正常状態と異常状態とを判断する。そのため、関連技術によるシステム負荷監視方法は、過去のイベント同士の相関関係を意識した分析をすることができない。   The system load monitoring method according to related technology determines a normal state and an abnormal state by paying attention to a difference between a system load observation value at a certain time point and a baseline. For this reason, the system load monitoring method according to the related technology cannot perform analysis in consideration of the correlation between past events.

例えば、システム負荷の観測値がベースラインに対して下回る状態が続いたとすれば、それは本来かかると想定されている負荷がかかっていないことを意味する。したがって、その後のある時点において、システム負荷がベースラインを上回ることが予測できる。   For example, if the observed value of the system load continues to fall below the baseline, it means that the load that is supposed to be applied is not applied. Therefore, at some point thereafter, the system load can be predicted to exceed the baseline.

しかし、ある一時点の正常状態と異常状態とを個別に判断するだけのシステム負荷監視方法は、過去の状況に関連して将来のシステム負荷を予測することができない。つまり、関連技術によるシステム負荷監視方法では、システム負荷観測値の、ベースラインに対する低下と上昇とが、お互いに独立した異常状態として提示される。   However, a system load monitoring method that only determines a normal state and an abnormal state at a certain temporary point cannot predict a future system load in relation to a past situation. That is, in the system load monitoring method according to the related art, a decrease and an increase in the system load observation value with respect to the baseline are presented as abnormal states independent of each other.

このため、システム管理者は、複数の異常状態同士の関係を常に意識する必要がある。このように、関連技術によるシステム負荷監視方法では、システム管理者に求められる知識や作業量が膨大である。したがって、高いスキルを保持するシステム管理者でなければ、関連技術によるシステム負荷監視方法においては適切な対処ができないという問題があった。   For this reason, the system administrator must always be aware of the relationship between a plurality of abnormal states. As described above, in the system load monitoring method according to the related technology, the knowledge and work amount required for the system administrator are enormous. Therefore, there is a problem that a system load monitoring method based on related technology cannot be appropriately handled unless it is a system administrator having high skills.

また、関連技術によるシステム負荷監視方法は、上記のような場合でも、将来的に負荷がかかることが予測できない。したがって、あらかじめシステム増強などの対処をすることもできない。例えば、サービス利用者のリクエストが集中し突発的に負荷が急上昇するような場合を考える。関連技術によるシステム負荷監視方法は、システム負荷を監視しているだけで、その時点の異常状態は検出できる。しかし、関連技術によるシステム負荷監視方法では、その異常状態が発生する前に対処を行う時間的余裕を確保することが出来ないという問題があった。すなわち、関連技術によるシステム負荷監視方法では、異常状態発生の予兆を検知することができないという問題があった。   Further, the system load monitoring method according to the related art cannot predict that a load will be applied in the future even in the above case. Therefore, it is not possible to take measures such as system enhancement in advance. For example, consider a case where service user requests are concentrated and the load suddenly increases rapidly. The system load monitoring method according to the related art can detect the abnormal state at that point only by monitoring the system load. However, the system load monitoring method according to the related art has a problem that it is not possible to secure a time margin for performing the countermeasure before the abnormal state occurs. In other words, the system load monitoring method according to the related art has a problem that it is impossible to detect a sign of occurrence of an abnormal state.

本発明の目的は、過去におけるシステム負荷の履歴を分析することによって、将来における異常状態の発生を予測可能とするシステム負荷監視方法、システム負荷監視装置、システム負荷監視装置用プログラムを提供することである。   An object of the present invention is to provide a system load monitoring method, a system load monitoring device, and a system load monitoring device program that can predict the occurrence of an abnormal state in the future by analyzing a history of system load in the past. is there.

本発明によるシステム負荷監視装置は、記憶部と、収集機能部と、蓄積機能部と、予測機能部と、表示機能部とを具備する。ここで、記憶部は、監視対象であるシステム負荷の、ベースラインを格納するものである。収集機能部は、システム負荷の観測と、ベースラインにおける観測の時刻に対応するベースライン値の読み取りとを定期的に行うものである。蓄積機能部は、読み取られたベースライン値に対する観測されたシステム負荷の差分と、差分の偏差とを蓄積するものである。予測機能部は、ベースラインと、蓄積された差分と、蓄積された偏差とに基づいて、将来のシステム負荷を定期的に予測するものである。表示機能部は、予測の結果を表示するものである。   The system load monitoring apparatus according to the present invention includes a storage unit, a collection function unit, a storage function unit, a prediction function unit, and a display function unit. Here, the storage unit stores a baseline of the system load to be monitored. The collection function unit periodically performs system load observation and baseline value reading corresponding to the observation time in the baseline. The accumulation function unit accumulates a difference in the observed system load with respect to the read baseline value and a deviation of the difference. The prediction function unit periodically predicts the future system load based on the baseline, the accumulated difference, and the accumulated deviation. The display function unit displays the prediction result.

本発明によるシステム負荷監視方法は、観測ステップ(a)と、読取ステップ(b)と、蓄積ステップ(c)と、予測ステップ(d)とを具備する。ここで、観測ステップ(a)は、収集機能部が、監視対象であるシステム負荷の観測を定期的に行うためのステップである。読取ステップ(b)は、観測ステップ(a)において観測が行われる度に、システム負荷のベースラインにおける観測の時刻に対応するベースライン値を、収集機能部が記憶部から読み取るためのステップである。蓄積ステップ(c)は、読取ステップ(b)においてベースライン値が読み取られる度に、蓄積機能部が、観測ステップ(a)において観測されたシステム負荷とベースライン値との、差分および偏差を、記憶部に蓄積するためのステップである。予測ステップ(d)は、予測機能部が、定期的に、ベースラインと、蓄積された差分と、蓄積された偏差とに基づいて、将来のシステム負荷を予測し、予測の結果を表示機能部が表示するためのステップである。   The system load monitoring method according to the present invention includes an observation step (a), a reading step (b), an accumulation step (c), and a prediction step (d). Here, the observation step (a) is a step for the collection function unit to regularly observe the system load to be monitored. The reading step (b) is a step for the collection function unit to read the baseline value corresponding to the observation time in the baseline of the system load from the storage unit every time observation is performed in the observation step (a). . In the accumulation step (c), every time the baseline value is read in the reading step (b), the accumulation function unit calculates the difference and deviation between the system load and the baseline value observed in the observation step (a). This is a step for accumulating in the storage unit. In the prediction step (d), the prediction function unit periodically predicts the future system load based on the baseline, the accumulated difference, and the accumulated deviation, and displays the result of the prediction. Is a step for displaying.

本発明によるシステム負荷監視プログラムは、観測ステップ(a)と、読取ステップ(b)と、蓄積ステップ(c)と、予測ステップ(d)とを具備する。ここで、観測ステップ(a)は、収集機能部が、監視対象であるシステム負荷の観測を定期的に行うためのステップである。読取ステップ(b)は、観測ステップ(a)において観測が行われる度に、システム負荷のベースラインにおける観測の時刻に対応するベースライン値を、収集機能部が記憶部から読み取るためのステップである。蓄積ステップ(c)は、読取ステップ(b)においてベースライン値が読み取られる度に、蓄積機能部が、観測ステップ(a)において観測されたシステム負荷とベースライン値との、差分および偏差を、記憶部に蓄積するためのステップである。予測ステップ(d)は、予測機能部が、定期的に、ベースラインと、蓄積された差分と、蓄積された偏差とに基づいて、将来のシステム負荷を予測し、予測の結果を表示機能部が表示するためのステップである。   The system load monitoring program according to the present invention includes an observation step (a), a reading step (b), an accumulation step (c), and a prediction step (d). Here, the observation step (a) is a step for the collection function unit to regularly observe the system load to be monitored. The reading step (b) is a step for the collection function unit to read the baseline value corresponding to the observation time in the baseline of the system load from the storage unit every time observation is performed in the observation step (a). . In the accumulation step (c), every time the baseline value is read in the reading step (b), the accumulation function unit calculates the difference and deviation between the system load and the baseline value observed in the observation step (a). This is a step for accumulating in the storage unit. In the prediction step (d), the prediction function unit periodically predicts the future system load based on the baseline, the accumulated difference, and the accumulated deviation, and displays the result of the prediction. Is a step for displaying.

本発明によるシステム負荷監視方法、システム負荷監視装置、システム負荷監視プログラムを用いると、過去におけるシステム負荷の履歴から、将来におけるシステム負荷の突発的上昇が予想可能となる。   By using the system load monitoring method, system load monitoring apparatus, and system load monitoring program according to the present invention, it is possible to predict a sudden increase in system load in the future from the past system load history.

添付図面を参照して、本発明によるシステム負荷監視方法を実施するための最良の形態を以下に説明する。   The best mode for carrying out a system load monitoring method according to the present invention will be described below with reference to the accompanying drawings.

(第1の実施形態)
図1は、本発明によるシステム負荷監視方法を実施するためのシステム負荷監視装置のブロック図である。
本発明によるシステム負荷監視装置は、入力装置01と、収集機能部10と、蓄積機能部20と、蓄積確認機能部23と、分析機能部30と、表示機能部40と、記憶部50と、予測機能部60とを具備する。蓄積機能部20は、差分蓄積機能部21と、偏差蓄積機能部22とを具備する。分析機能部30は、差分比較部31と、ベースライン比較部32とを具備する。記憶部50は、ベースライン記憶部51と、蓄積差分記憶部52と、蓄積偏差記憶部53とを具備する。
(First embodiment)
FIG. 1 is a block diagram of a system load monitoring apparatus for implementing a system load monitoring method according to the present invention.
The system load monitoring apparatus according to the present invention includes an input device 01, a collection function unit 10, a storage function unit 20, a storage confirmation function unit 23, an analysis function unit 30, a display function unit 40, a storage unit 50, And a prediction function unit 60. The accumulation function unit 20 includes a difference accumulation function unit 21 and a deviation accumulation function unit 22. The analysis function unit 30 includes a difference comparison unit 31 and a baseline comparison unit 32. The storage unit 50 includes a baseline storage unit 51, an accumulated difference storage unit 52, and an accumulated deviation storage unit 53.

上記複数の機能部のそれぞれは、電気回路であっても良いし、一部または全ての機能部のそれぞれがコンピュータによって実現されても構わない。すなわち、CPUと、メモリと、データ入出力部とを具備するコンピュータ上で実行されるプログラムとして上記複数の機能部のそれぞれが実現されても構わない。   Each of the plurality of functional units may be an electric circuit, or some or all of the functional units may be realized by a computer. In other words, each of the plurality of functional units may be realized as a program executed on a computer including a CPU, a memory, and a data input / output unit.

また、上記複数の記憶部のそれぞれは、お互いに独立した記憶装置であっても良いし、一部または全ての記憶部が単独の記憶装置の内部に設けられた記憶領域として実現されても構わない。   Each of the plurality of storage units may be a storage device independent of each other, or a part or all of the storage units may be realized as a storage area provided inside a single storage device. Absent.

収集機能部10は、ベースライン記憶部51と、蓄積機能部20とに接続されている。蓄積機能部20はさらに、蓄積確認機能部23と、分析機能部30と、ベースライン記憶部51と、蓄積差分記憶部52と、蓄積偏差記憶部53とにも接続されている。蓄積確認機能部23は、入力装置01と、表示機能部40とにも接続されている。分析機能部30はさらに、表示機能部40と、ベースライン記憶部51と、蓄積差分記憶部52とにも接続されている。ベースライン記憶部51と、蓄積差分記憶部52と、蓄積偏差記憶部53とはさらに、それぞれ予測機能部60に接続されている。予測機能部60はさらに、表示機能部40に接続されている。   The collection function unit 10 is connected to the baseline storage unit 51 and the storage function unit 20. The accumulation function unit 20 is further connected to an accumulation confirmation function unit 23, an analysis function unit 30, a baseline storage unit 51, an accumulation difference storage unit 52, and an accumulation deviation storage unit 53. The accumulation check function unit 23 is also connected to the input device 01 and the display function unit 40. The analysis function unit 30 is further connected to a display function unit 40, a baseline storage unit 51, and an accumulated difference storage unit 52. The baseline storage unit 51, the accumulated difference storage unit 52, and the accumulated deviation storage unit 53 are further connected to the prediction function unit 60, respectively. The prediction function unit 60 is further connected to the display function unit 40.

本発明によるシステム負荷監視装置の動作について説明する。なお、本発明によるシステム負荷監視装置が動作する前の準備段階として、監視対象システム02のベースラインは事前に作成されていることが望ましい。ベースラインとは、通常想定されるシステム負荷の時間変化を示す基準線である。ここで、ベースラインは記憶部50が有するベースライン記憶部51に予め格納されていることが望ましい。なお、ベースラインは、監視対象システム02や本発明のシステム負荷監視装置が動作中であっても、適宜変更可能であることが好ましい。ただし、ベースラインの作成または変更の方法は、本発明の本質には直接的には関係しないので、その説明を省略する。   The operation of the system load monitoring apparatus according to the present invention will be described. In addition, as a preparatory stage before the system load monitoring apparatus according to the present invention operates, it is desirable that the baseline of the monitoring target system 02 is created in advance. The baseline is a reference line that indicates a temporal change in system load that is normally assumed. Here, the baseline is preferably stored in advance in a baseline storage unit 51 included in the storage unit 50. It is preferable that the baseline can be changed as appropriate even when the monitoring target system 02 and the system load monitoring apparatus of the present invention are operating. However, since the method of creating or changing the baseline is not directly related to the essence of the present invention, the description thereof is omitted.

時刻T1において、収集機能部10は監視対象システム02の負荷を観測し、その観測値X1を取得して、これを蓄積機能部20に渡す。この動作は、定期的に行われることが望ましい。   At time T <b> 1, the collection function unit 10 observes the load on the monitoring target system 02, acquires the observation value X <b> 1, and passes this to the storage function unit 20. This operation is desirably performed periodically.

蓄積機能部20に含まれる差分蓄積機能部21は、ベースライン記憶部51から、時刻T1におけるベースライン値B1を読み出す。差分蓄積機能部21は、観測値X1とベースライン値B1との比較を行い、その差分D1を導出する。すなわち、
D1=X1−B1
の計算を行う。
The difference accumulation function unit 21 included in the accumulation function unit 20 reads the baseline value B1 at time T1 from the baseline storage unit 51. The difference accumulation function unit 21 compares the observed value X1 and the baseline value B1 and derives the difference D1. That is,
D1 = X1-B1
Perform the calculation.

各時刻Tiにおける差分Diのデータを蓄積するかどうかの判断について、差分蓄積機能21は蓄積確認機能23に問い合わせをする。蓄積確認機能部23は、問い合わせされた判断を、基本的には各種のデータを用いて自動的に行うが、並行して、表示機能部40を介してシステム管理者に問い合わせをしても良い。システム管理者は、必要に応じて、D1を蓄積するべきだと判断した場合は蓄積許可命令を返し、不要と判断した場合は蓄積否認命令を返すことが可能である。ここで、システム管理者は、過去において蓄積された差分Diについても、蓄積許可命令または蓄積否認命令を出しても良い。なお、蓄積許可命令または蓄積否認命令は、入力装置01を介して蓄積確認機能部23に伝達されることが望ましい。   The difference accumulation function 21 inquires of the accumulation confirmation function 23 regarding whether or not to store the data of the difference Di at each time Ti. The accumulation check function unit 23 automatically performs the inquired determination basically using various data, but may inquire the system administrator via the display function unit 40 in parallel. . If necessary, the system administrator can return a storage permission command when it is determined that D1 should be stored, and can return a storage denial command when it is determined that it is unnecessary. Here, the system administrator may issue an accumulation permission instruction or an accumulation denial instruction for the difference Di accumulated in the past. The accumulation permission command or the accumulation denial command is preferably transmitted to the accumulation confirmation function unit 23 via the input device 01.

差分Diのデータを蓄積しない場合としては、次のような例が考えられる。例えば、監視対象システム02のメンテナンスなどが原因で処理能力の数分の1が一時的に低下している場合は、その間の差分データや偏差データは未来において参考にならない。また、監視対象システム02の外部との通信が一時期に集中して平常値の数倍に跳ね上がった場合も、同様である。このように、イレギュラーな状況が発生したの各種データは、システム管理者の臨機応変な対応によって破棄されることが望ましい。   As a case where the data of the difference Di is not accumulated, the following example can be considered. For example, when a fraction of the processing capacity is temporarily reduced due to maintenance of the monitoring target system 02, the difference data and deviation data between them are not useful in the future. The same applies when communication with the outside of the monitoring target system 02 is concentrated at one time and jumps to several times the normal value. In this way, it is desirable that various data in which an irregular situation has occurred be discarded by the system administrator's flexible response.

差分蓄積機能部21は、差分D1を蓄積するべきとする差分蓄積許可命令を蓄積確認機能部23から受け取った場合、差分D1のデータを蓄積差分記憶部52に渡す。反対に、差分D1を蓄積しないべきとする差分蓄積否認命令を蓄積確認機能部23から受け取った場合、差分蓄積機能部21は差分D1のデータを破棄する。   When the difference accumulation function unit 21 receives from the accumulation confirmation function unit 23 a difference accumulation permission command that should accumulate the difference D1, the difference accumulation function unit 21 passes the data of the difference D1 to the accumulation difference storage unit 52. On the other hand, when a difference accumulation denial instruction that should not accumulate the difference D1 is received from the accumulation confirmation function unit 23, the difference accumulation function unit 21 discards the data of the difference D1.

蓄積差分記憶部52は、蓄積差分ΣDを記憶している。蓄積差分ΣDは、各時刻Tiについて蓄積される差分Diの総和である。なお、ここで、iは任意の番号であるものとする。蓄積差分記憶部52は、差分蓄積機能部21から差分Diのデータが蓄積対象として渡される度、それまでの蓄積差分ΣDに差分Diの値を加算して、新しい蓄積差分ΣDとして格納する。   The accumulated difference storage unit 52 stores an accumulated difference ΣD. The accumulated difference ΣD is the sum of the differences Di accumulated for each time Ti. Here, i is an arbitrary number. The accumulation difference storage unit 52 adds the value of the difference Di to the accumulation difference ΣD so far and stores it as a new accumulation difference ΣD every time the data of the difference Di is transferred from the difference accumulation function unit 21 as an accumulation target.

ここで、蓄積差分記憶部52は、蓄積差分ΣDのみならず、各時刻における差分Diのデータを全て格納しておくことが好ましい。すなわち、本来は蓄積の対象外である差分Diのデータをも、蓄積差分記憶部に格納しておくのである。というのは、過去における差分Diのデータについて、一旦蓄積された後に蓄積否認命令が出されたり、逆に、一旦破棄された後に蓄積許可命令が出る場合も有り得るからである。こうした場合には、当然、蓄積差分記憶部52における蓄積差分ΣDの値も、差分蓄積機能部21によって適宜修正される。   Here, it is preferable that the accumulated difference storage unit 52 stores not only the accumulated difference ΣD but also all the data of the difference Di at each time. In other words, the data of the difference Di, which is originally not subject to accumulation, is also stored in the accumulation difference storage unit. This is because there is a possibility that an accumulation denial command is issued after the data of the difference Di in the past is once accumulated, or conversely, an accumulation permission command is issued after it is once discarded. In such a case, naturally, the value of the accumulated difference ΣD in the accumulated difference storage unit 52 is also appropriately corrected by the difference accumulation function unit 21.

その一方で、差分蓄積機能部21と同じく蓄積機能部20に含まれる偏差蓄積機能部22は、時刻T1におけるベースライン値B1と観測値X1とから、偏差V1を導出する。時刻T1における偏差V1は、観測値X1がベースライン値B1からどれだけずれているかを比率で表すための値である。偏差V1は、必ずしも特定の数式によって定義する必要は無いが、一例として、次のように定義することも可能である。
B1>X1の場合:V1=(B/X)−1
X1>B1の場合:V1=(X/B)−1
もしくは、一般的な統計数学で呼ぶところの偏差を、次のように無次元化することによって、本願における偏差V1として扱うことも可能である。
V1=(D1−各時刻Diの平均値)/σ
ただし、ここでσ=各時刻における偏差Viの標準偏差
時刻Tiにおける偏差Viの定義は、本発明の本質に直接的には影響しないので、これ以上詳細な説明は省略する。
On the other hand, the deviation accumulation function unit 22 included in the accumulation function unit 20 as well as the difference accumulation function unit 21 derives the deviation V1 from the baseline value B1 and the observed value X1 at time T1. The deviation V1 at time T1 is a value for expressing how much the observed value X1 deviates from the baseline value B1 by a ratio. The deviation V1 does not necessarily need to be defined by a specific mathematical expression, but can be defined as follows as an example.
When B1> X1: V1 = (B / X) −1
When X1> B1: V1 = (X / B) −1
Alternatively, the deviation called in general statistical mathematics can be treated as the deviation V1 in the present application by making it dimensionless as follows.
V1 = (D1−average value of each time Di) / σ
However, since σ = definition of deviation Vi at standard deviation time Ti of deviation Vi at each time does not directly affect the essence of the present invention, further detailed description is omitted.

差分蓄積機能21と同様に、偏差蓄積機能22が蓄積確認機能23に問い合わせることによって、その時刻Tiにおける偏差Viの蓄積が可否を決定される。   Similar to the difference accumulation function 21, the deviation accumulation function 22 inquires of the accumulation confirmation function 23 to determine whether or not the deviation Vi can be accumulated at the time Ti.

偏差蓄積機能部22は、偏差V1を蓄積するべきとする偏差蓄積許可命令を蓄積確認機能部23から受け取った場合、偏差V1のデータを蓄積偏差記憶部53に渡す。反対に、偏差V1を蓄積しないべきとする偏差蓄積否認命令を蓄積確認機能部23から受け取った場合、偏差蓄積機能部22は偏差V1のデータを破棄しても良い。しかし、差分蓄積機能部21と同様に、この偏差V1は蓄積対象外として蓄積偏差記憶部に格納されることが望ましい。これは、この偏差V1に対応する差分D1が将来的に蓄積対象に変更される可能性に備えてのことである。蓄積対象外だった差分D1が蓄積対象となれば、この差分D1に対応する偏差V1も蓄積対象に変更されるべきである。   When the deviation accumulation function unit 22 receives from the accumulation confirmation function unit 23 a deviation accumulation permission command to accumulate the deviation V1, the deviation accumulation function unit 22 passes the data of the deviation V1 to the accumulation deviation storage unit 53. On the other hand, when a deviation accumulation refusal command not to accumulate the deviation V1 is received from the accumulation confirmation function unit 23, the deviation accumulation function unit 22 may discard the data of the deviation V1. However, similarly to the difference accumulation function unit 21, it is desirable that this deviation V1 is stored in the accumulation deviation storage unit as an accumulation target. This is in preparation for the possibility that the difference D1 corresponding to the deviation V1 is changed to an accumulation target in the future. If the difference D1 that was not the accumulation target becomes the accumulation target, the deviation V1 corresponding to the difference D1 should also be changed to the accumulation target.

蓄積偏差記憶部53は、各時刻Tiにおける全ての偏差Viと、蓄積偏差Vとを記憶している。蓄積偏差Vは、各時刻Tiにおける偏差Viのうち、蓄積対象であるものの平均値である。蓄積偏差記憶部53は、偏差蓄積機能部17から偏差Viのデータが渡される度、それまでの蓄積偏差Vに偏差Viの値を加味して、新しい蓄積偏差Vとして格納する。   The accumulated deviation storage unit 53 stores all the deviations Vi and accumulated deviations V at each time Ti. The accumulated deviation V is an average value of deviations Vi that are accumulated at each time Ti. The accumulated deviation storage unit 53 stores the new accumulated deviation V by adding the value of the deviation Vi to the accumulated deviation V so far every time the deviation Vi data is transferred from the deviation accumulation function unit 17.

蓄積機能部20は、時刻T1における観測値X1を、分析機能部30に渡す。分析機能部30が有する差分比較部31は、蓄積差分記憶部52に格納された蓄積差分ΣDを読み出す。同様に、分析機能部30が有するベースライン比較部32は、ベースライン記憶部51に格納されている、時刻T1におけるベースライン値B1を読み出す。分析機能部30は、蓄積差分ΣDと、ベースライン値B1とを考慮して、観測値X1が正常か異常かを判断する。   The accumulation function unit 20 passes the observation value X1 at time T1 to the analysis function unit 30. The difference comparison unit 31 included in the analysis function unit 30 reads the accumulated difference ΣD stored in the accumulated difference storage unit 52. Similarly, the baseline comparison unit 32 included in the analysis function unit 30 reads the baseline value B1 stored at the baseline storage unit 51 at the time T1. The analysis function unit 30 determines whether the observation value X1 is normal or abnormal in consideration of the accumulated difference ΣD and the baseline value B1.

図2は、分析機能部30が観測値X1の正常性または異常性を判断するためのフローチャートである。
ステップS01において、分析機能部30は、蓄積差分ΣDの正負を判断する。蓄積差分ΣDが負であった場合は、ステップS04に進む。ステップS04では、ベースライン比較部32が観測値X1とベースライン値B1との差の絶対値|X1−B1|を求める。すなわち、ベースライン比較部32は、観測値X1の、ベースライン値B1からの振れ幅を求める。観測値X1の、ベースライン値B1からの振れ幅には、許容範囲が予め設けられている。以降、この許容範囲を、許容値Cで表すことにする。ベースライン比較部32は、絶対値|X1−B1|と許容値Cとを比較して、観測値X1とベースライン値B1との差が許容値Cを超えている場合は、ステップS07に進み、「異常」と判断する。反対に、観測値X1とベースライン値B1との差が許容値Cを超えていない場合は、分析機能部30はステップS06に進み、「正常」と判断する。
FIG. 2 is a flowchart for the analysis function unit 30 to determine the normality or abnormality of the observed value X1.
In step S01, the analysis function unit 30 determines whether the accumulated difference ΣD is positive or negative. If the accumulation difference ΣD is negative, the process proceeds to step S04. In step S04, the baseline comparison unit 32 obtains the absolute value | X1-B1 | of the difference between the observed value X1 and the baseline value B1. That is, the baseline comparison unit 32 obtains the fluctuation width of the observation value X1 from the baseline value B1. An allowable range is provided in advance for the fluctuation width of the observed value X1 from the baseline value B1. Hereinafter, this allowable range is represented by an allowable value C. The baseline comparison unit 32 compares the absolute value | X1−B1 | with the allowable value C. If the difference between the observed value X1 and the baseline value B1 exceeds the allowable value C, the process proceeds to step S07. Judged as “abnormal”. On the other hand, if the difference between the observed value X1 and the baseline value B1 does not exceed the allowable value C, the analysis function unit 30 proceeds to step S06 and determines “normal”.

ステップS01において、蓄積差分ΣDが正であった場合は、かかると想定されていた負荷が過去にかかっていなかったとの解釈が可能である。この場合、分析機能部30はステップS02に進み、観測値X1とベースライン値B1とを比較する。観測値X1がベースライン値B1よりも小さかった場合は、分析機能部30は上述したステップS04に進む。反対に、観測値X1がベースライン値B1よりも大きかった場合は、分析機能部30はステップS03に進む。   If the accumulated difference ΣD is positive in step S01, it can be interpreted that the load assumed to have been not applied in the past. In this case, the analysis function unit 30 proceeds to step S02, and compares the observed value X1 with the baseline value B1. If the observed value X1 is smaller than the baseline value B1, the analysis function unit 30 proceeds to step S04 described above. On the other hand, when the observed value X1 is larger than the baseline value B1, the analysis function unit 30 proceeds to step S03.

ステップS03において、差分比較部31は、観測値X1からベースライン値B1を差し引いた値と、許容値Cおよび蓄積差分ΣDの和とを比較する。観測値X1からベースライン値B1を差し引いた値が、許容値Cおよび蓄積差分ΣDの和を超えていたなら、差分比較部31はステップS05に進み、この状態を「異常」と判断する。反対に、観測値X1からベースライン値B1を差し引いた値が、許容値Cおよび蓄積差分ΣDの和の範囲に収まっていれば、差分比較部31はステップS06に進み、この状態を「正常」と判断する。   In step S03, the difference comparison unit 31 compares the value obtained by subtracting the baseline value B1 from the observed value X1 with the sum of the allowable value C and the accumulated difference ΣD. If the value obtained by subtracting the baseline value B1 from the observed value X1 exceeds the sum of the allowable value C and the accumulated difference ΣD, the difference comparison unit 31 proceeds to step S05 and determines this state as “abnormal”. On the other hand, if the value obtained by subtracting the baseline value B1 from the observed value X1 is within the range of the sum of the allowable value C and the accumulated difference ΣD, the difference comparison unit 31 proceeds to step S06, and this state is “normal”. Judge.

上記のステップS05〜S07のいずれかに到達すると、分析機能部30は、その判断結果を表示機能部40に通知する。表示機能部40が、分析機能部30が下した判断結果を表示することで、システム管理者は、システム負荷の現状が正常または異常であることを知ることが出来る。   When one of the above steps S05 to S07 is reached, the analysis function unit 30 notifies the display function unit 40 of the determination result. When the display function unit 40 displays the determination result made by the analysis function unit 30, the system administrator can know that the current system load is normal or abnormal.

予測機能部60は、収集機能部10とは別に定期的に動作して、将来的にシステム負荷Diがその限界負荷値Zを超える可能性について予測する。   The prediction function unit 60 operates periodically separately from the collection function unit 10 to predict the possibility that the system load Di will exceed the limit load value Z in the future.

図3は、予測機能部60の動作を説明するためのフローチャートである。
ステップS11において、予測機能部60は、現在時刻T2と、時間差ΔTaとから、未来時刻T3を求める。ここで、時間差ΔTaは、予め定められた定数である。なお、時間差ΔTaを決定するのは、システム管理者であっても構わない。また、時間差ΔTaは、監視対象システム02や本発明のシステム負荷監視装置の動作中に変更可能であっても構わない。
FIG. 3 is a flowchart for explaining the operation of the prediction function unit 60.
In step S11, the prediction function unit 60 obtains the future time T3 from the current time T2 and the time difference ΔTa. Here, the time difference ΔTa is a predetermined constant. Note that the system administrator may determine the time difference ΔTa. The time difference ΔTa may be changeable during the operation of the monitoring target system 02 or the system load monitoring device of the present invention.

ステップS12において、予測機能部60は、現在時刻T2から未来時刻T3までの間における、ベースライン値Biの最大値Bmを求める。   In step S12, the prediction function unit 60 obtains the maximum value Bm of the baseline value Bi between the current time T2 and the future time T3.

ステップS15において、予測機能部60は、現在時刻T2と、時間差ΔTbとから、過去時刻T1を求める。ここで、時間差ΔTbは、予め定められた定数である。なお、時間差ΔTbを決定するのは、システム管理者であっても構わない。   In step S15, the prediction function unit 60 obtains the past time T1 from the current time T2 and the time difference ΔTb. Here, the time difference ΔTb is a predetermined constant. Note that the system administrator may determine the time difference ΔTb.

ステップS16において、予測機能部60は、過去時刻T1から現在時刻T2までの間における、蓄積偏差記憶部53に蓄積された偏差Viの平均値Vを算出する。ただし、平均値Vは、偏差蓄積機能部22などによって計算されて蓄積偏差記憶部53に既に格納されていても構わない。   In step S16, the prediction function unit 60 calculates the average value V of the deviations Vi accumulated in the accumulated deviation storage unit 53 from the past time T1 to the current time T2. However, the average value V may be calculated by the deviation accumulation function unit 22 or the like and already stored in the accumulated deviation storage unit 53.

なお、ステップS11〜S12のブロックと、ステップS15〜S16のブロックとは、処理が独立している。したがって、どちらのブロックが先に実行されても構わないし、両方のブロックが並行して同時に実行されても構わない。   In addition, the process of the block of steps S11-S12 and the block of steps S15-S16 is independent. Therefore, either block may be executed first, or both blocks may be executed simultaneously in parallel.

ステップS13において、予測機能部60は、ベースライン最大値Bmと、蓄積差分ΣDとを加算する。こうして得られる和は、観測対象であるシステムの負荷における、予測上の最大値である。予測機能部60は、このシステム負荷予測最大値に、蓄積偏差の平均値Vに1を加算した値を乗算する。予測機能部60は、こうして得られる積と、予め定められたシステム負荷限界値Zとを比較する。   In step S13, the prediction function unit 60 adds the baseline maximum value Bm and the accumulated difference ΣD. The sum obtained in this way is the predicted maximum value of the load on the system to be observed. The prediction function unit 60 multiplies the system load prediction maximum value by a value obtained by adding 1 to the average value V of the accumulated deviation. The prediction function unit 60 compares the product thus obtained with a predetermined system load limit value Z.

上記比較の結果、
(Bm+ΣD)×(V+1)>Z
が満たされる場合は、システム負荷Biが限界値Zを超える可能性がある。この場合、予測機能部60はステップS14に進み、警告を発する。この警告は、図2において説明したように、表示機能部40が表示することで、システム管理者が知ることが出来る。
As a result of the above comparison,
(Bm + ΣD) × (V + 1)> Z
Is satisfied, the system load Bi may exceed the limit value Z. In this case, the prediction function unit 60 proceeds to step S14 and issues a warning. As described with reference to FIG. 2, the warning is displayed by the display function unit 40 so that the system administrator can know this warning.

なお、上記比較の結果が
(Bm+ΣD)×(V+1)<Z
の場合は、システム負荷Biが限界値Zを超える心配は無いと判断され、予測機能部60は何もしない。
Note that the result of the comparison is (Bm + ΣD) × (V + 1) <Z
In this case, it is determined that there is no concern that the system load Bi exceeds the limit value Z, and the prediction function unit 60 does nothing.

(第2の実施形態)
図4は、本実施形態におけるシステム負荷監視方法を実施するためのシステム負荷監視装置のブロック図である。
本実施形態におけるシステム負荷監視装置は、第1の実施形態におけるシステム負荷監視装置から入力装置01を省き、差分変化データベース54を記憶部50に追加したものである。差分変化データベース54には蓄積確認機能部23が接続されている。
(Second Embodiment)
FIG. 4 is a block diagram of a system load monitoring apparatus for implementing the system load monitoring method in the present embodiment.
In the system load monitoring apparatus according to the present embodiment, the input device 01 is omitted from the system load monitoring apparatus according to the first embodiment, and a difference change database 54 is added to the storage unit 50. The accumulation check function unit 23 is connected to the difference change database 54.

第1の実施形態では、蓄積機能部20がデータの蓄積の可否を蓄積確認機能部23に問い合わせると、蓄積確認機能部23はその判断を最終的にはシステム管理者に委ねていた。本実施形態では、蓄積確認機能部23は、システム管理者の指示が無くとも、データの蓄積の可否について高度な判断を独自に行うことが可能である。   In the first embodiment, when the storage function unit 20 inquires of the storage confirmation function unit 23 whether or not data can be stored, the storage confirmation function unit 23 ultimately leaves the determination to the system administrator. In the present embodiment, the accumulation confirmation function unit 23 can independently make a high-level determination as to whether or not data can be accumulated without an instruction from the system administrator.

蓄積確認機能部23によるデータ蓄積可否の判断方法について、1つの例を説明する。例えば、システム負荷の観測値Xiとベースライン値Bとの差分Diが時系列上で変化する様子を、複数のパターンに分けた差分変化データベース54を、予め用意する。   An example of a method for determining whether or not data can be stored by the storage check function unit 23 will be described. For example, a difference change database 54 is prepared in advance in which the manner in which the difference Di between the system load observation value Xi and the baseline value B changes in time series is divided into a plurality of patterns.

なお、差分変化データベース54は、図4では記憶部50に専用の領域を設けてそこに格納してあるが、その他、蓄積確認機能部23の内部に格納しても構わない。   In FIG. 4, the difference change database 54 is stored in the storage unit 50 with a dedicated area. However, the difference change database 54 may be stored inside the accumulation check function unit 23.

差分変化データベース54には、差分Diの変化に係る複数のパターン情報と、それぞれのパターン情報に対応するデータ蓄積可否に係る情報とが含まれていることが好ましい。差分Diの変化に係るパターンの例としては、差分Diが増減または不変となるタイミングや周期、増減の幅、などが考えられる。   The difference change database 54 preferably includes a plurality of pieces of pattern information relating to changes in the difference Di and information relating to whether data can be stored corresponding to each pattern information. As an example of the pattern related to the change of the difference Di, the timing and period at which the difference Di increases or decreases or does not change, the width of the increase and decrease, and the like can be considered.

蓄積確認機能部23は、まず、差分Diの変化パターンが最も良く当てはまるパターンを差分変化データベース54の中から検索する。次に、差分Diの変化に最も良く当てはまるパターンに対応するデータ蓄積可否に係る情報をデータベース54しから読み出す。最後に、読み出したデータ蓄積可否に係る情報に基づいてデータ蓄積の許可または否認を蓄積機能部20に対して行う。   First, the accumulation check function unit 23 searches the difference change database 54 for a pattern to which the change pattern of the difference Di is best applied. Next, information related to whether or not data can be stored corresponding to the pattern that best matches the change in the difference Di is read from the database 54. Finally, the storage function unit 20 is permitted or denied data storage based on the read information on whether or not data can be stored.

このようにすることで、システム管理者の負担はさらに軽減される。ただし、やはり人間であるシステム管理者の方が、自動制御よりも柔軟な対応を行える。そこで、蓄積確認機能部23は、少なくとも緊急時においてシステム管理者がデータ蓄積の許可または否認を行えるように、第1の実施形態と同様の入力装置01をも有することが望ましい。   By doing so, the burden on the system administrator is further reduced. However, a human system administrator can respond more flexibly than automatic control. Therefore, it is desirable that the accumulation confirmation function unit 23 also includes the same input device 01 as that of the first embodiment so that the system administrator can permit or deny data accumulation at least in an emergency.

上記以外に、本実施形態と第1の実施形態との間に差異は無いので、これ以上の説明は省略する。   In addition to the above, there is no difference between the present embodiment and the first embodiment, so further explanation is omitted.

以上説明したように、本発明によるシステム負荷監視方法、システム負荷監視装置、システム負荷監視プログラムを用いると、過去におけるシステム負荷の履歴から、将来におけるシステム負荷の突発的上昇が予想可能となる。したがって、システム負荷の上昇への対処を、事前に開始することが出来る。特に、プロビジョニングなどのアクションは準備に時間がかかるのが一般的だが、本発明によればシステム負荷の上昇が実際に発生する前に完了することが可能となる。また、優先度の低いサービスを一時的に停止した上で、システム資源を重要なサービスに重点的に割り当てたり、警戒態勢を取ったりする対処も可能である。さらに、本発明によるシステム負荷監視方法を用いると、相互に関連した複数の異常を1つの異常として捉えることが可能となる。その結果、システム管理者の負担が軽減する。   As described above, when the system load monitoring method, the system load monitoring apparatus, and the system load monitoring program according to the present invention are used, a sudden increase in the future system load can be predicted from the past system load history. Therefore, it is possible to start in advance to cope with an increase in system load. In particular, provisioning and other actions generally take time to prepare, but according to the present invention, it becomes possible to complete before an increase in system load actually occurs. In addition, it is possible to take measures such as temporarily suspending a service with a low priority and allocating system resources to important services in a focused manner or taking a warning posture. Furthermore, when the system load monitoring method according to the present invention is used, a plurality of mutually related abnormalities can be regarded as one abnormality. As a result, the burden on the system administrator is reduced.

図1は、本発明の第1の実施形態におけるシステム負荷監視方法を実施するためのシステム負荷監視装置のブロック図である。FIG. 1 is a block diagram of a system load monitoring apparatus for implementing the system load monitoring method according to the first embodiment of the present invention. 図2は、本発明のシステム負荷監視装置における分析機能部の動作を説明するためのフローチャートである。FIG. 2 is a flowchart for explaining the operation of the analysis function unit in the system load monitoring apparatus of the present invention. 図3は、本発明のシステム負荷監視装置における予測機能部の動作を説明するためのフローチャートである。FIG. 3 is a flowchart for explaining the operation of the prediction function unit in the system load monitoring apparatus of the present invention. 図4は、本発明の第2の実施形態におけるシステム負荷監視方法を実施するためのシステム負荷監視装置のブロック図である。FIG. 4 is a block diagram of a system load monitoring apparatus for implementing the system load monitoring method according to the second embodiment of the present invention.

符号の説明Explanation of symbols

01 入力装置
02 監視対象システム
10 収集機能部
20 蓄積機能部
21 差分蓄積機能部
22 偏差蓄積機能部
23 蓄積確認機能部
30 分析機能部
31 差分比較部
32 ベースライン比較部
40 表示機能部
50 記憶部
51 ベースライン記憶部
52 蓄積差分記憶部
53 蓄積偏差記憶部
60 予測機能部
01 Input Device 02 Monitoring Target System 10 Collection Function Unit 20 Accumulation Function Unit 21 Difference Accumulation Function Unit 22 Deviation Accumulation Function Unit 23 Accumulation Confirmation Function Unit 30 Analysis Function Unit 31 Difference Comparison Unit 32 Baseline Comparison Unit 40 Display Function Unit 50 Storage Unit 51 Baseline storage unit 52 Accumulated difference storage unit 53 Accumulated deviation storage unit 60 Prediction function unit

Claims (24)

監視対象であるシステム負荷の、ベースラインを格納する記憶部と、
前記システム負荷の観測と、前記ベースラインにおける前記観測の時刻に対応するベースライン値の読み取りとを定期的に行う収集機能部と、
前記読み取られたベースライン値に対する前記観測されたシステム負荷の差分と、前記差分の偏差とを蓄積する蓄積機能部と、
前記ベースラインと、前記蓄積された差分と、前記蓄積された偏差とに基づいて、将来のシステム負荷を定期的に予測する予測機能部と、
前記予測の結果を表示する表示機能部と
を具備する
システム負荷監視装置。
A storage unit for storing a baseline of the system load to be monitored;
A collection function unit that periodically performs observation of the system load and reading of a baseline value corresponding to the time of the observation in the baseline;
An accumulation function unit for accumulating a difference in the observed system load with respect to the read baseline value and a deviation of the difference;
A prediction function unit that periodically predicts future system load based on the baseline, the accumulated difference, and the accumulated deviation;
A system load monitoring device comprising: a display function unit for displaying the prediction result.
請求項1に記載のシステム負荷監視装置において、
前記記憶部は、
前記ベースラインを格納するベースライン記憶部と、
前記差分を蓄積するための蓄積差分記憶部と、
前記偏差を蓄積するための蓄積偏差記憶部と
を具備し、
前記予測機能部は、現時刻から所定期間後の将来までにおける前記ベースラインの最大値と、前記蓄積された差分の総和と、現時刻から所定期間前の過去までにおける前記蓄積された偏差の平均値とに基づいて、前記監視対象システムの負荷が将来所定の限界値を超える可能性を予測する
システム負荷監視装置。
In the system load monitoring device according to claim 1,
The storage unit
A baseline storage unit for storing the baseline;
An accumulated difference storage unit for accumulating the difference;
An accumulated deviation storage unit for accumulating the deviation,
The prediction function unit includes the maximum value of the baseline from the current time to the future after a predetermined period, the sum of the accumulated differences, and the average of the accumulated deviations from the current time to the past before the predetermined period. A system load monitoring device that predicts the possibility that the load of the monitored system will exceed a predetermined limit value in the future based on the value.
請求項2に記載のシステム負荷監視装置において、
前記予測機能部は、
前記ベースラインの最大値Bmと、前記蓄積された差分の総和ΣDと、前記蓄積された偏差の平均値Vと、前記所定のシステム負荷限界値Zとが、
(Bm+ΣD)×(1+V)>Z
の条件を満たす場合に、前記システム負荷が前記システム負荷限界値Zを超える可能性があると予測する
システム負荷監視装置。
In the system load monitoring apparatus according to claim 2,
The prediction function unit
The maximum value Bm of the baseline, the accumulated difference sum ΣD, the accumulated deviation average value V, and the predetermined system load limit value Z are:
(Bm + ΣD) × (1 + V)> Z
A system load monitoring device that predicts that the system load may exceed the system load limit value Z when the above condition is satisfied.
請求項1〜3のいずれかに記載のシステム負荷監視装置において、
前記差分が蓄積される度に、前記ベースラインと、前記蓄積された差分とに基づいて、前記観測されたシステム負荷が正常か異常かを分析する分析機能部
をさらに具備し、
前記表示機能部は、前記分析機能部による分析の結果をさらに表示する
システム負荷監視装置。
In the system load monitoring device according to any one of claims 1 to 3,
An analysis function unit that analyzes whether the observed system load is normal or abnormal based on the baseline and the accumulated difference each time the difference is accumulated;
The display function unit further displays a result of analysis by the analysis function unit.
請求項4に記載のシステム負荷監視装置において、
前記分析機能部は、
前記蓄積された差分の総和の符号が負であり、または、前記観測されたシステム負荷が前記観測時刻のベースライン値以下である場合において、前記システム負荷と前記ベースライン値との差の絶対値が所定の許容値以下である場合にのみ前記システム負荷の観測値を正常と判定する差分比較部と、
前記蓄積された差分の総和の符号が正であり、かつ、前記システム負荷の観測値が前記観測時刻のベースライン値以上である場合において、前記システム負荷と前記ベースライン値との差と、前記許容値と前記差分の総和との和とを比較して、前記差が前記和以下である場合にのみ前記システム負荷の観測値を正常と判定するベースライン比較部と
を具備し、
前記分析機能部は、前記差分比較部と前記ベースライン比較器とが前期システム負荷の観測値を正常と判定しなかった場合に、前記システム負荷の観測値を異常と判定する
システム負荷監視装置。
The system load monitoring device according to claim 4,
The analysis function unit
The absolute value of the difference between the system load and the baseline value when the sum of the accumulated differences is negative or the observed system load is less than or equal to the baseline value at the observation time A difference comparison unit that determines that the observed value of the system load is normal only when is equal to or less than a predetermined allowable value;
In the case where the sign of the sum of the accumulated differences is positive and the observation value of the system load is equal to or higher than the baseline value at the observation time, the difference between the system load and the baseline value, A baseline comparison unit that compares a sum of an allowable value and the sum of the differences, and determines that the observed value of the system load is normal only when the difference is equal to or less than the sum;
The system load monitoring device, wherein the analysis function unit determines that the observed value of the system load is abnormal when the difference comparing unit and the baseline comparator do not determine that the observed value of the system load is normal.
請求項1〜5のいずれかに記載のシステム負荷監視装置において、
前記蓄積機能部は、
前記観測されたシステム負荷と、前記読み取られたベースライン値との差分を計算する差分蓄積機能部と、
前記観測されたシステム負荷と、前記読み取られたベースライン値との偏差を計算する偏差蓄積機能部と
を具備し、
前記蓄積機能部の問い合わせに応じて、前記計算された差分と前記計算された偏差との前記記憶部への蓄積を許可するための蓄積許可命令、または、前記計算された差分と前記計算された偏差との前記記憶部への蓄積を否認するための蓄積否認命令を出力する蓄積確認機能部
をさらに具備し、
前記差分蓄積機能部は、前記蓄積許可命令に応じて前記計算された差分を前記記憶部に蓄積し、また、前記蓄積否認命令に応じて前記計算された差分を蓄積対象外として前記記憶部に格納し、
前記偏差蓄積機能部は、前記蓄積許可命令に応じて前記計算された偏差を前記記憶部に蓄積し、また、前記蓄積否認命令に応じて前記計算された偏差を蓄積対象外として前記記憶部に格納する
システム負荷監視装置。
In the system load monitoring apparatus according to any one of claims 1 to 5,
The accumulation function unit includes:
A difference accumulation function unit for calculating a difference between the observed system load and the read baseline value;
A deviation accumulation function unit for calculating a deviation between the observed system load and the read baseline value;
In response to an inquiry from the storage function unit, a storage permission instruction for permitting storage of the calculated difference and the calculated deviation in the storage unit, or the calculated difference and the calculated An accumulation confirmation function unit that outputs an accumulation denial command for denying accumulation in the storage unit with a deviation;
The difference accumulation function unit accumulates the calculated difference according to the accumulation permission instruction in the storage unit, and the calculated difference according to the accumulation denial instruction is excluded from accumulation in the storage unit. Store and
The deviation accumulation function unit accumulates the calculated deviation according to the accumulation permission command in the storage unit, and the calculated deviation according to the accumulation denial command is excluded from accumulation in the storage unit. System load monitoring device to store.
請求項6に記載のシステム負荷監視装置において、
前記表示機能部は、前記計算された差分と、前記計算された偏差とを、前記蓄積確認機能部から供給されてさらに表示し、
前記蓄積確認機能部は、
前記蓄積許可命令または前記蓄積否認命令を入力するための入力装置
を具備し、
前記蓄積確認機能部は、前記入力装置から前記蓄積否認命令を受信した場合に、前記蓄積機能部に前記蓄積否認命令を出力し、前記場合以外の場合において、前記蓄積確認機能部が前記蓄積機能部に前記蓄積許可命令を出力する
システム負荷監視装置。
In the system load monitoring device according to claim 6,
The display function unit further displays the calculated difference and the calculated deviation supplied from the accumulation confirmation function unit,
The accumulation confirmation function unit
Comprising an input device for inputting the accumulation permission instruction or the accumulation rejection instruction;
The accumulation confirmation function unit outputs the accumulation denial command to the accumulation function unit when the accumulation denial command is received from the input device, and in other cases, the accumulation confirmation function unit performs the accumulation function. A system load monitoring device that outputs the accumulation permission command to a section.
請求項6に記載のシステム負荷監視装置において、
前記記憶部は、
前記蓄積確認機能部が前記差分および前記偏差における蓄積の可否を判定するための差分変化データベースを格納する差分変化データベース記憶部
をさらに具備し、
前記蓄積確認機能部は、前記蓄積対象として格納された差分の変化パターンを、前記差分変化データベースに照会し、前記照会の結果に基づいて、前記蓄積許可命令または前記蓄積否認命令を、前記蓄積機能部に出力する
システム負荷監視装置。
In the system load monitoring device according to claim 6,
The storage unit
The accumulation confirmation function unit further includes a difference change database storage unit for storing a difference change database for determining whether or not accumulation is possible in the difference and the deviation,
The accumulation confirmation function unit inquires the difference change database for a difference change pattern stored as the accumulation target, and based on a result of the inquiry, the accumulation permission instruction or the accumulation denial instruction is sent to the accumulation function. System load monitoring device that outputs to the department.
(a)収集機能部が、監視対象であるシステム負荷の観測を定期的に行う観測ステップと、
(b)前記観測ステップ(a)において前記観測が行われる度に、前記システム負荷のベースラインにおける前記観測の時刻に対応するベースライン値を、前記収集機能部が記憶部から読み取る読取ステップと、
(c)前記読取ステップ(b)において前記ベースライン値が読み取られる度に、蓄積機能部が、前記観測ステップ(a)において観測された前記システム負荷と前記ベースライン値との、差分および偏差を、前記記憶部に蓄積する蓄積ステップと、
(d)予測機能部が、定期的に、前記ベースラインと、前記蓄積された差分と、前記蓄積された偏差とに基づいて、将来のシステム負荷を予測し、前記予測の結果を表示機能部が表示する予測ステップと
を具備する
システム負荷監視方法。
(A) an observation step in which the collection function unit periodically observes a system load to be monitored;
(B) Each time the observation is performed in the observation step (a), a reading step in which the collection function unit reads a baseline value corresponding to the observation time in the baseline of the system load from the storage unit;
(C) Each time the baseline value is read in the reading step (b), the storage function unit calculates the difference and deviation between the system load and the baseline value observed in the observation step (a). , An accumulation step for accumulating in the storage unit;
(D) The prediction function unit periodically predicts a future system load based on the baseline, the accumulated difference, and the accumulated deviation, and displays the result of the prediction. A system load monitoring method comprising: a prediction step displayed by
請求項9に記載のシステム負荷監視方法において、
前記予測ステップ(d)は、
(d−1)前記予測機能部が、前記記憶部が有するベースライン記憶部から前記ベースラインを読み出し、現時刻から所定期間後の将来までにおける前記ベースラインの最大値を得るステップと、
(d−2)前記予測機能部が、前記記憶部が有する蓄積差分記憶部から前記蓄積された差分を読み出し、前記蓄積された差分の総和を得るステップと、
(d−3)前記予測機能部が、前記記憶部が有する蓄積偏差記憶部から前記蓄積された偏差を読み出し、現時刻から所定期間前の過去までにおける前記蓄積された偏差の平均値を求めるステップと、
(d−4)前記システム負荷が、将来、所定の限界値を超える可能性を、前記予測機能部が予測するステップと、
(d−5)前記表示機能部が、前記将来におけるシステム負荷の予測結果を表示するステップと
を具備する
システム負荷監視方法。
The system load monitoring method according to claim 9, wherein
The prediction step (d)
(D-1) the prediction function unit reads the baseline from the baseline storage unit included in the storage unit, and obtains the maximum value of the baseline from the current time to the future after a predetermined period;
(D-2) The prediction function unit reads the accumulated difference from the accumulated difference storage unit included in the storage unit, and obtains the sum of the accumulated differences;
(D-3) The prediction function unit reads the accumulated deviation from the accumulated deviation storage unit included in the storage unit, and obtains an average value of the accumulated deviation from the current time to the past of a predetermined period. When,
(D-4) the step of the prediction function unit predicting the possibility that the system load will exceed a predetermined limit value in the future;
(D-5) The system load monitoring method, wherein the display function unit includes a step of displaying a prediction result of the system load in the future.
請求項10に記載のシステム負荷監視方法において、
前記ステップ(d−4)は、
(d−4−a)前記ステップ(d−1)で得られた前記ベースラインの最大値Bmと、前記蓄積された差分ΣDと、前記ステップ(d−3)で得られた前記偏差の平均値Vと、前記所定のシステム負荷限界値Zとが、
(Bm+ΣD)×(1+V)>Z
の条件を満たす場合に、前記システム負荷が前記システム負荷限界値Zを超える可能性があると、前記予測機能部が予測するステップ
を具備する
システム負荷監視方法。
The system load monitoring method according to claim 10,
The step (d-4)
(D-4-a) The maximum value Bm of the baseline obtained in the step (d-1), the accumulated difference ΣD, and the average of the deviation obtained in the step (d-3) The value V and the predetermined system load limit value Z are
(Bm + ΣD) × (1 + V)> Z
A system load monitoring method comprising a step of predicting by the prediction function unit that the system load may exceed the system load limit value Z when the above condition is satisfied.
請求項9〜11のいずれかに記載のシステム負荷監視方法において、
(e)前記差分ステップ(c)において前記差分が蓄積される度に、分析機能部が、前記ベースラインと、前記蓄積された差分とに基づいて、前記ステップ(a)で観測された前記システム負荷が正常か異常かを分析する分析ステップ
をさらに具備し、
前記分析ステップ(e)は、
(e−1)表示機能部が、前記分析の結果をさらに表示するステップ
を具備する
システム負荷監視方法。
The system load monitoring method according to any one of claims 9 to 11,
(E) Each time the difference is accumulated in the difference step (c), the analysis function unit observes the system observed in the step (a) based on the baseline and the accumulated difference. An analysis step for analyzing whether the load is normal or abnormal,
The analysis step (e)
(E-1) A system load monitoring method, wherein the display function unit further displays a result of the analysis.
請求項12に記載のシステム負荷監視方法において、
前記分析ステップ(e)は、
(e−2)前記蓄積された差分の総和の符号が負であり、または、前記システム負荷の観測値が前記ベースライン値以下である場合において、さらに、前記システム負荷の観測値と前記ベースライン値との差の絶対値が前記許容値以下である場合に、前記分析機能部が有する差分比較部が前記システム負荷の観測値を正常と判断するステップと、
(e−3)前記蓄積された差分の総和の符号が正であり、かつ、前記システム負荷の観測値が前記ベースライン値以上であり、かつ、前記ベースライン値と、前記差分の総和と、前記許容値との和が前記システム負荷の観測値以上である場合に、前記分析機能部が有するベースライン比較部が前記システム負荷の観測値を正常と判断するステップと、
(e−4)前記ステップ(e−2)にも前記ステップ(e−3)にも当てはまらない場合に、前記分析機能部が前記システム負荷の観測値を異常と判断するステップと
をさらに具備する
システム負荷監視方法。
The system load monitoring method according to claim 12,
The analysis step (e)
(E-2) In the case where the sign of the sum of the accumulated differences is negative or the observed value of the system load is equal to or less than the baseline value, the observed value of the system load and the baseline A difference comparison unit included in the analysis function unit determines that the observed value of the system load is normal when an absolute value of a difference from a value is equal to or less than the allowable value;
(E-3) The sign of the accumulated sum of the differences is positive, the observed value of the system load is greater than or equal to the baseline value, the baseline value, and the sum of the differences, When the sum of the tolerance and the observed value of the system load is greater than or equal to the observed value of the system load, the baseline comparing unit of the analysis function unit determines that the observed value of the system load is normal;
(E-4) The method further includes a step in which the analysis function unit determines that the observed value of the system load is abnormal when neither the step (e-2) nor the step (e-3) applies. System load monitoring method.
請求項9〜13のいずれかに記載のシステム負荷監視方法において、
前記差分ステップ(c)は、
(c−1)前記蓄積機能部が有する差分蓄積機能部が、前記観測ステップ(a)で観測された前記システム負荷と、前記読取ステップ(b)で読み取られた前記ベースライン値との差分を計算するステップと、
(c−2)前記蓄積機能部が有する偏差蓄積機能部が、前記観測ステップ(a)で観測された前記システム負荷と、前記読取ステップ(b)で読み取られた前記ベースライン値との偏差を計算するステップと、
(c−3)前記蓄積機能部が、前記ステップ(c−1)で計算された前記差分と、前記ステップ(c−2)で計算された前記偏差とについて、前記記憶部への蓄積の可否を蓄積確認機能部に問い合わせるステップと、
(c−4)前記蓄積確認機能部が、前記蓄積の可否を判定するステップと、
(c−5)前記ステップ(c−4)において、前記差分および前記偏差の前記記憶部への蓄積を許可するための蓄積許可命令を前記蓄積確認機能部が出力した場合に、前記差分蓄積機能部が、前記計算された差分を前記記憶部に蓄積し、また、前記偏差蓄積機能部が、前記計算された偏差を前記記憶部に蓄積するステップと、
(c−6)前記ステップ(c−4)において、前記差分および前記偏差の前記記憶部への蓄積を否認するための蓄積否認命令を前記蓄積確認機能部が出力した場合に、前記差分蓄積機能部が、前記計算された差分を蓄積対象外として前記記憶部に格納し、また、前記偏差蓄積機能部が、前記計算された偏差を蓄積対象外として前記記憶部に格納するステップと
を具備する
システム負荷監視方法。
In the system load monitoring method according to any one of claims 9 to 13,
The difference step (c)
(C-1) The difference accumulation function unit included in the accumulation function unit calculates a difference between the system load observed in the observation step (a) and the baseline value read in the reading step (b). A calculating step;
(C-2) The deviation accumulation function unit included in the accumulation function unit calculates a deviation between the system load observed in the observation step (a) and the baseline value read in the reading step (b). A calculating step;
(C-3) Whether the storage function unit can store in the storage unit the difference calculated in step (c-1) and the deviation calculated in step (c-2). Inquiring to the accumulation confirmation function unit,
(C-4) the accumulation confirmation function unit determining whether the accumulation is possible;
(C-5) In the step (c-4), when the accumulation confirmation function unit outputs an accumulation permission command for permitting accumulation of the difference and the deviation in the storage unit, the difference accumulation function A unit that accumulates the calculated difference in the storage unit, and a deviation accumulation function unit that accumulates the calculated deviation in the storage unit;
(C-6) In the step (c-4), when the accumulation confirmation function unit outputs an accumulation denial command for denying accumulation of the difference and the deviation in the storage unit, the difference accumulation function A unit storing the calculated difference in the storage unit as a non-accumulation target, and the deviation accumulation function unit storing the calculated deviation in the storage unit as a non-accumulation target. System load monitoring method.
請求項14に記載のシステム負荷監視方法において、
前記ステップ(c−1)は、
(c−1−a)前記表示機能部が、前記計算された差分と前記計算された偏差とを表示するステップと、
(c−1−b)前記蓄積確認機能部が、入力装置から前記蓄積否認命令を受信した場合に、前記蓄積機能部に前記蓄積否認命令を出力するステップと、
(c−1−c)前記ステップ(c−1−b)の場合以外の場合において、前記蓄積確認機能部が前記蓄積機能部に前記蓄積許可命令を出力するステップと
を具備する
システム負荷監視方法。
The system load monitoring method according to claim 14,
The step (c-1)
(C-1-a) the display function unit displaying the calculated difference and the calculated deviation;
(C-1-b) when the accumulation confirmation function unit receives the accumulation denial command from the input device, the step of outputting the accumulation denial command to the accumulation function unit;
(C-1-c) A system load monitoring method comprising: a step of outputting the accumulation permission command to the accumulation function unit in a case other than the case of step (c-1-b). .
請求項14に記載のシステム負荷監視方法において、
前記ステップ(c−1)は、
(c−1−d)前記蓄積確認機能部が、前記記憶部に蓄積対象として格納された差分と、差分変化データベースとを、前記記憶部から読み取るステップと、
(c−1−e)前記蓄積確認機能部が、前記蓄積対象として格納された差分の変化パターンに係る情報を前記データベースに照会するステップと、
(c−1−f)前記照会の結果に基づいて、前記蓄積確認機能部が、前記蓄積許可命令または前記蓄積否認命令を、前記蓄積機能部に出力するステップと
を具備する
システム負荷監視方法。
The system load monitoring method according to claim 14,
The step (c-1)
(C-1-d) the accumulation check function unit reads the difference stored as an accumulation target in the storage unit and a difference change database from the storage unit;
(C-1-e) the accumulation check function unit inquires the database for information relating to a change pattern of the difference stored as the accumulation target;
(C-1-f) A system load monitoring method comprising: a step in which the accumulation confirmation function unit outputs the accumulation permission command or the accumulation denial command to the accumulation function unit based on a result of the inquiry.
(a)収集機能部が、監視対象であるシステム負荷の観測を定期的に行う観測ステップと、
(b)前記観測ステップ(a)において前記観測が行われる度に、前記システム負荷のベースラインにおける前記観測の時刻に対応するベースライン値を、前記収集機能部が記憶部から読み取る読取ステップと、
(c)前記読取ステップ(b)において前記ベースライン値が読み取られる度に、蓄積機能部が、前記観測ステップ(a)において観測された前記システム負荷と前記ベースライン値との、差分および偏差を、前記記憶部に蓄積する蓄積ステップと、
(d)予測機能部が、定期的に、前記ベースラインと、前記蓄積された差分と、前記蓄積された偏差とに基づいて、将来のシステム負荷を予測し、前記予測の結果を表示機能部が表示する予測ステップと
を具備する
システム負荷監視プログラム。
(A) an observation step in which the collection function unit periodically observes a system load to be monitored;
(B) Each time the observation is performed in the observation step (a), a reading step in which the collection function unit reads a baseline value corresponding to the observation time in the baseline of the system load from the storage unit;
(C) Each time the baseline value is read in the reading step (b), the storage function unit calculates the difference and deviation between the system load and the baseline value observed in the observation step (a). , An accumulation step for accumulating in the storage unit;
(D) The prediction function unit periodically predicts a future system load based on the baseline, the accumulated difference, and the accumulated deviation, and displays the result of the prediction. A system load monitoring program comprising a prediction step displayed by
請求項17に記載のシステム負荷監視プログラムにおいて、
前記予測ステップ(d)は、
(d−1)前記予測機能部が、前記記憶部が有するベースライン記憶部から前記ベースラインを読み出し、現時刻から所定期間後の将来までにおける前記ベースラインの最大値を得るステップと、
(d−2)前記予測機能部が、前記記憶部が有する蓄積差分記憶部から前記蓄積された差分を読み出し、前記蓄積された差分の総和を得るステップと、
(d−3)前記予測機能部が、前記記憶部が有する蓄積偏差記憶部から前記蓄積された偏差を読み出し、現時刻から所定期間前の過去までにおける前記蓄積された偏差の平均値を求めるステップと、
(d−4)前記システム負荷が、将来、所定の限界値を超える可能性を、前記予測機能部が予測するステップと、
(d−5)前記表示機能部が、前記将来におけるシステム負荷の予測結果を表示するステップと
を具備する
システム負荷監視プログラム。
The system load monitoring program according to claim 17,
The prediction step (d)
(D-1) the prediction function unit reads the baseline from the baseline storage unit included in the storage unit, and obtains the maximum value of the baseline from the current time to the future after a predetermined period;
(D-2) The prediction function unit reads the accumulated difference from the accumulated difference storage unit included in the storage unit, and obtains the sum of the accumulated differences;
(D-3) The prediction function unit reads the accumulated deviation from the accumulated deviation storage unit included in the storage unit, and obtains an average value of the accumulated deviation from the current time to the past of a predetermined period. When,
(D-4) the step of the prediction function unit predicting the possibility that the system load will exceed a predetermined limit value in the future;
(D-5) A system load monitoring program, wherein the display function unit includes a step of displaying a prediction result of the future system load.
請求項18に記載のシステム負荷監視プログラムにおいて、
前記ステップ(d−4)は、
(d−4−a)前記ステップ(d−1)で得られた前記ベースラインの最大値Bmと、前記蓄積された差分ΣDと、前記ステップ(d−3)で得られた前記偏差の平均値Vと、前記所定のシステム負荷限界値Zとが、
(Bm+ΣD)×(1+V)>Z
の条件を満たす場合に、前記システム負荷が前記システム負荷限界値Zを超える可能性があると、前記予測機能部が予測するステップ
を具備する
システム負荷監視プログラム。
The system load monitoring program according to claim 18,
The step (d-4)
(D-4-a) The maximum value Bm of the baseline obtained in the step (d-1), the accumulated difference ΣD, and the average of the deviation obtained in the step (d-3) The value V and the predetermined system load limit value Z are
(Bm + ΣD) × (1 + V)> Z
A system load monitoring program comprising the step of the prediction function unit predicting that there is a possibility that the system load exceeds the system load limit value Z when the above condition is satisfied.
請求項17〜19のいずれかに記載のシステム負荷監視プログラムにおいて、
(e)前記差分ステップ(c)において前記差分が蓄積される度に、分析機能部が、前記ベースラインと、前記蓄積された差分とに基づいて、前記ステップ(a)で観測された前記システム負荷が正常か異常かを分析する分析ステップ
をさらに具備し、
前記分析ステップ(e)は、
(e−1)表示機能部が、前記分析の結果をさらに表示するステップ
を具備する
システム負荷監視プログラム。
In the system load monitoring program in any one of Claims 17-19,
(E) Each time the difference is accumulated in the difference step (c), the analysis function unit observes the system observed in the step (a) based on the baseline and the accumulated difference. An analysis step for analyzing whether the load is normal or abnormal,
The analysis step (e)
(E-1) A system load monitoring program, wherein the display function unit further displays a result of the analysis.
請求項20に記載のシステム負荷監視プログラムにおいて、
前記分析ステップ(e)は、
(e−2)前記蓄積された差分の総和の符号が負であり、または、前記システム負荷の観測値が前記ベースライン値以下である場合において、さらに、前記システム負荷の観測値と前記ベースライン値との差の絶対値が前記許容値以下である場合に、前記分析機能部が有する差分比較部が前記システム負荷の観測値を正常と判断するステップと、
(e−3)前記蓄積された差分の総和の符号が正であり、かつ、前記システム負荷の観測値が前記ベースライン値以上であり、かつ、前記ベースライン値と、前記差分の総和と、前記許容値との和が前記システム負荷の観測値以上である場合に、前記分析機能部が有するベースライン比較部が前記システム負荷の観測値を正常と判断するステップと、
(e−4)前記ステップ(e−2)にも前記ステップ(e−3)にも当てはまらない場合に、前記分析機能部が前記システム負荷の観測値を異常と判断するステップと
をさらに具備する
システム負荷監視プログラム。
The system load monitoring program according to claim 20,
The analysis step (e)
(E-2) In the case where the sign of the sum of the accumulated differences is negative or the observed value of the system load is equal to or less than the baseline value, the observed value of the system load and the baseline A difference comparison unit included in the analysis function unit determines that the observed value of the system load is normal when an absolute value of a difference from a value is equal to or less than the allowable value;
(E-3) The sign of the accumulated sum of the differences is positive, the observed value of the system load is greater than or equal to the baseline value, the baseline value, and the sum of the differences, When the sum of the tolerance and the observed value of the system load is greater than or equal to the observed value of the system load, the baseline comparing unit of the analysis function unit determines that the observed value of the system load is normal;
(E-4) The method further includes a step in which the analysis function unit determines that the observed value of the system load is abnormal when neither the step (e-2) nor the step (e-3) applies. System load monitoring program.
請求項17〜21のいずれかに記載のシステム負荷監視プログラムにおいて、
前記差分ステップ(c)は、
(c−1)前記蓄積機能部が有する差分蓄積機能部が、前記観測ステップ(a)で観測された前記システム負荷と、前記読取ステップ(b)で読み取られた前記ベースライン値との差分を計算するステップと、
(c−2)前記蓄積機能部が有する偏差蓄積機能部が、前記観測ステップ(a)で観測された前記システム負荷と、前記読取ステップ(b)で読み取られた前記ベースライン値との偏差を計算するステップと、
(c−3)前記蓄積機能部が、前記ステップ(c−1)で計算された前記差分と、前記ステップ(c−2)で計算された前記偏差とについて、前記記憶部への蓄積の可否を蓄積確認機能部に問い合わせるステップと、
(c−4)前記蓄積確認機能部が、前記蓄積の可否を判定するステップと、
(c−5)前記ステップ(c−4)において、前記差分および前記偏差の前記記憶部への蓄積を許可するための蓄積許可命令を前記蓄積確認機能部が出力した場合に、前記差分蓄積機能部が、前記計算された差分を前記記憶部に蓄積し、また、前記偏差蓄積機能部が、前記計算された偏差を前記記憶部に蓄積するステップと、
(c−6)前記ステップ(c−4)において、前記差分および前記偏差の前記記憶部への蓄積を否認するための蓄積否認命令を前記蓄積確認機能部が出力した場合に、前記差分蓄積機能部が、前記計算された差分を蓄積対象外として前記記憶部に格納し、また、前記偏差蓄積機能部が、前記計算された偏差を蓄積対象外として前記記憶部に格納するステップと
を具備する
システム負荷監視プログラム。
In the system load monitoring program according to any one of claims 17 to 21,
The difference step (c)
(C-1) The difference accumulation function unit included in the accumulation function unit calculates a difference between the system load observed in the observation step (a) and the baseline value read in the reading step (b). A calculating step;
(C-2) The deviation accumulation function unit included in the accumulation function unit calculates a deviation between the system load observed in the observation step (a) and the baseline value read in the reading step (b). A calculating step;
(C-3) Whether the storage function unit can store in the storage unit the difference calculated in step (c-1) and the deviation calculated in step (c-2). Inquiring to the accumulation confirmation function unit,
(C-4) the accumulation confirmation function unit determining whether the accumulation is possible;
(C-5) In the step (c-4), when the accumulation confirmation function unit outputs an accumulation permission command for permitting accumulation of the difference and the deviation in the storage unit, the difference accumulation function A unit that accumulates the calculated difference in the storage unit, and a deviation accumulation function unit that accumulates the calculated deviation in the storage unit;
(C-6) In the step (c-4), when the accumulation confirmation function unit outputs an accumulation denial command for denying accumulation of the difference and the deviation in the storage unit, the difference accumulation function A unit storing the calculated difference in the storage unit as a non-accumulation target, and the deviation accumulation function unit storing the calculated deviation in the storage unit as a non-accumulation target. System load monitoring program.
請求項22に記載のシステム負荷監視プログラムにおいて、
前記ステップ(c−1)は、
(c−1−a)前記表示機能部が、前記計算された差分と前記計算された偏差とを表示するステップと、
(c−1−b)前記蓄積確認機能部が、入力装置から前記蓄積否認命令を受信した場合に、前記蓄積機能部に前記蓄積否認命令を出力するステップと、
(c−1−c)前記ステップ(c−1−b)の場合以外の場合において、前記蓄積確認機能部が前記蓄積機能部に前記蓄積許可命令を出力するステップと
を具備する
システム負荷監視プログラム。
The system load monitoring program according to claim 22,
The step (c-1)
(C-1-a) the display function unit displaying the calculated difference and the calculated deviation;
(C-1-b) when the accumulation confirmation function unit receives the accumulation denial command from the input device, the step of outputting the accumulation denial command to the accumulation function unit;
(C-1-c) A system load monitoring program comprising: a step other than the step (c-1-b), wherein the accumulation confirmation function unit outputs the accumulation permission command to the accumulation function unit .
請求項22に記載のシステム負荷監視プログラムにおいて、
前記ステップ(c−1)は、
(c−1−d)前記蓄積確認機能部が、前記記憶部に蓄積対象として格納された差分と、差分変化データベースとを、前記記憶部から読み取るステップと、
(c−1−e)前記蓄積確認機能部が、前記蓄積対象として格納された差分の変化パターンに係る情報を前記データベースに照会するステップと、
(c−1−f)前記照会の結果に基づいて、前記蓄積確認機能部が、前記蓄積許可命令または前記蓄積否認命令を、前記蓄積機能部に出力するステップと
を具備する
システム負荷監視プログラム。
The system load monitoring program according to claim 22,
The step (c-1)
(C-1-d) the accumulation check function unit reads the difference stored as an accumulation target in the storage unit and a difference change database from the storage unit;
(C-1-e) the accumulation check function unit inquires the database for information relating to a change pattern of the difference stored as the accumulation target;
(C-1-f) A system load monitoring program comprising: a step in which the accumulation confirmation function unit outputs the accumulation permission command or the accumulation denial command to the accumulation function unit based on a result of the inquiry.
JP2008031996A 2008-02-13 2008-02-13 System load monitoring method Expired - Fee Related JP4936072B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008031996A JP4936072B2 (en) 2008-02-13 2008-02-13 System load monitoring method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008031996A JP4936072B2 (en) 2008-02-13 2008-02-13 System load monitoring method

Publications (2)

Publication Number Publication Date
JP2009193238A true JP2009193238A (en) 2009-08-27
JP4936072B2 JP4936072B2 (en) 2012-05-23

Family

ID=41075206

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008031996A Expired - Fee Related JP4936072B2 (en) 2008-02-13 2008-02-13 System load monitoring method

Country Status (1)

Country Link
JP (1) JP4936072B2 (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2013186870A1 (en) * 2012-06-13 2013-12-19 株式会社日立製作所 Service monitoring system and service monitoring method
JP2014153736A (en) * 2013-02-05 2014-08-25 Fujitsu Ltd Fault symptom detection method, program and device
CN112417363A (en) * 2020-11-11 2021-02-26 深圳供电局有限公司 Load analysis method and system for transformer substation
JP6996271B2 (en) 2017-12-13 2022-01-17 富士通株式会社 Information processing equipment, information processing methods, and information processing programs
JP7001422B2 (en) 2017-10-20 2022-01-19 株式会社Lifull Information processing equipment, information processing methods, and programs

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001092800A (en) * 1999-09-17 2001-04-06 Hitachi Ltd System switching method and computer system
JP2001142746A (en) * 1999-11-11 2001-05-25 Nec Software Chubu Ltd Load monitor device for computer system
JP2002152204A (en) * 2000-11-15 2002-05-24 Hitachi Information Systems Ltd Network supervisory device and method and network supervisory program
JP2004005305A (en) * 2002-06-03 2004-01-08 Hitachi Ltd Monitoring method of memory use capacity, and computer system
JP2004164637A (en) * 2002-10-31 2004-06-10 Hewlett-Packard Development Co Lp Method and apparatus for providing framework for baseline updating and auto-threshold processing

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001092800A (en) * 1999-09-17 2001-04-06 Hitachi Ltd System switching method and computer system
JP2001142746A (en) * 1999-11-11 2001-05-25 Nec Software Chubu Ltd Load monitor device for computer system
JP2002152204A (en) * 2000-11-15 2002-05-24 Hitachi Information Systems Ltd Network supervisory device and method and network supervisory program
JP2004005305A (en) * 2002-06-03 2004-01-08 Hitachi Ltd Monitoring method of memory use capacity, and computer system
JP2004164637A (en) * 2002-10-31 2004-06-10 Hewlett-Packard Development Co Lp Method and apparatus for providing framework for baseline updating and auto-threshold processing

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2013186870A1 (en) * 2012-06-13 2013-12-19 株式会社日立製作所 Service monitoring system and service monitoring method
JP2014153736A (en) * 2013-02-05 2014-08-25 Fujitsu Ltd Fault symptom detection method, program and device
JP7001422B2 (en) 2017-10-20 2022-01-19 株式会社Lifull Information processing equipment, information processing methods, and programs
JP6996271B2 (en) 2017-12-13 2022-01-17 富士通株式会社 Information processing equipment, information processing methods, and information processing programs
CN112417363A (en) * 2020-11-11 2021-02-26 深圳供电局有限公司 Load analysis method and system for transformer substation

Also Published As

Publication number Publication date
JP4936072B2 (en) 2012-05-23

Similar Documents

Publication Publication Date Title
CN107925612B (en) Network monitoring system, network monitoring method, and computer-readable medium
JP5267736B2 (en) Fault detection apparatus, fault detection method, and program recording medium
EP2490126B1 (en) System operation management device, system operation management method, and program storage medium
US9274869B2 (en) Apparatus, method and storage medium for fault cause extraction utilizing performance values
EP2487593B1 (en) Operational surveillance device, operational surveillance method and program storage medium
CN106462702B (en) Method and system for acquiring and analyzing electronic forensic data in a distributed computer infrastructure
EP2678783B1 (en) Network event management
EP2759938A1 (en) Operations management device, operations management method, and program
JP4936072B2 (en) System load monitoring method
JP2009217382A (en) Failure analysis system, failure analysis method, failure analysis server, and failure analysis program
JP2013150083A (en) Network abnormality detection device and network abnormality detection method
JP2004145536A (en) Management system
WO2008050323A2 (en) Method for measuring health status of complex systems
JP6841589B2 (en) Abnormality sign monitoring system
JP6512646B1 (en) Maintenance management device, system and program
CN113419852B (en) Method, device, equipment and storage medium for responding request of micro service
JP2018191217A (en) Data monitoring apparatus, data monitoring method, and data monitoring program
JP2008171104A (en) Monitoring apparatus, monitoring system, monitoring method and monitoring program for monitoring business service and system performance
WO2019142414A1 (en) Network monitoring system and method, and non-transitory computer-readable medium containing program
CN104756448A (en) Information processing device, information processing method, and program
JP2014010538A (en) Operation management device, operation management system, and operation management method
WO2017119366A1 (en) Monitoring device and monitoring method
CN117390069A (en) Business big data stream processing system, method and medium based on feature analysis
JP2018041296A (en) Computer system and method of changing job execution plan

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20101216

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20110831

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20111028

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20111115

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20120111

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

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20120208

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20150302

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees