JP2011008481A - 計算機システムとその稼働情報管理方法 - Google Patents
計算機システムとその稼働情報管理方法 Download PDFInfo
- Publication number
- JP2011008481A JP2011008481A JP2009150724A JP2009150724A JP2011008481A JP 2011008481 A JP2011008481 A JP 2011008481A JP 2009150724 A JP2009150724 A JP 2009150724A JP 2009150724 A JP2009150724 A JP 2009150724A JP 2011008481 A JP2011008481 A JP 2011008481A
- Authority
- JP
- Japan
- Prior art keywords
- server
- physical server
- physical
- log
- information
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Granted
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/006—Identification
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/07—Responding to the occurrence of a fault, e.g. fault tolerance
- G06F11/0703—Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation
- G06F11/0766—Error or fault reporting or storing
- G06F11/0775—Content or structure details of the error report, e.g. specific table structure, specific error fields
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/07—Responding to the occurrence of a fault, e.g. fault tolerance
- G06F11/14—Error detection or correction of the data by redundancy in operation
- G06F11/1479—Generic software techniques for error detection or fault masking
- G06F11/1482—Generic software techniques for error detection or fault masking by means of middleware or OS functionality
- G06F11/1484—Generic software techniques for error detection or fault masking by means of middleware or OS functionality involving virtual machines
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/30—Monitoring
- G06F11/34—Recording or statistical evaluation of computer activity, e.g. of down time, of input/output operation ; Recording or statistical evaluation of user activity, e.g. usability assessment
- G06F11/3466—Performance evaluation by tracing or monitoring
- G06F11/3476—Data logging
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Quality & Reliability (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Debugging And Monitoring (AREA)
Abstract
【解決手段】 管理サーバ101は、数の物理サーバ102の中で、業務アプリケーション321を他の物理サーバに移動させる変更が生じた場合、移動元の物理サーバ102から、移動元の物理サーバ102の収集によるログ情報を収集するとともに、移動元の業務アプリケーション321を特定するための識別子を収集し、収集したログ情報に、収集した識別子を記録し、その後、業務アプリケーション321が移動先の物理サーバ102へ移動したときには、移動先の物理サーバ102のログ情報に、業務アプリケーション321を特定するための識別子を記録する。
【選択図】 図5
Description
Claims (20)
- ソフトウェア資源を稼働するとともに、ログ情報を収集する複数の物理サーバと、前記複数の物理サーバとネットワークを介して接続されて、前記各物理サーバを管理する管理サーバを備え、
前記管理サーバは、
前記各物理サーバで稼働するソフトウェア資源のうちいずれかのソフトウェア資源が他の物理サーバで稼働する変更前に、前記各物理サーバのうち前記ソフトウェア資源の稼働の変更元となる物理サーバのログ情報に、前記変更元の物理サーバで稼働していた前記ソフトウェア資源を特定する識別子を記憶するステップと、
前記変更後に、前記他の物理サーバのログ情報に前記識別子を記録するステップを実行する、計算機システムの稼働情報管理方法。 - 前記管理サーバは、
前記変更元の物理サーバと前記他の物理サーバからそれぞれログ情報を収集するステップと、
前記ステップで収集したログ情報に前記識別子をそれぞれ記録するステップを実行する、請求項1に記載の計算機システムの稼働情報管理方法。 - 前記管理サーバは、
前記変更元の物理サーバと前記他の物理サーバからそれぞれログ情報を収集するステップと、
前記ステップで収集したログ情報に前記識別子をそれぞれ記録するステップと、
前記ステップで前記ログ情報に前記識別子を記録するときには、前記ログ情報に、前記識別子を特定するための履歴を記録するステップを実行する、請求項1に記載の計算機システムの稼働情報管理方法。 - 前記変更は、
前記移動元の物理サーバに属する前記ソフトウェア資源の前記他の物理サーバへの移動である、請求項1に記載の計算機システムの稼働情報管理方法。 - 前記変更は、
前記移動元の物理サーバで稼働していたソフトウェア資源を前記他の物理サーバで稼働させるための、物理サーバの変更である、請求項1に記載の計算機システムの稼働情報管理方法。 - 前記管理サーバは、
前記他の物理サーバが起動したことを条件に、前記他の物理サーバに属するソフトウェア資源と前記他の物理サーバの構成を示すハードウェア構成情報との間に差異があるか否かを判定するステップと、
前記ステップの判定結果として前記差異があるときには、その旨の情報を、前記識別子とともに、前記他の物理サーバのログ情報に記録するステップを実行する、請求項1に記載の計算機システムの稼働情報管理方法。 - ソフトウェア資源を稼働するとともに、ログ情報を収集する複数の物理サーバと、前記複数の物理サーバとネットワークを介して接続されて、前記各物理サーバを管理する管理サーバを備え、
前記管理サーバは、
前記各物理サーバからそれぞれ前記ログ情報を収集するステップと、前記ステップで収集したログ情報のうちいずれかのログ情報が、予め設定した閾値を跨いだことを契機として、前記物理サーバのうち、前記閾値を跨いだログ情報の収集先となる物理サーバのログ情報に、前記閾値を跨いだログ情報の収集のために稼働しているソフトウェア資源を特定する識別子または前記閾値を跨いだログ情報を記録するステップを実行する、計算機システムの稼働情報管理方法。 - 前記ソフトウェア資源は、業務アプリケーションである、請求項1、2、3、4、5または6のうちいずれか1項に記載の計算機システムの稼働情報管理方法。
- 前記ソフトウェア資源は、オペレーティングシステムである、請求項1、2、3、4、5または6のうちいずれか1項に記載の計算機システムの稼働情報管理方法。
- 前記ソフトウェア資源は、仮想サーバである、請求項1、2、3、4、5または6のうちいずれか1項に記載の計算機システムの稼働情報管理方法。
- 前記ソフトウェア資源は、仮想化機構である、請求項1、2、3、4、5または6のうちいずれか1項に記載の計算機システムの稼働情報管理方法。
- 前記ソフトウェア資源は、前記物理サーバのハードウェア資源を仮想化した仮想化機構と、前記仮想化機構で仮想化された仮想サーバと、前記仮想サーバで動作するオペレーティングシステムと、前記オペレーティングシステムに従って動作する業務アプリケーションである、請求項1、2、3、4、5または6のうちいずれか1項に記載の計算機システムの稼働情報管理方法。
- 前記ソフトウェア資源は、前記物理サーバのハードウェアを仮想化した仮想化機構と、前記仮想化機構で仮想化された仮想サーバと、前記仮想サーバで動作するオペレーティングシステムと、前記オペレーティングシステムに従って動作する業務アプリケーションで構成され、前記ソフトウェア資源が他の物理サーバで稼働するための変更は、前記仮想化機構と、前記仮想サーバと、前記オペレーティングシステムまたは前記業務アプリケーションのうち少なくとも1つの変更である、請求項1、2、3、4、5または6のうちいずれか1項に記載の計算機システムの稼働情報管理方法。
- ソフトウェア資源を稼働するとともに、ログ情報を収集する複数の物理サーバと、前記複数の物理サーバとネットワークを介して接続されて、前記各物理サーバを管理する管理サーバを備え、
前記管理サーバは、前記各物理サーバで稼働するソフトウェア資源のうちいずれかのソフトウェア資源が他の物理サーバで稼働する変更前に、前記各物理サーバのうち前記ソフトウェア資源の稼働の変更元となる物理サーバのログ情報に、前記変更元の物理サーバで稼働していた前記ソフトウェア資源を特定する識別子を記憶し、
前記変更後に、前記他の物理サーバのログ情報に前記識別子を記録する、計算機システム。 - 前記管理サーバは、前記変更元の物理サーバと前記他の物理サーバからそれぞれログ情報を収集し、前記各収集したログ情報に前記識別子をそれぞれ記録する、請求項14に記載の計算機システム。
- 前記変更は、前記移動元の物理サーバに属する前記ソフトウェア資源の前記他の物理サーバへの移動である、請求項14に記載の計算機システム。
- 前記変更は、前記移動元の物理サーバで稼働していたソフトウェア資源を前記他の物理サーバで稼働させるための、物理サーバの変更である、請求項14に記載の計算機システム。
- 前記管理サーバは、前記他の物理サーバが起動したことを条件に、前記他の物理サーバに属するソフトウェア資源と前記他の物理サーバの構成を示すハードウェア構成情報との間に差異があるか否かを判定し、前記差異があるときには、その旨の情報を、前記識別子とともに、前記他の物理サーバのログ情報に記録する、請求項14に記載の計算機システム。
- 前記ソフトウェア資源は、前記物理サーバのハードウェアを仮想化した仮想化機構と、前記仮想化機構で仮想化された仮想サーバと、前記仮想サーバで動作するオペレーティングシステムと、前記オペレーティングシステムに従って動作する業務アプリケーションである、請求項14、15、16、17または18のうちいずれか1項に記載の計算機システム。
- 前記ソフトウェア資源は、前記物理サーバのハードウェアを仮想化した仮想化機構と、前記仮想化機構で仮想化された仮想サーバと、前記仮想サーバで動作するオペレーティングシステムと、前記オペレーティングシステムに従って動作する業務アプリケーションで構成され、前記ソフトウェア資源が他の物理サーバで稼働するための変更は、前記仮想化機構と、前記仮想サーバと、前記オペレーティングシステムまたは前記業務アプリケーションのうち少なくとも1つの変更である、請求項14、15、16、17または18のうちいずれか1項に記載の計算機システム。
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2009150724A JP4951034B2 (ja) | 2009-06-25 | 2009-06-25 | 計算機システムとその稼働情報管理方法 |
US12/709,283 US20100332661A1 (en) | 2009-06-25 | 2010-02-19 | Computer System and Its Operation Information Management Method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2009150724A JP4951034B2 (ja) | 2009-06-25 | 2009-06-25 | 計算機システムとその稼働情報管理方法 |
Related Child Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2012014298A Division JP5378551B2 (ja) | 2012-01-26 | 2012-01-26 | 計算機システムとその稼働情報管理方法 |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2011008481A true JP2011008481A (ja) | 2011-01-13 |
JP4951034B2 JP4951034B2 (ja) | 2012-06-13 |
Family
ID=43381958
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2009150724A Expired - Fee Related JP4951034B2 (ja) | 2009-06-25 | 2009-06-25 | 計算機システムとその稼働情報管理方法 |
Country Status (2)
Country | Link |
---|---|
US (1) | US20100332661A1 (ja) |
JP (1) | JP4951034B2 (ja) |
Cited By (11)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2012132815A1 (ja) * | 2011-03-29 | 2012-10-04 | 株式会社日立システムズ | 仮想サーバid管理システム、統合監視システム、仮想サーバid管理プログラム、及び統合監視プログラム |
WO2013099023A1 (ja) * | 2011-12-28 | 2013-07-04 | 富士通株式会社 | 監視プログラム、監視方法および監視装置 |
JP2013134658A (ja) * | 2011-12-27 | 2013-07-08 | Fujitsu Ltd | コンピュータネットワークシステム、構成管理方法、構成管理プログラム、記録媒体 |
JP2014513344A (ja) * | 2011-04-07 | 2014-05-29 | ヒューレット−パッカード デベロップメント カンパニー エル.ピー. | ソフトウェア・オブジェクトをバックグラウンドで移動させる方法及び装置 |
JP2014529824A (ja) * | 2011-08-30 | 2014-11-13 | アマゾン テクノロジーズ インコーポレーテッド | ホストコンピューティング装置制御コンポーネント状態表示 |
WO2015092847A1 (ja) * | 2013-12-16 | 2015-06-25 | 株式会社日立製作所 | コンピュータシステムおよびその処理方法 |
JP2016033773A (ja) * | 2014-07-31 | 2016-03-10 | 富士通株式会社 | 情報処理システム、情報処理装置の制御装置、情報処理装置の制御方法、及び情報処理装置の制御プログラム |
US9336050B2 (en) | 2011-09-22 | 2016-05-10 | Fujitsu Limited | Server device, log transferring method, and log transferring system |
US9634884B2 (en) | 2014-01-31 | 2017-04-25 | Fujitsu Limited | Monitoring apparatus, monitoring method and monitoring program |
US9858068B2 (en) | 2010-06-22 | 2018-01-02 | Hewlett Packard Enterprise Development Lp | Methods and systems for planning application deployment |
US10003514B2 (en) | 2010-06-22 | 2018-06-19 | Hewlett Packard Enteprrise Development LP | Method and system for determining a deployment of applications |
Families Citing this family (30)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101641674B (zh) | 2006-10-05 | 2012-10-10 | 斯普兰克公司 | 时间序列搜索引擎 |
JP5028469B2 (ja) * | 2009-12-14 | 2012-09-19 | 株式会社日立製作所 | 情報処理装置、リソーススケジュール方法、リソーススケジュールプログラム |
US8418187B2 (en) * | 2010-03-01 | 2013-04-09 | Arm Limited | Virtualization software migrating workload between processing circuitries while making architectural states available transparent to operating system |
US8745204B2 (en) * | 2010-03-12 | 2014-06-03 | Cisco Technology, Inc. | Minimizing latency in live virtual server migration |
WO2012050590A1 (en) * | 2010-10-16 | 2012-04-19 | Hewlett-Packard Development Company, L.P. | Device hardware agent |
US9935836B2 (en) * | 2011-04-07 | 2018-04-03 | Veritas Technologies Llc | Exclusive IP zone support systems and method |
US8788525B2 (en) | 2012-09-07 | 2014-07-22 | Splunk Inc. | Data model for machine data for semantic search |
US20150019537A1 (en) | 2012-09-07 | 2015-01-15 | Splunk Inc. | Generating Reports from Unstructured Data |
WO2014080437A1 (en) * | 2012-11-20 | 2014-05-30 | Hitachi, Ltd. | Computer system and virtual server migration control method for computer system |
JP2014142678A (ja) * | 2013-01-22 | 2014-08-07 | Hitachi Ltd | 仮想サーバ移行計画作成方法およびシステム |
US9142049B2 (en) | 2013-04-30 | 2015-09-22 | Splunk Inc. | Proactive monitoring tree providing distribution stream chart with branch overlay |
US10225136B2 (en) | 2013-04-30 | 2019-03-05 | Splunk Inc. | Processing of log data and performance data obtained via an application programming interface (API) |
US9185007B2 (en) | 2013-04-30 | 2015-11-10 | Splunk Inc. | Proactive monitoring tree with severity state sorting |
US9015716B2 (en) | 2013-04-30 | 2015-04-21 | Splunk Inc. | Proactive monitoring tree with node pinning for concurrent node comparisons |
US10997191B2 (en) | 2013-04-30 | 2021-05-04 | Splunk Inc. | Query-triggered processing of performance data and log data from an information technology environment |
US9164786B2 (en) | 2013-04-30 | 2015-10-20 | Splunk Inc. | Determining performance states of parent components in a virtual-machine environment based on performance states of related child components during a time period |
US8972992B2 (en) | 2013-04-30 | 2015-03-03 | Splunk Inc. | Proactive monitoring tree with state distribution ring |
US9495187B2 (en) | 2013-04-30 | 2016-11-15 | Splunk, Inc. | Interactive, top-down presentation of the architecture and performance of a hypervisor environment |
US10019496B2 (en) | 2013-04-30 | 2018-07-10 | Splunk Inc. | Processing of performance data and log data from an information technology environment by using diverse data stores |
US10318541B2 (en) | 2013-04-30 | 2019-06-11 | Splunk Inc. | Correlating log data with performance measurements having a specified relationship to a threshold value |
US20140324862A1 (en) * | 2013-04-30 | 2014-10-30 | Splunk Inc. | Correlation for user-selected time ranges of values for performance metrics of components in an information-technology environment with log data from that information-technology environment |
US10614132B2 (en) | 2013-04-30 | 2020-04-07 | Splunk Inc. | GUI-triggered processing of performance data and log data from an information technology environment |
US10353957B2 (en) | 2013-04-30 | 2019-07-16 | Splunk Inc. | Processing of performance data and raw log data from an information technology environment |
US10346357B2 (en) | 2013-04-30 | 2019-07-09 | Splunk Inc. | Processing of performance data and structure data from an information technology environment |
US8904389B2 (en) | 2013-04-30 | 2014-12-02 | Splunk Inc. | Determining performance states of components in a virtual machine environment based on performance states of related subcomponents |
US20150081400A1 (en) * | 2013-09-19 | 2015-03-19 | Infosys Limited | Watching ARM |
JP7310378B2 (ja) * | 2019-07-08 | 2023-07-19 | 富士通株式会社 | 情報処理プログラム、情報処理方法、および情報処理装置 |
US11461161B2 (en) * | 2019-09-13 | 2022-10-04 | Lenovo Enterprise Solutions (Singapore) Pte. Ltd. | Using server power to predict failures |
US11892903B2 (en) | 2021-12-17 | 2024-02-06 | Bank Of America Corporation | System and method for continuous failure prediction and remediation within a computational environment using independent execution units |
US11782780B2 (en) | 2021-12-17 | 2023-10-10 | Bank Of America Corporation | Automatic remediation of failures within a computational environment using independent execution units |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2001236332A (ja) * | 2000-02-25 | 2001-08-31 | Victor Co Of Japan Ltd | 通信システム及びプログラム記録媒体 |
JP2007323244A (ja) * | 2006-05-31 | 2007-12-13 | Nec Corp | 仮想サーバ管理システムおよびその方法ならびに管理サーバ装置 |
JP2008059413A (ja) * | 2006-09-01 | 2008-03-13 | Hitachi Electronics Service Co Ltd | 障害管理支援システム及びその情報管理方法 |
Family Cites Families (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2005275829A (ja) * | 2004-03-25 | 2005-10-06 | Hitachi Ltd | ストレージシステム |
US9122397B2 (en) * | 2007-10-26 | 2015-09-01 | Emc Corporation | Exposing storage resources with differing capabilities |
-
2009
- 2009-06-25 JP JP2009150724A patent/JP4951034B2/ja not_active Expired - Fee Related
-
2010
- 2010-02-19 US US12/709,283 patent/US20100332661A1/en not_active Abandoned
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2001236332A (ja) * | 2000-02-25 | 2001-08-31 | Victor Co Of Japan Ltd | 通信システム及びプログラム記録媒体 |
JP2007323244A (ja) * | 2006-05-31 | 2007-12-13 | Nec Corp | 仮想サーバ管理システムおよびその方法ならびに管理サーバ装置 |
JP2008059413A (ja) * | 2006-09-01 | 2008-03-13 | Hitachi Electronics Service Co Ltd | 障害管理支援システム及びその情報管理方法 |
Cited By (17)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US10003514B2 (en) | 2010-06-22 | 2018-06-19 | Hewlett Packard Enteprrise Development LP | Method and system for determining a deployment of applications |
US9858068B2 (en) | 2010-06-22 | 2018-01-02 | Hewlett Packard Enterprise Development Lp | Methods and systems for planning application deployment |
WO2012132815A1 (ja) * | 2011-03-29 | 2012-10-04 | 株式会社日立システムズ | 仮想サーバid管理システム、統合監視システム、仮想サーバid管理プログラム、及び統合監視プログラム |
JP2012208605A (ja) * | 2011-03-29 | 2012-10-25 | Hitachi Systems Ltd | 仮想サーバid管理システム、統合監視システム、仮想サーバid管理プログラム、及び統合監視プログラム |
US8554829B2 (en) | 2011-03-29 | 2013-10-08 | Hitachi Systems, Ltd. | Virtual server ID managing system, integrated monitoring system, virtual server ID managing program, and integrated monitoring program |
JP2014513344A (ja) * | 2011-04-07 | 2014-05-29 | ヒューレット−パッカード デベロップメント カンパニー エル.ピー. | ソフトウェア・オブジェクトをバックグラウンドで移動させる方法及び装置 |
US9547575B2 (en) | 2011-08-30 | 2017-01-17 | Amazon Technologies, Inc. | Managing host computing devices |
JP2014529824A (ja) * | 2011-08-30 | 2014-11-13 | アマゾン テクノロジーズ インコーポレーテッド | ホストコンピューティング装置制御コンポーネント状態表示 |
US10055243B2 (en) | 2011-09-22 | 2018-08-21 | Fujitsu Limited | Server device transferring log of virtual machine at migration thereof |
US9336050B2 (en) | 2011-09-22 | 2016-05-10 | Fujitsu Limited | Server device, log transferring method, and log transferring system |
JP2013134658A (ja) * | 2011-12-27 | 2013-07-08 | Fujitsu Ltd | コンピュータネットワークシステム、構成管理方法、構成管理プログラム、記録媒体 |
JPWO2013099023A1 (ja) * | 2011-12-28 | 2015-04-30 | 富士通株式会社 | 監視プログラム、監視方法および監視装置 |
WO2013099023A1 (ja) * | 2011-12-28 | 2013-07-04 | 富士通株式会社 | 監視プログラム、監視方法および監視装置 |
US9660883B2 (en) | 2011-12-28 | 2017-05-23 | Fujitsu Limited | Computer product, monitoring method, and monitoring apparatus |
WO2015092847A1 (ja) * | 2013-12-16 | 2015-06-25 | 株式会社日立製作所 | コンピュータシステムおよびその処理方法 |
US9634884B2 (en) | 2014-01-31 | 2017-04-25 | Fujitsu Limited | Monitoring apparatus, monitoring method and monitoring program |
JP2016033773A (ja) * | 2014-07-31 | 2016-03-10 | 富士通株式会社 | 情報処理システム、情報処理装置の制御装置、情報処理装置の制御方法、及び情報処理装置の制御プログラム |
Also Published As
Publication number | Publication date |
---|---|
US20100332661A1 (en) | 2010-12-30 |
JP4951034B2 (ja) | 2012-06-13 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP4951034B2 (ja) | 計算機システムとその稼働情報管理方法 | |
JP5976230B2 (ja) | リソース管理システムおよびリソース管理方法 | |
US8214467B2 (en) | Migrating port-specific operating parameters during blade server failover | |
JP5011073B2 (ja) | サーバ切り替え方法、およびサーバシステム | |
US8359440B2 (en) | Management server device for managing virtual storage device, and method for managing virtual storage device | |
US9542249B2 (en) | System redundancy verification method and computer system | |
US20120131379A1 (en) | Computer system and availability method thereof | |
US20090259734A1 (en) | Distribution management method, a distribution management system and a distribution management server | |
US20140297597A1 (en) | Computer system and management method for the same | |
JP2010152704A (ja) | 計算機システムの運用管理システム及び管理方法 | |
US9264337B2 (en) | Service monitoring system, service monitoring method, and non-transitory computer-readable recording medium | |
US8839242B2 (en) | Virtual computer management method and virtual computer management system | |
JP2006163963A (ja) | ディスク引き継ぎによるフェイルオーバ方法 | |
WO2015092847A1 (ja) | コンピュータシステムおよびその処理方法 | |
JP2010257274A (ja) | 仮想化環境におけるストレージ管理システム及びストレージ管理方法 | |
JP2014182576A (ja) | 構成管理装置と構成管理方法及び構成管理プログラム | |
JP6393612B2 (ja) | システムのバックアップ装置及びバックアップ方法 | |
JP5316616B2 (ja) | 業務引き継ぎ方法、計算機システム、及び管理サーバ | |
US9712615B2 (en) | Information acquisition method, computer system, and management computer | |
JP5378551B2 (ja) | 計算機システムとその稼働情報管理方法 | |
US11057264B1 (en) | Discovery and configuration of disaster recovery information | |
JP5486038B2 (ja) | サーバ切り替え方法、およびサーバシステム | |
JP5267544B2 (ja) | ディスク引き継ぎによるフェイルオーバ方法 | |
JP5744259B2 (ja) | サーバ切り替え方法、サーバシステム、及び管理計算機 | |
JP4877368B2 (ja) | ディスク引き継ぎによるフェイルオーバ方法 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20110531 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20111118 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20111129 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20120126 |
|
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: 20120214 |
|
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20120309 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20150316 Year of fee payment: 3 |
|
R150 | Certificate of patent or registration of utility model |
Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
LAPS | Cancellation because of no payment of annual fees |