CN101150831A - Network element data processing method and device - Google Patents

Network element data processing method and device Download PDF

Info

Publication number
CN101150831A
CN101150831A CNA2007101762892A CN200710176289A CN101150831A CN 101150831 A CN101150831 A CN 101150831A CN A2007101762892 A CNA2007101762892 A CN A2007101762892A CN 200710176289 A CN200710176289 A CN 200710176289A CN 101150831 A CN101150831 A CN 101150831A
Authority
CN
China
Prior art keywords
network element
index
version
original
data processing
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
CNA2007101762892A
Other languages
Chinese (zh)
Other versions
CN101150831B (en
Inventor
戴玉宏
邱国贤
王蔚
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
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
Application filed by Huawei Technologies Co Ltd filed Critical Huawei Technologies Co Ltd
Priority to CN2007101762892A priority Critical patent/CN101150831B/en
Publication of CN101150831A publication Critical patent/CN101150831A/en
Application granted granted Critical
Publication of CN101150831B publication Critical patent/CN101150831B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

本发明实施例涉及一种网元数据处理方法及装置,其中方法包括:采集网元的原始指标;对网元的版本进行判断,根据原始指标确定该网元的版本对应的中间层指标;当进行汇总运算时,直接以该中间层指标作为汇总运算的原始数据计算汇总复合指标;装置包括:采集模块,用于采集网元的原始指标;判断/计算模块,用于对网元的版本进行判断,根据原始指标确定该网元的版本对应的中间层指标;汇总模块,用于当进行汇总运算时,直接以该中间层指标作为汇总运算的原始数据计算汇总复合指标。本发明实施例提供的网元数据处理方法及装置,提高了指标汇总时的处理效率,保持指标计算公式相对稳定。

Figure 200710176289

The embodiment of the present invention relates to a network element data processing method and device, wherein the method includes: collecting the original index of the network element; judging the version of the network element, and determining the intermediate layer index corresponding to the version of the network element according to the original index; When performing summary calculation, the intermediate layer index is directly used as the raw data of the summary calculation to calculate the summary composite indicator; the device includes: a collection module, used to collect the original indicators of the network element; a judgment/calculation module, used to check the version of the network element Judgment: determine the intermediate layer index corresponding to the version of the network element according to the original index; the summary module is used to directly use the intermediate layer index as the original data of the summary operation to calculate the summary composite index when performing the summary operation. The network element data processing method and device provided by the embodiments of the present invention improve the processing efficiency of index summarization and keep the index calculation formula relatively stable.

Figure 200710176289

Description

Network element data processing method and device
Technical field
The embodiment of the invention relates to the communications field, relates in particular to a kind of network element data processing method and device.
Background technology
At communication technical field, usually need carry out the performance monitoring and the network planning to wireless network, wherein one of of paramount importance means are exactly traffic measurement, traffic measurement is meant measures (comprising indexs such as traffic carrying capacity, load) to the performance of communication equipment and ambient network thereof, in order to the traffic data of network operation situation to be provided, for network design, optimization and upgrading provide reference.Wherein the method for traffic data processing is: the shared a index interface document of network element and webmaster, network element is gathered original index, and periodically report webmaster, webmaster calculates composite index according to original index, original index and composite index are deposited in the database in the lump, be used for follow-up inquiry and analysis.
Be example now, introduce network element data processing method in the prior art with " cutting off rate ".If cutting off rate=number of dropped calls ÷ call through number of times is with calculating equation expression as A=b ÷ c.If the cycle of traffic measurement is 30 minutes, as 16:01~16:30, if this time period is t1, the original index that network element collects is respectively number of dropped calls b (t1) and the call through number of times c (t1) in the t1, these data are reported webmaster, webmaster is A (t1)=b (t1) ÷ c (t1) according to the cutting off rate that the computing formula of cutting off rate calculates in the t1, and A (t1), b (t1) and c (t1) are deposited in the database.If will check the cutting off rate in 60 minutes, then need to gather computing, that is: calculate number of dropped calls b (t1) and call through number of times c (t1) and number of dropped calls b (t2) among 16:31~17:00s (be made as time period t 2) and the call through number of times c (t2) of network element in 16:01~16:30, then the cutting off rate in 16:01~17:00 (being made as time period t 3) is A (t3)=b (t3) ÷ c (t3)=(b (t1)+b (t2)) ÷ (c (t1)+c (t2)).This method is to be the initial data that gathers computing with original index, applies mechanically the computing formula of cutting off rate after original index is gathered by time dimension again and calculates, and the process that index gathers is finished in database.
For the network element of different editions, the computing formula of its cutting off rate might be different, and as in the V1 version, the computing formula of cutting off rate is A=b ÷ c, may become A=(b+d) ÷ (c+e) in the V2 version.At this problem, in the prior art there be network element data processing method:
(1) the version situation of change of ignorance network element is all made of the formula of latest edition and is gathered computing.The shortcoming of this method is: used original index may not exist in early version in the redaction, does not exist in the V1 version as original index d in the V2 version and e, and the formula that the network element of early version can't be applied mechanically redaction calculates; Even have original index d and e in the early version, but new early version may be different to the understanding of cutting off rate, apply mechanically the computing formula of redaction in the environment of early version, influenced user's susceptibility.
(2) computing formula of redaction for the computing formula that the network element of early version is applied mechanically early version, is applied mechanically by the version number of webmaster identification network element for the network element of redaction; Webmaster record network element version updating time point is when doing index and gather, to the computing formula of the nest before upgrading with the cutting off rate of early version, to the computing formula of the nest after the upgrading with the cutting off rate of redaction.Webmaster need write down the update time point of network element version, when gathering calculating, also needs to construct a query statement, and the time period of inquiry traffic measurement is before upgrading or after upgrading, applies mechanically the formula of corresponding version then.The shortcoming of this method is: the structure query statement has increased complexity, and carries out this query statement and greatly reduce efficient (according to test, carry out query statement make search efficiency reduce more than 50%), and performance seriously descends, and has influenced user's susceptibility; In addition, the computing formula difference of cutting off rate in the new early version, the user need pay extra study and adapt to cost, has also influenced user's susceptibility.
Summary of the invention
The embodiment of the invention provides a kind of network element data processing method and device, and the treatment effeciency when gathering with realization raising index keeps the computing formula of index relatively stable.
The embodiment of the invention provides a kind of network element data processing method, comprising:
The original index of acquisition network element;
Version to network element is judged, determines the Medium Counter of the version correspondence of this network element according to original index;
When gathering computing, directly calculate as the initial data that gathers computing and gather composite index with this Medium Counter.
The embodiment of the invention provides a kind of network element data processing unit, comprising:
Acquisition module is used for the original index of acquisition network element;
Judging is used for the version of network element is judged, determines the Medium Counter of the version correspondence of this network element according to original index;
Summarizing module is used for when gathering computing, directly calculates as the initial data that gathers computing with this Medium Counter and gathers composite index.
Network element data processing method that the embodiment of the invention provides and device, by determining Medium Counter, directly with this Medium Counter as the initial data that gathers computing, do not need original index is gathered computing, for different editions and the different network element of index computing formula, user level is represented Medium Counter, shielded original index, thereby keep the index computing formula relatively stable; And do not need to construct query statement, improved the treatment effeciency when index gathers.
Description of drawings
Fig. 1 is the flow chart of the embodiment of the invention one network element data processing method;
Fig. 2 is the flow chart of the embodiment of the invention two network element data processing methods;
Fig. 3 is the schematic diagram of embodiment of the invention network element data processing unit.
Embodiment
Below by drawings and Examples, the technical scheme of the embodiment of the invention is described in further detail.
The embodiment of the invention one network element data processing method:
As shown in Figure 1, the flow chart for the embodiment of the invention one network element data processing method specifically comprises the steps:
The original index of step 101, acquisition network element;
Step 102, the version of network element is judged, determined the Medium Counter of the version correspondence of this network element according to original index;
Step 103, when gathering computing, directly gather composite index as the initial data calculating that gathers computing with this Medium Counter.
Present embodiment is by obtaining Medium Counter, directly with this Medium Counter as the initial data that gathers computing, do not need original index is gathered computing, for different editions and the different network element of index computing formula, user level is represented Medium Counter, shield original index, thereby kept the index computing formula relatively stable; And do not need to construct query statement, improved the treatment effeciency when index gathers.
The embodiment of the invention two network element data processing methods:
Present embodiment is an example to handle cutting off rate, establish to have two kinds of different network element versions of V1 and V2, and in different editions the computing formula difference of cutting off rate.The Medium Counter of present embodiment comprises the number of dropped calls B of broad sense and the call through number of times C of broad sense, wherein the computing formula of B and C is the linear index computing formula, so-called linear index computing formula is meant the signed magnitude arithmetic(al) that only comprises index in formula or the multiplication and division computing of index and constant, if occur the multiplication and division computing between index in the index computing formula, then this index computing formula is non-linear index computing formula.Therefore, the computing formula of B and C can be represented with following formula:
B=b1+b2+......+bp, wherein b1, b2 ... bp is a needed original index when calculating Medium Counter B under corresponding network element version, and p is the number of the original index of calculating B;
C=c1+c2+......+cq, wherein c1, c2 ... cq is a needed original index when calculating Medium Counter C under corresponding network element version, and q is the number of the original index of calculating C;
Above-mentioned Medium Counter B and C are meant the number of dropped calls of broad sense in section sometime and the call through number of times of broad sense, present embodiment claims that this time period was the 3rd time period, the 3rd time period comprised the more than one very first time section or second time period, when calculating B the 3rd time period was divided into an above very first time section, b1, b2 ... bp is the number of dropped calls in each very first time section; When calculating C the 3rd time period was divided into second time period more than one, c1, c2 ... cq is the call through number of times in each second time period.
In the present embodiment, the computing formula that is located at cutting off rate in the V1 version is A=b ÷ c, and b and c are the needed original index of V1 version; The computing formula of cutting off rate is A=(b+d) ÷ (c+e) in the V2 version, and b, c, d and e are the needed original index of V2 version; Wherein in the V1 version, the Medium Counter computing formula is: B=b, and C=c can be understood as: when calculating the Medium Counter in the 3rd time period, do not continue to divide for the 3rd time period; In the V2 version, the Medium Counter computing formula is: B=b+d, C=c+e, can be understood as: when calculating the Medium Counter in the 3rd time period, the 3rd time period was divided into 2 very first time sections, 2 second time periods respectively, the original index b and the d of 2 very first time sections of needs when calculating B, original index c and the e of 2 second time periods of needs when calculating C.
As can be known above-mentioned, the Medium Counter computing formula is linear formula under two kinds of versions.Composite index computing formula under two kinds of versions is all: A=B ÷ C.
As shown in Figure 2, the flow chart for the embodiment of the invention two network element data processing methods specifically comprises the steps:
The original index of step 201, acquisition network element;
If the 3rd time period of traffic measurement is 30 minutes, 16:01~16:30 for example, if the 3rd time period was t1, the original index of the required collection in the t1 can be determined according to the cutting off rate computing formula of the correspondence of the version of the network element of being gathered, for example, computing formula according to the cutting off rate of V1 and two version correspondences of V2 version can be determined, the original index of gathering in the t1 in the V1 version is b (t1) and c (t1), and the original index of gathering in the V2 version is b (t1), c (t1), d (t1) and e (t1).
Step 202, the version of network element is judged, selected the Medium Counter computing formula corresponding, calculate Medium Counter according to original index with the version of this network element;
Version to network element is judged, if the V1 version, then the Medium Counter computing formula is B=b, and C=c according to original index b that collects (t1) and c (t1), calculates Medium Counter B (the t1)=b (t1) of V1 version, C (t1)=c (t1); If V2 version, then the Medium Counter computing formula is B=b+d, and C=c+e is according to the original index b that collects (t1), c (t1), d (t1) and e (t1), calculate Medium Counter B (t1)=b (the t1)+d (t1) under the V2 version, C (t1)=c (t1)+e (t1).
Step 203, the Medium Counter under the different editions that calculates is kept in the database; Meanwhile, in Medium Counter substitution composite index computing formula, the calculating composite index also is kept in the database;
Under the V1 version, with Medium Counter substitution composite index computing formula A=B ÷ C, calculating composite index is A (t1)=b (t1) ÷ c (t1); Under the V2 version,, calculate composite index A (t1)=(b (t1)+d (t1)) ÷ (c (t1)+e (t1)) with Medium Counter substitution composite index computing formula A=B ÷ C; Original index, Medium Counter and composite index are kept in the database.
Step 204, when gathering computing, extract the Medium Counter of having stored in the database, directly gather composite index as the initial data calculating that gathers computing with this Medium Counter;
Check n the cutting off rate in the 3rd time period when needs, then need to gather computing, gather computing and adopt following formula to calculate:
A=(B (t1)+B (t2)+...+B (tn)) ÷ (C (t1)+C (t2)+...+C (tn)), wherein B (t1), B (t2) ... B (tn) is the broad sense number of dropped calls in each the 3rd time period, C (t1), C (t2) ... C (tn) is the broad sense call through number of times in each the 3rd time period, and the time span of each the 3rd time period can equate.
Present embodiment for example checks that to check the cutting off rate of (2 the 3rd time periods) in 60 minutes the cutting off rate in 16:01~17:00 is an example.
If 16:01~16:30 is the 3rd time period t 1,16:31~17:00 is the 3rd time period t 2, and 16:01~17:00 is the 3rd time period t 3.Obtain Medium Counter and composite index in the t1 according to step 201~step 203, in like manner also can obtain Medium Counter and composite index in the t2.Be presented in respectively below under V1 and the V2 version, index gathers the situation of computing.
In the V1 version, the Medium Counter in t1 and the t2 is respectively B (t1)=b (t1), C (t1)=c (t1), and B (t2)=b (t2), C (t2)=c (t2), then the Medium Counter in the t3 is:
B(t3)=b(t3)=b(t1+t2)=b(t1)+b(t2)=B(t1)+B(t2);
C(t3)=c(t3)=c(t1+t2)=c(t1)+c(t2)=C(t1)+C(t2);
In the V1 version, because Medium Counter equals original index, doing when gathering computing, it is identical with the flow process that Medium Counter is gathered computing that original index is gathered computing, so can directly gather the Medium Counter that obtains in the t3 by t1 and the Medium Counter of storing in the database in the t2.
In the V2 version, the Medium Counter in t1 and the t2 is respectively B (t1)=b (t1)+d (t1), C (t1)=c (t1)+e (t1), and B (t2)=b (t2)+d (t2), C (t2)=c (t2)+e (t2), then the Medium Counter in the t3 is:
B(t3)=b(t3)+d(t3)=b(t1+t2)+d(t1+t2)=b(t1)+b(t2)+d(t1)+d(t2)=b(t1)+d(t1)+b(t2)+d(t2)=B(t1)+B(t2);
C(t3)=c(t3)+e(t3)=c(t1+t2)+e(t1+t2)=c(t1)+c(t2)+e(t1)+e(t2)=c(t1)+e(t1)+c(t2)+e(t2)=C(t1)+C(t2);
In the V2 version, because the Medium Counter computing formula is linear, doing when gathering computing, need be with original index as the initial data that gathers computing, and can directly gather the Medium Counter that obtains in the t3 according to the Medium Counter in t1 that stores in the database and the t2.
In sum, all can Medium Counter be gathered according to the Medium Counter computing formula of linearity in V1 and V2 version, this gathers computing according to time dimension, thereby obtains gathering Medium Counter B (t3) and C (t3); Under V1 and V2 version, the composite index computing formula is A=B ÷ C, applies mechanically this formula, and the composite index of calculating respectively under V1 and the V2 version that gathers is: A (t3))=B (t3) ÷ C (t3), obtain the cutting off rate in the t3.
The network element data processing method that present embodiment provides, by linear Medium Counter computing formula is set, when gathering computing, need be with original index as the initial data that gathers computing, but directly Medium Counter is gathered computing; For the different network element of the computing formula of different editions and cutting off rate, user level is represented Medium Counter, shielded original index, and the composite index computing formula under the different editions is identical, kept the computing formula of cutting off rate relatively stable; And do not need to construct query statement, improved the treatment effeciency when index gathers.
As shown in Figure 3, be the schematic diagram of embodiment of the invention network element data processing unit,, be used for the original index of acquisition network element comprising acquisition module 1; Judging 2 is used to receive the original index that acquisition module 1 is exported, and the version of network element is judged, selects the Medium Counter computing formula corresponding with the version of this network element, calculates Medium Counter according to original index; Summarizing module 3 is used to receive the Medium Counter that judging 2 is exported, and when gathering computing, directly calculates as the initial data that gathers computing with this Medium Counter and gathers composite index.
Present embodiment can also comprise memory module 4, be used to receive the original index of acquisition module 1 output and the Medium Counter of judging 2 outputs, and storage original index and Medium Counter, when gathering computing, original index and Medium Counter are sent to summarizing module 3.
Each module of present embodiment network element data processing unit can be corresponding with the step of embodiment of the invention network element data processing method.
Present embodiment is gathered original index by acquisition module 1, calculate Medium Counter by judging 2, and original index and Medium Counter be kept in the memory module 4, when gathering computing, directly with this Medium Counter as the initial data that gathers computing, do not need original index is gathered computing, for different editions and the different network element of index computing formula, user level is represented Medium Counter, shield original index, thereby kept the index computing formula relatively stable; And do not need to construct query statement, improved the treatment effeciency when index gathers.
It should be noted that at last: above embodiment only in order to the technical scheme of the explanation embodiment of the invention, is not intended to limit; Although the embodiment of the invention is had been described in detail with reference to previous embodiment, those of ordinary skill in the art is to be understood that: it still can be made amendment to the technical scheme that aforementioned each embodiment put down in writing, and perhaps part technical characterictic wherein is equal to replacement; And these modifications or replacement do not make the essence of appropriate technical solution break away from the spirit and scope of each embodiment technical scheme of the embodiment of the invention.

