JP2006146504A - Downtime management system, downtime monitoring terminal, and downtime management program - Google Patents

Downtime management system, downtime monitoring terminal, and downtime management program Download PDF

Info

Publication number
JP2006146504A
JP2006146504A JP2004334787A JP2004334787A JP2006146504A JP 2006146504 A JP2006146504 A JP 2006146504A JP 2004334787 A JP2004334787 A JP 2004334787A JP 2004334787 A JP2004334787 A JP 2004334787A JP 2006146504 A JP2006146504 A JP 2006146504A
Authority
JP
Japan
Prior art keywords
downtime
terminal
software
monitored
monitoring
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
JP2004334787A
Other languages
Japanese (ja)
Inventor
Ryosuke Ishihara
良祐 石原
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 JP2004334787A priority Critical patent/JP2006146504A/en
Publication of JP2006146504A publication Critical patent/JP2006146504A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide compensations so as to meet the dissatisfaction of purchasers in the event of a new bug in software. <P>SOLUTION: The downtime management system includes one or two or more monitored terminals 10 that execute software, a downtime monitoring terminal 20 that is connected to the monitored terminals to monitor the process of the software executed by the monitored terminals; upon detecting that the process of the software has stopped, starts measuring downtime while collecting bug information from the monitored terminals and sending this bug information to a software company's terminal; and, after receiving a correction program corresponding to the bug information from the software company's terminal, ends measuring the downtime and sends the measured downtime to the software company's terminal, and a software company's terminal 30 that receives the bug information from the downtime monitoring terminal; sends the correction program corresponding to the bug information to the downtime monitoring terminal; and receives the downtime from the downtime monitoring terminal. <P>COPYRIGHT: (C)2006,JPO&NCIPI

Description

本発明は、ソフトウェアの不具合に対するユーザへの補償に関し、特にソフトウェアのダウンタイムを計測することにより、当該ソフトウェアの開発会社がダウンタイム時間に応じてユーザへの補償を行うダウンタイム管理システム、ダウンタイム監視端末、及びダウンタイム管理プログラムに関する。   The present invention relates to user compensation for software defects, and in particular, a downtime management system in which a software development company compensates a user according to downtime by measuring software downtime, and downtime The present invention relates to a monitoring terminal and a downtime management program.

従来、ソフトウェア開発会社は自らが開発したソフトウェアに発生した新規バグに対する修正プログラムの提供をアフターサービスという形式で行い、暗黙の補償を行ってきた。
しかし、ソフトウェア購入者に対し、そのソフトウェアが使用できなかった時間(ダウンタイム)に対する明確な補償基準を示しておらず、補償の責務は負っていなかった。
Traditionally, software development companies have provided correction programs for new bugs in software that they have developed in the form of after-sales services, and have provided implicit compensation.
However, the software buyers have not been given a clear compensation standard for the time (downtime) when the software was unavailable, and they were not responsible for compensation.

ところで、ソフトウェアの新規バグの発生にはさまざまな要因が存在するため、開発者に対してその責任を問うことは難しいが、ソフトウェア使用権という形でソフトウェアを供与している以上、そのソフトウェアがバグにより利用できない時間について、ソフトウェア開発会社に対し何らかの責任が生じるのは必然である。しかしながら、現在までソフトウェア開発会社が責任を負うというプロセスは確立されていない。
また、ソフトウェア開発会社が開発したソフトウェアに新規バグが発生した場合、バグにより引き起こされるダウンタイムが測定されておらず、修正プログラムの迅速な作成を促すような特別な制約は存在しなかった。
By the way, there are various factors in the occurrence of a new bug in software, so it is difficult to ask the developer for the responsibility. However, as long as software is provided in the form of software usage rights, the software is buggy. It is inevitable that the software development company will have some responsibility for the time unavailable due to However, to date, no process has been established for software development companies to be responsible.
In addition, when a new bug occurred in software developed by a software development company, the downtime caused by the bug was not measured, and there were no special restrictions that encouraged the rapid creation of correction programs.

これらの問題により、ソフトウェアの購入者は、そのソフトウェアに新規バグが発見された場合、これに対する修正プログラムがいつ提供されるかということについて知ることができず、各ソフトウェア開発会社のアフターサービスの良し悪しを判断することができなかった。
その結果、ソフトウェアの購入者は、新規にソフトウェアを購入するにあたって、大きな不利益を受ける状況となっていた。
Because of these issues, software buyers are unable to know when a new bug is found in the software and when a fix for it will be provided, and the after-sales service of each software development company is good. I couldn't judge what was wrong.
As a result, the purchaser of software suffered a great disadvantage when purchasing new software.

ここで、ユーザが発見した新規バグ情報を積極的に遅延なく収集するため、バグ情報の重要度などを判定し、それに応じた対価の支払いを可能としたバグ情報還元システムなどが提案されている(例えば、特許文献1参照。)。
この従来のバグ情報還元システムによれば、ソフトウェアの購入者は、バグを発見した場合、これをソフトウェア開発会社に報告することによって、そのバグの新規性、重要性、有用性に応じて、相応の対価を受けることができ、これによって、バグの出現によって被った物理的、時間的な被害が補償され、不満感が解消されると同時に、ソフトウェア開発会社等の信頼感を向上できるとされている。
Here, in order to positively collect new bug information discovered by the user without delay, a bug information reduction system that makes it possible to determine the importance of the bug information and to pay the corresponding price has been proposed. (For example, refer to Patent Document 1).
According to this conventional bug information reduction system, when a software purchaser finds a bug, he / she reports it to the software development company, and according to the novelty, importance and usefulness of the bug. It is said that the physical and time damage suffered by the appearance of bugs can be compensated, and the dissatisfaction can be resolved, and at the same time the reliability of software development companies can be improved. Yes.

特開2002−024414号公報Japanese Patent Laid-Open No. 2002-024414

しかしながら、この従来のバグ情報還元システムは、ソフトウェアの新規バグの報告者に対して、補償を行うことができるものの、同ソフトウェアを使用して、同様に被害を被った他のユーザに対して、適切な補償を可能とするものではない。
ソフトウェアに新規バグが発生した場合、そのバグにより当該ソフトウェアが利用できなかった全ての購入者に対して、ソフトウェア開発会社による適切な補償が提供されることが望ましいが、従来のシステムによれば、最先の報告者に対してしか補償が行われず、ソフトウェア開発会社による本来的な責務が十分に実行可能なものとは言い得ない。
However, although this conventional bug information reduction system can compensate the reporter of new bugs in software, other users who suffered damage in the same way using the software, It does not allow for proper compensation.
When a new bug occurs in the software, it is desirable to provide appropriate compensation by the software development company to all purchasers who could not use the software due to the bug, but according to the conventional system, Compensation is given only to the earliest reporters, and it cannot be said that the original responsibility of the software development company is sufficiently feasible.

すなわち、ソフトウェア開発会社は、ソフトウェアの全ての購入者に対して、当該ソフトウェアを利用できなかった時間に対して補償を行うことが望ましい。
また、従来のバグ情報還元システムは、新規バグの重要度や有用性にもとづき対価の算出を行っていたが、バグの重要度等は開発者側の事情にもとづくものであることに加え、この判断は人間により行われるものであるため、判断にバラツキが生じる可能性が高く、ソフトウェアの購入者に対する実際の不満感に比例した補償を提供可能なものではなかった。
That is, it is desirable that the software development company compensates all purchasers of software for the time when the software cannot be used.
In addition, the conventional bug information reduction system calculates the value based on the importance and usefulness of the new bug. In addition to the fact that the importance of the bug is based on the circumstances of the developer, Since judgments are made by humans, there is a high possibility that the judgments will vary, and it has not been possible to provide compensation in proportion to actual dissatisfaction with the software purchasers.

