JP6163982B2 - Business application delay detection device, method and program - Google Patents

Business application delay detection device, method and program Download PDF

Info

Publication number
JP6163982B2
JP6163982B2 JP2013183231A JP2013183231A JP6163982B2 JP 6163982 B2 JP6163982 B2 JP 6163982B2 JP 2013183231 A JP2013183231 A JP 2013183231A JP 2013183231 A JP2013183231 A JP 2013183231A JP 6163982 B2 JP6163982 B2 JP 6163982B2
Authority
JP
Japan
Prior art keywords
time
business application
business
delay
expansion rate
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.)
Active
Application number
JP2013183231A
Other languages
Japanese (ja)
Other versions
JP2015049845A (en
Inventor
遼 大木
遼 大木
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
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 JP2013183231A priority Critical patent/JP6163982B2/en
Publication of JP2015049845A publication Critical patent/JP2015049845A/en
Application granted granted Critical
Publication of JP6163982B2 publication Critical patent/JP6163982B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Debugging And Monitoring (AREA)

Description

本発明は、多くの業務アプリケーションが動作するシステムで、業務アプリケーションの遅延を検出する技術に関する。   The present invention relates to a technology for detecting a delay of a business application in a system in which many business applications operate.

トランザクション処理は、業務アプリケーションのオンラインリアルタイム処理であり、与えられた情報を即時に処理し、その結果を必要な場所で受け取ることを可能にするものである。多くの業務アプリケーションが動作する大規模なコンピュータシステムでは、ある業務アプリケーションの処理に問題がある場合、事前のテストでそのすべての問題を見つけ出すことは困難である。そのため、システム稼働時に、問題がある特定の業務アプリケーションでトランザクション処理における遅延が生じてしまうと、他の正常に動作している業務アプリケーションの処理にも影響が出てしまう。そのため、業務アプリケーションの問題に起因する処理遅延を検出する手段が必要となっている。   Transaction processing is online real-time processing of a business application, which makes it possible to immediately process given information and receive the result at a required place. In a large-scale computer system in which many business applications operate, if there is a problem in the processing of a certain business application, it is difficult to find all the problems in advance testing. For this reason, when a delay occurs in transaction processing in a specific business application having a problem during system operation, processing of other normally operating business applications is also affected. Therefore, a means for detecting a processing delay due to a problem of a business application is necessary.

遅延検出の方法としては、業務アプリケーションの種別ごとに閾値を用いて遅延の有無を判定する方法が一般的である。また、より正確な遅延検出の方法としては、特許文献1の方法が開示されている。   As a delay detection method, a method of determining the presence or absence of delay using a threshold value for each type of business application is common. Further, as a more accurate delay detection method, the method of Patent Document 1 is disclosed.

特許文献1では、業務アプリケーションの遅延を検出するために、直近の所定の時間内に実行された業務アプリケーションの処理の平均時間と、それ以前に実行された処理の平均時間とから、処理の遅延を検出する。この方法によれば、業務アプリケーションの処理の全体の平均時間が閾値以内に治まっていたとしても、直近の平均時間がそれ以前の平均時間に比べて著しく延びた場合の遅延を検出することが可能となる。また、業務アプリケーションの種別ごとに閾値を設定する必要がないため、システム管理者の運用コストを低減することができる。   In Patent Document 1, in order to detect a delay in a business application, the processing delay is calculated from the average time of processing of business applications executed within the latest predetermined time and the average time of processing executed before that time. Is detected. According to this method, even if the overall average time of business application processing has subsided within the threshold, it is possible to detect a delay when the latest average time is significantly longer than the previous average time. It becomes. In addition, since it is not necessary to set a threshold value for each type of business application, the operation cost of the system administrator can be reduced.

特開2007−249663号公報JP 2007-249663 A

しかしながら、トランザクション数が時間帯によって変動するシステムの場合、ある時間内でトランザクション数が多くなると、CPUコアの競合等のリソース競合が発生し、正常に動作している業務アプリケーションでも処理時間が延びてしまう場合が生じる。   However, in the case of a system in which the number of transactions varies depending on the time of day, if the number of transactions increases within a certain period of time, resource contention such as CPU core contention occurs, and processing time is extended even for business applications that are operating normally May occur.

この場合、特許文献1の遅延検出方法では、直近の平均時間とそれ以前の平均時間とを比較しているため、正常に動作している業務アプリケーションでも処理時間が延びてしまう場合を遅延と判定してしまう。その結果、業務アプリケーションの問題に起因する遅延を区別して検出することができないという課題を抱えていた。   In this case, in the delay detection method of Patent Document 1, since the latest average time is compared with the previous average time, a case where the processing time is extended even in a normally operating business application is determined as a delay. Resulting in. As a result, there is a problem that it is impossible to distinguish and detect delays caused by business application problems.

本発明は、上記の課題に鑑みてなされたものであり、その目的は、トランザクション数が時間帯によって変動するシステムであっても、時間により変動する処理時間の影響を受けずに業務アプリケーションの問題に起因する遅延を検出できるようにすることである。   The present invention has been made in view of the above problems, and its purpose is to solve the problem of business applications without being affected by the processing time that varies depending on the time even if the number of transactions varies depending on the time zone. It is to be able to detect a delay caused by.

本発明による遅延検出装置は、個々の業務アプリケーションの実行時間の平均時間と、現在時刻と前記業務アプリケーションが最後に実行された時刻との差分に応じた前記実行時間の直近加重平均時間と、を算出する業務実行手段と、前記平均時間と前記直近加重平均時間とから前記実行時間の伸長率を算出し、前記業務アプリケーションの前記伸長率と、前記伸長率の平均と標準偏差と、に基づいて前記業務アプリケーションの遅延の有無を判定する、業務監視手段と、を備えた業務アプリケーション遅延検出装置である。   The delay detection device according to the present invention includes: an average execution time of each business application; and a weighted average time of the execution time according to a difference between a current time and a time when the business application was last executed. The execution rate of the execution time is calculated from the business execution means to be calculated, the average time and the latest weighted average time, and based on the expansion rate of the business application, the average of the expansion rate, and the standard deviation A business application delay detection apparatus comprising: business monitoring means for determining whether there is a delay in the business application.

本発明による遅延検出方法は、個々の業務アプリケーションの実行時間の平均時間と、現在時刻と前記業務アプリケーションが最後に実行された時刻との差分に応じた前記実行時間の直近加重平均時間と、を算出し、前記平均時間と前記直近加重平均時間とから前記実行時間の伸長率を算出し、前記業務アプリケーションの前記伸長率と、前記伸長率の平均と標準偏差と、に基づいて前記業務アプリケーションの遅延の有無を判定する、業務アプリケーション遅延検出方法である。   The delay detection method according to the present invention includes: an average time of execution times of individual business applications; and a nearest weighted average time of the execution times according to a difference between a current time and a time when the business application was last executed. Calculating an expansion rate of the execution time from the average time and the nearest weighted average time, and based on the expansion rate of the business application, the average of the expansion rate and the standard deviation of the business application This is a business application delay detection method for determining the presence or absence of a delay.

本発明による遅延検出プログラムは、個々の業務アプリケーションの実行時間の平均時間と、現在時刻と前記業務アプリケーションが最後に実行された時刻との差分に応じた前記実行時間の直近加重平均時間と、を算出する処理と、前記平均時間と前記直近加重平均時間とから前記実行時間の伸長率を算出し、前記業務アプリケーションの前記伸長率と、前記伸長率の平均と標準偏差と、に基づいて前記業務アプリケーションの遅延の有無を判定する処理と、を実行させる業務アプリケーション遅延検出プログラムである。   The delay detection program according to the present invention includes: an average execution time of individual business applications; and a nearest weighted average time of the execution times according to a difference between a current time and a time when the business application was last executed. Calculating the expansion rate of the execution time from the processing to calculate, the average time and the most recently weighted average time, and based on the expansion rate of the business application, the average and standard deviation of the expansion rate A business application delay detection program that executes a process for determining whether there is an application delay.

本発明によれば、トランザクション数が時間帯によって変動するシステムであっても、時間により変動する処理時間の影響を受けずに業務アプリケーションの問題に起因する遅延を検出することが可能となる。   According to the present invention, even in a system in which the number of transactions varies depending on a time zone, it is possible to detect a delay due to a problem of a business application without being affected by a processing time that varies depending on time.

本発明の実施形態の遅延検出を行うトランザクション実行装置の構成を示す図である。It is a figure which shows the structure of the transaction execution apparatus which performs the delay detection of embodiment of this invention. 本発明の実施形態の遅延検出方法における、直近加重平均時間と平均時間を算出するフローチャートである。It is a flowchart which calculates the latest weighted average time and average time in the delay detection method of embodiment of this invention. 本発明の実施形態の遅延検出方法における、処理時間の伸長率と標準偏差を算出し業務アプリケーションの遅延を判定するフローチャートである。It is a flowchart which determines the delay of a business application by calculating the expansion rate and standard deviation of processing time in the delay detection method of the embodiment of the present invention. 本発明の実施形態の遅延検出方法における、業務平均時間リストの例である。It is an example of the work average time list in the delay detection method of the embodiment of the present invention.

以下、図を参照しながら、本発明の実施形態を詳細に説明する。但し、以下に述べる実施形態には、本発明を実施するために技術的に好ましい限定がされているが、発明の範囲を以下に限定するものではない。   Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings. However, the preferred embodiments described below are technically preferable for carrying out the present invention, but the scope of the invention is not limited to the following.

図1に、本発明の実施形態の業務アプリケーションの遅延検出機能を備えたトランザクション実行装置の構成を示す。トランザクション実行装置100は、業務実行手段110、業務監視手段120、業務平均時間リスト130を有することで、業務アプリケーションの遅延検出を行うことができる。トランザクション実行装置100は、CPU(Central Processing Unit、中央演算処理装置)やメモリを有するサーバ装置を用いることが可能であり、遅延検出プログラムが組み込まれることにより、CPUの計算資源やメモリの記憶資源を用いて、業務実行手段110、業務監視手段120、業務平均時間リスト130を構成することができる。   FIG. 1 shows a configuration of a transaction execution apparatus having a function for detecting a delay of a business application according to an embodiment of the present invention. The transaction execution apparatus 100 includes the business execution unit 110, the business monitoring unit 120, and the business average time list 130, so that the business application delay can be detected. The transaction execution device 100 can use a CPU (Central Processing Unit) or a server device having a memory, and by incorporating a delay detection program, the CPU computational resources and memory storage resources can be reduced. The business execution means 110, the business monitoring means 120, and the business average time list 130 can be configured.

業務実行手段110は、直近加重平均時間算出手段111と全体平均時間算出手段112を備える。直近加重平均時間算出手段111は個々の業務アプリケーションの実行時間の直近加重平均時間を算出し、全体平均時間算出手段112は個々の業務アプリケーションの実行時間の平均時間を算出する。   The business execution unit 110 includes a latest weighted average time calculation unit 111 and an overall average time calculation unit 112. The latest weighted average time calculating unit 111 calculates the latest weighted average time of the execution times of the individual business applications, and the overall average time calculating unit 112 calculates the average time of the execution times of the individual business applications.

業務監視手段120は、標準偏差算出手段121と遅延判定手段122を備える。標準偏差算出手段121は、個々の業務アプリケーションの処理の伸長率や、前記業務アプリケーションの伸長率の平均値と標準偏差を算出する。遅延判定手段122は、標準偏差算出手段121で求めた伸長率や伸長率の平均値と標準偏差に基づいて、個々の業務アプリケーションの処理の遅延の有無を判定する。   The work monitoring unit 120 includes a standard deviation calculation unit 121 and a delay determination unit 122. The standard deviation calculation unit 121 calculates the expansion rate of each business application process, and the average value and standard deviation of the business application expansion rate. The delay determination unit 122 determines whether or not there is a delay in processing of each business application based on the expansion rate obtained by the standard deviation calculation unit 121, the average value of the expansion rate, and the standard deviation.

業務平均時間リスト130は、業務アプリケーションの業務種別、業務アプリケーション処理の実行回数、直近加重平均時間、平均時間、最終実行時刻を保存する。   The business average time list 130 stores business types of business applications, the number of executions of business application processing, the latest weighted average time, the average time, and the last execution time.

はじめに、平均時間と直近加重平均時間の算出について、図2のフローチャートを用いて説明する。図2は、本発明の実施形態の業務アプリケーション処理の遅延検出方法において、業務実行手段110が、業務アプリケーションの実効命令を受け取り、業務アプリケーションを実行し終了し、業務平均実行時間リスト130に保存する平均時間と直近加重平均時間を算出するフローチャートを示す。   First, calculation of the average time and the latest weighted average time will be described with reference to the flowchart of FIG. FIG. 2 shows the business application processing delay detection method according to the embodiment of the present invention, in which the business execution means 110 receives the business application effective command, executes the business application, terminates it, and saves it in the business average execution time list 130. The flowchart which calculates average time and the latest weighted average time is shown.

まず、業務実行手段110は、業務アプリケーション開始の命令を受け取ると(S101)、指定された業務アプリケーションを実行する(S102)。次に、当該業務アプリケーションを終了し(S103)、その後、業務開始時刻と業務終了時刻とから業務実行時間を算出する(S104)。   First, upon receiving a business application start command (S101), the business execution unit 110 executes the designated business application (S102). Next, the business application is terminated (S103), and then the business execution time is calculated from the business start time and the business end time (S104).

次に、算出した業務実行時間を用いて、業務平均実行時間リスト130の当該業務アプリケーションの実行回数と平均時間を更新する(S105)。実行回数は、前回の実行回数に1を加算した実行回数に更新する。平均時間は以下の(式1)の計算式により算出し更新する。
A’(n)={A’(n−1)×(n−1)+V}/n (式1)
ここで、nは今回の業務実行回数、Vは今回の業務実行時間、A’(n)は今回(n回目)までの平均時間である。
Next, the execution count and average time of the business application in the business average execution time list 130 are updated using the calculated business execution time (S105). The execution count is updated to the execution count obtained by adding 1 to the previous execution count. The average time is calculated and updated by the following formula (Formula 1).
A ′ (n) = {A ′ (n−1) × (n−1) + V} / n (Formula 1)
Here, n is the current business execution count, V is the current business execution time, and A ′ (n) is the average time until this time (nth).

次に、算出した業務実行時間を用いて直近加重平均時間を算出し更新する(S106)。直近加重平均時間は以下の(式2)あるいは(式3)の計算式により算出し更新する。以下の計算式において、A(n)は今回(n回目)の直近加重平均時間、Pは加重係数、tは業務平均時間リスト130の最終実行時刻から今回の業務開始時刻までの経過時間である。
n<1/(1−P)の場合、
A(n)={A(n−1)×(n−1)×P+V}/{(n−1)×P+1} (式2)
n≧1/(1−P)の場合、
A(n)=A(n−1)×P+V×(1−P) (式3)
Pは利用者が任意で設定できる。tは加重係数に経過時間分のべき乗を行うための値である。例えば、最終実行時刻が3[s]、今回の業務開始時刻が5[s]の場合はP(5−3)とする。経過時間が長いほど直近の実行時間に対する加重係数の分が大きくなる。経過時間の算出は、[s](秒)単位か[ms](ミリ秒)単位などで利用者が任意で設定できる。
Next, the latest weighted average time is calculated and updated using the calculated task execution time (S106). The latest weighted average time is calculated and updated by the following formula (Formula 2) or (Formula 3). In the following calculation formula, A (n) is the latest (n-th) weighted average time, P is a weighting factor, and t is the elapsed time from the last execution time of the job average time list 130 to the current job start time. .
If n <1 / (1-P),
A (n) = {A (n−1) × (n−1) × P t + V} / {(n−1) × P t +1} (Formula 2)
If n ≧ 1 / (1-P),
A (n) = A (n-1) * Pt + V * (1- Pt ) (Formula 3)
P can be arbitrarily set by the user. t is a value for raising the power of the elapsed time to the weighting coefficient. For example, if the final execution time is 3 [s] and the current job start time is 5 [s], P (5-3) is set. The longer the elapsed time, the larger the weighting factor for the most recent execution time. The calculation of the elapsed time can be arbitrarily set by the user in units of [s] (seconds) or [ms] (milliseconds).

最後に、当該業務アプリケーションの最終実行時刻に今回の業務終了時刻を更新して(S107)、終了する。   Finally, the current business end time is updated to the final execution time of the business application (S107), and the process ends.

続いて、図2で算出した平均時間と直近加重平均時間とから、個々の業務アプリケーションの伸長率と、全ての業務アプリケーションの伸長率の平均値と標準偏差を算出し、伸長率の平均値と標準偏差を用いて業務アプリケーションの遅延を判定する方法を、図3のフローチャートを用いて説明する。   Subsequently, from the average time calculated in FIG. 2 and the most recently weighted average time, the growth rate of each business application and the average value and standard deviation of the growth rates of all business applications are calculated. A method for determining the delay of the business application using the standard deviation will be described with reference to the flowchart of FIG.

図3は、本発明の実施形態の業務アプリケーション処理の遅延検出方法において、業務監視手段120が、業務平均実行時間リスト130に保存された業務ごとの平均時間と直近加重平均時間とから、個々の業務アプリケーションごとの処理時間の伸長率と、前記業務アプリケーションの伸長率の平均値と標準偏差を算出し、個々の業務アプリケーションの遅延を判定するフローチャートを示す。   FIG. 3 shows a method for detecting a delay in business application processing according to the embodiment of the present invention. The business monitoring means 120 uses the average time for each business and the most recently weighted average time stored in the business average execution time list 130 to The flowchart which calculates the expansion rate of the processing time for every business application, the average value and standard deviation of the expansion rate of the said business application, and determines the delay of each business application is shown.

まず、業務監視手段120は、業務平均時間リスト130に保存された業務の種類ごとの直近加重平均時間と平均時間とを用いて、以下の(式4)により処理時間の伸長率を算出し更新する(S201)。
伸長率(K)=直近加重平均時間/平均時間 (式4)
次に、前回の当該業務アプリケーションの業務終了時刻(最終実行時刻)が今回の業務終了時刻からT秒以内である業務の種類の数がm個以上であるか否かを判別する(S202)。
First, the task monitoring unit 120 calculates and updates the processing time extension rate according to the following (Equation 4) using the latest weighted average time and the average time for each type of task stored in the task average time list 130. (S201).
Elongation rate (K) = nearest weighted average time / average time (Formula 4)
Next, it is determined whether or not the number of types of business whose previous business end time (final execution time) is within T seconds from the current business end time is m or more (S202).

ここで、T秒とは有効時間であり、利用者が任意で設定できる。T秒より前のデータは標準偏差の算出対象から除くことで、同じ時間帯の伸長率からその標準偏差を算出することができる。また、m個とは有効個数であり、利用者が任意で設定できる。m個以上の場合に伸長率の標準偏差を算出するため、mの数は大きいほど精度の高い標準偏差を算出できる。   Here, T seconds is an effective time and can be arbitrarily set by the user. By removing the data before T seconds from the standard deviation calculation target, the standard deviation can be calculated from the expansion rate in the same time zone. Further, m is an effective number and can be arbitrarily set by the user. Since the standard deviation of the expansion rate is calculated in the case of m or more, the higher the number of m, the higher the standard deviation can be calculated.

S202がNoの場合、標準偏差の算出を行わずに終了とする。   When S202 is No, the process is terminated without calculating the standard deviation.

S202がYesの場合、以下の(式5)により標準偏差の算出を行う(S203)。その際に、前回の当該業務アプリケーションの最終実行時刻が今回の業務終了時刻からT秒を超えて経過している業務は、標準偏差の算出対象から除く。
標準偏差σ={(Σ(K−L))/s}1/2 (式5)
ここで、Kは業務の伸長率、Lは標準偏差を算出する対象となる全業務の伸長率の平均値、sは標準偏差を算出する対象となる業務数である。
When S202 is Yes, the standard deviation is calculated according to the following (formula 5) (S203). At that time, a business whose last execution time of the business application last time has exceeded T seconds from the current business end time is excluded from the standard deviation calculation target.
Standard deviation σ = {(Σ (K−L) 2 ) / s} 1/2 (Formula 5)
Here, K is the business growth rate, L is the average value of the business growth rates for which the standard deviation is calculated, and s is the number of business operations for which the standard deviation is calculated.

次に、算出した標準偏差σと各業務の伸長率Kから、KがL±Qσ(Qは任意の実数)の範囲以内の値であるか否かによって、その業務の遅延の有無を判定する(S204)。すなわち、KがL±Qσの範囲以内にある場合(Yes)、その業務の処理は遅延無しと判定する(S205)。KがL±Qσの範囲の外にある場合(No)、遅延有りと判定する(S206)。   Next, from the calculated standard deviation σ and the expansion rate K of each business, whether or not there is a delay in the business is determined depending on whether or not K is a value within the range of L ± Qσ (Q is an arbitrary real number). (S204). In other words, if K is within the range of L ± Qσ (Yes), it is determined that there is no delay in the business process (S205). If K is outside the range of L ± Qσ (No), it is determined that there is a delay (S206).

ここで、L±Qσとは、この範囲以内に全業務の伸長率のある割合が収まる範囲である。例えば、Q=2.17とすると、L±2.17σの範囲以内には全業務の伸長率の97%が収まることになる。そして、伸長率がこの範囲以内である業務アプリケーションには遅延が無いと判断し、この範囲の外の業務アプリケーションには遅延が有ると判断する。Qの値は、業務アプリケーションの実行状況などに応じて、その都度、利用者が任意に設定できる。   Here, L ± Qσ is a range in which a certain proportion of the expansion rate of all the work falls within this range. For example, assuming that Q = 2.17, 97% of the growth rate of all businesses falls within the range of L ± 2.17σ. Then, it is determined that there is no delay for business applications whose expansion rate is within this range, and it is determined that there is a delay for business applications outside this range. The value of Q can be arbitrarily set by the user each time according to the execution status of the business application.

また、遅延の判定の場合は、伸長率Kは伸長率の平均Lよりも大きい値を取ることとなるため、KがL+Qσよりも大きいときに遅延が有ると判定する、とすることもできる。   Further, in the case of the delay determination, the expansion rate K takes a value larger than the average L of the expansion rate, so that it can be determined that there is a delay when K is larger than L + Qσ.

以上、図2と図3を用いて説明した本実施形態の業務アプリケーションの遅延検出方法について、以下では、具体的に数値例を用いて説明する。   The business application delay detection method according to the present embodiment described with reference to FIGS. 2 and 3 will be described below specifically using numerical examples.

図4は、図2と図3のフローチャートにより遅延検出を行うときの、業務平均時間リスト130の推移を示す。図4では、業務アプリケーションの種別数がA〜Jの10個で、状態《1》(時刻64[s])から状態《2》(時刻65[s])の間に、業務A〜Jが実行された時の、業務平均時間リストの推移を示している。状態《1》の業務平均時間リスト41は、業務実行時間リスト40に示された業務A〜Jの実行により、状態《2》の業務平均時間リスト42へと更新される。このとき、業務A〜Jの内で、業務Hは実行されておらず、業務H以外の業務は各々1回実行されたとしている。   FIG. 4 shows the transition of the task average time list 130 when delay detection is performed according to the flowcharts of FIGS. 2 and 3. In FIG. 4, there are 10 types of business applications A to J, and the business A to J is between the state << 1 >> (time 64 [s]) and the state << 2 >> (time 65 [s]). It shows the transition of the average task time list when executed. The task average time list 41 in the state << 1 >> is updated to the task average time list 42 in the state << 2 >> by executing the tasks A to J shown in the task execution time list 40. At this time, it is assumed that, among the tasks A to J, the task H is not executed, and tasks other than the task H are each executed once.

状態《1》では、伸長率平均値:1.25、標準偏差:0.07となっており、業務H以外の実施された全ての業務アプリケーションの伸長率は、Qを2.17とした場合、1.25±0.07×2.17=1.0981〜1.4019の範囲以内に収まっている。よって、業務アプリケーションの問題に起因する遅延は無し、と判定される。   In state << 1 >>, the average rate of expansion is 1.25 and the standard deviation is 0.07, and the expansion rates of all business applications other than the business H are when Q is 2.17. 1.25 ± 0.07 × 2.17 = 1.9981 to 1.4019. Therefore, it is determined that there is no delay due to the problem of the business application.

状態《1》の業務平均時間リスト41を、業務実行時間リスト40に示すH以外の各業務が1回ずつ実行された各々の処理時間を用いて更新する。今回の例では、業務Cと業務Iを用いて、以下に詳細に説明する。なお、加重係数Pは0.8、経過時間tは[s]単位に設定して計算することとする。   The business average time list 41 in the state << 1 >> is updated using each processing time in which each business other than H shown in the business execution time list 40 is executed once. This example will be described in detail below using business C and business I. Note that the weighting coefficient P is set to 0.8 and the elapsed time t is set in [s] units.

まず、業務Cの平均時間と直近加重平均時間を算出する場合を示す。
平均時間A’(n)は(式1)により以下のように算出する。
A’(41)=(A’(40)×40+V)/41
=(110×40+400)/41
=117
直近加重平均時間A(n)は、この場合は(式3)により以下のように算出する。経過時間は、業務Cの最終実行時刻が61[s]、業務開始時刻が64[s]のため経過時間3[s]を用いて直近加重を行う。
A(41)=A(40)×P+V×(1−P
=150×0.8(4−1)+400×(1−0.8(4−1)
=272
算出した平均時間117[ms]と直近加重平均時間272[ms]を業務平均時間リスト42に保存する。
First, a case where the average time of work C and the latest weighted average time are calculated is shown.
The average time A ′ (n) is calculated as follows using (Equation 1).
A ′ (41) = (A ′ (40) × 40 + V) / 41
= (110 × 40 + 400) / 41
= 117
In this case, the latest weighted average time A (n) is calculated as follows using (Equation 3). Since the final execution time of the business C is 61 [s] and the business start time is 64 [s], the elapsed time is weighted using the elapsed time 3 [s].
A (41) = A (40) * Pt + V * (1- Pt )
= 150 × 0.8 (4-1) + 400 × (1-0.8 (4-1) )
= 272
The calculated average time 117 [ms] and the latest weighted average time 272 [ms] are stored in the business average time list 42.

次に、業務Iの平均時間と直近加重平均時間を算出する場合を示す。
平均時間A’(n)は(式1)により以下のように算出する。
A’(31)=(A’(30)×30+V)/31
=(100×30+160)/31
=102
直近加重平均時間A(n)は、この場合は(式3)により以下のように算出する。経過時間は、業務Cの最終実行時刻が64[s]、業務開始時刻が64[s]のため経過時間は1以下だが、1[s]以下の場合は1を用いて直近加重することとする。
A(31)=A(30)×P+V×(1−P
=130×0.8+160×(1−0.8)
=136
算出した平均時間102[ms]と直近加重平均時間136[ms]を業務平均時間リスト42に保存する。
Next, the case where the average time of the work I and the latest weighted average time are calculated is shown.
The average time A ′ (n) is calculated as follows using (Equation 1).
A ′ (31) = (A ′ (30) × 30 + V) / 31
= (100 × 30 + 160) / 31
= 102
In this case, the latest weighted average time A (n) is calculated as follows using (Equation 3). The elapsed time is 64 [s] for the final execution time of the job C and 64 [s] for the job start time, so that the elapsed time is 1 or less, but if it is 1 [s] or less, it is weighted using 1 immediately. To do.
A (31) = A (30) * Pt + V * (1- Pt )
= 130 * 0.8 + 160 * (1-0.8)
= 136
The calculated average time 102 [ms] and the latest weighted average time 136 [ms] are stored in the business average time list 42.

上記のCとIの業務の例と同様に、他の業務の平均時間と直近加重平均時間を算出した結果が状態《2》の業務平均時間リスト42となる。これを用いて、直近加重平均時間、平均時間から業務種別の伸長率を算出し、標準偏差を用いて業務アプリケーションの遅延を判定する。なお、有効時間Tは60[s]、有効個数mは5個とする。   Similar to the above-described examples of tasks C and I, the result of calculating the average time and the latest weighted average time of other tasks is the task average time list 42 of the state << 2 >>. Using this, the extension rate of the business type is calculated from the latest weighted average time and the average time, and the delay of the business application is determined using the standard deviation. The effective time T is 60 [s], and the effective number m is 5.

はじめに、業務種別ごとの伸長率を(式4)により算出する。   First, the expansion rate for each business type is calculated by (Equation 4).

次に、最終実行時刻が現在時刻の60秒(有効時間)以内の業務種別数をカウントし、業務Hを除く9個の業務で標準偏差を算出する。業務Hは最終実行時刻が4[s]であり、現在時刻65[s]と60秒以上の開きがあるため除外する。   Next, the number of business types whose final execution time is within 60 seconds (valid time) of the current time is counted, and the standard deviation is calculated for 9 business operations excluding the business operation H. The job H is excluded because the final execution time is 4 [s] and the current time is 65 [s] and there is an opening of 60 seconds or more.

業務種別ごとの伸長率から平均伸長率、標準偏差を算出すると、平均伸長率=1.38、標準偏差=0.36となる。算出した平均伸長率、標準偏差から伸長率が1.38+2.17×0.36=2.16よりも大きい伸長率は遅延有りと判定する。今回の場合、業務Cが伸長率2.32のため遅延有りと判定される。   When the average expansion rate and standard deviation are calculated from the expansion rate for each business type, the average expansion rate = 1.38 and the standard deviation = 0.36. From the calculated average expansion rate and standard deviation, an expansion rate that is greater than 1.38 + 2.17 × 0.36 = 2.16 is determined to have a delay. In this case, it is determined that there is a delay because the business C has an expansion rate of 2.32.

本実施形態の業務アプリケーション遅延検出プログラムは、図1に示す業務アプリケーションの遅延検出を行うトランザクション実行装置に、図2と図3のフローチャートの遅延検出方法を実行させる遅延検出プログラムである。   The business application delay detection program according to the present embodiment is a delay detection program that causes the transaction execution device that performs the delay detection of the business application shown in FIG. 1 to execute the delay detection method of the flowcharts of FIGS.

本実施形態によれば、トランザクション数が時間帯によって変動するシステムであっても、同一の時間帯における全体の業務の実行時間の伸長率と標準偏差を求め、この標準偏差から所定の範囲を超えた伸長率を有する業務を遅延ありと判定することから、時間により変動する処理時間の影響を受けずに、業務アプリケーションの問題に起因する遅延を検出することが可能となる。   According to the present embodiment, even in a system in which the number of transactions varies depending on the time zone, the extension rate and standard deviation of the execution time of the entire business in the same time zone are obtained, and the standard deviation exceeds a predetermined range. Therefore, it is possible to detect a delay caused by a problem in a business application without being affected by a processing time that varies depending on the time.

本発明は上記実施形態に限定されることなく、特許請求の範囲に記載した発明の範囲内で、種々の変形が可能であり、それらも本発明の範囲内に含まれるものであることはいうまでもない。   The present invention is not limited to the above-described embodiment, and various modifications are possible within the scope of the invention described in the claims, and it is also included within the scope of the present invention. Not too long.

また、上記の実施形態の一部又は全部は、以下の付記のようにも記載され得るが、以下には限られない。   Moreover, although a part or all of said embodiment may be described also as the following additional remarks, it is not restricted to the following.

付記
(付記1)
個々の業務アプリケーションの実行時間の平均時間と、現在時刻と前記業務アプリケーションが最後に実行された時刻との差分に応じた前記実行時間の直近加重平均時間と、を算出する業務実行手段と、
前記平均時間と前記直近加重平均時間とから前記実行時間の伸長率を算出し、前記業務アプリケーションの前記伸長率と、前記伸長率の平均と標準偏差と、に基づいて前記業務アプリケーションの遅延の有無を判定する、業務監視手段と、
を備えた業務アプリケーション遅延検出装置。
(付記2)
前記業務実行手段は、前記現在時刻と前記最後に実行された時刻との差分が大きいほど、前記直近加重平均時間の算出における直近の前記実行時間の加重を大きくする、付記1記載の業務アプリケーション遅延検出装置。
(付記3)
前記業務監視手段は、前記直近加重平均時間を前記平均時間で割ることによって前記伸長率を算出する、付記1または2記載の業務アプリケーション遅延検出装置。
(付記4)
前記業務監視手段は、遅延の有る前記業務アプリケーションを特定する、付記1から3の内の1項記載の業務アプリケーション遅延検出装置。
(付記5)
前記業務監視手段は、前記業務アプリケーションの前記伸長率が、前記伸長率の前記平均Lと前記標準偏差σとの関係において、L±Qσ(Qは任意の実数)の範囲の外にある場合、前記業務アプリケーションに遅延有りと判定する、あるいは、前記L±Qσの範囲以内にある場合、前記業務アプリケーションに遅延無しと判定する、付記1から4の内の1項記載の業務アプリケーション遅延検出装置。
(付記6)
個々の業務アプリケーションの実行時間の平均時間と、現在時刻と前記業務アプリケーションが最後に実行された時刻との差分に応じた前記実行時間の直近加重平均時間と、を算出し、
前記平均時間と前記直近加重平均時間とから前記実行時間の伸長率を算出し、前記業務アプリケーションの前記伸長率と、前記伸長率の平均と標準偏差と、に基づいて前記業務アプリケーションの遅延の有無を判定する、
業務アプリケーション遅延検出方法。
(付記7)
前記現在時刻と前記最後に実行された時刻との差分が大きいほど、前記直近加重平均時間の算出における直近の前記実行時間の加重を大きくする、付記6記載の業務アプリケーション遅延検出方法。
(付記8)
前記直近加重平均時間を前記平均時間で割ることによって前記伸長率を算出する、付記6または7記載の業務アプリケーション遅延検出方法。
(付記9)
前記伸長率と、前記伸長率の前記平均と前記標準偏差とから、遅延の有る前記業務アプリケーションを特定する、付記6から8の内の1項記載の業務アプリケーション遅延検出方法。
(付記10)
前記業務アプリケーションの前記伸長率が、前記伸長率の前記平均Lと前記標準偏差σとの関係において、L±Qσ(Qは任意の実数)の範囲の外にある場合、前記業務アプリケーションに遅延有りと判定する、あるいは、前記L±Qσの範囲以内にある場合、前記業務アプリケーションに遅延無しと判定する、付記6から9の内の1項記載の業務アプリケーション遅延検出方法。
(付記11)
個々の業務アプリケーションの実行時間の平均時間と、現在時刻と前記業務アプリケーションが最後に実行された時刻との差分に応じた前記実行時間の直近加重平均時間と、を算出する処理と、
前記平均時間と前記直近加重平均時間とから前記実行時間の伸長率を算出し、前記業務アプリケーションの前記伸長率と、前記伸長率の平均と標準偏差と、に基づいて前記業務アプリケーションの遅延の有無を判定する処理と、
を実行させる業務アプリケーション遅延検出プログラム。
(付記12)
前記現在時刻と前記最後に実行された時刻との差分が大きいほど、前記直近加重平均時間の算出における直近の前記実行時間の加重を大きくさせる、付記11記載の業務アプリケーション遅延検出プログラム。
(付記13)
前記直近加重平均時間を前記平均時間で割ることによって前記伸長率を算出させる、付記11または12記載の業務アプリケーション遅延検出プログラム。
(付記14)
前記伸長率と、前記伸長率の前記平均と前記標準偏差とから、遅延の有る前記業務アプリケーションを特定させる、付記11から13の内の1項記載の業務アプリケーション遅延検出プログラム。
(付記15)
前記業務アプリケーションの前記伸長率が、前記伸長率の前記平均Lと前記標準偏差σとの関係において、L±Qσ(Qは任意の実数)の範囲の外にある場合、前記業務アプリケーションに遅延有りと判定させる、あるいは、前記L±Qσの範囲以内にある場合、前記業務アプリケーションに遅延無しと判定させる、付記11から14の内の1項記載の業務アプリケーション遅延検出プログラム。
Appendix (Appendix 1)
Business execution means for calculating an average time of execution times of individual business applications and a latest weighted average time of the execution time according to a difference between a current time and a time when the business application was last executed;
The expansion rate of the execution time is calculated from the average time and the most recent weighted average time, and the presence or absence of delay of the business application based on the expansion rate of the business application, the average of the expansion rate, and the standard deviation Business monitoring means for determining
Business application delay detection device equipped with.
(Appendix 2)
The business application delay according to claim 1, wherein the business execution means increases the weight of the latest execution time in the calculation of the nearest weighted average time as the difference between the current time and the last executed time is larger. Detection device.
(Appendix 3)
The business application delay detection device according to appendix 1 or 2, wherein the business monitoring means calculates the expansion rate by dividing the latest weighted average time by the average time.
(Appendix 4)
4. The business application delay detection device according to claim 1, wherein the business monitoring means identifies the business application having a delay.
(Appendix 5)
The business monitoring means, when the expansion rate of the business application is outside the range of L ± Qσ (Q is an arbitrary real number) in the relationship between the average L of the expansion rate and the standard deviation σ, 5. The business application delay detection device according to one of appendices 1 to 4, wherein the business application is determined to have a delay, or when the business application is within the range of L ± Qσ, the business application is determined to have no delay.
(Appendix 6)
Calculating the average time of the execution time of each business application and the latest weighted average time of the execution time according to the difference between the current time and the time when the business application was last executed;
The expansion rate of the execution time is calculated from the average time and the most recent weighted average time, and the presence or absence of delay of the business application based on the expansion rate of the business application, the average of the expansion rate, and the standard deviation Determine
Business application delay detection method.
(Appendix 7)
The business application delay detection method according to appendix 6, wherein the weight of the latest execution time in the calculation of the nearest weighted average time is increased as the difference between the current time and the last executed time is larger.
(Appendix 8)
The business application delay detection method according to appendix 6 or 7, wherein the expansion rate is calculated by dividing the latest weighted average time by the average time.
(Appendix 9)
9. The business application delay detection method according to claim 6, wherein the business application having a delay is specified from the expansion rate, the average of the expansion rates, and the standard deviation.
(Appendix 10)
If the expansion rate of the business application is outside the range of L ± Qσ (Q is an arbitrary real number) in the relationship between the average L of the expansion rate and the standard deviation σ, there is a delay in the business application 10. The business application delay detection method according to any one of appendices 6 to 9, wherein if there is no delay in the range of L ± Qσ, the business application is determined to have no delay.
(Appendix 11)
A process of calculating an average time of execution times of individual business applications and a latest weighted average time of the execution times according to a difference between a current time and a time when the business application was last executed;
The expansion rate of the execution time is calculated from the average time and the most recent weighted average time, and the presence or absence of delay of the business application based on the expansion rate of the business application, the average of the expansion rate, and the standard deviation The process of determining
Business application delay detection program that executes
(Appendix 12)
The business application delay detection program according to appendix 11, wherein as the difference between the current time and the last executed time is larger, the weight of the latest execution time in the calculation of the latest weighted average time is increased.
(Appendix 13)
The business application delay detection program according to appendix 11 or 12, wherein the expansion rate is calculated by dividing the latest weighted average time by the average time.
(Appendix 14)
14. The business application delay detection program according to one of appendices 11 to 13, wherein the business application having a delay is specified from the expansion rate, the average of the expansion rates, and the standard deviation.
(Appendix 15)
If the expansion rate of the business application is outside the range of L ± Qσ (Q is an arbitrary real number) in the relationship between the average L of the expansion rate and the standard deviation σ, there is a delay in the business application 15. The business application delay detection program according to one of appendices 11 to 14, wherein the business application causes the business application to determine that there is no delay when it is within the range of L ± Qσ.

100 トランザクション実行装置
110 業務実行手段
120 業務監視手段
130 業務平均時間リスト
111 直近加重平均時間算出手段
112 全体平均時間算出手段
121 標準偏差算出手段
122 遅延判定手段
40 業務実行時間リスト
41、42 業務平均時間リスト
DESCRIPTION OF SYMBOLS 100 Transaction execution apparatus 110 Business execution means 120 Business monitoring means 130 Business average time list 111 Latest weighted average time calculation means 112 Overall average time calculation means 121 Standard deviation calculation means 122 Delay determination means 40 Business execution time list 41, 42 Business average time list

Claims (10)

個々の業務アプリケーションの実行時間の平均時間と、現在時刻と前記業務アプリケーションが最後に実行された時刻との差分に応じた前記実行時間の直近加重平均時間と、を算出する業務実行手段と、
前記平均時間と前記直近加重平均時間とから前記実行時間の伸長率を算出し、前記業務アプリケーションの前記伸長率と、前記伸長率の平均と標準偏差と、に基づいて前記業務アプリケーションの遅延の有無を判定する、業務監視手段と、
を備えた業務アプリケーション遅延検出装置。
Business execution means for calculating an average time of execution times of individual business applications and a latest weighted average time of the execution time according to a difference between a current time and a time when the business application was last executed;
The expansion rate of the execution time is calculated from the average time and the most recent weighted average time, and the presence or absence of delay of the business application based on the expansion rate of the business application, the average of the expansion rate, and the standard deviation Business monitoring means for determining
Business application delay detection device equipped with.
前記業務実行手段は、前記現在時刻と前記最後に実行された時刻との差分が大きいほど、前記直近加重平均時間の算出における直近の前記実行時間の加重を大きくする、請求項1記載の業務アプリケーション遅延検出装置。 The business application according to claim 1, wherein the business execution unit increases the weight of the latest execution time in the calculation of the nearest weighted average time as the difference between the current time and the last executed time is larger. Delay detection device. 前記業務監視手段は、前記直近加重平均時間を前記平均時間で割ることによって前記伸長率を算出する、請求項1または2記載の業務アプリケーション遅延検出装置。 The business application delay detection apparatus according to claim 1, wherein the business monitoring unit calculates the expansion rate by dividing the latest weighted average time by the average time. 前記業務監視手段は、遅延の有る前記業務アプリケーションを特定する、請求項1から3の内の1項記載の業務アプリケーション遅延検出装置。 The business application delay detection apparatus according to claim 1, wherein the business monitoring unit identifies the business application having a delay. 前記業務監視手段は、前記業務アプリケーションの前記伸長率が、前記伸長率の前記平均Lと前記標準偏差σとの関係において、L±Qσ(Qは任意の実数)の範囲の外にある場合、前記業務アプリケーションに遅延有りと判定する、あるいは、前記L±Qσの範囲以内にある場合、前記業務アプリケーションに遅延無しと判定する、請求項1から4の内の1項記載の業務アプリケーション遅延検出装置。 The business monitoring means, when the expansion rate of the business application is outside the range of L ± Qσ (Q is an arbitrary real number) in the relationship between the average L of the expansion rate and the standard deviation σ, 5. The business application delay detection device according to claim 1, wherein the business application is determined to have a delay, or if the business application is within the range of L ± Qσ, the business application is determined to have no delay. . 個々の業務アプリケーションの実行時間の平均時間と、現在時刻と前記業務アプリケーションが最後に実行された時刻との差分に応じた前記実行時間の直近加重平均時間と、を算出し、
前記平均時間と前記直近加重平均時間とから前記実行時間の伸長率を算出し、前記業務アプリケーションの前記伸長率と、前記伸長率の平均と標準偏差と、に基づいて前記業務アプリケーションの遅延の有無を判定する、
業務アプリケーション遅延検出方法。
Calculating the average time of the execution time of each business application and the latest weighted average time of the execution time according to the difference between the current time and the time when the business application was last executed;
The expansion rate of the execution time is calculated from the average time and the most recent weighted average time, and the presence or absence of delay of the business application based on the expansion rate of the business application, the average of the expansion rate, and the standard deviation Determine
Business application delay detection method.
前記現在時刻と前記最後に実行された時刻との差分が大きいほど、前記直近加重平均時間の算出における直近の前記実行時間の加重を大きくする、請求項6記載の業務アプリケーション遅延検出方法。 The business application delay detection method according to claim 6, wherein the weight of the latest execution time in the calculation of the nearest weighted average time is increased as the difference between the current time and the last executed time is larger. 前記業務アプリケーションの前記伸長率が、前記伸長率の前記平均Lと前記標準偏差σとの関係において、L±Qσ(Qは任意の実数)の範囲の外にある場合、前記業務アプリケーションに遅延有りと判定する、あるいは、前記L±Qσの範囲以内にある場合、前記業務アプリケーションに遅延無しと判定する、請求項6または7記載の業務アプリケーション遅延検出方法。 If the expansion rate of the business application is outside the range of L ± Qσ (Q is an arbitrary real number) in the relationship between the average L of the expansion rate and the standard deviation σ, there is a delay in the business application The business application delay detection method according to claim 6, wherein if there is no delay, the business application is determined to have no delay. 個々の業務アプリケーションの実行時間の平均時間と、現在時刻と前記業務アプリケーションが最後に実行された時刻との差分に応じた前記実行時間の直近加重平均時間と、を算出する処理と、
前記平均時間と前記直近加重平均時間とから前記実行時間の伸長率を算出し、前記業務アプリケーションの前記伸長率と、前記伸長率の平均と標準偏差と、に基づいて前記業務アプリケーションの遅延の有無を判定する処理と、
を実行させる業務アプリケーション遅延検出プログラム。
A process of calculating an average time of execution times of individual business applications and a latest weighted average time of the execution times according to a difference between a current time and a time when the business application was last executed;
The expansion rate of the execution time is calculated from the average time and the most recent weighted average time, and the presence or absence of delay of the business application based on the expansion rate of the business application, the average of the expansion rate, and the standard deviation The process of determining
Business application delay detection program that executes
前記業務アプリケーションの前記伸長率が、前記伸長率の前記平均Lと前記標準偏差σとの関係において、L±Qσ(Qは任意の実数)の範囲の外にある場合、前記業務アプリケーションに遅延有りと判定させる、あるいは、前記L±Qσの範囲以内にある場合、前記業務アプリケーションに遅延無しと判定させる、請求項9記載の業務アプリケーション遅延検出プログラム。 If the expansion rate of the business application is outside the range of L ± Qσ (Q is an arbitrary real number) in the relationship between the average L of the expansion rate and the standard deviation σ, there is a delay in the business application 10. The business application delay detection program according to claim 9, wherein the business application is caused to determine that there is no delay when it is within the range of L ± Qσ.
JP2013183231A 2013-09-04 2013-09-04 Business application delay detection device, method and program Active JP6163982B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2013183231A JP6163982B2 (en) 2013-09-04 2013-09-04 Business application delay detection device, method and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2013183231A JP6163982B2 (en) 2013-09-04 2013-09-04 Business application delay detection device, method and program

Publications (2)

Publication Number Publication Date
JP2015049845A JP2015049845A (en) 2015-03-16
JP6163982B2 true JP6163982B2 (en) 2017-07-19

Family

ID=52699765

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2013183231A Active JP6163982B2 (en) 2013-09-04 2013-09-04 Business application delay detection device, method and program

Country Status (1)

Country Link
JP (1) JP6163982B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111858272B (en) * 2020-06-29 2023-07-14 深圳优地科技有限公司 Method and device for judging program execution delay and terminal equipment

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1206085B1 (en) * 2000-11-08 2005-09-07 Infonet Services Corporation, A California Corporation Method and apparatus for automated service level agreements
JP4449929B2 (en) * 2006-03-16 2010-04-14 日本電気株式会社 Transaction apparatus, delay fault detection apparatus and method, and program

Also Published As

Publication number Publication date
JP2015049845A (en) 2015-03-16

Similar Documents

Publication Publication Date Title
US10558544B2 (en) Multiple modeling paradigm for predictive analytics
US9558091B2 (en) Information processing device, fault avoidance method, and program storage medium
JP5686904B2 (en) Operating information prediction computer, operating information prediction method and program
JP2017520032A5 (en)
US20170206462A1 (en) Method and apparatus for detecting abnormal contention on a computer system
EP3935503B1 (en) Capacity management in a cloud computing system using virtual machine series modeling
CN104778111A (en) Alarm method and alarm device
US9424546B2 (en) Prioritising event processing based on system workload
US20130055034A1 (en) Method and apparatus for detecting a suspect memory leak
CN111247502A (en) Reduction and/or mitigation of active voltage drops in processor cores
US11620539B2 (en) Method and device for monitoring a process of generating metric data for predicting anomalies
US8832839B2 (en) Assessing system performance impact of security attacks
Avritzer et al. Methods and opportunities for rejuvenation in aging distributed software systems
CN110837457A (en) Task management method and device, electronic equipment and storage medium
KR101212496B1 (en) Method of representing usage of monitoring resource, computing apparatus for performing the same and record medium recording program for implementing the method
JP6163982B2 (en) Business application delay detection device, method and program
CN108121643B (en) Method and system for determining performance decline
CN112685390B (en) Database instance management method and device and computing equipment
JP2010009258A (en) Fault detection device of software
US20180181455A1 (en) Management system and management method for computer system
CN113886746A (en) Page loading method, device, equipment and medium
KR102288876B1 (en) Scheduling independent and dependent actions for processing
CN111158862B (en) Virtual machine scheduling method and device
KR101211817B1 (en) Apparatus and method for scheduling task period
Grottke et al. Cost optimality in testing and rejuvenation

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20160816

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20170425

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20170605

R150 Certificate of patent or registration of utility model

Ref document number: 6163982

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150