Movatterモバイル変換


[0]ホーム

URL:


US20150006459A1 - Alarm Correlation Analysis Method, Apparatus and System - Google Patents

Alarm Correlation Analysis Method, Apparatus and System
Download PDF

Info

Publication number
US20150006459A1
US20150006459A1US14/319,228US201414319228AUS2015006459A1US 20150006459 A1US20150006459 A1US 20150006459A1US 201414319228 AUS201414319228 AUS 201414319228AUS 2015006459 A1US2015006459 A1US 2015006459A1
Authority
US
United States
Prior art keywords
alarm
analysis
rule
same
identifier
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
US14/319,228
Other versions
US9256828B2 (en
Inventor
Tao Lv
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.)
Huawei Technologies Co Ltd
Original Assignee
Huawei Technologies Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Priority claimed from CN201310270246.6Aexternal-prioritypatent/CN103346912B/en
Application filed by Huawei Technologies Co LtdfiledCriticalHuawei Technologies Co Ltd
Assigned to HUAWEI TECHNOLOGIES CO., LTD.reassignmentHUAWEI TECHNOLOGIES CO., LTD.ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS).Assignors: LV, TAO
Publication of US20150006459A1publicationCriticalpatent/US20150006459A1/en
Application grantedgrantedCritical
Publication of US9256828B2publicationCriticalpatent/US9256828B2/en
Activelegal-statusCriticalCurrent
Anticipated expirationlegal-statusCritical

Links

Images

Classifications

Definitions

Landscapes

Abstract

According to an alarm correlation analysis method, apparatus, and system, alarm analysis rules are grouped according to a certain policy; each alarm analysis rule group is correlated with one analysis engine, and the analysis engine performs, according to an alarm analysis rule in the alarm analysis rule group corresponding to the analysis engine, correlation analysis for an alarm that has a correlation with the alarm analysis rule group, so that multiple analysis engines implement concurrent analysis on a large quantity of alarms, thereby fully utilizing a multi-core resource, and improving efficiency of alarm correlation analysis.

Description

Claims (26)