本発明は、上記の事情にかんがみなされたものであり、システムのダウンタイムを測定し、その時間に比例した補償を行うことによって、各購入者の不満感に比例した補償を行うことの可能なダウンタイム管理システム、ダウンタイム監視端末、及びダウンタイム管理プログラムの提供を目的とする。   The present invention is considered in view of the above circumstances, and it is possible to perform compensation proportional to each buyer's dissatisfaction by measuring system downtime and performing compensation proportional to the time. An object is to provide a downtime management system, a downtime monitoring terminal, and a downtime management program.

上記目的を達成するため、本発明のダウンタイム管理システムは、被監視端末において実行されるソフトウェアのダウンタイムをダウンタイム監視端末により計測するダウンタイム管理システムであって、ソフトウェアを実行する一又は二以上の被監視端末と、被監視端末に接続され、被監視端末において実行されるソフトウェアのプロセスを監視して、ソフトウェアのプロセスの停止を検知すると、ダウンタイムの計測を開始するとともに、被監視端末からバグ情報を収集して当該バグ情報をソフト会社端末に送信し、ソフト会社端末からバグ情報に対応する修正プログラムを受信した後に、ダウンタイムの計測を終了して、計測したダウンタイムをソフト会社端末に送信するダウンタイム監視端末と、ダウンタイム監視端末からバグ情報を受信して、当該バグ情報に対応する修正プログラムをダウンタイム監視端末に送信し、ダウンタイム監視端末からダウンタイムを受信するソフト会社端末とを有する構成としてある。   In order to achieve the above object, a downtime management system of the present invention is a downtime management system for measuring downtime of software executed in a monitored terminal by the downtime monitoring terminal, and is one or two for executing the software. The above monitored terminal and the software process connected to the monitored terminal and executed on the monitored terminal are monitored, and when the stop of the software process is detected, the downtime measurement is started and the monitored terminal After collecting bug information from the software company, sending the bug information to the software company terminal, receiving the correction program corresponding to the bug information from the software company terminal, ending the downtime measurement and measuring the measured downtime to the software company Bug information from downtime monitoring terminal and downtime monitoring terminal sent to terminal Received and transmits the fix for the bugs to downtime monitoring terminal is configured to have a software company terminal receiving the downtime from downtime monitoring terminal.

ダウンタイム管理システムをこのような構成にすれば、ダウンタイム監視端末によって、一又は二以上の被監視端末におけるソフトウェアのダウンタイムを計測して、当該ソフト会社端末に送信することができる。このソフトウェアのダウンタイムは、そのソフトウェアの購入者が本来使用可能であるにも拘らず、ソフトウェアが有するバグによって使用できなかった時間を表わすものである。
したがって、このダウンタイムを測定することによって購入者が被る不利益に対する開発者の責任を明確化にすることが可能となる。
また、ソフトウェア開発会社は、そのソフトウェアの購入者が被る不利益をダウンタイムにより具体的に把握することができるため、不利益を被った全ての購入者に対して、ダウンタイムに応じた適切な補償を行うことが可能となる。
If the downtime management system has such a configuration, the downtime monitoring terminal can measure the downtime of the software in one or more monitored terminals and transmit it to the software company terminal. This software downtime represents the time that the purchaser of the software was originally able to use but was unable to use it due to a bug in the software.
Therefore, by measuring this downtime, it becomes possible to clarify the responsibility of the developer for the disadvantage suffered by the purchaser.
In addition, the software development company can grasp the disadvantages suffered by the purchaser of the software more specifically by downtime. Compensation can be performed.

なお、ダウンタイムの具体的計測方法については、種々の方法とすることができる。例えば、被監視端末においてプロセスが停止したことをダウンタイム監視端末が検知した時間から、ダウンタイム監視端末がソフト会社端末から修正プログラムを受信した時間までをプロセスが停止していた時間として、これをダウンタイムとすることができる。   In addition, about the concrete measuring method of downtime, it can be set as various methods. For example, from the time when the downtime monitoring terminal detects that the process has stopped at the monitored terminal to the time when the downtime monitoring terminal receives the correction program from the software company terminal, It can be downtime.

また、本発明のダウンタイム管理システムは、ソフト会社端末が、ダウンタイム監視端末からダウンタイムを受信すると、当該ダウンタイムに対応する被監視端末ごとの補償依頼を金融機関端末に送信する構成としてある。
ダウンタイム管理システムをこのような構成にすれば、被監視端末において、実行していたソフトウェアにダウンタイムが発生した場合、被監視端末ごとのダウンタイムに応じた補償依頼をソフト会社端末から金融機関端末へ自動的に送信することができる。
このため、ダウンタイムにより不利益を受けたソフトウェア購入者に対し、ソフトウェア開発会社は、自動的に金融機関に補償依頼を行うことができ、迅速にその不利益を補うことが可能となる。
The downtime management system of the present invention is configured such that when the software company terminal receives downtime from the downtime monitoring terminal, the compensation request for each monitored terminal corresponding to the downtime is transmitted to the financial institution terminal. .
If the downtime management system is configured in this way, if downtime occurs in the software being executed in the monitored terminal, a compensation request corresponding to the downtime for each monitored terminal is issued from the software company terminal to the financial institution. It can be automatically sent to the terminal.
For this reason, the software development company can automatically make a compensation request to a financial institution for a software purchaser who has been disadvantaged due to downtime, and can quickly compensate for the disadvantage.

また、本発明のダウンタイム管理システムは、ソフト会社端末から送信されてきた修正プログラムの名称とダウンタイムを受信し、修正プログラムの名称とダウンタイムを通信回線を介してアクセス可能に提供するバグ情報端末を有する構成としてある。   Also, the downtime management system of the present invention receives the name and downtime of the correction program transmitted from the software company terminal, and provides the bug information for providing the name and downtime of the correction program so that they can be accessed via a communication line. It has a configuration having a terminal.

ダウンタイム管理システムをこのような構成にすれば、ダウンタイム監視端末により検知された被監視端末におけるシステムのダウンタイムと個々のソフトウェアの修正プログラムとの関係を、バグ情報端末によって、Web上で公開することができる。
すなわち、ソフトウェア開発会社は、ソフトウェアの購入者に対し、ソフトウェアの信頼性についての基準(バグの発生件数とダウンタイム一覧)を提供することができ、その信頼性を向上させることが可能となる。
また、このようにWebによりダウンタイム等の公開を行うことで、ソフトウェア開発会社に修正プログラムの作成の迅速化、及びバグ発生率の減少を促すことができ、システムのダウンタイムの低減を図ることも可能となる。
If the downtime management system is configured in this way, the relationship between the downtime of the monitored terminal detected by the downtime monitoring terminal and each software correction program is disclosed on the Web by the bug information terminal. can do.
In other words, the software development company can provide the software purchaser with a standard for software reliability (the number of occurrences of bugs and a list of downtime), and the reliability can be improved.
In addition, by disclosing downtime and the like on the Web in this way, it is possible to prompt the software development company to create correction programs quickly and reduce the bug occurrence rate, and to reduce system downtime. Is also possible.

また、本発明のダウンタイム管理システムは、被監視端末は、ダウンタイム監視端末又はバグ情報端末から修正プログラムを受信する構成としてある。
ダウンタイム管理システムをこのような構成にすれば、被監視端末は、ソフトウェア開発会社により作成された修正プログラムをダウンタイム監視端末を介して受信することができるほか、バグ情報端末によりWeb上で公開された修正プログラムをダウンロードして、対応するソフトウェアを更新することが可能となる。
In the downtime management system of the present invention, the monitored terminal receives the correction program from the downtime monitoring terminal or the bug information terminal.
If the downtime management system is configured as described above, the monitored terminal can receive the correction program created by the software development company via the downtime monitoring terminal, and can also be released on the web by the bug information terminal. It is possible to download the modified program and update the corresponding software.