Claims (10)

1.一种网元数据处理方法,其特征在于包括:1. A network element data processing method, characterized in that comprising: 采集网元的原始指标;Collect the original indicators of network elements; 对网元的版本进行判断,根据原始指标确定该网元的版本对应的中间层指标;Judge the version of the network element, and determine the intermediate layer index corresponding to the version of the network element according to the original index; 当进行汇总运算时,直接以该中间层指标作为汇总运算的原始数据计算汇总复合指标。When the summary operation is performed, the middle layer index is directly used as the raw data of the summary operation to calculate the summary composite index. 2.根据权利要求1所述的网元数据处理方法,其特征在于,所述汇总运算为针对掉话率进行的汇总运算;2. the network element data processing method according to claim 1, is characterized in that, described summary operation is the summary operation that is carried out at the call drop rate; 所述中间层指标包括广义的掉话次数B、广义的呼叫接通次数C;The middle layer index includes generalized call drop times B and generalized call connection times C; 其中B=b1+b2+......+bp,b1、b2、......bp为计算对应网元版本的B所需要的原始指标,p为计算对应网元版本的B所需要的原始指标的个数;Among them, B=b1+b2+...+bp, b1, b2,...bp is the original index required to calculate the B corresponding to the network element version, and p is the calculation of B corresponding to the network element version The number of raw indicators required; C=c1+c2+......+cq,c1、c2、......cq为计算对应网元版本的C所需要的原始指标,q为计算对应网元版本的C所需要的原始指标的个数。C=c1+c2+...+cq, c1, c2,...cq is the original index needed to calculate the C corresponding to the network element version, and q is required to calculate the C corresponding to the network element version The number of original indicators of . 3.根据权利要求2所述的网元数据处理方法,其特征在于,所述原始指标b1、b2、......bp为各个第一时间段内的掉话次数,所述原始指标c1、c2、......cq为各个第二时间段内的呼叫接通次数。3. The network element data processing method according to claim 2, characterized in that, the original index b1, b2, ... bp is the number of dropped calls in each first time period, and the original index c1, c2, . . . cq are the number of connected calls in each second time period. 4.根据权利要求2或3所述的网元数据处理方法,其特征在于,所述汇总运算采用如下公式进行计算:4. The network element data processing method according to claim 2 or 3, characterized in that, the summary operation is calculated using the following formula: A=(Bt1+Bt2+......+Btn)÷(Ct1+Ct2+......+Ctn),其中Bt1、Bt2、......Btn为各个第三时间段内的广义的掉话次数,Ct1、Ct2、......Ctn为各个第三时间段内的广义的呼叫接通次数;A=(Bt1+Bt2+...+Btn)÷(Ct1+Ct2+...+Ctn), wherein Bt1, Bt2,...Btn are each in the third time period Generalized call drop times, Ct1, Ct2, ... Ctn are generalized call connection times in each third time period; 第三时间段包括一个以上的第一时间段或第二时间段。The third time period includes more than one first time period or second time period. 5.根据权利要求4所述的网元数据处理方法,其特征在于,各第三时间段的时间长度相等。5. The network element data processing method according to claim 4, wherein the time lengths of the third time periods are equal. 6.根据权利要求1所述的网元数据处理方法,其特征在于,在所述确定中间层指标之后还包括:将中间层指标保存在数据库中;所述计算汇总复合指标之前还包括:提取数据库中的中间层指标。6. The network element data processing method according to claim 1, characterized in that, after said determining the middle layer index, it also includes: storing the middle layer index in a database; before said calculating and summarizing the composite index, it also includes: extracting Middle-tier metrics in the database. 7.根据权利要求1所述的网元数据处理方法,其特征在于,不同网元版本对应的中间层指标计算公式为线性公式。7. The network element data processing method according to claim 1, characterized in that, the calculation formulas of intermediate layer indicators corresponding to different network element versions are linear formulas. 8.根据权利要求1所述的网元数据处理方法,其特征在于,对中间层指标进行汇总运算具体为:按照时间维度对中间层指标进行汇总运算。8 . The method for processing network element data according to claim 1 , wherein performing a summary operation on the middle layer indicators specifically comprises: performing a summary operation on the middle layer indicators according to a time dimension. 9.一种网元数据处理装置,其特征在于包括:9. A network element data processing device, characterized in that it comprises: 采集模块,用于采集网元的原始指标;The collection module is used to collect the original index of the network element; 判断/计算模块,用于对网元的版本进行判断,根据原始指标确定该网元的版本对应的中间层指标;The judging/calculating module is used to judge the version of the network element, and determine the intermediate layer index corresponding to the version of the network element according to the original index; 汇总模块,用于当进行汇总运算时,直接以该中间层指标作为汇总运算的原始数据计算汇总复合指标。The summary module is used to calculate the summary composite index directly using the middle layer index as the raw data of the summary operation when performing the summary operation. 10.根据权利要求9所述的网元数据处理装置,其特征在于还包括:存储模块,用于存储所述采集模块输出的原始指标和所述判断/计算模块输出的中间层指标。10. The network element data processing device according to claim 9, further comprising: a storage module, configured to store the original index output by the collection module and the intermediate layer index output by the judgment/calculation module.
CN2007101762892A 2007-10-24 2007-10-24 Network element data processing method and device Expired - Fee Related CN101150831B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2007101762892A CN101150831B (en) 2007-10-24 2007-10-24 Network element data processing method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2007101762892A CN101150831B (en) 2007-10-24 2007-10-24 Network element data processing method and device