What is claimed is:
1. An alarm correlation analysis method, wherein the method is applied in an alarm correlation analysis apparatus with two or more analysis engines running, and the method comprises:
receiving an alarm reported by a network element device, wherein the alarm comprises an alarm identifier that can uniquely identify the alarm; and
performing, by an analysis engine corresponding to the alarm analysis rule group that comprises an alarm indicated by the same alarm identifier, correlation analysis for the received alarm according to an alarm analysis rule in the alarm analysis rule group corresponding to the analysis engine when the alarm identifier of the received alarm is the same as an alarm identifier of any alarm in any alarm analysis rule that is comprised in an alarm analysis rule group corresponding to any one of the analysis engines, wherein a same alarm analysis rule group comprises correlated alarm analysis rules, one alarm analysis rule group corresponds to one analysis engine, the alarm analysis rule is used to indicate an interrelationship between different alarms, and multiple correlated alarm analysis rules all comprise at least an alarm with a same alarm identifier.
2. The method according toclaim 1, wherein performing, by the analysis engine corresponding to the alarm analysis rule group that comprises the alarm indicated by the same alarm identifier, correlation analysis for the received alarm according to the alarm analysis rule in the alarm analysis rule group corresponding to the analysis engine comprises:
transferring the received alarm to the analysis engine corresponding to the alarm analysis rule group that comprises the alarm indicated by the same alarm identifier; and
performing, by the analysis engine, the correlation analysis for the transferred alarm according to the alarm analysis rule in the alarm analysis rule group corresponding to the analysis engine.
3. The method according toclaim 1, wherein performing, by the analysis engine corresponding to the alarm analysis rule group that comprises the alarm indicated by the same alarm identifier, correlation analysis for the received alarm according to the alarm analysis rule in the alarm analysis rule group corresponding to the analysis engine comprises:
correlating the received alarm with the analysis engine corresponding to the alarm analysis rule group that comprises the alarm indicated by the same alarm identifier; and
obtaining, by using the analysis engine, the alarm according to the correlation and performing the correlation analysis for the obtained alarm according to the alarm analysis rule in the alarm analysis rule group corresponding to the analysis engine.
4. The method according toclaim 1, wherein the interrelationship between the different alarms comprises a root and correlative relationship between the different alarms, and wherein the correlated alarm analysis rules comprise a first alarm analysis rule and a second alarm analysis rule, and alarm identifiers are the same between a root alarm in the first alarm analysis rule and a root alarm in the second alarm analysis rule, or alarm identifiers are the same between a correlative alarm in the first alarm analysis rule and a correlative alarm in the second alarm analysis rule, or alarm identifiers are the same between a correlative alarm in the first alarm analysis rule and a root alarm in the second alarm analysis rule.
5. The method according toclaim 1, wherein the interrelationship between the different alarms comprises a brother relationship between the different alarms, wherein the brother relationship indicates that the different alarms have a same root alarm, and wherein the correlated alarm analysis rules comprise a third analysis rule and a fourth analysis rule, and alarm identifiers are the same between one alarm in the third alarm analysis rule and one alarm in the fourth alarm analysis rule.
6. The method according toclaim 1, wherein the method further comprises grouping the correlated alarm analysis rules to the same alarm analysis rule group.
7. The method according toclaim 6, wherein the method further comprises receiving a user-defined correspondence between the correlated alarm analysis rules and an analysis engine, and wherein grouping the correlated alarm analysis rules to the same alarm analysis rule group comprises grouping, according to the received correspondence between the correlated alarm analysis rules and the analysis engine, the correlated alarm analysis rules to the alarm analysis rule group corresponding to the analysis engine.
8. An alarm correlation analysis apparatus, comprising:
an alarm receiving module configured to receive an alarm reported by a network element device, wherein the alarm comprises an alarm identifier that can uniquely identify the alarm; and
an alarm processing module comprising two or more analysis engines, wherein the alarm processing module is configured to perform, by using an analysis engine corresponding to the alarm analysis rule group that comprises an alarm indicated by the same alarm identifier, correlation analysis for the received alarm according to an alarm analysis rule in the alarm analysis rule group corresponding to the analysis engine when the alarm identifier of the received alarm is the same as an alarm identifier of any alarm in any alarm analysis rule that is comprised in an alarm analysis rule group corresponding to any one of the analysis engines, wherein a same alarm analysis rule group comprises correlated alarm analysis rules, one alarm analysis rule group corresponds to one analysis engine, the alarm analysis rule is used to indicate an interrelationship between different alarms, and multiple correlated alarm analysis rules all comprise at least an alarm with a same alarm identifier.
9. The apparatus according toclaim 8, wherein the alarm processing module is specifically configured to:
transfer the received alarm to the analysis engine corresponding to the alarm analysis rule group that comprises the alarm indicated by the same alarm identifier; and
perform, by using the analysis engine, the correlation analysis for the transferred alarm according to the alarm analysis rule in the alarm analysis rule group corresponding to the analysis engine when the alarm identifier of the received alarm is the same as the alarm identifier of any alarm in any alarm analysis rule that is comprised in the alarm analysis rule group corresponding to any one of the analysis engines.
10. The apparatus according toclaim 8, wherein the alarm processing module is specifically configured to:
correlate the received alarm with the analysis engine corresponding to the alarm analysis rule group that comprises the alarm indicated by the same alarm identifier; and
obtain, by using the analysis engine, the alarm according to the correlation and perform the correlation analysis for the obtained alarm according to the alarm analysis rule in the alarm analysis rule group corresponding to the analysis engine when the alarm identifier of the received alarm is the same as the alarm identifier of any alarm in any alarm analysis rule that is comprised in the alarm analysis rule group corresponding to any one of the analysis engines.
11. The apparatus according toclaim 8, wherein the interrelationship between the different alarms comprises a root and correlative relationship between the different alarms, and wherein the correlated alarm analysis rules comprise a first alarm analysis rule and a second alarm analysis rule, and alarm identifiers are the same between a root alarm in the first alarm analysis rule and a root alarm in the second alarm analysis rule, or alarm identifiers are the same between a correlative alarm in the first alarm analysis rule and a correlative alarm in the second alarm analysis rule, or alarm identifiers are the same between a correlative alarm in the first alarm analysis rule and a root alarm in the second alarm analysis rule.
12. The apparatus according toclaim 8, wherein the interrelationship between the different alarms comprises a brother relationship between the different alarms, wherein the brother relationship indicates that the different alarms have a same root alarm, and wherein the correlated alarm analysis rules comprise a third analysis rule and a fourth analysis rule, and alarm identifiers are the same between one alarm in the third alarm analysis rule and one alarm in the fourth alarm analysis rule.
13. The apparatus according toclaim 8, wherein the apparatus further comprises a rule grouping module configured to group the correlated alarm analysis rules to the same alarm analysis rule group.
14. The apparatus according toclaim 13, wherein the apparatus further comprises a correlation receiving module configured to receive a user-defined correspondence between the correlated alarm analysis rules and an analysis engine, and wherein the rule grouping module is specifically configured to allocate, according to the received correspondence between the correlated alarm analysis rules and the analysis engine, the correlated alarm analysis rules to the alarm analysis rule corresponding to the analysis engine.
15. An alarm correlation analysis method, wherein the method is applied in an alarm correlation analysis apparatus with two or more analysis engines running, and the method comprises:
receiving an alarm reported by a network element device, wherein the alarm comprises an alarm identifier that can uniquely identify the alarm; and
performing, by an analysis engine corresponding to an alarm group that comprises an alarm identified by the same alarm identifier, correlation analysis for the received alarm according to an alarm analysis rule when the alarm identifier of the received alarm is the same as an alarm identifier of any alarm in any alarm group, wherein a same alarm group comprises correlated alarms, one alarm group corresponds to one analysis engine, and the correlated alarms refer to alarms generated by network element devices that belong to a same logical area, wherein the network element devices in the same logical area have a service correlation.
16. The method according toclaim 15, wherein performing, by the analysis engine corresponding to the alarm group that comprises the alarm identified by the same alarm identifier, correlation analysis for the received alarm according to the alarm analysis rule comprises:
transferring the received alarm to the analysis engine corresponding to the alarm group that comprises the alarm indicated by the same alarm identifier; and
performing, by using the analysis engine, the correlation analysis for the transferred alarm according to the alarm analysis rule.
17. The method according toclaim 15, wherein performing, by the analysis engine corresponding to the alarm group that comprises the alarm identified by the same alarm identifier, correlation analysis for the received alarm according to the alarm analysis rule comprises:
correlating the received alarm with the analysis engine corresponding to the alarm group that comprises the alarm indicated by the same alarm identifier; and
obtaining, by using the analysis engine, the alarm according to the correlation and performing the correlation analysis for the obtained alarm according to the alarm analysis rule.
18. The method according toclaim 15, further comprising grouping the correlated alarms to the same alarm group.
19. The method according toclaim 15, wherein the logical area is divided according to a subnet in which the network element device is located, or wherein the logical area is divided according to a maintenance area that is divided by maintenance personnel.
20. An alarm correlation analysis apparatus, comprising:
an alarm receiving module configured to receive an alarm reported by a network element device, wherein the alarm comprises an alarm identifier that can uniquely identify the alarm; and
an alarm processing module comprising two or more analysis engines, wherein the alarm processing module is configured to perform, by using an analysis engine corresponding to an alarm group that comprises an alarm identified by the same alarm identifier, correlation analysis for the received alarm according to an alarm analysis rule when the alarm identifier of the received alarm is the same as an alarm identifier of any alarm in any alarm group, wherein a same alarm group comprises correlated alarms, one alarm group corresponds to one analysis engine, and the correlated alarms refer to alarms generated by network element devices that belong to a same logical area, wherein the network element devices in the same logical area have a service correlation.
21. The apparatus according toclaim 20, wherein the alarm processing module is configured to:
transfer the received alarm to the analysis engine corresponding to the alarm group that comprises the alarm indicated by the same alarm identifier; and
perform, by using the analysis engine, the correlation analysis for the transferred alarm according to the alarm analysis rule when the alarm identifier of the received alarm is the same as the alarm identifier of any alarm in any alarm group.
22. The apparatus according toclaim 20, wherein the alarm processing module is configured to:
correlate the received alarm with the analysis engine corresponding to the alarm group that comprises the alarm indicated by the same alarm identifier; and
obtain, by using the analysis engine, the alarm according to the correlation and perform the correlation analysis for the obtained alarm according to the alarm analysis rule when the alarm identifier of the received alarm is the same as the alarm identifier of any alarm in any alarm group.
23. The apparatus according toclaim 20, wherein the apparatus further comprises an alarm grouping module configured to group the correlated alarms to the same alarm group.
24. The apparatus according toclaim 20, wherein the logical area is divided according to a subnet in which the network element device is located, or wherein the logical area is divided according to a maintenance area that is divided by maintenance personnel.
25. A network management system, comprising:
an alarm correlation analysis apparatus; and
at least one network element device that has a communication connection with the alarm correlation analysis apparatus,
wherein the network element device is configured to report an alarm to the alarm correlation analysis apparatus when a fault occurs, and
wherein the alarm correlation analysis apparatus comprises:
an alarm receiving module configured to receive an alarm reported by a network element device, wherein the alarm comprises an alarm identifier that can uniquely identify the alarm; and
an alarm processing module comprising two or more analysis engines, wherein the alarm processing module is configured to perform, by using an analysis engine corresponding to an alarm analysis rule group that comprises an alarm indicated by the same alarm identifier, correlation analysis for the received alarm according to an alarm analysis rule in the alarm analysis rule group corresponding to the analysis engine when the alarm identifier of the received alarm is the same as an alarm identifier of any alarm in any alarm analysis rule that is comprised in the alarm analysis rule group corresponding to any one of the analysis engines, wherein a same alarm analysis rule group comprises correlated alarm analysis rules, one alarm analysis rule group corresponds to one analysis engine, the alarm analysis rule is used to indicate an interrelationship between different alarms, and multiple correlated alarm analysis rules all comprise at least an alarm with a same alarm identifier.
26. A network management system, comprising:
an alarm correlation analysis apparatus; and
at least one network element device that has a communication connection with the alarm correlation analysis apparatus,
wherein the network element device is configured to report an alarm to the alarm correlation analysis apparatus when a fault occurs, and
wherein the alarm correlation analysis apparatus comprises:
an alarm receiving module configured to receive an alarm reported by a network element device, wherein the alarm comprises an alarm identifier that can uniquely identify the alarm; and
an alarm processing module comprising two or more analysis engines, wherein the alarm processing module is configured to perform, by using an analysis engine corresponding to an alarm group that comprises an alarm identified by the same alarm identifier, correlation analysis for the received alarm according to an alarm analysis rule when the alarm identifier of the received alarm is the same as an alarm identifier of any alarm in any alarm group, wherein a same alarm group comprises correlated alarms, one alarm group corresponds to one analysis engine, and the correlated alarms refer to alarms generated by network element devices that belong to a same logical area, wherein the network element devices in the same logical area have a service correlation.
US14/319,2282013-06-292014-06-30Alarm correlation analysis method, apparatus and systemActiveUS9256828B2 (en)