また、本発明のダウンタイム監視端末は、一又は二以上の被監視端末に接続され、この被監視端末において実行されるソフトウェアのダウンタイムを計測し、計測したダウンタイムをソフト会社端末に送信するダウンタイム監視端末であって、被監視端末において実行されるソフトウェアのプロセスを監視して、ソフトウェアのプロセスの停止を検知するプロセス監視手段と、プロセス監視手段により、ソフトウェアのプロセスの停止が検知されると、ダウンタイムの計測を開始し、ソフト会社端末から修正プログラムが受信されるとダウンタイムの計測を終了するダウンタイム計測手段と、プロセス監視手段により、ソフトウェアのプロセスの停止が検知されると、被監視端末からバグ情報を収集するバグ情報収集手段と、収集したバグ情報をソフト会社端末に送信し、ソフト会社端末からバグ情報に対応する修正プログラムを受信し、計測されたダウンタイムをソフト会社端末に送信する送受信手段とを備えた構成としてある。   The downtime monitoring terminal of the present invention is connected to one or more monitored terminals, measures the downtime of software executed in the monitored terminal, and transmits the measured downtime to the software company terminal. A process monitoring unit that is a downtime monitoring terminal that monitors a software process executed on a monitored terminal and detects the stop of the software process, and the process monitoring unit detects the stop of the software process. When the stop of the software process is detected by the downtime measuring means that starts the downtime measurement and ends the downtime measurement when the correction program is received from the software company terminal and the process monitoring means, Bug information collection means for collecting bug information from monitored terminals, and collected bug information Was transmitted to the software company terminal receives a fix for the software company terminal Bugs, a configuration equipped with a transmission and reception means for transmitting the down time that is measured in the soft company terminal.

また、本発明のダウンタイム監視端末は、送受信手段は、ソフト会社端末から修正プログラムを受信すると、当該修正プログラムを被監視端末に送信する構成としてある。   In the downtime monitoring terminal of the present invention, when the transmission / reception means receives the correction program from the software company terminal, the transmission / reception means transmits the correction program to the monitored terminal.

また、本発明のダウンタイム管理プログラムは、一又は二以上の被監視端末に接続されたダウンタイム監視端末に、被監視端末において実行されるソフトウェアのダウンタイムを計測させ、ダウンタイムをソフト会社端末に送信させるダウンタイム管理プログラムであって、ダウンタイム監視端末を、被監視端末において実行されるソフトウェアのプロセスを監視して、ソフトウェアのプロセスの停止を検知するプロセス監視手段、プロセス監視手段により、ソフトウェアのプロセスの停止が検知されると、ダウンタイムの計測を開始し、ソフト会社端末から修正プログラムが受信されるとダウンタイムの計測を終了するダウンタイム計測手段、プロセス監視手段により、ソフトウェアのプロセスの停止が検知されると、被監視端末からバグ情報を収集するバグ情報収集手段、収集したバグ情報をソフト会社端末に送信し、ソフト会社端末からバグ情報に対応する修正プログラムを受信し、計測されたダウンタイムをソフト会社端末に送信する送受信手段として機能させる構成としてある。   Also, the downtime management program of the present invention causes a downtime monitoring terminal connected to one or more monitored terminals to measure the downtime of software executed in the monitored terminal, and the downtime is a software company terminal. Downtime management program to be transmitted to the process, the downtime monitoring terminal monitoring the software process executed on the monitored terminal and detecting the stop of the software process, the process monitoring means When a process stoppage is detected, downtime measurement is started, and when a correction program is received from a software company terminal, downtime measurement means and process monitoring means terminate the downtime measurement. When a stop is detected, a bug is detected from the monitored terminal Bug information collecting means for collecting information, sending / receiving means for sending the collected bug information to the software company terminal, receiving a correction program corresponding to the bug information from the software company terminal, and sending the measured downtime to the software company terminal As a configuration to function as.

また、本発明のダウンタイム管理プログラムは、送受信手段は、ソフト会社端末から修正プログラムを受信すると、当該修正プログラムを被監視端末に送信する構成としてある。   In the downtime management program of the present invention, the transmission / reception means transmits the correction program to the monitored terminal when receiving the correction program from the software company terminal.

ダウンタイム監視端末及びダウンタイム管理プログラムをこれらのような構成にすれば、ダウンタイム監視端末によって、被監視端末において実行されていたソフトウェアに係るシステムのダウンタイムを計測でき、このダウンタイムをソフト会社端末に送信することで、ソフトウェア開発会社において、当該ソフトウェア購入者の不利益を具体的に把握可能とすることができる。
また、ダウンタイム監視端末は、ソフト会社端末から受信した当該ソフトウェアに対する修正プログラムを、そのプログラムによってシステムダウンを生じた被監視端末に送信することができ、被監視端末を迅速に復旧可能とすることができる。
If the downtime monitoring terminal and the downtime management program are configured as described above, the downtime monitoring terminal can measure the downtime of the system related to the software executed on the monitored terminal. By transmitting the information to the terminal, the software development company can specifically grasp the disadvantage of the software purchaser.
In addition, the downtime monitoring terminal can transmit the correction program for the software received from the software company terminal to the monitored terminal that has caused the system down by the program, so that the monitored terminal can be recovered quickly. Can do.

本発明によれば、ダウンタイム監視端末により被監視端末を監視し、ソフトウェアのダウンタイムを測定してソフト会社端末に送信することで、そのダウンタイムに比例した補償を行うことができ、購入者の不満感に比例した補償を実現することが可能となる。   According to the present invention, the monitored terminal is monitored by the downtime monitoring terminal, and the downtime of the software is measured and transmitted to the software company terminal, so that compensation in proportion to the downtime can be performed. It is possible to realize compensation proportional to the dissatisfaction of

以下、本発明に係るダウンタイム管理システムの好ましい実施形態について、図面を参照しつつ説明する。
なお、以下の実施形態に示す本発明のダウンタイム管理システムは、プログラムに制御されたコンピュータにより動作するようになっている。コンピュータのCPUは、プログラムにもとづいてコンピュータの各構成要素に指令を送り、ダウンタイム監視端末等の動作に必要となる所定の処理、例えば、プロセス監視処理、ダウンタイム計測処理、バグ情報収集処理等を行わせる。このように、本発明のダウンタイム管理システムにおける各処理,動作は、プログラムとコンピュータとが協働した具体的手段により実現できるものである。
Hereinafter, a preferred embodiment of a downtime management system according to the present invention will be described with reference to the drawings.
In addition, the downtime management system of this invention shown to the following embodiment is operate | moved by the computer controlled by the program. The CPU of the computer sends a command to each component of the computer based on the program, and predetermined processing required for the operation of the downtime monitoring terminal, such as process monitoring processing, downtime measurement processing, bug information collection processing, etc. To do. Thus, each process and operation in the downtime management system of the present invention can be realized by specific means in which the program and the computer cooperate.

プログラムは予めROM,RAM等の記録媒体に格納され、コンピュータに実装された記録媒体から当該コンピュータにプログラムを読み込ませて実行されるが、例えば通信回線を介してコンピュータに読み込ませることもできる。
また、プログラムを格納する記録媒体は、例えば半導体メモリ,磁気ディスク,光ディスク、その他任意のコンピュータで読取り可能な任意の記録手段により構成できる。
The program is stored in advance in a recording medium such as a ROM and a RAM, and is executed by causing the computer to read the program from a recording medium mounted on the computer. For example, the program may be read by the computer via a communication line.
Further, the recording medium for storing the program can be constituted by, for example, a semiconductor memory, a magnetic disk, an optical disk, or any other recording means that can be read by any computer.

