JP2010282348A - Information collection device and information collection method - Google Patents

Information collection device and information collection method Download PDF

Info

Publication number
JP2010282348A
JP2010282348A JP2009134059A JP2009134059A JP2010282348A JP 2010282348 A JP2010282348 A JP 2010282348A JP 2009134059 A JP2009134059 A JP 2009134059A JP 2009134059 A JP2009134059 A JP 2009134059A JP 2010282348 A JP2010282348 A JP 2010282348A
Authority
JP
Japan
Prior art keywords
information
collection
collection interval
value
collected
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2009134059A
Other languages
Japanese (ja)
Inventor
Hiroyuki Haneno
博之 羽野
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 Solution Innovators Ltd
Original Assignee
NEC System Technologies Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC System Technologies Ltd filed Critical NEC System Technologies Ltd
Priority to JP2009134059A priority Critical patent/JP2010282348A/en
Publication of JP2010282348A publication Critical patent/JP2010282348A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Debugging And Monitoring (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide technology allowing reduction of redundancy of collected operation information and collection processing while minutely detecting variation of the operation information of an information processor, in the information collection processing of an information processing system. <P>SOLUTION: This information collection device includes: a collection interval determination means obtaining dispersion information indicating dispersion condition of a value of the operation information from the operation information wherein an operation situation of the information processor collected from the information processor in a prescribed period is indicated by a numerical value, and determining a collection interval at which information is collected from the information processor according to the dispersion information; and an information collection means collecting the information from the information processor at the collection interval determined by the collection interval determination means. <P>COPYRIGHT: (C)2011,JPO&INPIT

Description

本発明は、情報処理装置が有する情報を収集する情報収集装置における情報収集方法に関する。   The present invention relates to an information collection method in an information collection apparatus that collects information included in an information processing apparatus.

複数の情報処理装置を有する情報処理システムには、その情報処理システムが備える機能を利用者に安定して提供する等の目的で、その情報処理システムで用いられる情報処理装置の稼動情報を一元的に管理するものがある。尚、稼動情報とは、その情報処理装置のCPU使用率、メモリ使用量、ディスク使用量あるいは通信リソース使用量等のような情報処理装置の稼働状態を数値で示した情報である。   In an information processing system having a plurality of information processing apparatuses, operation information of the information processing apparatus used in the information processing system is centralized for the purpose of stably providing a user with the functions of the information processing system. There is something to manage. The operation information is information indicating numerically the operation state of the information processing device such as the CPU usage rate, the memory usage amount, the disk usage amount or the communication resource usage amount of the information processing device.

一般的に、情報処理装置の稼動情報を収集する情報収集装置は、情報処理装置の稼動情報を一定の間隔で収集する。   Generally, an information collection device that collects operation information of an information processing device collects operation information of the information processing device at regular intervals.

しかしながら、ある期間における稼動情報の値の変化が小さい場合、収集間隔が短いと、類似した値を繰り返し収集することとなり、情報収集装置および情報処理装置の処理および収集した稼動情報は冗長なものとなる。また、ある期間における稼動情報の値の変化が大きい場合、収集間隔が長いと、稼動情報の変動を細かく検出できなくなる。   However, if the change in the value of the operation information during a certain period is small, if the collection interval is short, similar values will be collected repeatedly, and the processing of the information collection device and the information processing device and the collected operation information will be redundant. Become. In addition, when the change in the value of the operation information in a certain period is large, if the collection interval is long, it is impossible to detect the change in the operation information in detail.

例えば、特許文献1には、クライアントサーバシステムで用いられるサーバにおいて、自装置の処理負荷の負荷傾向に応じて、処理負荷を検出する間隔を最適化するための技術が提案されている。特許文献1では、時刻T1における処理負荷をW1、時刻T2における処理負荷をW2としたときの負荷傾向Trを(W2−W1)/(T2−T1)で求める。そして、Trが大きい時は(T2−T1)を小さくし、Trが小さい時は(T2−T1)を大きくすることによって、負荷を検出する間隔を最適化する。   For example, Patent Document 1 proposes a technique for optimizing an interval for detecting a processing load in a server used in a client server system in accordance with the load tendency of the processing load of the own device. In Patent Document 1, a load tendency Tr is obtained by (W2−W1) / (T2−T1) when the processing load at time T1 is W1 and the processing load at time T2 is W2. When the Tr is large, (T2-T1) is decreased, and when the Tr is small, (T2-T1) is increased, thereby optimizing the load detection interval.

特開平7−302242号公報JP-A-7-302242

上述したように、情報処理装置の稼動情報を収集するとき、収集間隔を一定にすることは、収集処理および収集した稼動情報が冗長なものとなったり、稼動情報の変動を細かく検出できなかったりすることがあるため、望ましくない。   As described above, when collecting the operation information of the information processing apparatus, making the collection interval constant means that the collection process and the collected operation information become redundant, or fluctuations in the operation information cannot be detected in detail. This is not desirable.

また、特許文献1の技術のように、前回収集した情報とその直前に収集した情報との差分のみを用いて最適な収集間隔を求めることは、困難である。例えば、情報処理システム内の各情報処理装置の稼働状態は、単純な増加傾向や減少傾向として捉えられないようなばらつきを示すことがある。そのような場合、特許文献1におけるサーバのように負荷傾向に応じて検出間隔を変化させると、ばらつきを検出できないおそれがある。   Further, as in the technique of Patent Document 1, it is difficult to obtain an optimal collection interval using only the difference between the information collected last time and the information collected immediately before. For example, the operating state of each information processing apparatus in the information processing system may show a variation that cannot be grasped as a simple increase or decrease. In such a case, if the detection interval is changed according to the load tendency like the server in Patent Document 1, there is a possibility that variation cannot be detected.

本発明の目的は、情報処理システムの情報収集処理において、情報処理装置の稼動情報の変動をより確実に検出しつつ、収集処理および収集した稼動情報の冗長性を低減することができる技術を提供することである。   An object of the present invention is to provide a technology capable of reducing the redundancy of collection processing and collected operation information while more reliably detecting fluctuations in operation information of the information processing device in information collection processing of the information processing system. It is to be.

上記目的を達成するために、本発明の情報収集装置は、情報処理装置から所定の期間に収集された該情報処理装置の稼働状況を数値で示す稼動情報から、該稼動情報の値のばらつき具合を示す散布情報を求め、該散布情報に応じて該情報処理装置から情報を収集する収集間隔を決定する収集間隔決定手段と、前記収集間隔決定手段が決定した前記収集間隔で前記情報処理装置から情報を収集する情報収集手段を有する。   In order to achieve the above object, the information collection device of the present invention is based on the operation information that indicates the operation status of the information processing device collected from the information processing device in a predetermined period from the numerical value. From the information processing apparatus at the collection interval determined by the collection interval determination means, and a collection interval determination means for determining a collection interval for collecting information from the information processing apparatus according to the distribution information. It has an information collection means for collecting information.

また、上記目的を達成するために、本発明の情報収集方法は、情報処理装置から情報を収集する情報収集装置における情報収集方法であって、収集間隔決定手段が、情報処理装置から所定の期間に収集された該情報処理装置の稼働状況を数値で示す稼動情報から、該稼動情報の値のばらつき具合を示す散布情報を求め、該散布情報に応じて該情報処理装置から情報を収集する収集間隔を決定し、情報収集手段が、前記収集間隔決定手段が決定した前記収集間隔で前記情報処理装置から情報を収集する。   In order to achieve the above object, an information collection method according to the present invention is an information collection method in an information collection device that collects information from an information processing device, and the collection interval determination unit is configured to transmit a predetermined period of time Collecting information collected from the information processing apparatus according to the distribution information by obtaining distribution information indicating the degree of variation in the value of the operation information from the operation information numerically indicating the operation status of the information processing apparatus collected in An interval is determined, and the information collection unit collects information from the information processing apparatus at the collection interval determined by the collection interval determination unit.

本発明によれば、情報処理システムの情報収集処理において、情報処理装置の稼動情報の変動をより確実に検出しつつ、収集処理および収集した稼動情報の冗長性を低減することができる。   ADVANTAGE OF THE INVENTION According to this invention, in the information collection process of an information processing system, the redundancy of the collection process and the collected operation information can be reduced, detecting the fluctuation | variation of the operation information of an information processing apparatus more reliably.

第1の実施の形態の情報処理システムの構成を示すブロック図である。It is a block diagram which shows the structure of the information processing system of 1st Embodiment. 第1の実施の形態の情報収集装置の構成を示すブロック図である。It is a block diagram which shows the structure of the information collection device of 1st Embodiment. 図2に示した情報収集装置が所定の情報処理装置の稼動情報の収集間隔を決定するときの処理を示すフローチャートである。It is a flowchart which shows a process when the information collection apparatus shown in FIG. 2 determines the collection interval of the operation information of a predetermined information processing apparatus. 時間帯毎の媒介変数のテーブルの例を示す図である。It is a figure which shows the example of the table of the parameter for every time slot | zone. 曜日毎の媒介変数のテーブルの例を示す図である。It is a figure which shows the example of the table of the parameter for every day of the week. 第2の実施の形態の情報収集装置が1日のうちの時間帯あるいは曜日のいずれかが現在と同じときに収集された過去の稼動情報の値のばらつき具合によって収集間隔を決定するときの処理を示すフローチャートである。Processing when the information collection apparatus according to the second embodiment determines the collection interval based on the variation in the values of past operation information collected when the time zone or day of the week is the same as the current day It is a flowchart which shows. 日毎の媒介変数のテーブルの例を示す図である。It is a figure which shows the example of the table of the daily parameter. 月毎の媒介変数のテーブルの例を示す図である。It is a figure which shows the example of the table of the parameter for every month. 第3の実施の形態の情報収集装置の構成を示すブロック図である。It is a block diagram which shows the structure of the information collection device of 3rd Embodiment.

次に本発明について図面を参照して詳細に説明する。   Next, the present invention will be described in detail with reference to the drawings.

(第1の実施の形態)
本実施の形態の情報収集装置は、直前の所定の期間に情報処理装置から収集した稼動情報の値のばらつき具合によって、収集間隔を動的に変更する。情報収集装置は、稼動情報の値のばらつき具合が小さい場合、収集間隔を長くし、稼動情報の値のばらつき具合が大きい場合、収集間隔を短くすることにより、情報処理装置の稼動情報の収集間隔を調節する。
(First embodiment)
The information collection apparatus according to the present embodiment dynamically changes the collection interval according to the variation in the value of the operation information collected from the information processing apparatus during the immediately preceding predetermined period. The information collection device increases the collection interval when the operational information value variation is small, and shortens the collection interval when the operational information value variation is large. Adjust.

図1は第1の実施の形態の情報処理システムの構成を示すブロック図である。   FIG. 1 is a block diagram showing the configuration of the information processing system according to the first embodiment.

図1に示すように、本発明の一実施形態における情報処理システムは、情報収集装置1および情報処理装置2、3、4を有する。   As shown in FIG. 1, the information processing system according to an embodiment of the present invention includes an information collection device 1 and information processing devices 2, 3, and 4.

情報処理装置2、3、4は、情報処理システムにおいて所定の機能を実現する装置である。情報処理装置2、3、4は、それぞれ、自装置のCPU使用率、メモリ使用量、ディスク使用量あるいは通信リソース使用量等のような稼働状態を数値で示した稼動情報を自装置内に保持しており、情報収集装置1からの要求に応じて情報収集装置1に稼動情報を提供する。   The information processing apparatuses 2, 3, and 4 are apparatuses that realize predetermined functions in the information processing system. Each of the information processing apparatuses 2, 3, and 4 holds the operation information indicating the operation state numerically such as the CPU usage rate, the memory usage amount, the disk usage amount, or the communication resource usage amount of the own device. In response to a request from the information collection device 1, the operation information is provided to the information collection device 1.

情報収集装置1は、情報処理装置2、3、4から稼動情報を収集し、一元的に管理する装置である。   The information collection device 1 is a device that collects operation information from the information processing devices 2, 3, and 4 and manages it centrally.

図2は第1の実施の形態の情報収集装置の構成を示すブロック図である。   FIG. 2 is a block diagram illustrating a configuration of the information collection apparatus according to the first embodiment.

図2に示すように、第1の実施の形態の情報収集装置は、収集部10と、収集間隔決定部11と、記憶装置12とを有する。   As illustrated in FIG. 2, the information collection device according to the first embodiment includes a collection unit 10, a collection interval determination unit 11, and a storage device 12.

収集部10は、収集間隔決定部11によって決定された収集間隔で情報処理装置から稼動情報を収集し、収集した稼動情報を記憶装置12に格納する。   The collection unit 10 collects operation information from the information processing apparatus at the collection interval determined by the collection interval determination unit 11 and stores the collected operation information in the storage device 12.

収集間隔決定部11は、収集部10が情報処理装置から稼動情報を収集する収集間隔を決定する。収集間隔決定部11は、情報処理装置毎に収集間隔を決定する。   The collection interval determination unit 11 determines a collection interval at which the collection unit 10 collects operation information from the information processing apparatus. The collection interval determination unit 11 determines a collection interval for each information processing device.

収集間隔決定部11は、収集部10が情報処理装置から過去の所定の期間に収集した稼動情報の値から、その稼動情報の値のばらつき具合を数値で示した散布情報を求める。そして、収集間隔決定部11は、求めた散布情報に基づいてその情報処理装置から稼動情報を収集する収集間隔を決定する。尚、収集間隔決定部11は、稼動情報を収集する情報処理装置が複数ある場合、情報処理装置毎に散布情報を求め、情報処理装置毎に収集間隔を決定する。   The collection interval determination unit 11 obtains scatter information that numerically indicates the variation degree of the value of the operation information from the value of the operation information collected by the collection unit 10 from the information processing apparatus in the past predetermined period. Then, the collection interval determination unit 11 determines a collection interval for collecting operation information from the information processing apparatus based on the obtained distribution information. In addition, when there are a plurality of information processing apparatuses that collect operation information, the collection interval determination unit 11 obtains scatter information for each information processing apparatus and determines the collection interval for each information processing apparatus.

値のばらつき具合を数値で示すものとして標準偏差がある。しかしながら、本実施の形態では、稼動情報として、情報処理装置のCPU使用率、メモリ使用量、ディスク使用量あるいは通信リソース使用量等が用いられる。稼動情報の種別によって、稼動情報が取り得る値の範囲が異なるため、標準偏差が取り得る値の範囲も異なる。そこで、本実施の形態では、散布情報を正規化された値とするために、散布情報として、例えば、情報処理装置から所定の期間に収集した稼動情報の標準偏差をその期間に収集した稼動情報の平均値で除算した値が用いられる。   There is a standard deviation as a numerical value indicating how the values vary. However, in the present embodiment, the CPU usage rate, the memory usage, the disk usage, the communication resource usage, or the like of the information processing apparatus is used as the operation information. Since the range of values that can be taken by the operation information differs depending on the type of operation information, the range of values that can be taken by the standard deviation is also different. Therefore, in this embodiment, in order to set the scatter information to a normalized value, as the scatter information, for example, the operation information collected from the information processing apparatus during the predetermined period of the standard deviation of the operation information collected during the period. The value divided by the average value of is used.

情報収集装置1には、予め、収集間隔の初期値、下限閾値および上限閾値が設定される。収集間隔決定部11は、散布情報の値が下限閾値より小さければ、稼動情報の値の変化が小さく、稼動情報を頻繁に収集する必要がないと判断し、収集間隔を長くする。一方、収集間隔決定部11は、散布情報の値が上限閾値より大きければ、稼動情報の値の変化が大きく、稼動情報の変動を細かく収集する必要があると判断し、収集間隔を短くする。   In the information collection device 1, an initial value, a lower limit threshold, and an upper limit threshold of the collection interval are set in advance. If the value of the scatter information is smaller than the lower limit threshold, the collection interval determination unit 11 determines that the change in the value of the operation information is small and it is not necessary to collect the operation information frequently, and increases the collection interval. On the other hand, if the value of the scattered information is larger than the upper limit threshold, the collection interval determination unit 11 determines that the change in the value of the operation information is large and that it is necessary to collect the fluctuation of the operation information in detail, and shortens the collection interval.

情報収集装置1は、収集間隔を算出するために媒介変数を用いる。収集間隔をTとし、媒介変数をPとすると、収集間隔Tは、式1によって表される。   The information collection device 1 uses a parameter to calculate the collection interval. Assuming that the collection interval is T and the parameter is P, the collection interval T is expressed by Equation 1.

Figure 2010282348
媒介変数Pは、初期値が0であり、0以上の値を取る整数である。媒介変数Pの値は、散布情報の値が下限閾値より小さければ、1増加され、散布情報の値が上限閾値より大きければ、1減少される。つまり、散布情報の値が下限閾値より小さければ、収集間隔は2倍になり、散布情報の値が上限閾値より大きければ、収集間隔は半分になる。但し、収集間隔は、その初期値より小さくならないように制御される。
Figure 2010282348
The parameter P is an integer having an initial value of 0 and a value of 0 or more. The value of the parameter P is increased by 1 if the value of the scatter information is smaller than the lower limit threshold, and is decreased by 1 if the value of the scatter information is larger than the upper limit threshold. That is, if the value of the scatter information is smaller than the lower limit threshold, the collection interval is doubled, and if the value of the scatter information is larger than the upper limit threshold, the collection interval is halved. However, the collection interval is controlled so as not to be smaller than the initial value.

記憶装置12は、情報処理装置から収集した稼動情報を記憶する記憶装置である。情報処理システムの管理者は、記憶装置12に記憶された稼動情報を閲覧することにより、情報処理システムの状況を確認できる。   The storage device 12 is a storage device that stores operation information collected from the information processing device. The administrator of the information processing system can check the status of the information processing system by browsing the operation information stored in the storage device 12.

次に図2に示した情報収集装置が所定の情報処理装置の稼動情報の収集間隔を決定するときの処理について説明する。   Next, processing when the information collection apparatus shown in FIG. 2 determines the collection interval of operation information of a predetermined information processing apparatus will be described.

図3は図2に示した情報収集装置が所定の情報処理装置の稼動情報の収集間隔を決定するときの処理を示すフローチャートである。   FIG. 3 is a flowchart showing processing when the information collection apparatus shown in FIG. 2 determines the collection interval of operation information of a predetermined information processing apparatus.

情報収集装置に設定される収集間隔の初期値は1分であり、情報収集装置は、1時間毎に収集間隔を決定するものとして以下に説明する。   The initial value of the collection interval set in the information collection device is 1 minute, and the information collection device will be described below as determining the collection interval every hour.

収集間隔決定部11は、処理を開始すると、まず、媒介変数Pを初期値に設定する(ステップS1)。   When the collection interval determination unit 11 starts processing, first, the parameter P is set to an initial value (step S1).

次に、収集間隔決定部11は、収集部10が情報処理装置から稼動情報を収集する収集間隔Tを決定する(ステップS2)。尚、処理開始直後のとき、媒介変数Pは、初期値0に設定されているため、収集間隔Tは、収集間隔の初期値である1分となる。   Next, the collection interval determination unit 11 determines a collection interval T at which the collection unit 10 collects operation information from the information processing apparatus (step S2). Note that immediately after the start of processing, the parameter P is set to an initial value of 0, so the collection interval T is 1 minute, which is the initial value of the collection interval.

収集部10は、収集間隔決定部11が決定した収集間隔Tで情報処理装置から稼動情報を収集する(ステップS3)。収集部10が情報処理装置から1時間分の稼動情報を収集すると(ステップS4)、収集間隔決定部11は、その1時間分の稼動情報の平均値および標準偏差を算出する(ステップS5)。   The collection unit 10 collects operation information from the information processing apparatus at the collection interval T determined by the collection interval determination unit 11 (step S3). When the collection unit 10 collects operation information for one hour from the information processing apparatus (step S4), the collection interval determination unit 11 calculates the average value and standard deviation of the operation information for one hour (step S5).

次に、収集間隔決定部11は、算出した標準偏差を平均値で除算し、散布情報を求める。散布情報を求めると、収集間隔決定部11は、散布情報の値が予め設定された下限閾値より小さいか否かを判別する(ステップS6)。   Next, the collection interval determination unit 11 divides the calculated standard deviation by the average value to obtain scattering information. When obtaining the scatter information, the collection interval determination unit 11 determines whether or not the value of the scatter information is smaller than a preset lower limit threshold (step S6).

散布情報の値が下限閾値より小さい場合、収集間隔決定部11は、媒介変数Pの値を1増加する(ステップS7)。   When the value of the scatter information is smaller than the lower limit threshold, the collection interval determination unit 11 increases the value of the parameter P by 1 (step S7).

一方、散布情報の値が下限閾値より大きい場合、収集間隔決定部11は、散布情報の値が予め設定された上限閾値より大きいか否かを判別する(ステップS8)。   On the other hand, when the value of the scatter information is larger than the lower limit threshold, the collection interval determination unit 11 determines whether or not the value of the scatter information is larger than a preset upper limit threshold (step S8).

散布情報の値が上限閾値より大きい場合、収集間隔決定部11は、媒介変数Pの値が1以上であるか否かを判別する(ステップS9)。媒介変数Pの値が1以上である場合、収集間隔決定部11は、媒介変数Pの値を1減少する(ステップS10)。   When the value of the scatter information is larger than the upper limit threshold, the collection interval determination unit 11 determines whether or not the value of the parameter P is 1 or more (step S9). When the value of the parameter P is 1 or more, the collection interval determination unit 11 decreases the value of the parameter P by 1 (step S10).

散布情報の値が予め設定された上限閾値より大きくない場合、あるいは、媒介変数Pの値が1以上でない場合、収集間隔決定部11は、媒介変数Pの値を変更しない。   When the value of the scatter information is not greater than a preset upper limit threshold value, or when the value of the parameter P is not 1 or more, the collection interval determination unit 11 does not change the value of the parameter P.

媒介変数Pの値を決定すると、収集間隔決定部11は、ステップS2へ移行し、決定した媒介変数Pの値に基づいて新たに収集間隔Tを算出する。収集部10は、新たに算出された収集間隔Tで、情報処理装置から次の1時間分の稼動情報を収集する。   When the value of the parameter P is determined, the collection interval determination unit 11 proceeds to step S2 and newly calculates the collection interval T based on the determined value of the parameter P. The collection unit 10 collects operation information for the next hour from the information processing apparatus at the newly calculated collection interval T.

以上説明したように、本実施形態によれば、情報収集装置は、情報処理装置から過去の所定の期間に収集した稼動情報の値のばらつき具合に基づいて収集間隔を動的に変更する。このため、情報収集装置は、稼動情報の値のばらつき具合が小さい場合、収集間隔を長くし、稼動情報の値のばらつき具合が大きい場合、収集間隔を短くすることができる。これにより、情報収集装置は、情報処理装置の稼動情報の変動をより確実に検出しつつ、収集処理および収集した稼動情報の冗長性を低減することができる。   As described above, according to the present embodiment, the information collecting apparatus dynamically changes the collection interval based on the variation degree of the value of the operation information collected from the information processing apparatus in the past predetermined period. For this reason, the information collection device can lengthen the collection interval when the variation degree of the value of the operation information is small, and can shorten the collection interval when the variation degree of the value of the operation information is large. Thereby, the information collection device can reduce the redundancy of the collection processing and the collected operation information while more reliably detecting the fluctuation of the operation information of the information processing device.

また、直前の所定の期間に情報処理装置から収集した稼動情報の値のばらつき具合に基づいて収集間隔を決定することにより、情報収集装置は、稼動情報の値の変化に追従して収集間隔を変更できる。   In addition, by determining the collection interval based on the degree of variation in the value of the operation information collected from the information processing device during the immediately preceding predetermined period, the information collection device follows the change in the value of the operation information and sets the collection interval. Can change.

また、本実施形態では、散布情報として、情報処理装置から所定の期間に収集した稼動情報の標準偏差をその期間に収集した稼動情報の平均値で除算した値を用いる例を示したが、本発明は、これに限定されるものではない。例えば、情報処理装置から取得する稼動情報の値の取り得る最大値と最小値を予め設定しておき、情報処理装置から所定の期間に収集した稼動情報の標準偏差をその値の取り得る最大値と最小値の差で除算した値を用いてもよい。これにより、情報収集装置は、より精度よく散布情報を求めることができる。   Further, in the present embodiment, an example in which a value obtained by dividing the standard deviation of the operation information collected from the information processing apparatus in a predetermined period by the average value of the operation information collected in the period is used as the scattered information. The invention is not limited to this. For example, the maximum value and the minimum value that can be taken by the value of the operation information acquired from the information processing apparatus are set in advance, and the standard deviation of the operation information collected from the information processing apparatus during a predetermined period can be taken by the value. A value obtained by dividing by the difference between and the minimum value may be used. Thereby, the information collection device can obtain the scattered information with higher accuracy.

また、本実施形態では、収集間隔Tを算出する式として、式1を用いる例を示したが、本発明は、これに限定されるものではない。例えば、収集間隔Tは、式2によって表されるようしてもよい。   Further, in the present embodiment, an example in which Expression 1 is used as an expression for calculating the collection interval T is shown, but the present invention is not limited to this. For example, the collection interval T may be expressed by Equation 2.

Figure 2010282348
式2を用いると、散布情報の値が下限閾値より小さければ、収集間隔は収集間隔の初期値分だけ長くなり、散布情報の値が上限閾値より大きければ、収集間隔は収集間隔の初期値分だけ短くなる。
Figure 2010282348
Using Equation 2, if the value of the scatter information is smaller than the lower threshold, the collection interval will be longer by the initial value of the collection interval, and if the value of the scatter information is larger than the upper threshold, the collection interval will be the initial value of the collection interval. Only shortened.

情報収集装置は、情報処理システムの用途に応じて、式1と式2のうち適切な式を用いて収集間隔を求めることができる。   The information collection device can determine the collection interval using an appropriate expression of Expression 1 and Expression 2 according to the use of the information processing system.

また、本実施形態では、情報収集装置は、情報処理装置毎に収集間隔を算出するため、情報処理装置毎に、稼動情報の変動をより確実に検出しつつ、収集処理および収集した稼動情報の冗長性を低減する収集間隔を求めることができる。   In this embodiment, since the information collection device calculates the collection interval for each information processing device, the information collection device and the collection of the collected operation information are more reliably detected for each information processing device. A collection interval that reduces redundancy can be determined.

(第2の実施の形態)
第1の実施の形態では、直前の所定の期間に情報処理装置から収集した稼動情報の値のばらつき具合によって、収集間隔を動的に変更する例を示した。第2の実施の形態では、1日のうちの時間帯あるいは曜日のいずれかが現在と同じときに収集された過去の稼動情報の値のばらつき具合によって収集間隔を決定する例を示す。
(Second Embodiment)
In the first embodiment, an example has been shown in which the collection interval is dynamically changed according to the variation in the value of the operation information collected from the information processing apparatus in the immediately preceding predetermined period. In the second embodiment, an example is shown in which the collection interval is determined based on the variation in the values of past operation information collected when either the time zone or day of the week is the same as the current day.

第2の実施の形態の情報収集装置の基本的な構成は、第1の実施の形態の情報収集装置の構成と同じである。ただし、第2の実施の形態の情報収集装置の収集間隔決定部11は、1日のうちの時間帯毎あるいは曜日毎に媒介変数を管理し、1日のうちの時間帯毎あるいは曜日毎に収集間隔を決定する。   The basic configuration of the information collection apparatus according to the second embodiment is the same as that of the information collection apparatus according to the first embodiment. However, the collection interval determination unit 11 of the information collection apparatus according to the second embodiment manages the parametric variable for each time zone or day of the week, and for each time zone or day of the day. Determine the collection interval.

収集間隔決定部11は、1日のうちの時間帯が現在と同じときに収集された過去の稼動情報に基づいて収集間隔を決定する場合、情報処理装置から1時間分の稼動情報を収集すると、その1時間分の稼動情報について、平均値、標準偏差および散布情報を算出する。そして、収集間隔決定部11は、散布情報の値が下限閾値より小さい場合、媒介変数の値を1増加し、散布情報の値が上限閾値より大きい場合、媒介変数の値を1減少する。収集間隔決定部11は、媒介変数を時間帯毎に管理し、累積的に使用するために、時間帯毎の媒介変数をテーブルとして記憶装置12に保存する。図4に時間帯毎の媒介変数のテーブルの例を示す。   When the collection interval determination unit 11 determines the collection interval based on past operation information collected when the time zone of the day is the same as the current time, the collection interval determination unit 11 collects operation information for one hour from the information processing apparatus. The average value, the standard deviation, and the scattering information are calculated for the operation information for one hour. Then, the collection interval determination unit 11 increases the value of the parametric variable by 1 when the value of the scatter information is smaller than the lower limit threshold, and decreases the value of the parametric variable by 1 when the value of the scatter information is larger than the upper limit threshold. The collection interval determination unit 11 manages the parameter for each time zone and stores the parameter for each time zone in the storage device 12 as a table in order to use it cumulatively. FIG. 4 shows an example of a parameter table for each time zone.

1日のうちの時間帯が現在と同じときに収集された過去の稼動情報に基づいて収集間隔を決定する場合、情報収集装置1は、式3によって収集間隔Tを算出する。尚、Phは、これから稼動情報を収集する時間帯に対応する媒介変数である。媒介変数Phの初期値は0である。   When determining the collection interval based on the past operation information collected when the time zone of the day is the same as the current time, the information collection device 1 calculates the collection interval T by Equation 3. Note that Ph is an intermediary variable corresponding to a time zone for collecting operation information from now on. The initial value of the parameter Ph is 0.

Figure 2010282348
同様に、収集間隔決定部11は、曜日が現在と同じときに収集された過去の稼動情報に基づいて収集間隔を決定する場合、情報処理装置から1日分の稼動情報を収集すると、その1日分の稼動情報について、平均値、標準偏差および散布情報を算出する。そして、収集間隔決定部11は、散布情報の値が下限閾値より小さい場合、媒介変数の値を1増加し、散布情報の値が上限閾値より大きい場合、媒介変数の値を1減少する。収集間隔決定部11は、媒介変数を曜日毎に管理し、累積的に使用するために、曜日毎の媒介変数をテーブルとして記憶装置12に保存する。図5に曜日毎の媒介変数のテーブルの例を示す。
Figure 2010282348
Similarly, when the collection interval determination unit 11 determines the collection interval based on past operation information collected when the day of the week is the same as the current day, the collection interval determination unit 11 collects one day of operation information from the information processing apparatus. For the daily operation information, the average value, standard deviation, and scatter information are calculated. Then, the collection interval determination unit 11 increases the value of the parametric variable by 1 when the value of the scatter information is smaller than the lower limit threshold, and decreases the value of the parametric variable by 1 when the value of the scatter information is larger than the upper limit threshold. The collection interval determination unit 11 manages the parameter for each day of the week, and stores the parameter for each day of the week as a table in the storage device 12 for cumulative use. FIG. 5 shows an example of a parameter table for each day of the week.

曜日が現在と同じときに収集された過去の稼動情報に基づいて収集間隔を決定する場合、情報収集装置1は、式4によって収集間隔Tを算出する。尚、Pwは、これから稼動情報を収集する曜日に対応する媒介変数である。媒介変数Pwの初期値は0である。   When the collection interval is determined based on past operation information collected when the day of the week is the same as the current day, the information collection device 1 calculates the collection interval T using Equation 4. Pw is a parameter corresponding to the day of the week on which operation information will be collected. The initial value of the parameter Pw is 0.

Figure 2010282348
記憶装置12は、情報処理装置から収集した稼動情報に加えて、時間帯毎の媒介変数のテーブルおよび曜日毎の媒介変数のテーブルを記憶する。
Figure 2010282348
The storage device 12 stores a parameter table for each time zone and a parameter table for each day of the week in addition to the operation information collected from the information processing device.

第2の実施の形態の情報収集装置が1日のうちの時間帯あるいは曜日のいずれかが現在と同じときに収集された過去の稼動情報の値のばらつき具合によって収集間隔を決定するときの処理について説明する。   Processing when the information collection apparatus according to the second embodiment determines the collection interval based on the variation in the values of past operation information collected when the time zone or day of the week is the same as the current day Will be described.

図6は第2の実施の形態の情報収集装置が1日のうちの時間帯あるいは曜日のいずれかが現在と同じときに収集された過去の稼動情報の値のばらつき具合によって収集間隔を決定するときの処理を示すフローチャートである。   In FIG. 6, the information collection apparatus according to the second embodiment determines the collection interval according to the variation in the values of past operation information collected when the time zone or day of the week is the same as the current day. It is a flowchart which shows the process at the time.

収集間隔決定部11は、処理を開始すると、まず、時間帯毎の媒介変数のテーブルおよび曜日毎の媒介変数のテーブルを初期化し、時間帯毎の媒介変数Phおよび曜日毎の媒介変数Pwを初期値に設定する(ステップS11)。   When the collection interval determination unit 11 starts the processing, first, the parameter table for each time zone and the parameter table for each day of the week are initialized, and the parameter variable Ph for each time zone and the parameter variable Pw for each day of the week are initialized. A value is set (step S11).

次に、収集間隔決定部11は、収集部10が情報処理装置から稼動情報を収集する収集間隔Tを決定する(ステップS12)。1日のうちの時間帯あるいは曜日のいずれかが現在と同じときに収集された過去の稼動情報の値のばらつき具合によって収集間隔を決定する場合、情報収集装置1は、式5によって収集間隔Tを算出する。   Next, the collection interval determination unit 11 determines a collection interval T at which the collection unit 10 collects operation information from the information processing apparatus (step S12). When the collection interval is determined based on the variation in the value of the past operation information collected when the time zone or day of the week is the same as the present day, the information collection device 1 uses the collection interval T according to Equation 5 below. Is calculated.

Figure 2010282348
尚、Phは、これから稼動情報を収集する時間帯に対応する媒介変数であり、Pwは、これから稼動情報を収集する曜日に対応する媒介変数である。
Figure 2010282348
Note that Ph is a parameter that corresponds to a time zone in which operation information will be collected from now on, and Pw is a parameter that corresponds to the day of the week from which operation information will be collected.

収集間隔は、媒介変数Phあるいは媒介変数Pwの値のいずれかが1増加すれば、2倍になり、媒介変数Phあるいは媒介変数Pwの値のいずれかが1減少すれば、半分になる。   The collection interval is doubled when either the parameter Ph or the parameter Pw increases by 1, and is half when either the parameter Ph or the parameter Pw decreases by one.

尚、処理開始直後のとき、媒介変数Phおよび媒介変数Pwは、初期値0に設定されているため、収集間隔Tは、収集間隔の初期値となる。   Note that immediately after the start of processing, the parameter Ph and the parameter Pw are set to the initial value 0, so the collection interval T is the initial value of the collection interval.

収集部10は、収集間隔決定部11が決定した収集間隔Tで情報処理装置から稼動情報を収集する(ステップS13)。収集部10が情報処理装置から1時間分の稼動情報を収集すると(ステップS14)、収集間隔決定部11は、その1時間分の稼動情報の平均値および標準偏差を算出する(ステップS15)。   The collection unit 10 collects operation information from the information processing apparatus at the collection interval T determined by the collection interval determination unit 11 (step S13). When the collection unit 10 collects operation information for one hour from the information processing apparatus (step S14), the collection interval determination unit 11 calculates the average value and standard deviation of the operation information for one hour (step S15).

次に、収集間隔決定部11は、稼動情報を収集した時間帯の媒介変数を求める(ステップS16)。収集間隔決定部11は、1時間分の稼動情報の標準偏差を1時間分の稼動情報の平均値で除算し、散布情報を求める。収集間隔決定部11は、散布情報の値が予め設定された下限閾値より小さい場合、稼動情報を収集した時間帯の媒介変数の値を1増加する。一方、収集間隔決定部11は、散布情報の値が予め設定された上限閾値より大きく、散布情報の値が1以上である場合、稼動情報を収集した時間帯の媒介変数の値を1減少する。   Next, the collection interval determination unit 11 obtains a parameter for the time period during which the operation information is collected (step S16). The collection interval determination unit 11 divides the standard deviation of the operation information for one hour by the average value of the operation information for one hour to obtain the scattering information. The collection interval determination unit 11 increases the value of the parameter of the time zone in which the operation information is collected by 1 when the value of the scatter information is smaller than a preset lower threshold. On the other hand, when the value of the scatter information is larger than the preset upper limit threshold and the value of the scatter information is 1 or more, the collection interval determination unit 11 decreases the value of the parameter of the time zone in which the operation information is collected by 1. .

稼動情報を収集した時間帯の媒介変数の値を決定すると、収集間隔決定部11は、収集部10が情報処理装置から1日分の稼動情報を収集したか否かを判別する(ステップS17)。   When the value of the parameter of the time zone in which the operation information is collected is determined, the collection interval determination unit 11 determines whether or not the collection unit 10 has collected one day of operation information from the information processing apparatus (step S17). .

収集部10が情報処理装置から1日分の稼動情報を収集していないと判別すると、収集間隔決定部11は、ステップS12へ移行し、これから稼動情報を収集する時間帯の媒介変数と、これから稼動情報を収集する曜日の媒介変数に基づいて新たに収集間隔Tを算出する。収集部10は、新たに算出された収集間隔Tで、情報処理装置から次の1時間分の稼動情報を収集する。   If it is determined that the collection unit 10 has not collected the operation information for one day from the information processing apparatus, the collection interval determination unit 11 proceeds to step S12, and the time zone parameter for collecting operation information from now on, A collection interval T is newly calculated based on the parameter of the day of the week on which the operation information is collected. The collection unit 10 collects operation information for the next hour from the information processing apparatus at the newly calculated collection interval T.

収集部10が情報処理装置から1日分の稼動情報を収集したと判別すると、収集間隔決定部11は、その1日分の稼動情報の平均値および標準偏差を算出する(ステップS18)。   When it is determined that the collection unit 10 has collected one day of operation information from the information processing apparatus, the collection interval determination unit 11 calculates the average value and standard deviation of the operation information for one day (step S18).

次に、収集間隔決定部11は、稼動情報を収集した曜日の媒介変数を求める(ステップS19)。収集間隔決定部11は、1日分の稼動情報の標準偏差を1日分の稼動情報の平均値で除算し、散布情報を求める。収集間隔決定部11は、散布情報の値が予め設定された下限閾値より小さい場合、稼動情報を収集した曜日の媒介変数の値を1増加する。一方、収集間隔決定部11は、散布情報の値が予め設定された上限閾値より大きく、散布情報の値が1以上である場合、稼動情報を収集した曜日の媒介変数の値を1減少する。   Next, the collection interval determination unit 11 obtains a parameter for the day of the week on which the operation information is collected (step S19). The collection interval determination unit 11 divides the standard deviation of the operation information for one day by the average value of the operation information for one day to obtain scattering information. The collection interval determination unit 11 increases the value of the parameter of the day of the week on which the operation information is collected by 1 when the value of the scattering information is smaller than a preset lower threshold. On the other hand, when the value of the scatter information is larger than a preset upper limit threshold and the value of the scatter information is 1 or more, the collection interval determination unit 11 decreases the value of the median variable of the day of the week on which the operation information is collected by 1.

稼動情報を収集した曜日の媒介変数を決定すると、収集間隔決定部11は、ステップS12へ移行し、これから稼動情報を収集する時間帯の媒介変数と、これから稼動情報を収集する曜日の媒介変数に基づいて新たに収集間隔Tを算出する。収集部10は、新たに算出された収集間隔Tで、情報処理装置から次の1時間分の稼動情報を収集する。   When the median variable for the day of the week on which the operation information is collected is determined, the collection interval determination unit 11 proceeds to step S12, and the parameter for the day of the week on which the operation information will be collected from now on. Based on this, a collection interval T is newly calculated. The collection unit 10 collects operation information for the next hour from the information processing apparatus at the newly calculated collection interval T.

例えば、企業のメールを処理するメールサーバでは、平日の勤務時間には頻繁にメールが送受信されるため、稼動情報は激しく変動し、深夜や休日にはあまりメールが送受信されないため、稼動情報はほとんど変動しない。   For example, in a mail server that processes corporate mail, mail is frequently sent and received during work hours on weekdays, so operation information fluctuates violently, and mail is not sent and received much at midnight or on holidays, so there is little information on operation. Does not fluctuate.

本実施形態の情報収集装置がこのメールサーバの稼動情報を収集する場合、平日の勤務時間には頻繁にメールサーバの稼動情報を収集することによりメールサーバの状況を細かく判別でき、深夜や休日には収集間隔を長くすることにより収集処理にかかる負荷を低減できる。   When the information collection device of this embodiment collects the operation information of the mail server, it is possible to finely determine the state of the mail server by frequently collecting the operation information of the mail server during working hours on weekdays, and at night or on holidays. The load on the collection process can be reduced by increasing the collection interval.

以上説明したように、本実施形態によれば、情報収集装置は、1日のうちの時間帯あるいは曜日のいずれかが現在と同じときに収集された過去の稼動情報の値のばらつき具合によって収集間隔を決定する。これにより、情報収集装置は、過去の統計的な情報に基づいて収集間隔を求めることができる。   As described above, according to the present embodiment, the information collection device collects according to variations in values of past operation information collected when the time zone or day of the week is the same as the current day. Determine the interval. Thereby, the information collection device can obtain the collection interval based on the past statistical information.

また、本実施形態では、1日のうちの時間帯あるいは曜日のいずれかが現在と同じときに収集された過去の稼動情報の値のばらつき具合によって収集間隔を決定する例を示したが、本発明は、これに限定されるものではない。例えば、1月のうちの日あるいは1年のうちの月のいずれかが現在と同じときに収集された過去の稼動情報の値のばらつき具合によって収集間隔を決定するようにしてもよい。図7に日毎の媒介変数のテーブルの例を示し、図8に月毎の媒介変数のテーブルの例を示す。   In the present embodiment, an example is shown in which the collection interval is determined based on the variation in the values of past operation information collected when either the time zone or day of the week is the same as the current day. The invention is not limited to this. For example, the collection interval may be determined based on the variation in the values of past operation information collected when either the day of January or the month of the year is the same as the present. FIG. 7 shows an example of a daily parameter table, and FIG. 8 shows an example of a monthly parameter table.

また、時間帯毎のばらつき具合、曜日毎のばらつき具合、日毎のばらつき具合および月毎のばらつき具合の任意の組み合わせによって収集間隔を決定するようにしてもよい。   Further, the collection interval may be determined by an arbitrary combination of the degree of variation for each time zone, the degree of variation for each day of the week, the degree of variation for each day, and the degree of variation for each month.

これにより、情報収集装置は、情報処理システムの用途に応じて、より細かく収集間隔を設定することができる。   Thereby, the information collection device can set the collection interval more finely according to the use of the information processing system.

(第3の実施の形態)
第1の実施の形態および第2の実施の形態の収集部10、収集間隔決定部11の処理はプログラムによって実現されても良い。
(Third embodiment)
The processing of the collection unit 10 and the collection interval determination unit 11 of the first embodiment and the second embodiment may be realized by a program.

図9は第3の実施の形態の移動体端末の構成を示すブロック図である。   FIG. 9 is a block diagram illustrating a configuration of a mobile terminal according to the third embodiment.

図9に示すように、第3の実施の形態の情報収集装置1は、CPU20と、主記憶装置21と、補助記憶装置22と、記録媒体インタフェース装置23と、記録媒体24と、通信部25とを備え、それらが内部バス26を介して接続される。   As illustrated in FIG. 9, the information collection device 1 according to the third embodiment includes a CPU 20, a main storage device 21, an auxiliary storage device 22, a recording medium interface device 23, a recording medium 24, and a communication unit 25. And are connected via an internal bus 26.

記録媒体24には、第1の実施の形態および第2の実施の形態の収集部10および収集間隔決定部11の機能を実現するためのプログラムが記録される。記録媒体24に記録されたプログラムはCPU20によって記憶媒体インタフェース装置23を介して主記憶装置21に読み込まれる。CPU20は主記憶装置21に読み込んだプログラムにしたがって処理を実行する。なお、記録媒体24は、磁気ディスク、半導体メモリ、光ディスクあるいはその他の記録媒体であってもよい。   The recording medium 24 records a program for realizing the functions of the collection unit 10 and the collection interval determination unit 11 of the first embodiment and the second embodiment. The program recorded on the recording medium 24 is read into the main storage device 21 by the CPU 20 via the storage medium interface device 23. The CPU 20 executes processing according to the program read into the main storage device 21. The recording medium 24 may be a magnetic disk, a semiconductor memory, an optical disk, or other recording medium.

また、補助記憶装置22には、情報処理装置から収集した稼動情報および時刻毎、曜日毎、日毎、月毎の媒介変数が記憶される。   Further, the auxiliary storage device 22 stores operation information collected from the information processing device and parameter variables for each time, each day of the week, each day, and each month.

1 情報収集装置
2、3、4 情報処理装置
10 収集部
11 収集間隔決定部
12 記憶装置
20 CPU
21 主記憶装置
22 補助記憶装置
23 記憶媒体インタフェース部
24 記憶媒体
25 通信部
26 内部バス
1 Information collection device 2, 3, 4 Information processing device 10 Collection unit 11 Collection interval determination unit 12 Storage device 20 CPU
21 Main storage device 22 Auxiliary storage device 23 Storage medium interface unit 24 Storage medium 25 Communication unit 26 Internal bus

Claims (16)

情報処理装置から所定の期間に収集された該情報処理装置の稼働状況を数値で示す稼動情報から、該稼動情報の値のばらつき具合を示す散布情報を求め、該散布情報に応じて該情報処理装置から情報を収集する収集間隔を決定する収集間隔決定手段と、
前記収集間隔決定手段が決定した前記収集間隔で前記情報処理装置から情報を収集する情報収集手段と、
を有する情報収集装置。
Scatter information indicating the degree of variation in the value of the operation information is obtained from operation information indicating the operation status of the information processing apparatus collected from the information processing apparatus in a predetermined period, and the information processing is performed according to the distribution information. A collection interval determining means for determining a collection interval for collecting information from the apparatus;
Information collecting means for collecting information from the information processing apparatus at the collection interval determined by the collection interval determining means;
An information collecting apparatus having
前記散布情報は、前記情報処理装置から前記所定の期間に収集した稼動情報の標準偏差を該情報処理装置から該所定の期間に収集した稼動情報の平均値で除算した値である、
請求項1に記載の情報収集装置。
The scattering information is a value obtained by dividing the standard deviation of the operation information collected from the information processing apparatus during the predetermined period by the average value of the operation information collected from the information processing apparatus during the predetermined period.
The information collection device according to claim 1.
前記散布情報は、前記情報処理装置から前記所定の期間に収集した稼動情報の標準偏差を該稼動情報の値の取り得る最大値と最小値の差で除算した値である、
請求項1に記載の情報収集装置。
The scattering information is a value obtained by dividing the standard deviation of the operation information collected from the information processing apparatus during the predetermined period by the difference between the maximum value and the minimum value that can be taken by the value of the operation information.
The information collection device according to claim 1.
前記収集間隔決定手段は、前記散布情報の値が大きいほど前記収集間隔を短い時間に設定する、
請求項1から3のいずれか1項に記載の情報収集装置。
The collection interval determination means sets the collection interval to a shorter time as the value of the scattering information is larger.
The information collection device according to any one of claims 1 to 3.
前記収集間隔決定手段は、前記情報処理装置から直前の所定の期間に収集した稼動情報から算出した散布情報の値が所定の下限閾値より小さいと、前記収集間隔を2倍にし、該散布情報の値が所定の上限閾値より大きいと、前記収集間隔を半分にする、
請求項4に記載の情報収集装置。
The collection interval determination means doubles the collection interval when the value of the scatter information calculated from the operation information collected from the information processing apparatus immediately before the predetermined period is smaller than a predetermined lower threshold, If the value is greater than a predetermined upper threshold, the collection interval is halved,
The information collection device according to claim 4.
前記収集間隔決定手段は、前記情報処理装置から直前の所定の期間に収集した稼動情報から算出した散布情報の値が所定の下限閾値より小さいと、前記収集間隔を所定時間だけ長くし、該散布情報の値が所定の上限閾値より大きいと、前記収集間隔を所定時間だけ短くする、
請求項4に記載の情報収集装置。
The collection interval determination means increases the collection interval by a predetermined time when the value of the distribution information calculated from the operation information collected from the information processing apparatus immediately before the predetermined period is smaller than a predetermined lower threshold, If the value of the information is greater than a predetermined upper threshold, the collection interval is shortened by a predetermined time;
The information collection device according to claim 4.
前記収集間隔決定手段は、1日のうちの時間帯が現在と同じときに収集された過去の稼動情報から算出した散布情報、曜日が現在と同じときに収集された過去の稼動情報から算出した散布情報、日が現在と同じときに収集された過去の稼動情報から算出した散布情報、月が現在と同じときに収集された過去の稼動情報から算出した散布情報あるいはそれらのうち2つ以上の組み合わせに基づいて前記収集間隔を決定する、
請求項4に記載の情報収集装置。
The collection interval determination means is calculated from the past operation information collected from the past operation information collected when the time zone of the day is the same as the present, and the past operation information collected when the day of the week is the same as the present. Scatter information, scatter information calculated from past operation information collected when the day is the same as the present, scatter information calculated from past operation information collected when the month is the same as the present, or two or more of them Determining the collection interval based on a combination;
The information collection device according to claim 4.
前記情報収集手段は、複数の情報処理装置から稼動情報を収集し、
前記収集間隔決定手段は、前記複数の情報処理装置毎に前記収集間隔を決定する、
請求項1から7のいずれか1項に記載の情報収集装置。
The information collecting means collects operation information from a plurality of information processing devices,
The collection interval determining means determines the collection interval for each of the plurality of information processing devices;
The information collection device according to any one of claims 1 to 7.
情報処理装置から情報を収集する情報収集装置における情報収集方法であって、
収集間隔決定手段が、情報処理装置から所定の期間に収集された該情報処理装置の稼働状況を数値で示す稼動情報から、該稼動情報の値のばらつき具合を示す散布情報を求め、該散布情報に応じて該情報処理装置から情報を収集する収集間隔を決定し、
情報収集手段が、前記収集間隔決定手段が決定した前記収集間隔で前記情報処理装置から情報を収集する、情報収集方法。
An information collection method in an information collection device for collecting information from an information processing device,
The collection interval determination means obtains scatter information indicating the degree of variation in the value of the operation information from the operation information indicating the operation status of the information processing apparatus collected from the information processing apparatus in a predetermined period, and the scatter information A collection interval for collecting information from the information processing apparatus according to
An information collection method in which an information collection unit collects information from the information processing apparatus at the collection interval determined by the collection interval determination unit.
前記散布情報は、前記情報処理装置から前記所定の期間に収集した稼動情報の標準偏差を該情報処理装置から該所定の期間に収集した稼動情報の平均値で除算した値である、
請求項9に記載の情報収集方法。
The scattering information is a value obtained by dividing the standard deviation of the operation information collected from the information processing apparatus during the predetermined period by the average value of the operation information collected from the information processing apparatus during the predetermined period.
The information collection method according to claim 9.
前記散布情報は、前記情報処理装置から前記所定の期間に収集した稼動情報の標準偏差を該稼動情報の値の取り得る最大値と最小値の差で除算した値である、
請求項9に記載の情報収集方法。
The scattering information is a value obtained by dividing the standard deviation of the operation information collected from the information processing apparatus during the predetermined period by the difference between the maximum value and the minimum value that can be taken by the value of the operation information.
The information collection method according to claim 9.
前記収集間隔決定手段が、前記散布情報の値が大きいほど前記収集間隔を短い時間に設定する、
請求項9から11のいずれか1項に記載の情報収集方法。
The collection interval determining means sets the collection interval to a shorter time as the value of the scattering information is larger.
The information collection method according to any one of claims 9 to 11.
前記収集間隔決定手段が、前記情報処理装置から直前の所定の期間に収集した稼動情報から算出した散布情報の値が所定の下限閾値より小さいと、前記収集間隔を2倍にし、該散布情報の値が所定の上限閾値より大きいと、前記収集間隔を半分にする、
請求項12に記載の情報収集方法。
When the value of the scatter information calculated from the operation information collected during the predetermined period immediately before from the information processing device is smaller than a predetermined lower threshold, the collection interval determination means doubles the collection interval, If the value is greater than a predetermined upper threshold, the collection interval is halved,
The information collection method according to claim 12.
前記収集間隔決定手段が、前記情報処理装置から直前の所定の期間に収集した稼動情報から算出した散布情報の値が所定の下限閾値より小さいと、前記収集間隔を所定の時間だけ長くし、該散布情報の値が所定の上限閾値より大きいと、前記収集間隔を所定時間だけ短くする、
請求項12に記載の情報収集方法。
When the value of the scatter information calculated from the operation information collected in the predetermined period immediately before from the information processing apparatus is smaller than a predetermined lower threshold, the collection interval determining means increases the collection interval by a predetermined time, When the value of the scattering information is greater than a predetermined upper threshold, the collection interval is shortened by a predetermined time.
The information collection method according to claim 12.
前記収集間隔決定手段が、1日のうちの時間帯が現在と同じときに収集された過去の稼動情報から算出した散布情報、曜日が現在と同じときに収集された過去の稼動情報から算出した散布情報、日が現在と同じときに収集された過去の稼動情報から算出した散布情報、月が現在と同じときに収集された過去の稼動情報から算出した散布情報あるいはそれらのうち2つ以上の組み合わせに基づいて前記収集間隔を決定する、
請求項12に記載の情報収集方法。
The collection interval determination means is calculated from the past operation information collected from the past operation information collected when the time zone of the day is the same as the present, and the past operation information collected when the day of the week is the same as the present. Scatter information, scatter information calculated from past operation information collected when the day is the same as the present, scatter information calculated from past operation information collected when the month is the same as the present, or two or more of them Determining the collection interval based on a combination;
The information collection method according to claim 12.
前記情報収集手段が、複数の情報処理装置から稼動情報を収集し、
前記収集間隔決定手段が、前記複数の情報処理装置毎に前記収集間隔を決定する、
請求項9から15のいずれか1項に記載の情報収集方法。
The information collecting means collects operation information from a plurality of information processing devices;
The collection interval determining means determines the collection interval for each of the plurality of information processing devices;
The information collection method according to any one of claims 9 to 15.
JP2009134059A 2009-06-03 2009-06-03 Information collection device and information collection method Pending JP2010282348A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009134059A JP2010282348A (en) 2009-06-03 2009-06-03 Information collection device and information collection method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009134059A JP2010282348A (en) 2009-06-03 2009-06-03 Information collection device and information collection method

Publications (1)

Publication Number Publication Date
JP2010282348A true JP2010282348A (en) 2010-12-16

Family

ID=43539034

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009134059A Pending JP2010282348A (en) 2009-06-03 2009-06-03 Information collection device and information collection method

Country Status (1)

Country Link
JP (1) JP2010282348A (en)

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS58178409A (en) * 1982-04-12 1983-10-19 Hitachi Ltd Logging system for process data
JPH0619750A (en) * 1992-07-02 1994-01-28 Kao Corp Data collection method and data collection device used for its execution
JPH07302242A (en) * 1994-04-30 1995-11-14 Mitsubishi Electric Corp Load distribution system
JP2000293451A (en) * 1999-04-06 2000-10-20 Mitsubishi Electric Corp Distributed data distribution control system and distribution monitoring method
JP2001273336A (en) * 2000-03-27 2001-10-05 Matsushita Electric Ind Co Ltd Data collection method
JP2004326243A (en) * 2003-04-22 2004-11-18 Nec Software Tohoku Ltd Performance information record management system
WO2008056670A1 (en) * 2006-11-06 2008-05-15 Nec Corporation Resource information providing system, method, resource information providing apparatus, and program
JP2008146591A (en) * 2006-12-13 2008-06-26 Toshiba Corp Abnormality indication detecting device and method

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS58178409A (en) * 1982-04-12 1983-10-19 Hitachi Ltd Logging system for process data
JPH0619750A (en) * 1992-07-02 1994-01-28 Kao Corp Data collection method and data collection device used for its execution
JPH07302242A (en) * 1994-04-30 1995-11-14 Mitsubishi Electric Corp Load distribution system
JP2000293451A (en) * 1999-04-06 2000-10-20 Mitsubishi Electric Corp Distributed data distribution control system and distribution monitoring method
JP2001273336A (en) * 2000-03-27 2001-10-05 Matsushita Electric Ind Co Ltd Data collection method
JP2004326243A (en) * 2003-04-22 2004-11-18 Nec Software Tohoku Ltd Performance information record management system
WO2008056670A1 (en) * 2006-11-06 2008-05-15 Nec Corporation Resource information providing system, method, resource information providing apparatus, and program
JP2008146591A (en) * 2006-12-13 2008-06-26 Toshiba Corp Abnormality indication detecting device and method

Similar Documents

Publication Publication Date Title
CN108345524B (en) Application program monitoring method and application program monitoring device
WO2016116961A1 (en) Information processing device and information processing method
US10678596B2 (en) User behavior-based dynamic resource capacity adjustment
US9405401B2 (en) Edge-by-edge integration and conversion
CN106502868B (en) Dynamic monitoring frequency adjusting method suitable for cloud computing
US20140096146A1 (en) Translating time-stamped events to performance indicators
JP5699715B2 (en) Data storage device and data storage method
US20140052395A1 (en) Method and apparatus for estimating the remaining time required to fully charge a battery, and mobile device incorporating thereof
CN112749013B (en) Thread load detection method and device, electronic equipment and storage medium
US20210096913A1 (en) Cloud application scaler
CN108809760A (en) The control method and device in sampling period in sampled-data system
JPWO2012153400A1 (en) Data processing system, data processing method, and program
JP2017211928A (en) Distribution processing control system and distribution processing control method
CN112005207A (en) Creating statistical analysis of data for transmission to a server
CN110457907A (en) A kind of firmware program detecting method and device
CN114185675A (en) Resource management method, device, electronic equipment and storage medium
CN109583769A (en) Method, equipment and the storage medium of evaluation work efficiency
CN113505042A (en) Dynamic monitoring method, device, equipment and storage medium for server memory
WO2014045351A1 (en) Time sequential data accumulation device
WO2022016845A1 (en) Multi-node monitoring method and apparatus, electronic device, and storage medium
CN112367384B (en) Kafka cluster-based dynamic speed limiting method and device and computer equipment
JP2010282348A (en) Information collection device and information collection method
CN112053009A (en) Fault prediction method, device, system and storage medium
TW201719417A (en) Data storage device monitoring
JP2001014189A (en) Instrument and method for measuring throughput

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20120412

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20130731

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20130806

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20131203