Applications Claiming Priority (4)

Application NumberPriority DateFiling DateTitle
CN201310270246.6ACN103346912B (en)2013-06-292013-06-29Method, device and system for conducting warning correlation analysis
CN201310270246.62013-06-29
CN2013102702462013-06-29
PCT/CN2014/070402WO2014206066A1 (en)2013-06-292014-01-09Alarm correlation analysis method, apparatus, and system

Related Parent Applications (1)

Application NumberTitlePriority DateFiling Date
PCT/CN2014/070402ContinuationWO2014206066A1 (en)2013-06-292014-01-09Alarm correlation analysis method, apparatus, and system

Publications (2)

Publication NumberPublication Date
US20150006459A1true US20150006459A1 (en)2015-01-01
US9256828B2 US9256828B2 (en)2016-02-09

Family

ID=52116634

Family Applications (1)

Application NumberTitlePriority DateFiling Date
US14/319,228ActiveUS9256828B2 (en)2013-06-292014-06-30Alarm correlation analysis method, apparatus and system

Country Status (1)

CountryLink
US (1)US9256828B2 (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US9417949B1 (en)2015-12-102016-08-16International Business Machines CorporationGeneric alarm correlation by means of normalized alarm codes
US20160283310A1 (en)*2015-03-242016-09-29Ca, Inc.Anomaly classification, analytics and resolution based on annotated event logs
CN105991332A (en)*2015-01-272016-10-05中兴通讯股份有限公司Alarm processing method and device
US20160301562A1 (en)*2013-11-152016-10-13Nokia Solutions And Networks OyCorrelation of event reports
WO2017176676A1 (en)*2016-04-042017-10-12Nec Laboratories America, IncGraph-based fusing of heterogeneous alerts
CN107918629A (en)*2016-10-112018-04-17北京神州泰岳软件股份有限公司The correlating method and device of a kind of alarm failure
US20180152338A1 (en)*2016-11-252018-05-31Accenture Global Solutions LimitedOn-demand fault reduction framework
CN114448774A (en)*2021-12-162022-05-06武汉光迅科技股份有限公司Alarm processing method, device and storage medium

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN113810101B (en)*2020-06-122025-03-07中兴通讯股份有限公司 Optical transmission network alarm processing method, device, network management system and medium

Citations (10)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US6604208B1 (en)*2000-04-072003-08-05Telefonaktiebolaget Lm Ericsson (Publ)Incremental alarm correlation method and apparatus
US6707795B1 (en)*1999-04-262004-03-16Nortel Networks LimitedAlarm correlation method and system
US20050262237A1 (en)*2004-04-192005-11-24Netqos, Inc.Dynamic incident tracking and investigation in service monitors
US20050289230A1 (en)*2004-06-242005-12-29International Business Machines CorporationMethod, data processing system, and computer program product for generating visualization output of event correlation information
US20060036713A1 (en)*2004-08-102006-02-16International Business Machines CorporationMethod, system and program product for configuring an event management system
US20100222933A1 (en)*2009-08-182010-09-02Enphase Energy, Inc.Method and system for distributed energy generator message aggregation
US20100332918A1 (en)*2009-06-302010-12-30Alcatel-Lucent Canada Inc.Alarm correlation system
US8041799B1 (en)*2004-04-302011-10-18Sprint Communications Company L.P.Method and system for managing alarms in a communications network
US20110267980A1 (en)*2010-01-292011-11-03Calippe Joel RMethod and apparatus for hint-based discovery of path supporting infrastructure
US20120093005A1 (en)*2009-11-182012-04-19Guoping LiMethod and device for locating a failed link, and method, device and system for analyzing alarm root cause

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
AU2003257768A1 (en)2003-07-082005-01-21Huawei Technologies Co., Ltd.A processing method about alarm in network management system
CN101296122B (en)2008-06-232011-04-20中兴通讯股份有限公司Analytical method and device for alarm relativity
CN101577636B (en)2009-06-052012-07-25中兴通讯股份有限公司Method and device for determining alarm correlation matrix and analyzing alarm correlation
CN101674592A (en)2009-10-132010-03-17浪潮通信信息系统有限公司Method for multithreading warning association analysis in mobile communication network management system
CN102118275A (en)2009-12-302011-07-06大唐移动通信设备有限公司Alarm storm processing method and processing device
CN102142983A (en)2010-11-242011-08-03华为技术有限公司Alarm correlation analysis method and device
CN102136949A (en)2011-03-242011-07-27国网电力科学研究院Method and system for analyzing alarm correlation based on network and time
CN103346912B (en)2013-06-292017-04-12华为技术有限公司Method, device and system for conducting warning correlation analysis

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US6707795B1 (en)*1999-04-262004-03-16Nortel Networks LimitedAlarm correlation method and system
US6604208B1 (en)*2000-04-072003-08-05Telefonaktiebolaget Lm Ericsson (Publ)Incremental alarm correlation method and apparatus
US20050262237A1 (en)*2004-04-192005-11-24Netqos, Inc.Dynamic incident tracking and investigation in service monitors
US8041799B1 (en)*2004-04-302011-10-18Sprint Communications Company L.P.Method and system for managing alarms in a communications network
US20050289230A1 (en)*2004-06-242005-12-29International Business Machines CorporationMethod, data processing system, and computer program product for generating visualization output of event correlation information
US20060036713A1 (en)*2004-08-102006-02-16International Business Machines CorporationMethod, system and program product for configuring an event management system
US20100332918A1 (en)*2009-06-302010-12-30Alcatel-Lucent Canada Inc.Alarm correlation system
US20100222933A1 (en)*2009-08-182010-09-02Enphase Energy, Inc.Method and system for distributed energy generator message aggregation
US20120093005A1 (en)*2009-11-182012-04-19Guoping LiMethod and device for locating a failed link, and method, device and system for analyzing alarm root cause
US20110267980A1 (en)*2010-01-292011-11-03Calippe Joel RMethod and apparatus for hint-based discovery of path supporting infrastructure

Non-Patent Citations (5)

* Cited by examiner, † Cited by third party
Title
Crowell C., "Event Correlation and Root Cause Analysis", White Paper, March 2004.*
Li T. et al., "Novel alarm correlation analysis system based on association rules mining in telecommunication networks", Information Sciences, 180, 2010, pp. 2960-2978.*
Liang J., WO2005004402A1, "A PROCESSING METHOD ABOUT ALARM IN NETWORK MANAGEMENT SYSTEM", 13 Jan. 2005.*
Liu J., EP 2439877 A1, "Method and device for analyzing alarm correlation, system and method for checking alarm correlation analyzing device" (English), PUBLISHED ON 11-Apr-2012.*
Zhang B., CN 200810212164 A, "Method and system for analyzing alarm correlativity" (English), PUBLISHED ON 11-May-2011.*

Cited By (11)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US20160301562A1 (en)*2013-11-152016-10-13Nokia Solutions And Networks OyCorrelation of event reports
CN105991332A (en)*2015-01-272016-10-05中兴通讯股份有限公司Alarm processing method and device
US20160283310A1 (en)*2015-03-242016-09-29Ca, Inc.Anomaly classification, analytics and resolution based on annotated event logs
US10133614B2 (en)*2015-03-242018-11-20Ca, Inc.Anomaly classification, analytics and resolution based on annotated event logs
US9417949B1 (en)2015-12-102016-08-16International Business Machines CorporationGeneric alarm correlation by means of normalized alarm codes
US10185614B2 (en)2015-12-102019-01-22International Business Machines CorporationGeneric alarm correlation by means of normalized alarm codes
WO2017176676A1 (en)*2016-04-042017-10-12Nec Laboratories America, IncGraph-based fusing of heterogeneous alerts
CN107918629A (en)*2016-10-112018-04-17北京神州泰岳软件股份有限公司The correlating method and device of a kind of alarm failure
US20180152338A1 (en)*2016-11-252018-05-31Accenture Global Solutions LimitedOn-demand fault reduction framework
US10536323B2 (en)*2016-11-252020-01-14Accenture Global Solutions LimitedOn-demand fault reduction framework
CN114448774A (en)*2021-12-162022-05-06武汉光迅科技股份有限公司Alarm processing method, device and storage medium

Also Published As

Publication numberPublication date
US9256828B2 (en)2016-02-09

Similar Documents

PublicationPublication DateTitle
EP2838228B1 (en)Alarm correlation analysis method, apparatus, and system
US9256828B2 (en)Alarm correlation analysis method, apparatus and system
US11614990B2 (en)Automatic correlation of dynamic system events within computing devices
US9838483B2 (en)Methods, systems, and computer readable media for a network function virtualization information concentrator
US9465641B2 (en)Selecting cloud computing resource based on fault tolerance and network efficiency
US10944655B2 (en)Data verification based upgrades in time series system
CN109873714B (en)Cloud computing node configuration updating method and terminal equipment
CN111258627A (en)Interface document generation method and device
CN103716384A (en)Method and device for realizing cloud storage data synchronization in cross-data-center manner
US8903871B2 (en)Dynamic management of log persistence
CN110928679A (en)Resource allocation method and device
US10331484B2 (en)Distributed data platform resource allocator
WO2023029485A1 (en)Data processing method and apparatus, computer device, and computer-readable storage medium
US10712959B2 (en)Method, device and computer program product for storing data
CN108228272A (en)WEB containers generation processing method, equipment and server
CN105511952A (en)Resource self-migration method and system based on cloud computing platform
CN116095007A (en) Load scheduling method, device, computer equipment and storage medium
JP6076882B2 (en) Information processing system, management device, and key assignment program
KR102128389B1 (en)Cloud-based apparatus and mehtod for processing data, and cloud-based user device for receiving data process service
CN106170769A (en)Determine the method for resources of virtual machine, device and program product
WO2025161465A1 (en)Resource change method and apparatus, and device and computer-readable storage medium
CN117827940A (en)Multi-tenant data processing method and device, electronic equipment and storage medium
CN119003321A (en)Method, electronic device and computer program product for tracking information
WO2025035500A1 (en)Data processing method and apparatus based on replication group, data query method and apparatus based on replication group, and device and medium
CN113946702A (en) Image feature storage method, device, storage medium and electronic device

Legal Events

DateCodeTitleDescription
ASAssignment

Owner name:HUAWEI TECHNOLOGIES CO., LTD., CHINA

Free format text:ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:LV, TAO;REEL/FRAME:033495/0232

Effective date:20140606

STCFInformation on status: patent grant

Free format text:PATENTED CASE

CCCertificate of correction
MAFPMaintenance fee payment

Free format text:PAYMENT OF MAINTENANCE FEE, 4TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1551); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

Year of fee payment:4

MAFPMaintenance fee payment

Free format text:PAYMENT OF MAINTENANCE FEE, 8TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1552); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

Year of fee payment:8


[8]ページ先頭

©2009-2025 Movatter.jp