[第一実施形態]
まず、本発明の第一実施形態の構成について、図1及び図2を参照して説明する。図1は、本実施形態のダウンタイム管理システムの構成を示すブロック図である。図2は、同システムのダウンタイム管理システムにおけるダウンタイム監視端末の構成を示すブロック図である。
図1に示すように、本実施形態のダウンタイム管理システムは、被監視端末10(10−1〜10−n),ダウンタイム監視端末20,ソフトウェア開発会社の端末(ソフト会社端末)30,既知バグDB31,バグ情報端末40,金融機関端末50,通信回線60を有している。
[First embodiment]
First, the structure of 1st embodiment of this invention is demonstrated with reference to FIG.1 and FIG.2. FIG. 1 is a block diagram showing the configuration of the downtime management system of the present embodiment. FIG. 2 is a block diagram showing a configuration of a downtime monitoring terminal in the downtime management system of the system.
As shown in FIG. 1, the downtime management system of this embodiment includes a monitored terminal 10 (10-1 to 10-n), a downtime monitoring terminal 20, a software development company terminal (software company terminal) 30, and a known one. It has a bug DB 31, a bug information terminal 40, a financial institution terminal 50, and a communication line 60.

被監視端末10は、監視対象とするソフトウェアがインストールされた1台又は複数台のワークステーション,サーバ,パーソナルコンピュータ等の情報処理装置により構成された情報処理システムである。また、この被監視端末10としては、同図に示すように、一又は二以上の情報処理システムとすることもできる。   The monitored terminal 10 is an information processing system configured by an information processing device such as one or a plurality of workstations, servers, personal computers, etc., on which software to be monitored is installed. Moreover, as this monitored terminal 10, as shown to the figure, it can also be set as one or two or more information processing systems.

ダウンタイム監視端末20は、被監視端末10で実行されているソフトウェアのプロセスを常時監視する機能を有するパーソナルコンピュータ等の情報処理装置である。
このダウンタイム監視端末20は、図2に示すように、プロセス監視手段21,ダウンタイム計測手段22,バグ情報収集手段23,送受信手段24を備えており、それぞれの手段により実行される処理を行うシェル又はプログラムが組み込まれた端末である。
プロセス監視手段21は、被監視端末10で実行されているソフトウェアのプロセスを常時監視し、プロセスの停止を検出する。
ダウンタイム計測手段22は、プロセス監視手段21によって、被監視端末10上のプロセスの停止が検出されると、そのプロセスの停止時間を計測する。
The downtime monitoring terminal 20 is an information processing apparatus such as a personal computer having a function of constantly monitoring software processes executed on the monitored terminal 10.
As shown in FIG. 2, the downtime monitoring terminal 20 includes a process monitoring unit 21, a downtime measuring unit 22, a bug information collecting unit 23, and a transmission / reception unit 24, and performs processing executed by each unit. A terminal with a built-in shell or program.
The process monitoring means 21 constantly monitors the software process executed on the monitored terminal 10 and detects the stop of the process.
When the process monitoring unit 21 detects that the process on the monitored terminal 10 is stopped, the downtime measuring unit 22 measures the stop time of the process.

バグ情報収集手段23は、プロセス監視手段21によって、被監視端末10上のプロセスの停止が検出されると、この被監視端末10から、バグ関連情報(コア、ダンプ、スタックトレース、デバッグ情報等。これらをバグ情報と総称する。)を自動抽出する。
送受信手段24は、ダウンタイム計測手段22により計測されたダウンタイム、及びバグ情報収集手段23により抽出されたバグ情報をソフト会社端末30に送信する。
When the process monitoring unit 21 detects that the process on the monitored terminal 10 is stopped, the bug information collecting unit 23 receives bug related information (core, dump, stack trace, debug information, etc.) from the monitored terminal 10. These are collectively referred to as bug information).
The transmission / reception unit 24 transmits the downtime measured by the downtime measurement unit 22 and the bug information extracted by the bug information collection unit 23 to the software company terminal 30.

ソフト会社端末30は、パーソナルコンピュータ等の情報処理装置であり、ダウンタイム監視端末20によって収集されたバグ情報を受信し、そのバグ情報にもとづいて、被監視端末10においてダウンしたソフトウェアに対しソフトウェア開発会社によって作成された修正プログラムを、ダウンタイム監視端末20に送信する端末である。
また、ソフト会社端末30は、ダウンタイム監視端末20から上記修正プログラムに対応するダウンタイムを受信し、このダウンタイムと修正プログラムの名称をバグ情報端末50に送信する。そして、このダウンタイムに応じて、ソフトウェア開発会社からソフトウェア購入者に対してあらかじめ決められた取り決めに従い補償が行われる。
The software company terminal 30 is an information processing apparatus such as a personal computer, receives bug information collected by the downtime monitoring terminal 20, and develops software for the software down in the monitored terminal 10 based on the bug information. This is a terminal that transmits a correction program created by a company to the downtime monitoring terminal 20.
The software company terminal 30 receives the downtime corresponding to the correction program from the downtime monitoring terminal 20 and transmits the downtime and the name of the correction program to the bug information terminal 50. Then, in accordance with this downtime, compensation is performed in accordance with a predetermined agreement from the software development company to the software purchaser.

本実施形態においては、ソフト会社端末30は、例えばソフトウェアのダウンタイムに比例した金額の当該ソフトウェアの購入者への補償依頼を金融機関端末50に送信し、金融機関によってダウンタイムに相当する補償金の振込みが行われるものとしている。
ダウンタイムに相当する補償金の算出方法については、特に限定されないが、例えばソフト会社端末30において、所定の算出式にもとづきダウンタイムを補償金額に換算し、この補償金額を上記補償依頼に含めて金融機関端末50に送信するものとすることができる。
In the present embodiment, the software company terminal 30 transmits a compensation request to the purchaser of the software in an amount proportional to the software downtime, for example, to the financial institution terminal 50, and the financial institution compensates for the downtime. It is assumed that the transfer is made.
The method for calculating the compensation amount corresponding to the downtime is not particularly limited. For example, the software company terminal 30 converts the downtime into a compensation amount based on a predetermined calculation formula, and includes this compensation amount in the compensation request. It can be transmitted to the financial institution terminal 50.

また、振り込み先の特定方法についても、特に限定されないが、例えばソフト会社端末30に予め被監視端末10の識別情報やソフトウェアの購入者の識別情報ごとの振り込み先情報等を記憶する顧客DBなどを備え、ダウンタイム監視端末20によりダウンタイムとともにこの被監視端末10の識別情報等をソフト会社端末30に送信し、ソフト会社端末30がこの識別情報等にもとづき上記顧客DBなどから振り込み先情報を特定して、この振り込み先情報を上記補償依頼に含めて金融機関端末50に送信するものとすることができる。   Also, the transfer destination specifying method is not particularly limited. For example, a customer DB that stores the identification information of the monitored terminal 10 or the transfer destination information for each piece of identification information of the software purchaser in the software company terminal 30 in advance. The downtime monitoring terminal 20 transmits the identification information of the monitored terminal 10 to the software company terminal 30 together with the downtime, and the software company terminal 30 specifies the transfer destination information from the customer DB based on the identification information etc. Then, the transfer destination information can be included in the compensation request and transmitted to the financial institution terminal 50.