Publications (2)

Publication Number Publication Date
CN101150831A true CN101150831A (en) 2008-03-26
CN101150831B CN101150831B (en) 2010-06-09

Family

ID=39251106

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2007101762892A Expired - Fee Related CN101150831B (en) 2007-10-24 2007-10-24 Network element data processing method and device

Country Status (1)

Country Link
CN (1) CN101150831B (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102387260A (en) * 2011-10-20 2012-03-21 中兴通讯股份有限公司 Method and system for determining dropped call rate
CN103475500A (en) * 2012-06-07 2013-12-25 华为技术服务有限公司 Method, device and system for network performance index acquisition
CN104123303A (en) * 2013-04-27 2014-10-29 阿里巴巴集团控股有限公司 Method and device for providing data

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100433774C (en) * 2003-05-21 2008-11-12 华为技术有限公司 Telephone bill data processing method and apparatus
CN1897540A (en) * 2005-07-15 2007-01-17 中兴通讯股份有限公司 Network element data processing method and system
CN100407206C (en) * 2006-02-20 2008-07-30 华为技术有限公司 Method and system for converting between different versions of configuration data
CN100502313C (en) * 2006-09-25 2009-06-17 华为技术有限公司 A method for processing network element data

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102387260A (en) * 2011-10-20 2012-03-21 中兴通讯股份有限公司 Method and system for determining dropped call rate
CN102387260B (en) * 2011-10-20 2014-03-12 中兴通讯股份有限公司 Method and system for determining dropped call rate
CN103475500A (en) * 2012-06-07 2013-12-25 华为技术服务有限公司 Method, device and system for network performance index acquisition
CN104123303A (en) * 2013-04-27 2014-10-29 阿里巴巴集团控股有限公司 Method and device for providing data
CN104123303B (en) * 2013-04-27 2018-04-24 阿里巴巴集团控股有限公司 A kind of method and device that data are provided

Also Published As

Publication number Publication date
CN101150831B (en) 2010-06-09

Similar Documents

Publication Publication Date Title
CN103995715B (en) Restorative procedure, device and the server of application program
CN103530347B (en) A kind of Internet resources method for evaluating quality based on big data mining and system
EP3418910A1 (en) Big data-based method and device for calculating relationship between development objects
CN103714004A (en) JVM online memory leak analysis method and system
CN112131285B (en) A method and device for mining association rules of dynamic time series data
CN110995524A (en) Flow data monitoring method and device, electronic equipment and computer readable medium
CN103365965A (en) Data summarizing method and device
CN101150831A (en) Network element data processing method and device
CN113722557A (en) Method and device for determining gas supply and sale difference
CN102104885A (en) Statistical method and system for network element performance
JP5712860B2 (en) Validating sensor data expressed by characteristic functions
CN101754260B (en) Multi-dimension statistical method of testing objects in communication performance network management system
CN114595129A (en) Configurable multi-dimensional data monitoring method and device and storage medium
CN102612058B (en) Method and device for determining performance index statistical result
CN102567340A (en) Method and device for filtering Microblog information
CN111523921B (en) Funnel analysis method, analysis device, electronic device, and readable storage medium
JP5691934B2 (en) Annotating binary decision diagrams representing sensor data
US9398441B2 (en) Method and apparatus for identifying re-subscribed user
CN112235358A (en) Data acquisition method and device, electronic equipment and computer readable storage medium
CN104809052A (en) Method and device for forecasting system resource use ratio
CN108664499A (en) The method, apparatus and equipment of data storage
CN108205559A (en) A kind of data managing method and its equipment
WO2016206191A1 (en) Data processing method and device
CN115168363B (en) Metadata processing method and device, electronic equipment and storage medium
CN106886478A (en) A kind of data filtering method and monitoring server

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
CF01 Termination of patent right due to non-payment of annual fee
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20100609

Termination date: 20181024