既知バグDB31は、ソフトウェア開発会社ですでに把握しているバグ情報が格納されたデータベースである。ソフトウェア開発会社は、ソフト会社端末30によりダウンタイム監視端末20から受信したバグ情報が、この既知バグDB31に登録されているかどうかを照会することで、簡便にそのバグが新規バグか既知バグかを判断することができる。そして、新規バグである場合には、ソフトウェア開発会社によって、その修正プログラムが作成される。
なお、この既知バグDB31に既知バグ情報に対応させて、既に作成された修正プログラムを登録しておき、ダウンタイム監視端末20から受信したバグ情報が既知バグである場合に、対応する修正プログラムをダウンタイム監視端末20に自動送信可能とすることも好ましい。
The known bug DB 31 is a database in which bug information already known by the software development company is stored. The software development company inquires whether or not the bug information received from the downtime monitoring terminal 20 by the software company terminal 30 is registered in the known bug DB 31 to easily determine whether the bug is a new bug or a known bug. Judgment can be made. If the bug is a new bug, a correction program is created by the software development company.
It should be noted that the already created correction program is registered in the known bug DB 31 in correspondence with the known bug information, and when the bug information received from the downtime monitoring terminal 20 is a known bug, the corresponding correction program is displayed. It is also preferable to enable automatic transmission to the downtime monitoring terminal 20.

バグ情報端末40は、ソフトウェア開発会社により使用されるパーソナルコンピュータ等の情報処理装置であり、ソフト会社端末30から受信したダウンタイムと修正プログラム名を記憶して、Web上に公開する。
金融機関端末50は、ソフトウェアのダウンタイムに相当する補償の振込みの代行を行う機関における情報処理装置である。
The bug information terminal 40 is an information processing apparatus such as a personal computer used by a software development company, stores the downtime received from the software company terminal 30 and the name of the correction program, and publishes it on the Web.
The financial institution terminal 50 is an information processing apparatus in an institution that performs a transfer of compensation equivalent to software downtime.

通信回線60は、従来公知の任意好適な公衆回線、商業回線又は専用回線を用いることができる。またダウンタイム監視端末20,ソフト会社端末30,バグ情報端末40,金融機関端末50のそれぞれの間においては、同一又は別個の通信回線で構成することができる。
さらに、通信回線60は、ダウンタイム監視端末20,ソフト会社端末30,バグ情報端末40,金融機関端末50のそれぞれの間を、無線あるいは有線で接続可能な回線であり、例えば、公衆回線網、専用回線網、インターネット回線網及びイントラネット網により構成することができる。
As the communication line 60, any publicly known public line, commercial line, or dedicated line known in the art can be used. The downtime monitoring terminal 20, the software company terminal 30, the bug information terminal 40, and the financial institution terminal 50 can be configured by the same or separate communication lines.
Further, the communication line 60 is a line that can be connected between the downtime monitoring terminal 20, the software company terminal 30, the bug information terminal 40, and the financial institution terminal 50 by radio or wire, for example, a public line network, It can be constituted by a private line network, an Internet line network and an intranet network.

次に、本実施形態のダウンタイム管理システムにおける処理手順について、図3を参照して説明する。
同図は、本実施形態のダウンタイム管理システムにおける処理手順を示す動作手順図である。なお、同図において、点線で表示されている部分は、ソフトウェア開発者により人手にて行われる部分であり、以下の実施形態においても同様の形式で表示している。
Next, a processing procedure in the downtime management system of this embodiment will be described with reference to FIG.
This figure is an operation procedure diagram showing a processing procedure in the downtime management system of the present embodiment. In the figure, a portion displayed by a dotted line is a portion manually performed by a software developer, and is displayed in the same format in the following embodiments.

また、以下の処理手順において、各端末間でやり取りされる各種データ、例えばバグ情報,ダウンタイム,修正プログラム等の送受信にあたっては、同時にこれらがどの被監視端末10におけるどのソフトウェアに係るものであるか等を識別するための情報を合わせて送受信することにより、対応するバグ情報,ダウンタイム,修正プログラム等を互いに適切に関連付けることが可能である。このような識別情報については、特に限定されないため、以下の説明においては省略する。   Further, in the following processing procedure, when transmitting / receiving various data exchanged between terminals, for example, bug information, downtime, correction program, etc., which software is associated with which monitored terminal 10 simultaneously. By transmitting and receiving together information for identifying such as, it is possible to appropriately associate the corresponding bug information, downtime, correction program, etc. with each other. Such identification information is not particularly limited and will be omitted in the following description.

まず、被監視端末10において実行されているソフトウェアのプロセスは、ダウンタイム監視端末20上のプロセス監視シェル(ps(process status)コマンド(UNIX(登録商標)等におけるプロセス表示コマンド)又はプロセス監視ソフト)によりそれぞれ常時監視されている(ステップ10)。
次に、被監視端末10において、プロセスが停止すると(ステップ11)、ダウンタイム監視端末20は、被監視端末10における当該プロセスの停止を検知する(ステップ12)。なお、ダウンタイム監視端末20は、被監視端末10におけるプロセス停止の種別にもとづいて、強制終了による停止などソフトウェアのバグによるものでないものについては、当該プロセスの停止を検知の対象とはしない。
First, the software process executed in the monitored terminal 10 is a process monitoring shell (ps (process status) command (process display command in UNIX (registered trademark)) or process monitoring software) on the downtime monitoring terminal 20. Are constantly monitored (step 10).
Next, when the process is stopped in the monitored terminal 10 (step 11), the downtime monitoring terminal 20 detects the stop of the process in the monitored terminal 10 (step 12). It should be noted that the downtime monitoring terminal 20 does not detect the stop of the process for those that are not caused by a software bug such as stop by forced termination based on the type of process stop in the monitored terminal 10.

そして、ダウンタイム監視端末20は、プロセスの停止を検知すると、ダウンタイムの計測を開始するとともに、情報収集シェルを起動し、被監視端末10からバグ情報(コア、ダンプ、スタックトレース、デバッグ情報等)を収集する(ステップ13)。
バグ情報の収集が完了すると、ダウンタイム監視端末20は、このバグ情報をソフト会社端末30に送信する(ステップ14)。
When the downtime monitoring terminal 20 detects the stop of the process, the downtime monitoring terminal 20 starts measuring the downtime and activates the information collection shell, so that bug information (core, dump, stack trace, debug information, etc.) is received from the monitored terminal 10. ) Is collected (step 13).
When the collection of the bug information is completed, the downtime monitoring terminal 20 transmits this bug information to the software company terminal 30 (step 14).

ソフトウェア開発会社は、被監視端末10におけるプロセスの停止をもたらしたバグが新規のものであるか又は既知のものであるかを、ソフト会社端末30により受信したバグ情報にもとづき既知バグDB31を照会して判断する。そして、新規のバグであると判断した場合、これを修正するための修正プログラムを作成して(ステップ15)、ソフト会社端末30に入力する。また、既知のバグであると判断した場合は、既に作成済みの修正プログラムをソフト会社端末30に入力する。   The software development company queries the known bug DB 31 based on the bug information received by the software company terminal 30 to determine whether the bug that caused the process stop in the monitored terminal 10 is new or known. Judgment. If it is determined that the bug is a new bug, a correction program for correcting the bug is created (step 15) and input to the software company terminal 30. If it is determined that the bug is a known bug, the already created correction program is input to the software company terminal 30.

ソフト会社端末30は、入力した修正プログラムをダウンタイム監視端末20に送信する(ステップ16)。
ダウンタイム監視端末20は、修正プログラムを受信すると、この修正プログラムを被監視端末10に送信して、停止したプロセスに係るソフトウェアを更新して再起動し、停止したプロセスの正常稼働を確認すると、当該プロセスの停止によるシステムのダウンタイムの計測を終了する(ステップ17)。
The software company terminal 30 transmits the input correction program to the downtime monitoring terminal 20 (step 16).
When the downtime monitoring terminal 20 receives the correction program, the downtime monitoring terminal 20 transmits the correction program to the monitored terminal 10, updates and restarts the software related to the stopped process, and confirms the normal operation of the stopped process. The system downtime measurement due to the stop of the process is terminated (step 17).

そして、ダウンタイム監視端末20は、計測したダウンタイムを、被監視端末10の識別情報とともに、ソフト会社端末30に送信する(ステップ18)。
ソフト会社端末30は、受信したダウンタイムにもとづき対応する補償金額を算出する。また、被監視端末10の識別情報にもとづき顧客DB等を検索して、対応するソフトウェアの購入者の振込先情報を取得する。そして、この補償金額と振込先情報を含む補償依頼を金融機関端末50に送信する(ステップ19)。
これに対して金融機関において、ソフトウェアの購入者に対する振り込みが実行され、補償が完了する(ステップ20)。
Then, the downtime monitoring terminal 20 transmits the measured downtime together with the identification information of the monitored terminal 10 to the software company terminal 30 (step 18).
The software company terminal 30 calculates a corresponding compensation amount based on the received downtime. Further, the customer DB or the like is searched based on the identification information of the monitored terminal 10 and the transfer destination information of the purchaser of the corresponding software is acquired. Then, a compensation request including the compensation amount and the transfer destination information is transmitted to the financial institution terminal 50 (step 19).
On the other hand, in the financial institution, the transfer to the software purchaser is executed and the compensation is completed (step 20).

また、ソフト会社端末30は、修正プログラムの名称と対応するダウンタイムをバグ情報端末40に送信する(ステップ21)。
そして、バグ情報端末40は、受信した修正プログラムの名称と対応するダウンタイムをWeb上で公開する(ステップ22)。図4は、このようにしてバグ情報端末40によって、公開された修正プログラム名及びダウンタイムの例を示している。
なお、ステップ19及び20による金融機関に対する補償依頼と、ステップ21及びステップ22による修正プログラム名等のWebによる公開は、互いにその順序を入れ替えてもかまわない。
Further, the software company terminal 30 transmits the downtime corresponding to the name of the correction program to the bug information terminal 40 (step 21).
Then, the bug information terminal 40 publishes the received downtime corresponding to the name of the correction program on the Web (step 22). FIG. 4 shows an example of the name of the correction program and the downtime disclosed by the bug information terminal 40 in this way.
It should be noted that the order of compensation requests for financial institutions in steps 19 and 20 and the disclosure of the names of correction programs and the like in steps 21 and 22 may be interchanged.

以上説明したように、本実施形態のダウンタイム管理システムによれば、一又は二以上の被監視端末におけるソフトウェアのダウンタイムを計測して、当該ソフト会社端末に送信することができる。
このため、ソフトウェア開発会社は、そのソフトウェアの購入者が被る不利益をダウンタイムにより具体的に把握することができ、不利益を被った全ての購入者に対して、ダウンタイムに応じた適切な補償を行うことが可能となる。
As described above, according to the downtime management system of the present embodiment, it is possible to measure the software downtime in one or more monitored terminals and transmit it to the software company terminal.
For this reason, the software development company can grasp the disadvantages suffered by the purchaser of the software more specifically by downtime. Compensation can be performed.

また、ダウンタイム監視端末により検知された被監視端末におけるシステムのダウンタイムと個々のソフトウェアの修正プログラムとの関係を、バグ情報端末によりWeb上で公開することによって、ソフトウェアの購入者に対してソフトウェアの信頼性についての基準を提供することができ、その信頼性を向上させることが可能となる。
さらに、このようにWebによりダウンタイム等の公開を行うことで、ソフトウェア開発会社に修正プログラムの作成の迅速化、及びバグ発生率の減少を促すことができ、システムのダウンタイムの低減を図ることも可能となる。
In addition, the relationship between the system downtime in the monitored terminal detected by the downtime monitoring terminal and each software correction program is disclosed on the Web by the bug information terminal, so that the software purchaser can It is possible to provide a standard for the reliability of the system, and it is possible to improve the reliability.
Furthermore, by releasing downtime etc. on the Web in this way, it is possible to prompt the software development company to create correction programs quickly and to reduce the bug occurrence rate, and to reduce system downtime. Is also possible.

[第二実施形態]
次に、本発明の第二実施形態について、図5を参照して説明する。同図は、本実施形態のダウンタイム管理システムの構成を示すブロック図である。
本実施形態は、修正プログラムを被監視端末10がバグ情報端末40により提供されるWebサイトから受信する点で第一実施形態と異なる。その他の点については、第一実施形態と同様である。
[Second Embodiment]
Next, a second embodiment of the present invention will be described with reference to FIG. This figure is a block diagram showing the configuration of the downtime management system of the present embodiment.
This embodiment is different from the first embodiment in that the monitored terminal 10 receives a correction program from a website provided by the bug information terminal 40. About another point, it is the same as that of 1st embodiment.

すなわち、図5に示すように、本実施形態における被監視端末10は、ダウンタイム監視端末20に直接接続されたものではなく、通信回線60を介してダウンタイム監視端末20に接続されている。
そして、ダウンタイム監視端末20は、通信回線60を介して、被監視端末10のプロセスの監視を行い、第一実施形態における場合と同様に、図6に示すようにプロセスの停止の検知、ダウンタウンの計測、バグ情報の収集とソフト会社端末30への送信、及びソフト会社端末30からの修正プログラムの受信を行う(ステップ30〜ステップ36)。
That is, as shown in FIG. 5, the monitored terminal 10 in this embodiment is not directly connected to the downtime monitoring terminal 20 but is connected to the downtime monitoring terminal 20 via the communication line 60.
Then, the downtime monitoring terminal 20 monitors the process of the monitored terminal 10 via the communication line 60, and as in the case of the first embodiment, as shown in FIG. Measurement, collection of bug information, transmission to the software company terminal 30, and reception of the correction program from the software company terminal 30 (steps 30 to 36).

また、本実施形態においては、ソフト会社端末30は、ステップ36において、修正プログラムをバグ情報端末40に送信する。これによって、バグ情報端末40は、Web上で当該修正プログラムを公開することができる。
次に、ダウンタイム監視端末20は、修正プログラムの名称を被監視端末10に送信し、ダウンタイムの計測を終了する(ステップ37)。
そして、計測したダウンタイムをソフト会社端末30に送信し(ステップ38)、ソフト会社端末30はこのダウンタイムをバグ情報端末40に送信する(ステップ39)。これによって、バグ情報端末40は、Web上で修正プログラムとこれに対応するダウンタイムを公開することができる(ステップ40)。
In the present embodiment, the software company terminal 30 transmits the correction program to the bug information terminal 40 in step 36. Thereby, the bug information terminal 40 can publish the correction program on the Web.
Next, the downtime monitoring terminal 20 transmits the name of the correction program to the monitored terminal 10 and ends the downtime measurement (step 37).
Then, the measured downtime is transmitted to the software company terminal 30 (step 38), and the software company terminal 30 transmits this downtime to the bug information terminal 40 (step 39). Thereby, the bug information terminal 40 can publish the correction program and the corresponding downtime on the Web (step 40).

被監視端末10は、バグ情報端末40により提供されるWebサイトにアクセスすることにより、修正プログラムをダウンロードして、バグを有するソフトウェアを更新して再起動することにより、システムを復旧することが可能となる(ステップ41)。
一方、ソフト会社端末30は、第一実施形態における場合と同様に、ダウンタイムに応じた補償依頼を金融機関端末50に送信し(ステップ42)、金融機関端末50側においては、購入者に対する補償の代行が行われる(ステップ43)。
The monitored terminal 10 can restore the system by accessing the website provided by the bug information terminal 40, downloading the correction program, updating the software having the bug, and restarting. (Step 41).
On the other hand, as in the first embodiment, the software company terminal 30 transmits a compensation request corresponding to the downtime to the financial institution terminal 50 (step 42), and the financial institution terminal 50 side compensates the purchaser. (Step 43).

以上説明したように、本実施形態のダウンタイム管理システムによれば、ダウンタイム監視端末20によって、被監視端末10を通信回線60を介して監視し、ソフトウェアのダウンタイムを計測することができるため、ソフトウェアを購入した一般ユーザに対して、本発明のダウンタイム管理システムによる補償を行うことが可能となる。   As described above, according to the downtime management system of the present embodiment, the downtime monitoring terminal 20 can monitor the monitored terminal 10 via the communication line 60 and measure the software downtime. The general user who purchased the software can be compensated by the downtime management system of the present invention.

本発明は、以上の実施形態に限定されるものではなく、本発明の範囲内において、種々の変更実施が可能であることは言うまでもない。
例えば、第一実施形態と第二実施形態を組み合わせ、図5に示す構成により、被監視端末10が監視端末20から修正プログラムを受信可能とするとともに、バグ情報端末40により修正プログラムをWeb上に公開して、被監視端末10がバグ情報端末40から修正プログラムを受信可能とするなど適宜変更することが可能である。
It goes without saying that the present invention is not limited to the above embodiment, and that various modifications can be made within the scope of the present invention.
For example, by combining the first embodiment and the second embodiment and having the configuration shown in FIG. 5, the monitored terminal 10 can receive the correction program from the monitoring terminal 20 and the bug information terminal 40 places the correction program on the Web. It is possible to make changes as appropriate, for example, by making the monitored terminal 10 receive a correction program from the bug information terminal 40.

本発明は、ダウンタイム監視端末を社内LANに設けて、社内システムのダウンタイムを監視することに用いることができるほか、ソフトウェア開発会社側にダウンタイム監視端末を設けて、通信回線を介して広く一般ユーザの端末におけるシステムダウンタイムを監視することに用いることもでき、これらのダウンタイムに対する補償の実施に利用することが可能である。   The present invention can be used to monitor a downtime of an in-house system by providing a downtime monitoring terminal in an in-house LAN, and can be widely used via a communication line by providing a downtime monitoring terminal on the software development company side. It can also be used to monitor system downtime at a general user's terminal and can be used to implement compensation for these downtimes.

本発明の第一実施形態のダウンタイム管理システムの構成を示すブロック図である。It is a block diagram which shows the structure of the downtime management system of 1st embodiment of this invention. 本発明の第一実施形態のダウンタイム管理システムにおけるダウンタイム監視端末の構成を示すブロック図である。It is a block diagram which shows the structure of the downtime monitoring terminal in the downtime management system of 1st embodiment of this invention. 本発明の第一実施形態のダウンタイム管理システムにおける処理手順を示す動作手順図である。It is an operation | movement procedure figure which shows the process sequence in the downtime management system of 1st embodiment of this invention. 本発明の第一実施形態のダウンタイム管理システムにおける修正プログラム名とダウンタイムの公開例を示す図である。It is a figure which shows the example of disclosure of the correction program name and downtime in the downtime management system of 1st embodiment of this invention. 本発明の第二実施形態のダウンタイム管理システムの構成を示すブロック図である。It is a block diagram which shows the structure of the downtime management system of 2nd embodiment of this invention. 本発明の第二実施形態のダウンタイム管理システムにおける処理手順を示す動作手順図である。It is an operation | movement procedure figure which shows the process sequence in the downtime management system of 2nd embodiment of this invention.

符号の説明Explanation of symbols

10(10−1〜10−n) 被監視端末
20 ダウンタイム監視端末
21 プロセス監視手段
22 ダウンタイム計測手段
23 バグ情報収集手段
24 送受信手段
30 ソフト会社端末
31 既知バグDB
40 バグ情報端末
50 金融機関端末
60 通信回線
10 (10-1 to 10-n) Monitored terminal 20 Downtime monitoring terminal 21 Process monitoring means 22 Downtime measuring means 23 Bug information collecting means 24 Transmission / reception means 30 Software company terminal 31 Known bug DB
40 Bug information terminal 50 Financial institution terminal 60 Communication line

Claims (8)

被監視端末において実行されるソフトウェアのダウンタイムをダウンタイム監視端末により計測するダウンタイム管理システムであって、
ソフトウェアを実行する一又は二以上の前記被監視端末と、
前記被監視端末に接続され、前記被監視端末において実行される前記ソフトウェアのプロセスを監視して、前記ソフトウェアのプロセスの停止を検知すると、ダウンタイムの計測を開始するとともに、前記被監視端末からバグ情報を収集して当該バグ情報をソフト会社端末に送信し、前記ソフト会社端末から前記バグ情報に対応する修正プログラムを受信した後に、前記ダウンタイムの計測を終了して、計測したダウンタイムを前記ソフト会社端末に送信する前記ダウンタイム監視端末と、
前記ダウンタイム監視端末から前記バグ情報を受信して、当該バグ情報に対応する修正プログラムを前記ダウンタイム監視端末に送信し、前記ダウンタイム監視端末から前記ダウンタイムを受信する前記ソフト会社端末と、を有する
ことを特徴とするダウンタイム管理システム。
A downtime management system for measuring downtime of software executed in a monitored terminal by the downtime monitoring terminal,
One or more of the monitored terminals executing software;
The software process connected to the monitored terminal and executed on the monitored terminal is monitored, and when the stop of the software process is detected, downtime measurement is started and a bug is detected from the monitored terminal. After collecting information and sending the bug information to the software company terminal and receiving the correction program corresponding to the bug information from the software company terminal, the measurement of the downtime is terminated and the measured downtime is The downtime monitoring terminal to be transmitted to the software company terminal;
The software company terminal that receives the bug information from the downtime monitoring terminal, transmits a correction program corresponding to the bug information to the downtime monitoring terminal, and receives the downtime from the downtime monitoring terminal; A downtime management system characterized by comprising:
前記ソフト会社端末が、前記ダウンタイム監視端末からダウンタイムを受信すると、当該ダウンタイムに対応する前記被監視端末ごとの補償依頼を金融機関端末に送信することを特徴とする請求項1記載のダウンタイム管理システム。   2. The down of claim 1, wherein when the software company terminal receives downtime from the downtime monitoring terminal, the software company terminal transmits a compensation request for each monitored terminal corresponding to the downtime to the financial institution terminal. Time management system. 前記ソフト会社端末から送信されてきた前記修正プログラムの名称と前記ダウンタイムを受信し、前記修正プログラムの名称と前記ダウンタイムを通信回線を介してアクセス可能に提供するバグ情報端末を有する
ことを特徴とする請求項1又は2記載のダウンタイム管理システム。
A bug information terminal that receives the name of the correction program and the downtime transmitted from the software company terminal, and provides the name of the correction program and the downtime in an accessible manner via a communication line. The downtime management system according to claim 1 or 2.
前記被監視端末は、前記ダウンタイム監視端末又は前記バグ情報端末から修正プログラムを受信することを特徴とする請求項3記載のダウンタイム管理システム。   The downtime management system according to claim 3, wherein the monitored terminal receives a correction program from the downtime monitoring terminal or the bug information terminal. 一又は二以上の被監視端末に接続され、この被監視端末において実行されるソフトウェアのダウンタイムを計測し、計測したダウンタイムをソフト会社端末に送信するダウンタイム監視端末であって、
前記被監視端末において実行される前記ソフトウェアのプロセスを監視して、前記ソフトウェアのプロセスの停止を検知するプロセス監視手段と、
前記プロセス監視手段により、前記ソフトウェアのプロセスの停止が検知されると、ダウンタイムの計測を開始し、ソフト会社端末から修正プログラムが受信されるとダウンタイムの計測を終了するダウンタイム計測手段と、
前記プロセス監視手段により、前記ソフトウェアのプロセスの停止が検知されると、前記被監視端末からバグ情報を収集するバグ情報収集手段と、
前記収集したバグ情報をソフト会社端末に送信し、前記ソフト会社端末から前記バグ情報に対応する修正プログラムを受信し、計測されたダウンタイムを前記ソフト会社端末に送信する送受信手段と、を備えた
ことを特徴とするダウンタイム監視端末。
A downtime monitoring terminal connected to one or more monitored terminals, measuring a downtime of software executed in the monitored terminal, and transmitting the measured downtime to the software company terminal,
Process monitoring means for monitoring the software process executed in the monitored terminal and detecting the stop of the software process;
When the process monitoring means detects that the process of the software is stopped, it starts downtime measurement, and when a correction program is received from the software company terminal, downtime measurement means ends the downtime measurement;
When the process monitoring means detects that the software process is stopped, bug information collecting means for collecting bug information from the monitored terminal;
Transmitting / receiving means for transmitting the collected bug information to a software company terminal, receiving a correction program corresponding to the bug information from the software company terminal, and transmitting the measured downtime to the software company terminal; A downtime monitoring terminal characterized by that.
前記送受信手段は、前記ソフト会社端末から前記修正プログラムを受信すると、当該修正プログラムを前記被監視端末に送信することを特徴とする請求項5記載のダウンタイム監視端末。   6. The downtime monitoring terminal according to claim 5, wherein when the correction program is received from the software company terminal, the transmission / reception means transmits the correction program to the monitored terminal. 一又は二以上の被監視端末に接続されたダウンタイム監視端末に、前記被監視端末において実行されるソフトウェアのダウンタイムを計測させ、ダウンタイムをソフト会社端末に送信させるダウンタイム管理プログラムであって、
前記ダウンタイム監視端末を、
前記被監視端末において実行される前記ソフトウェアのプロセスを監視して、前記ソフトウェアのプロセスの停止を検知するプロセス監視手段、
前記プロセス監視手段により、前記ソフトウェアのプロセスの停止が検知されると、ダウンタイムの計測を開始し、ソフト会社端末から修正プログラムが受信されるとダウンタイムの計測を終了するダウンタイム計測手段、
前記プロセス監視手段により、前記ソフトウェアのプロセスの停止が検知されると、前記被監視端末からバグ情報を収集するバグ情報収集手段、
前記収集したバグ情報をソフト会社端末に送信し、前記ソフト会社端末から前記バグ情報に対応する修正プログラムを受信し、計測されたダウンタイムを前記ソフト会社端末に送信する送受信手段
として機能させることを特徴とするダウンタイム管理プログラム。
A downtime management program for causing a downtime monitoring terminal connected to one or more monitored terminals to measure a downtime of software executed in the monitored terminal and transmitting the downtime to a software company terminal. ,
The downtime monitoring terminal,
Process monitoring means for monitoring the software process executed in the monitored terminal and detecting the stop of the software process;
Downtime measuring means for starting downtime measurement when the process monitoring means detects that the process of the software is stopped, and ending the downtime measurement when a correction program is received from the software company terminal;
A bug information collecting means for collecting bug information from the monitored terminal when the process monitoring means detects that the software process is stopped;
Transmitting the collected bug information to a software company terminal, receiving a correction program corresponding to the bug information from the software company terminal, and functioning as transmission / reception means for transmitting the measured downtime to the software company terminal. A featured downtime management program.
前記送受信手段は、前記ソフト会社端末から前記修正プログラムを受信すると、当該修正プログラムを前記被監視端末に送信することを特徴とする請求項7記載のダウンタイム管理プログラム。   8. The downtime management program according to claim 7, wherein when the correction program is received from the software company terminal, the transmission / reception means transmits the correction program to the monitored terminal.
JP2004334787A 2004-11-18 2004-11-18 Downtime management system, downtime monitoring terminal, and downtime management program Pending JP2006146504A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004334787A JP2006146504A (en) 2004-11-18 2004-11-18 Downtime management system, downtime monitoring terminal, and downtime management program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004334787A JP2006146504A (en) 2004-11-18 2004-11-18 Downtime management system, downtime monitoring terminal, and downtime management program

Publications (1)

Publication Number Publication Date
JP2006146504A true JP2006146504A (en) 2006-06-08

Family

ID=36626120

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004334787A Pending JP2006146504A (en) 2004-11-18 2004-11-18 Downtime management system, downtime monitoring terminal, and downtime management program

Country Status (1)

Country Link
JP (1) JP2006146504A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009087136A (en) * 2007-10-01 2009-04-23 Nec Corp Fault repair system and fault repair method
WO2014033639A2 (en) * 2012-08-31 2014-03-06 International Business Machines Corporation Introspection of software program components and conditional generation of memory dump

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009087136A (en) * 2007-10-01 2009-04-23 Nec Corp Fault repair system and fault repair method
WO2014033639A2 (en) * 2012-08-31 2014-03-06 International Business Machines Corporation Introspection of software program components and conditional generation of memory dump
WO2014033639A3 (en) * 2012-08-31 2014-05-08 International Business Machines Corporation Introspection of software program components and conditional generation of memory dump
US9043653B2 (en) 2012-08-31 2015-05-26 International Business Machines Corporation Introspection of software program components and conditional generation of memory dump

Similar Documents

Publication Publication Date Title
US8065410B1 (en) Methods and apparatus for collecting performance metrics from a web site
US20060085420A1 (en) Method and apparatus for monitoring real users experience with a website
US7392321B1 (en) Method and system for evaluating quality of service for transactions over a network
US20050228875A1 (en) System for estimating processing requirements
US8612348B1 (en) Systems and methods for interfacing merchants with third-party service providers
US6718230B2 (en) Transaction management method and apparatus, and program and recording medium thereof
JP2015505097A (en) Computer-implemented process, computer program product, and apparatus for repair delivery system
WO2001057749A1 (en) Method and system for managing received order
US8688866B1 (en) Generating recommendations for peripheral devices compatible with a processor and operating system of a computer
US20160117212A1 (en) Evaluation of performance of software applications
JP2003186696A (en) Method for diagnosing system risk, and program and device therefor
US8914798B2 (en) Production control for service level agreements
US20130263156A1 (en) Operation log collection method and device
US20060150105A1 (en) Application status board mitigation system and method
US20130311241A1 (en) System and method for determining and visually predicting at-risk integrated processes based on age and activity
JP2006146504A (en) Downtime management system, downtime monitoring terminal, and downtime management program
JP2006031076A (en) Advertisement result registration device, advertisement result registration processing method, and registered result registration processing program
CN114039878B (en) Network request processing method and device, electronic equipment and storage medium
US20070233724A1 (en) Computer-readable recording medium recorded with performance information collection program, and performance information collection apparatus and method
JP2004178480A (en) Transaction slip management method and transaction slip management program
CN110022296B (en) Real-time data processing method and device, storage medium and computer equipment
US20060036771A1 (en) Information processing capability transaction apparatus and method thereof
KR101675098B1 (en) Apparatus and method for managing server
JP5093431B2 (en) Simulator system, evaluation method, and program
US20220156830A1 (en) Method and system for transmitting investment information through an interactive window embedded in a web page

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20080704

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20080708

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20080908

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20090303