WO2012010090A1 - Method and apparatus for tracing user-based random report signalling - Google Patents

Method and apparatus for tracing user-based random report signalling Download PDF

Info

Publication number
WO2012010090A1
WO2012010090A1 PCT/CN2011/077373 CN2011077373W WO2012010090A1 WO 2012010090 A1 WO2012010090 A1 WO 2012010090A1 CN 2011077373 W CN2011077373 W CN 2011077373W WO 2012010090 A1 WO2012010090 A1 WO 2012010090A1
Authority
WO
WIPO (PCT)
Prior art keywords
user
random
queue
signaling
random user
Prior art date
Application number
PCT/CN2011/077373
Other languages
French (fr)
Chinese (zh)
Inventor
姚尧
付云路
Original Assignee
中兴通讯股份有限公司
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 中兴通讯股份有限公司 filed Critical 中兴通讯股份有限公司
Publication of WO2012010090A1 publication Critical patent/WO2012010090A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/2866Architectures; Arrangements
    • H04L67/30Profiles
    • H04L67/306User profiles
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/535Tracking the activity of the user

Definitions

  • the present invention relates to a mobile communication network, and more particularly to a method and apparatus for performing user-based random report signaling tracking processing on a mobile communication network.
  • Signaling tracking is the most effective fault location and viewing tool in mobile communication network systems. It can view the signaling messages generated in the service system in real time through signaling tracking, which can provide an effective means for fault location and business process observation. , can provide the necessary maintenance status data to the operation and maintenance personnel.
  • the signaling tracking client initiates a tracking request to the network device, and the network device notifies the corresponding service processing module according to the tracking condition, and the service processing module filters the signaling data according to the tracking condition, and finally reports the message. Let the client track.
  • a user-based network element level signaling tracking method has been widely used, that is, tracking client settings. Filtering conditions ⁇ ⁇ In the user number, the service running module in the network device is required to report and set the signaling data corresponding to the user information. In general, specific user tracking and full user tracking are two common user tracking methods.
  • Specific user tracking You need to specify the user ID (such as IMSI or MSISDN) in the tracking condition when the tracking is initiated.
  • the service module only reports and matches the signaling tracking data of the specified user in the service flow, but the service running environment is very complicated. In this case, it is difficult to obtain specific user information, and when the device is running for a long time, the user information of the problem cannot be known in advance. This method is only applicable to the start-up debugging phase or when the fault is located according to a specific user complaint. .
  • Full-user tracking The service module reports all user signaling data to the tracking client, which can solve the defect that the user signaling data collection is incomplete when the specific user signaling is tracked. However, in the case of a large number of users in a commercial office, full-user tracking can cause the tracking client system to be unable to process such massive data.
  • the object of the present invention is to provide a user-based random report signaling tracking method and apparatus, and provide signaling data of more users as much as possible in case of a fault cause, which is used to solve a problem that may be caused by a specific user tracking. Improves the operability and maintainability of mobile network systems by tracking client performance issues that can result from incomplete data collection and full user tracking.
  • the present invention provides a user-based random reporting signaling tracking method, including:
  • the random user queue does not reach the capacity limit, add the user identifier to the random user queue, and report the signaling tracking data to the tracking client. end.
  • the method further includes: discarding the signaling tracking data if the user identifier does not exist in the random user queue, and the random user queue has reached a capacity limit.
  • the capacity k of the random user queue does not exceed max ⁇ m ⁇ n
  • the max is the processing time limit of the tracking client
  • the m is the number of service processing modules that report signaling tracking data
  • n is all The number of signaling trace data that the service processing module generates on average in one transaction process of the user.
  • the method further includes: periodically scanning the random user queue, and clearing an expired user that meets a preset expiration policy from the random user queue.
  • the expired user is: one or more users that are the earliest to join in the random user queue during the timed scanning period; or, in the timed scanning period, the number of signaling tracking data reported in the random user queue is not higher than the preset Wide value users.
  • the present invention also provides a user-based random report signaling tracking device, the device including Machine user queue module and judgment module, wherein:
  • the random user queue module is configured to: when receiving a random user tracking request of the tracking client, create a random user queue;
  • the determining module is configured to: receive signaling tracking data, and obtain a user identifier of the signaling tracking data; if the user identifier exists in the random user queue, report the signaling tracking data to the tracking If the user identifier does not exist in the random user queue, and the random user queue does not reach the capacity limit, the user identifier is added to the random user queue, and the signaling tracking data is reported to the client. Track the client.
  • the determining module is further configured to: if the user identifier does not exist in the random user queue, and the random user queue has reached a capacity limit, discard the signaling tracking data.
  • the capacity k of the random user queue does not exceed max ⁇ m ⁇ n , the max is the processing time limit of the tracking client, and the m is the number of service processing modules that report signaling tracking data, where n is all The number of signaling trace data that the service processing module generates on average in one transaction process of the user.
  • the random user queue module is further configured to: periodically scan the random user queue, and satisfy the expired user as: one or more users that are the earliest to join in the random user queue in a timed scanning period; or, a scheduled scan During the period, the number of signaling tracking data reported by the random user queue is not higher than the preset threshold.
  • the present invention introduces a random user queue, and dynamically groups the user identifiers in the system device to report the user signaling to the tracking client in real time, and maximizes the utilization of the system resources.
  • the user signaling data in various scenarios is collected and reported to the tracking client.
  • the present invention also introduces a random queue engine, which periodically manages and controls the random user queue, and deletes the expired user identifier in time, so that the newly generated user signaling data can also be reported to the tracking client, and the user information can be collected more effectively.
  • 1 is a diagram of a user random reporting signaling tracking device according to the present invention
  • 2 is a flowchart of randomly reporting user signaling tracking data according to an embodiment of the present invention
  • FIG. 3 is a flowchart of random user queue management control according to an embodiment of the present invention.
  • the present invention provides a method for tracking user-based random report signaling in a mobile communication network device, which is used to track signaling data of various protocol types in a service, and includes the following steps:
  • Step A Receive a random user tracking request of the tracking client, and create a random user queue with capacity limitation.
  • Step B Obtain the user identifier of the signaling tracking data according to the signaling tracking data reported by the service system, in the random user queue. Find if the same user ID exists;
  • Step C If the same user identifier exists in the random user queue, the signaling tracking data is reported to the tracking client.
  • the user identifier If the user identifier does not exist in the random user queue, and the random user queue does not reach the capacity limit, the user identifier is added to the random user queue, and the signaling tracking data is reported;
  • the signaling tracking data is directly discarded according to the principle of "advanced column first reporting", and the priority is satisfied in the queue. Existing users report signaling tracking data.
  • the capacity k of the random user queue does not exceed max ⁇ m ⁇ n
  • the max is the processing time limit of the tracking client
  • the m is the number of service processing modules that report signaling tracking data
  • n is all The number of signaling trace data that the service processing module generates on average in one transaction process of the user.
  • the present invention further provides a timing clearing expired user.
  • Policy Use the timer to scan the random user queue to clear expired users that meet the preset expiration policy. In this way, a new user identifier can be added to the random queue in the subsequent reporting signaling tracking process, and the latest valid signaling data is timely reported to the tracking client.
  • the method for judging expired users provided by the present invention includes:
  • the user ID is time-stamped when the user is added to the random user queue, and is used for timing scanning to obtain the time when the user joins the queue.
  • the user reporting the number of signaling tracking data in the random user queue is not higher than the preset threshold, and the user is regarded as an expired user, and the determining method needs to identify each user in the random user queue.
  • the counter is incremented, and when the user signaling trace data is reported, the corresponding counter is also increased accordingly.
  • the timer scans the counter of the user that has not expired is cleared to 0.
  • the preset threshold may be 0. That is, the user whose signaling tracking data is reported as 0 is regarded as an expired user in the timed scanning period, and the user identifier whose counter is 0 is deleted from the queue during the scheduled scanning.
  • the method for judging the expired user is only an example, and the expired user may be determined according to other expiration policies, which is not limited by the present invention.
  • the basic principle of user-based random reporting signaling is that users in the random user queue can report related signaling tracking messages.
  • the capacity is k. If at most m users are simultaneously reported, and according to the service model, each service processing module generates an average of n signalings in a user's service flow, then the limit service m service processing modules generate a message every second. Let k X n X m, obviously this value should not exceed the limit max of the tracking client processing, then the capacity k of the random user queue should not exceed max ⁇ m ⁇ n.
  • n is the average of the various protocol modules, and the specific application scenarios need to be weighted by the business model.
  • the user-based random report signaling tracking method includes:
  • Step 201 The service system reports signaling tracking data.
  • Step 202 determining whether the user identifier of the signaling tracking data is in a random user queue, if not, executing step 203; if yes, executing step 206;
  • Step 203 it is determined whether the random user queue reaches the capacity limit (whether is full), if yes, step 204 is performed, if the capacity limit is not reached, step 205 is performed;
  • Step 204 discarding the signaling tracking data, and ending
  • Step 205 Add the user identifier to the random user queue, and set the counter of the user to 0.
  • Step 206 Report the signaling tracking data to the tracking client, and add 1 to the counter of the user.
  • a random user queue of capacity n is created in the service system, and the random user queue is initially empty.
  • the process proceeds to step 205, where the user identifier A1 is displayed. Join the random user queue and finally proceed to step 206 to escalate the data to the tracking client.
  • the user A1 continues to generate the related signaling tracking data. If the user already exists in the random user queue, the process proceeds to step 206 to report the signaling tracking data to the tracking client. At the same time, users A2, A3 and A4 have been successively executed during the operation of the business system. . . Am (m ⁇ n), step 202, step 203, step 205 are repeated, and the length of the random user queue is gradually increased to m, which is still within the capacity n of the random user queue, that is, the random user queue is not full. .
  • the length of the random user queue also increases to n.
  • the user A, A2 An is included in the random user queue, and the user-related signaling tracking data is finally reported to the tracking client by performing step 202, and step 206. If the signaling tracking data related to the new user An+1 is generated at this time, the signaling tracking data can only be discarded because the user in the random user queue is preferentially reported, that is, step 202, step 203, and step 204 is shown.
  • step 206 Whenever a certain user related signaling tracking data is reported, the associated counter is +1.
  • the signaling of the tracking data is reported, which represents its activity level. If the user Ai does not report the signaling tracking data in the k seconds, step 303 is performed to delete the random user queue. If the signaling tracking data is reported, step 304 is performed to keep the random user queue.
  • step 302 it is assumed that there are j expired users without signaling tracking data reported in k seconds to be deleted from the random user queue, so that the random user queue has more j idle positions, when the new user An+l
  • An+2 and An+j may join the random user queue through step 202, step 203, and step 205, thereby ensuring that the random user queue is updated.
  • step 304 the user-associated counters remaining in the random user queue need to be cleared to ensure the independence of the user-associated counters during each statistical period.
  • the present invention also provides a user-based random report signaling tracking device, the device comprising a random user queue module and a judging module, wherein:
  • the random user queue module is configured to create a random user queue when receiving a random user tracking request of the tracking client;
  • the determining module is configured to: receive signaling tracking data, and obtain a user identifier of the signaling tracking data; if the user identifier exists in the random user queue, report the signaling tracking data to the tracking If the user identifier does not exist in the random user queue, and the random user queue does not reach the capacity limit, the user identifier is added to the random user team and the signaling tracking data is reported to the client. Tracking the client; if the user identifier does not exist in the random user queue, and the random user queue has reached the capacity limit, the signaling tracking data is discarded.
  • the capacity k of the random user queue does not exceed max ⁇ m ⁇ n
  • the max is the processing time limit of the tracking client
  • the m is the number of service processing modules that report signaling tracking data
  • the n The average number of signaling trace data generated by all service processing modules in a user's business process.
  • the random user queue module is further configured to: periodically scan the random user queue, and the user is: During the timed scanning period, one or more users that are the earliest to join in the random user queue; or, in the timed scanning period, the number of signaling tracking data reported by the random user queue is not higher than the preset threshold.
  • the present invention ensures that only a certain number of users in the service system can report signaling tracking data through a capacity user queue, so that the performance of the system is not affected.
  • the present invention introduces a random user queue, and dynamically groups the user identifiers in the system device to report the user signaling to the tracking client in real time, and maximizes the utilization of the system resources.
  • the user signaling data in various scenarios is collected and reported to the tracking client.
  • the present invention introduces a random user queue, and dynamically groups the user identifiers in the system device to report the user signaling to the tracking client in real time, and maximizes the utilization of the system resources.
  • the user signaling data in various scenarios is reported to the tracking client, and the random user queue is periodically controlled and controlled, and the expired user identifier is deleted in time, so that the newly generated user signaling data can be reported to the tracking client. , can collect user information more effectively.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Hardware Design (AREA)
  • General Engineering & Computer Science (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

The present invention provides a method for tracing user-based random report signalling, which method comprises: creating a random user queue when a random user tracing request is received from a tracing client; receiving signal tracing data and acquiring a user identifier in the signal tracing data; reporting the signal tracing data to the tracing client if the user identifier exists in the random user queue; and adding the user identifier into the random user queue and reporting the signal tracing data to the tracing client if the user identifier does not exist in the random user queue and the random user queue has not reached a capacity limit. The present invention further provides an apparatus for tracing user-based random report signals. In the present invention, a random user queue is introduced, so that provided that it makes full use of system resources, user signalling data under various scenarios are collected to the maximum extent and reported to the tracing client.

Description

基于用户的随机上报信令跟踪方法和装置  User-based random report signaling tracking method and device
技术领域 Technical field
本发明涉及移动通信网络, 更具体的说, 涉及一种用来实现在移动通讯 网络上进行基于用户的随机上报信令跟踪处理方法和装置。  The present invention relates to a mobile communication network, and more particularly to a method and apparatus for performing user-based random report signaling tracking processing on a mobile communication network.
背景技术 Background technique
信令跟踪是移动通信网络系统中的最有效的故障定位和查看工具, 通过 信令跟踪可以实时查看业务系统中产生的信令消息, 从而能够为故障的定位 和业务流程的观察提供有效的手段, 可以给操作维护人员提供必要的设备运 行状态数据。 在信令跟踪工作过程中, 信令跟踪客户端向网络设备发起跟踪 请求, 网络设备根据跟踪条件将请求通知到相应的业务处理模块, 业务处理 模块根据跟踪条件过滤信令数据, 最终上报到信令跟踪客户端。  Signaling tracking is the most effective fault location and viewing tool in mobile communication network systems. It can view the signaling messages generated in the service system in real time through signaling tracking, which can provide an effective means for fault location and business process observation. , can provide the necessary maintenance status data to the operation and maintenance personnel. During the signaling tracking process, the signaling tracking client initiates a tracking request to the network device, and the network device notifies the corresponding service processing module according to the tracking condition, and the service processing module filters the signaling data according to the tracking condition, and finally reports the message. Let the client track.
随着移动通讯网络的迅速发展, 操作性和维护性被越来越多的厂商所重 视, 一种基于用户的网元级别的信令跟踪方式得到了极为广泛的运用, 即跟 踪客户端设置的过滤条件^ ^于用户号码的, 要求网络设备中的业务运行模 块上报和设定用户信息相符的信令数据。 一般情况下, 特定用户跟踪和全用 户跟踪是比较常见的两种用户跟踪方式。  With the rapid development of mobile communication networks, operability and maintainability are valued by more and more manufacturers. A user-based network element level signaling tracking method has been widely used, that is, tracking client settings. Filtering conditions ^ ^ In the user number, the service running module in the network device is required to report and set the signaling data corresponding to the user information. In general, specific user tracking and full user tracking are two common user tracking methods.
特定用户跟踪: 需要在发起跟踪的时候在跟踪条件中指定用户标识(比 如 IMSI或者 MSISDN ) , 业务模块在业务流程中只会上报和指定用户匹配的 信令跟踪数据, 但是在业务运行环境很复杂的情况下, 是很难得到特定用户 信息的, 而且在长时间观察设备运行时, 也无法预先知道出现问题的用户信 息 ,这种方式只适用于开局调试阶段或者根据特定用户投诉定位故障时使用。  Specific user tracking: You need to specify the user ID (such as IMSI or MSISDN) in the tracking condition when the tracking is initiated. The service module only reports and matches the signaling tracking data of the specified user in the service flow, but the service running environment is very complicated. In this case, it is difficult to obtain specific user information, and when the device is running for a long time, the user information of the problem cannot be known in advance. This method is only applicable to the start-up debugging phase or when the fault is located according to a specific user complaint. .
全用户跟踪:就是业务模块将所有的用户信令数据都上报至跟踪客户端 , 这可以解决特定用户信令跟踪时, 用户信令数据收集不全的缺陷。 但是往往 在商用局用户量很大的情况下, 全用户跟踪会导致跟踪客户端系统无法处理 如此海量数据而陷入瘫痪。  Full-user tracking: The service module reports all user signaling data to the tracking client, which can solve the defect that the user signaling data collection is incomplete when the specific user signaling is tracked. However, in the case of a large number of users in a commercial office, full-user tracking can cause the tracking client system to be unable to process such massive data.
以上两种方式都具有 大的局限性, 无法解决在复杂的商用局环境中, 长时间监测网络系统运行状况的需求。 Both of the above methods have major limitations and cannot be solved in a complex commercial office environment. The need to monitor the health of the network system for a long time.
发明内容 Summary of the invention
本发明的目的是: 提供一种基于用户的随机上报信令跟踪方法和装置, 在故障原因不明的情况下尽可能提供更多用户的信令数据, 用于解决特定用 户跟踪时可能导致的信令数据收集不全和全用户跟踪时可能导致的跟踪客户 端性能问题, 提高移动网络系统的可操作性和可维护性。  The object of the present invention is to provide a user-based random report signaling tracking method and apparatus, and provide signaling data of more users as much as possible in case of a fault cause, which is used to solve a problem that may be caused by a specific user tracking. Improves the operability and maintainability of mobile network systems by tracking client performance issues that can result from incomplete data collection and full user tracking.
为了解决上述问题, 本发明提供了一种基于用户的随机上报信令跟踪方 法, 包括:  In order to solve the above problem, the present invention provides a user-based random reporting signaling tracking method, including:
接收到跟踪客户端的随机用户跟踪请求时, 创建随机用户队列; 接收信令跟踪数据, 获取所述信令跟踪数据的用户标识;  When receiving a random user tracking request of the tracking client, creating a random user queue; receiving signaling tracking data, and acquiring a user identifier of the signaling tracking data;
如果所述随机用户队列中存在所述用户标识, 则将所述信令跟踪数据上 报至所述跟踪客户端; 以及  And if the user identifier exists in the random user queue, reporting the signaling tracking data to the tracking client;
如果所述随机用户队列中不存在所述用户标识, 且所述随机用户队列未 达到容量限制, 将所述用户标识加入所述随机用户队列, 并上报所述信令跟 踪数据至所述跟踪客户端。  If the user identifier does not exist in the random user queue, and the random user queue does not reach the capacity limit, add the user identifier to the random user queue, and report the signaling tracking data to the tracking client. end.
所述方法还包括: 如果所述随机用户队列中不存在所述用户标识, 且所 述随机用户队列已达到容量限制, 则丟弃所述信令跟踪数据。  The method further includes: discarding the signaling tracking data if the user identifier does not exist in the random user queue, and the random user queue has reached a capacity limit.
所述随机用户队列的容量 k不超过 max ÷ m ÷ n, 所述 max为所述跟踪客 户端的处理时限, 所述 m为上报信令跟踪数据的业务处理模块的个数, 所述 n为所有业务处理模块在用户的一次业务流程中平均产生的信令跟踪数据的 个数。  The capacity k of the random user queue does not exceed max ÷ m ÷ n, the max is the processing time limit of the tracking client, and the m is the number of service processing modules that report signaling tracking data, where n is all The number of signaling trace data that the service processing module generates on average in one transaction process of the user.
所述方法还包括: 定时扫描所述随机用户队列, 将满足预设的过期策略 的过期用户从所述随机用户队列中清除。  The method further includes: periodically scanning the random user queue, and clearing an expired user that meets a preset expiration policy from the random user queue.
所述过期用户为: 定时扫描周期内, 所述随机用户队列中最早加入的一 个或多个用户; 或者, 定时扫描周期内, 所述随机用户队列中信令跟踪数据 上报数量不高于预设阔值的用户。  The expired user is: one or more users that are the earliest to join in the random user queue during the timed scanning period; or, in the timed scanning period, the number of signaling tracking data reported in the random user queue is not higher than the preset Wide value users.
本发明还提供一种基于用户的随机上报信令跟踪装置, 所述装置包括随 机用户队列模块和判断模块, 其中: The present invention also provides a user-based random report signaling tracking device, the device including Machine user queue module and judgment module, wherein:
所述随机用户队列模块设置成: 接收到跟踪客户端的随机用户跟踪请求 时, 创建随机用户队列;  The random user queue module is configured to: when receiving a random user tracking request of the tracking client, create a random user queue;
所述判断模块设置成: 接收信令跟踪数据, 获取所述信令跟踪数据的用 户标识; 如果所述随机用户队列中存在所述用户标识, 则将所述信令跟踪数 据上报至所述跟踪客户端; 如果所述随机用户队列中不存在所述用户标识, 且所述随机用户队列未达到容量限制, 将所述用户标识加入所述随机用户队 列, 并上报所述信令跟踪数据至所述跟踪客户端。  The determining module is configured to: receive signaling tracking data, and obtain a user identifier of the signaling tracking data; if the user identifier exists in the random user queue, report the signaling tracking data to the tracking If the user identifier does not exist in the random user queue, and the random user queue does not reach the capacity limit, the user identifier is added to the random user queue, and the signaling tracking data is reported to the client. Track the client.
所述判断模块还设置成:如果所述随机用户队列中不存在所述用户标识, 且所述随机用户队列已达到容量限制, 则丟弃所述信令跟踪数据。  The determining module is further configured to: if the user identifier does not exist in the random user queue, and the random user queue has reached a capacity limit, discard the signaling tracking data.
所述随机用户队列的容量 k不超过 max ÷ m ÷ n , 所述 max为所述跟踪客 户端的处理时限, 所述 m为上报信令跟踪数据的业务处理模块的个数, 所述 n 为所有业务处理模块在用户的一次业务流程中平均产生的信令跟踪数据的 个数。  The capacity k of the random user queue does not exceed max ÷ m ÷ n , the max is the processing time limit of the tracking client, and the m is the number of service processing modules that report signaling tracking data, where n is all The number of signaling trace data that the service processing module generates on average in one transaction process of the user.
所述随机用户队列模块还设置成: 定时扫描所述随机用户队列, 将满足 所述过期用户为: 定时扫描周期内, 所述随机用户队列中最早加入的一 个或多个用户; 或者, 定时扫描周期内, 所述随机用户队列中信令跟踪数据 上报数量不高于预设阔值的用户。  The random user queue module is further configured to: periodically scan the random user queue, and satisfy the expired user as: one or more users that are the earliest to join in the random user queue in a timed scanning period; or, a scheduled scan During the period, the number of signaling tracking data reported by the random user queue is not higher than the preset threshold.
与现有技术相比较, 本发明引入了随机用户队列, 通过对系统设备中的 用户标识进行动态分组, 实时将用户信令上报至跟踪客户端, 在充分利用系 统的资源的情况下, 最大限度地收集各种场景下的用户信令数据上报至跟踪 客户端。 本发明还引入随机队列引擎, 定期对随机用户队列进行管理控制, 及时删除过期用户标识, 使得之后新产生的用户信令数据也能上报至跟踪客 户端, 能更有效的收集用户信息。 附图概述  Compared with the prior art, the present invention introduces a random user queue, and dynamically groups the user identifiers in the system device to report the user signaling to the tracking client in real time, and maximizes the utilization of the system resources. The user signaling data in various scenarios is collected and reported to the tracking client. The present invention also introduces a random queue engine, which periodically manages and controls the random user queue, and deletes the expired user identifier in time, so that the newly generated user signaling data can also be reported to the tracking client, and the user information can be collected more effectively. BRIEF abstract
图 1 为本发明的用户随机上报信令跟踪装置图; 图 2 为本发明实施例的随机上报用户信令跟踪数据的流程图; 1 is a diagram of a user random reporting signaling tracking device according to the present invention; 2 is a flowchart of randomly reporting user signaling tracking data according to an embodiment of the present invention;
图 3 为本发明实施例的随机用户队列管理控制流程图。  FIG. 3 is a flowchart of random user queue management control according to an embodiment of the present invention.
本发明的较佳实施方式 Preferred embodiment of the invention
本发明提供了一种在移动通信网络设备中基于用户的随机上报信令跟踪 的方法, 用于跟踪业务中各种协议类型的信令数据, 包括如下步骤:  The present invention provides a method for tracking user-based random report signaling in a mobile communication network device, which is used to track signaling data of various protocol types in a service, and includes the following steps:
步骤 A. 接收到跟踪客户端的随机用户跟踪请求, 创建有容量限制的随 机用户队列; 步骤 B. 根据业务系统上报的信令跟踪数据, 获取该信令跟踪数据的用 户标识, 在随机用户队列中查找是否存在相同的用户标识;  Step A. Receive a random user tracking request of the tracking client, and create a random user queue with capacity limitation. Step B. Obtain the user identifier of the signaling tracking data according to the signaling tracking data reported by the service system, in the random user queue. Find if the same user ID exists;
步骤 C. 如果随机用户队列中存在相同的用户标识, 则将该信令跟踪数 据上报至跟踪客户端;  Step C. If the same user identifier exists in the random user queue, the signaling tracking data is reported to the tracking client.
如果随机用户队列中不存在该用户标识, 且随机用户队列未达到容量限 制, 则将该用户标识加入随机用户队列, 并上报该信令跟踪数据;  If the user identifier does not exist in the random user queue, and the random user queue does not reach the capacity limit, the user identifier is added to the random user queue, and the signaling tracking data is reported;
如果随机用户队列中不存在该用户标识, 且随机用户队列已达到容量限 制即随机用户队列已满, 根据 "先进列先上报" 的原则直接丟弃该条信令跟 踪数据, 优先满足队列中已存在的用户上报信令跟踪数据。  If the user ID does not exist in the random user queue, and the random user queue has reached the capacity limit, that is, the random user queue is full, the signaling tracking data is directly discarded according to the principle of "advanced column first reporting", and the priority is satisfied in the queue. Existing users report signaling tracking data.
所述随机用户队列的容量 k不超过 max ÷ m ÷ n, 所述 max为所述跟踪客 户端的处理时限, 所述 m为上报信令跟踪数据的业务处理模块的个数, 所述 n为所有业务处理模块在用户的一次业务流程中平均产生的信令跟踪数据的 个数。  The capacity k of the random user queue does not exceed max ÷ m ÷ n, the max is the processing time limit of the tracking client, and the m is the number of service processing modules that report signaling tracking data, where n is all The number of signaling trace data that the service processing module generates on average in one transaction process of the user.
进一步地, 在随机用户队列到达容量限制后, 为了避免新用户标识无法 加入到随机用户队列, 从而无法实时收集业务系统运行过程中产生的用户信 令数据, 本发明还提供一种定时清除过期用户策略: 釆用定时器扫描随机用 户队列, 清除满足预设的过期策略的过期用户。 这样能够在后续的上报信令 跟踪过程中增加新的用户标识到随机队列中, 及时釆集最新的有效信令数据 上报至跟踪客户端。 本发明提供的过期用户判断方法包括:  Further, after the random user queue reaches the capacity limit, in order to prevent the new user identifier from being added to the random user queue, the user signaling data generated during the operation of the service system cannot be collected in real time, and the present invention further provides a timing clearing expired user. Policy: Use the timer to scan the random user queue to clear expired users that meet the preset expiration policy. In this way, a new user identifier can be added to the random queue in the subsequent reporting signaling tracking process, and the latest valid signaling data is timely reported to the tracking client. The method for judging expired users provided by the present invention includes:
1)在定时扫描周期内, 最早加入随机用户队列的一个或多个用户视为过 期用户。 釆用此判断方法需要在新增用户至随机用户队列时, 给用户标识打 上时间戳, 用于定时扫描获取该用户加入队列的时间; 1) During the timed scan period, one or more users who first joined the random user queue are considered to have User. When using this method, the user ID is time-stamped when the user is added to the random user queue, and is used for timing scanning to obtain the time when the user joins the queue.
2)在定时扫描周期内, 所述随机用户队列中信令跟踪数据上报数量不高 于预设阔值的用户视为过期用户, 釆用此判断方法需要在随机用户队列中为 每个用户标识增加计数器, 并且在上报用户信令跟踪数据时, 对应的计数器 也要相应的增加。 定时扫描时, 将未过期的用户的计数器清 0。  2) In the timed scanning period, the user reporting the number of signaling tracking data in the random user queue is not higher than the preset threshold, and the user is regarded as an expired user, and the determining method needs to identify each user in the random user queue. The counter is incremented, and when the user signaling trace data is reported, the corresponding counter is also increased accordingly. When the timer scans, the counter of the user that has not expired is cleared to 0.
该预设阔值可以为 0 , 即定时扫描周期内, 信令跟踪数据上报数量为 0 的用户视为过期用户, 定时扫描时将计数器为 0的用户标识从队列中删除。  The preset threshold may be 0. That is, the user whose signaling tracking data is reported as 0 is regarded as an expired user in the timed scanning period, and the user identifier whose counter is 0 is deleted from the queue during the scheduled scanning.
上述判断过期用户的方法仅为举例, 也可以根据其他过期策略判断过期 用户, 本发明对此不作限定。  The method for judging the expired user is only an example, and the expired user may be determined according to other expiration policies, which is not limited by the present invention.
基于用户的随机上报信令的基本原则就是处于随机用户队列中的用户才 能上报相关的信令跟踪消息, 为了避免对系统性能产生影响, 随机用户队列 的容量选择非常重要, 4艮设随机用户队列的容量为 k, 如果最多支持 m个用 户同时上报, 并且根据业务模型, 每个业务处理模块在用户的一次业务流程 中平均产生 n条信令,则极限情况 m个业务处理模块每秒产生信令 k X n X m, 很明显这个值不应该超过跟踪客户端处理的极限 max,则随机用户队列的容 量 k不应该超过 max ÷ m ÷ n。 特别指出的是 n是各个协议模块的平均值, 需 要通过业务模型对特定应用场景进行加权计算。  The basic principle of user-based random reporting signaling is that users in the random user queue can report related signaling tracking messages. To avoid impact on system performance, the capacity selection of random user queues is very important. The capacity is k. If at most m users are simultaneously reported, and according to the service model, each service processing module generates an average of n signalings in a user's service flow, then the limit service m service processing modules generate a message every second. Let k X n X m, obviously this value should not exceed the limit max of the tracking client processing, then the capacity k of the random user queue should not exceed max ÷ m ÷ n. In particular, n is the average of the various protocol modules, and the specific application scenarios need to be weighted by the business model.
下面结合附图 2对本发明中的较佳实例做进一步详细说明:如图 2所示, 本发明所述的基于用户的随机上报信令跟踪方法包括: The preferred embodiment of the present invention is further described in detail below with reference to FIG. 2. As shown in FIG. 2, the user-based random report signaling tracking method according to the present invention includes:
步骤 201, 业务系统上报信令跟踪数据;  Step 201: The service system reports signaling tracking data.
步骤 202 , 判断所述信令跟踪数据的用户标识是否在随机用户队列中, 如果不存在, 执行步骤 203; 如果存在则执行步骤 206;  Step 202, determining whether the user identifier of the signaling tracking data is in a random user queue, if not, executing step 203; if yes, executing step 206;
步骤 203 , 判断随机用户队列是否达到容量限制 (是否已满) , 如果是, 执行步骤 204, 若未达到容量限制则执行步骤 205;  Step 203, it is determined whether the random user queue reaches the capacity limit (whether is full), if yes, step 204 is performed, if the capacity limit is not reached, step 205 is performed;
步骤 204, 丟弃该信令跟踪数据, 结束;  Step 204, discarding the signaling tracking data, and ending;
步骤 205 , 将该用户标识加入随机用户队列, 将该用户的计数器置为 0; 步骤 206, 上报该信令跟踪数据至跟踪客户端, 将该用户的计数器加 1。 Step 205: Add the user identifier to the random user queue, and set the counter of the user to 0. Step 206: Report the signaling tracking data to the tracking client, and add 1 to the counter of the user.
跟踪客户端发起随机用户跟踪后, 在业务系统中创建了容量为 n的随机 用户队列, 该随机用户队列初始为空。 如步骤 201所示, 当用户 A1在业务系 统运行过程中产生了信令跟踪数据, 需要上报该数据至跟踪客户端, 因为随 机用户队列为空, 则最后会执行到步骤 205, 将用户标识 A1加入到随机用户 队列中, 并且最终执行到步骤 206将数据上报至跟踪客户端。 After the tracking client initiates random user tracking, a random user queue of capacity n is created in the service system, and the random user queue is initially empty. As shown in step 201, when the user A1 generates signaling tracking data during the running of the service system, the data needs to be reported to the tracking client. Because the random user queue is empty, the process proceeds to step 205, where the user identifier A1 is displayed. Join the random user queue and finally proceed to step 206 to escalate the data to the tracking client.
在后续的业务过程中, 用户 A1 继续产生了相关的信令跟踪数据, 则因 为随机用户队列中已经存在该用户, 则直接执行到步骤 206将信令跟踪数据 上报至跟踪客户端。 同时在业务系统的运行过程中, 又相继发生了用户 A2, A3 , A4。 。 。 Am(m<n), 则重复执行步骤 202, 步骤 203 , 步骤 205, 并且随 机用户队列的长度逐渐增大至 m,此时仍然处于随机用户队列的容量 n之内, 即随机用户队列未满。  In the subsequent service process, the user A1 continues to generate the related signaling tracking data. If the user already exists in the random user queue, the process proceeds to step 206 to report the signaling tracking data to the tracking client. At the same time, users A2, A3 and A4 have been successively executed during the operation of the business system. . . Am (m < n), step 202, step 203, step 205 are repeated, and the length of the random user queue is gradually increased to m, which is still within the capacity n of the random user queue, that is, the random user queue is not full. .
类似的, 当用户 Am+l,Am+2, An相继产生信令跟踪数据, 并且上 报至跟踪客户端, 此时随机用户队列的长度也增长至 n。 这样随机用户队列 中就包含了用户 Al , A2 An, 这些用户相关的信令跟踪数据通过执行 步骤 202, 步骤 206最终都可以上报至跟踪客户端。 如果此时产生了新用户 An+1相关的信令跟踪数据, 则因为要优先满足随机用户队列中的用户上报, 则只能丟弃该信令跟踪数据, 即如步骤 202, 步骤 203 , 步骤 204所示。  Similarly, when the user Am+l, Am+2, An successively generates signaling tracking data and reports it to the tracking client, the length of the random user queue also increases to n. In this way, the user A, A2 An is included in the random user queue, and the user-related signaling tracking data is finally reported to the tracking client by performing step 202, and step 206. If the signaling tracking data related to the new user An+1 is generated at this time, the signaling tracking data can only be discarded because the user in the random user queue is preferentially reported, that is, step 202, step 203, and step 204 is shown.
在上面的方法中, 保证了业务系统中始终只能有 n个用户才能上报信令 数据, 保证了系统的稳定性。  In the above method, it is ensured that only n users can report signaling data in the service system, which ensures the stability of the system.
本发明方法中, 还需要定时清理过期用户, 下面在图 2的基础上在结合 图 3描述随机用户队列的定时清理流程。 In the method of the present invention, it is also necessary to periodically clean up expired users. The following is a description of the timing cleaning process of the random user queue in conjunction with FIG. 3 on the basis of FIG.
在随机用户队列中已经包含了用户 Al , A2, ..... An的情况下, 通过步骤 In the case where the user Al, A2, ..... An is already included in the random user queue, the steps are
206, 每当上报某个用户相关的信令跟踪数据时, 都会将其关联的计数器 +1。 当定时扫描周期 (假设定为 k秒)到时, 通过执行步骤 302 , 判断每个用户 Ai(i=l,2,...n)关联的计数器值, 这个值代表了在这 k秒内, 用户 Ai有多少相 关的信令跟踪数据上报, 即代表了其活跃程度。如果用户 Ai在 k秒内没有信 令跟踪数据上报, 则执行步骤 303 , 将其从随机用户队列中删除, 如果有信 令跟踪数据上报则执行步骤 304 , 将其保留在随机用户队列中。 206. Whenever a certain user related signaling tracking data is reported, the associated counter is +1. When the timing scan period (falsely set to k seconds) is reached, by performing step 302, the counter value associated with each user Ai (i = 1, 2, ... n) is determined, and this value represents the k seconds. Inside, how many phases does user Ai have? The signaling of the tracking data is reported, which represents its activity level. If the user Ai does not report the signaling tracking data in the k seconds, step 303 is performed to delete the random user queue. If the signaling tracking data is reported, step 304 is performed to keep the random user queue.
这样经过步骤 302的循环检测, 假定有 j个过期用户在 k秒内没有信令 跟踪数据上报从而从随机用户队列中删除, 这样随机用户队列就多了 j 个空 闲位置, 当新用户 An+l,An+2, An+j在上报信令跟踪数据时, 可以通过 步骤 202, 步骤 203 , 步骤 205加入随机用户队列, 从而保证了随机用户队列 得到了更新。  Thus, through the loop detection of step 302, it is assumed that there are j expired users without signaling tracking data reported in k seconds to be deleted from the random user queue, so that the random user queue has more j idle positions, when the new user An+l When the signaling tracking data is reported, An+2 and An+j may join the random user queue through step 202, step 203, and step 205, thereby ensuring that the random user queue is updated.
在步骤 304中, 需要将留在随机用户队列中的用户关联的计数器清零, 确保每个统计周期内用户关联计数器的独立性。  In step 304, the user-associated counters remaining in the random user queue need to be cleared to ensure the independence of the user-associated counters during each statistical period.
本发明还提供一种基于用户的随机上报信令跟踪装置, 所述装置包括随 机用户队列模块和判断模块, 其中: The present invention also provides a user-based random report signaling tracking device, the device comprising a random user queue module and a judging module, wherein:
所述随机用户队列模块设置成接收到跟踪客户端的随机用户跟踪请求 时, 创建随机用户队列;  The random user queue module is configured to create a random user queue when receiving a random user tracking request of the tracking client;
所述判断模块设置成: 接收信令跟踪数据, 获取所述信令跟踪数据的用 户标识; 如果所述随机用户队列中存在所述用户标识, 则将所述信令跟踪数 据上报至所述跟踪客户端; 如果所述随机用户队列中不存在所述用户标识, 且所述随机用户队列未达到容量限制, 将所述用户标识加入所述随机用户队 歹 并上报所述信令跟踪数据至所述跟踪客户端; 如果所述随机用户队列中 不存在所述用户标识, 且所述随机用户队列已达到容量限制, 则丟弃所述信 令跟踪数据。  The determining module is configured to: receive signaling tracking data, and obtain a user identifier of the signaling tracking data; if the user identifier exists in the random user queue, report the signaling tracking data to the tracking If the user identifier does not exist in the random user queue, and the random user queue does not reach the capacity limit, the user identifier is added to the random user team and the signaling tracking data is reported to the client. Tracking the client; if the user identifier does not exist in the random user queue, and the random user queue has reached the capacity limit, the signaling tracking data is discarded.
其中, 所述随机用户队列的容量 k不超过 max ÷ m ÷ n, 所述 max为所述 跟踪客户端的处理时限,所述 m为上报信令跟踪数据的业务处理模块的个数, 所述 n为所有业务处理模块在用户的一次业务流程中平均产生的信令跟踪数 据的个数。  The capacity k of the random user queue does not exceed max ÷ m ÷ n, the max is the processing time limit of the tracking client, and the m is the number of service processing modules that report signaling tracking data, the n The average number of signaling trace data generated by all service processing modules in a user's business process.
其中, 所述随机用户队列模块还设置成: 定时扫描所述随机用户队列, 户为: 定时扫描周期内, 所述随机用户队列中最早加入的一个或多个用户; 或 者, 定时扫描周期内, 所述随机用户队列中信令跟踪数据上报数量不高于预 设阔值的用户。 The random user queue module is further configured to: periodically scan the random user queue, and the user is: During the timed scanning period, one or more users that are the earliest to join in the random user queue; or, in the timed scanning period, the number of signaling tracking data reported by the random user queue is not higher than the preset threshold.
通过上面描述, 本发明通过一个有容量的用户队列保证了业务系统只有 一定数量的用户才能上报信令跟踪数据, 这样不会影响系统的性能。  Through the above description, the present invention ensures that only a certain number of users in the service system can report signaling tracking data through a capacity user queue, so that the performance of the system is not affected.
与现有技术相比较, 本发明引入了随机用户队列, 通过对系统设备中的 用户标识进行动态分组, 实时将用户信令上报至跟踪客户端, 在充分利用系 统的资源的情况下, 最大限度地收集各种场景下的用户信令数据上报至跟踪 客户端。  Compared with the prior art, the present invention introduces a random user queue, and dynamically groups the user identifiers in the system device to report the user signaling to the tracking client in real time, and maximizes the utilization of the system resources. The user signaling data in various scenarios is collected and reported to the tracking client.
以上所述仅为本发明的优选实施例而已, 并不用于限制本发明, 对于本 领域的技术人员来说, 本发明可以有各种更改和变化。 凡在本发明的精神和 原则之内, 所作的任何修改、 等同替换、 改进等, 均应包含在本发明的保护 范围之内。  The above description is only the preferred embodiment of the present invention, and is not intended to limit the present invention, and various modifications and changes can be made to the present invention. Any modifications, equivalent substitutions, improvements, etc. made within the spirit and scope of the present invention are intended to be included within the scope of the present invention.
工业实用性 Industrial applicability
与现有技术相比较, 本发明引入了随机用户队列, 通过对系统设备中的 用户标识进行动态分组, 实时将用户信令上报至跟踪客户端, 在充分利用系 统的资源的情况下, 最大限度地收集各种场景下的用户信令数据上报至跟踪 客户端, 同时还定期对随机用户队列进行管理控制, 及时删除过期用户标识, 使得之后新产生的用户信令数据也能上报至跟踪客户端, 能更有效的收集用 户信息。  Compared with the prior art, the present invention introduces a random user queue, and dynamically groups the user identifiers in the system device to report the user signaling to the tracking client in real time, and maximizes the utilization of the system resources. The user signaling data in various scenarios is reported to the tracking client, and the random user queue is periodically controlled and controlled, and the expired user identifier is deleted in time, so that the newly generated user signaling data can be reported to the tracking client. , can collect user information more effectively.

Claims

权 利 要 求 书 Claim
1、 一种基于用户的随机上报信令跟踪方法, 包括:  A user-based random reporting signaling tracking method, including:
接收到跟踪客户端的随机用户跟踪请求时, 创建随机用户队列; 接收信令跟踪数据, 获取所述信令跟踪数据的用户标识;  When receiving a random user tracking request of the tracking client, creating a random user queue; receiving signaling tracking data, and acquiring a user identifier of the signaling tracking data;
如果所述随机用户队列中存在所述用户标识, 则将所述信令跟踪数据上 报至所述跟踪客户端; 以及  And if the user identifier exists in the random user queue, reporting the signaling tracking data to the tracking client;
如果所述随机用户队列中不存在所述用户标识, 且所述随机用户队列未 达到容量限制, 将所述用户标识加入所述随机用户队列, 并上报所述信令跟 踪数据至所述跟踪客户端。  If the user identifier does not exist in the random user queue, and the random user queue does not reach the capacity limit, add the user identifier to the random user queue, and report the signaling tracking data to the tracking client. end.
2、 如权利要求 1所述的方法, 还包括,  2. The method of claim 1 further comprising
如果所述随机用户队列中不存在所述用户标识, 且所述随机用户队列已 达到容量限制, 则丟弃所述信令跟踪数据。  If the user identifier does not exist in the random user queue, and the random user queue has reached the capacity limit, the signaling tracking data is discarded.
3、 如权利要求 1所述的方法, 其中,  3. The method of claim 1, wherein
所述随机用户队列的容量 k不超过 max ÷ m ÷ n, 所述 max为所述跟踪客 户端的处理时限, 所述 m为上报信令跟踪数据的业务处理模块的个数, 所述 n为所有业务处理模块在用户的一次业务流程中平均产生的信令跟踪数据的 个数。  The capacity k of the random user queue does not exceed max ÷ m ÷ n, the max is the processing time limit of the tracking client, and the m is the number of service processing modules that report signaling tracking data, where n is all The number of signaling trace data that the service processing module generates on average in one transaction process of the user.
4、 如权利要求 1或 2或 3所述的方法, 还包括:  4. The method of claim 1 or 2 or 3, further comprising:
定时扫描所述随机用户队列, 将满足预设的过期策略的过期用户从所述 随机用户队列中清除。  The random user queue is periodically scanned, and expired users that satisfy the preset expiration policy are cleared from the random user queue.
5、 如权利要求 4所述的方法, 其中, 所述过期用户为:  5. The method of claim 4, wherein the expired user is:
定时扫描周期内, 所述随机用户队列中最早加入的一个或多个用户; 或 者, 定时扫描周期内, 所述随机用户队列中信令跟踪数据上报数量不高于预 设阔值的用户。  During the timed scanning period, one or more users that are the earliest to join in the random user queue; or, in the timed scanning period, the number of signaling tracking data reported in the random user queue is not higher than the user of the preset threshold.
6、一种基于用户的随机上报信令跟踪装置, 包括随机用户队列模块和判 断模块, 其中: 所述随机用户队列模块设置成: 接收到跟踪客户端的随机用户跟踪请求 时, 创建随机用户队列; A user-based random report signaling tracking device, comprising a random user queue module and a judgment module, wherein: the random user queue module is configured to: receive a random user tracking request of the tracking client Create a random user queue;
所述判断模块设置成: 接收信令跟踪数据, 获取所述信令跟踪数据的用 户标识; 如果所述随机用户队列中存在所述用户标识, 则将所述信令跟踪数 据上报至所述跟踪客户端; 如果所述随机用户队列中不存在所述用户标识, 且所述随机用户队列未达到容量限制, 将所述用户标识加入所述随机用户队 列, 并上报所述信令跟踪数据至所述跟踪客户端。  The determining module is configured to: receive signaling tracking data, and obtain a user identifier of the signaling tracking data; if the user identifier exists in the random user queue, report the signaling tracking data to the tracking If the user identifier does not exist in the random user queue, and the random user queue does not reach the capacity limit, the user identifier is added to the random user queue, and the signaling tracking data is reported to the client. Track the client.
7、 如权利要求 6所述的装置, 其中,  7. The apparatus according to claim 6, wherein
所述判断模块还设置成:如果所述随机用户队列中不存在所述用户标识, 且所述随机用户队列已达到容量限制, 则丟弃所述信令跟踪数据。  The determining module is further configured to: if the user identifier does not exist in the random user queue, and the random user queue has reached a capacity limit, discard the signaling tracking data.
8、 如权利要求 6所述的装置, 其中,  8. The apparatus according to claim 6, wherein
所述随机用户队列的容量 k不超过 max ÷ m ÷ n , 所述 max为所述跟踪客 户端的处理时限, 所述 m为上报信令跟踪数据的业务处理模块的个数, 所述 n 为所有业务处理模块在用户的一次业务流程中平均产生的信令跟踪数据的 个数。  The capacity k of the random user queue does not exceed max ÷ m ÷ n , the max is the processing time limit of the tracking client, and the m is the number of service processing modules that report signaling tracking data, where n is all The number of signaling trace data that the service processing module generates on average in one transaction process of the user.
9、 如权利要求 6、 7或 8所述的装置, 其中, 所述随机用户队列模块还 设置成: 定时扫描所述随机用户队列, 将满足预设的过期策略的过期用户从 所述随机用户队列中清除。  The device according to claim 6, 7 or 8, wherein the random user queue module is further configured to: periodically scan the random user queue, and use an expired user that meets a preset expiration policy from the random user Cleared in the queue.
10、 如权利要求 9所述的装置, 其中, 所述过期用户为:  10. The apparatus according to claim 9, wherein the expired user is:
定时扫描周期内, 所述随机用户队列中最早加入的一个或多个用户; 或 者, 定时扫描周期内, 所述随机用户队列中信令跟踪数据上报数量不高于预 设阔值的用户。  During the timed scanning period, one or more users that are the earliest to join in the random user queue; or, in the timed scanning period, the number of signaling tracking data reported in the random user queue is not higher than the user of the preset threshold.
PCT/CN2011/077373 2010-07-20 2011-07-20 Method and apparatus for tracing user-based random report signalling WO2012010090A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201010234175.0 2010-07-20
CN201010234175.0A CN101917699B (en) 2010-07-20 2010-07-20 Random reported signaling tracking method and device based on users

Publications (1)

Publication Number Publication Date
WO2012010090A1 true WO2012010090A1 (en) 2012-01-26

Family

ID=43325061

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2011/077373 WO2012010090A1 (en) 2010-07-20 2011-07-20 Method and apparatus for tracing user-based random report signalling

Country Status (2)

Country Link
CN (1) CN101917699B (en)
WO (1) WO2012010090A1 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101917699B (en) * 2010-07-20 2014-08-20 中兴通讯股份有限公司 Random reported signaling tracking method and device based on users
CN102857937B (en) * 2011-06-29 2018-01-30 中兴通讯股份有限公司 Track the system and method for user, user dispatches judgment device
CN102984680B (en) * 2012-12-19 2016-05-25 南京中兴软创科技股份有限公司 A kind of method that realizes number tracking in the external interface of telecom operation system

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1870532A (en) * 2006-01-06 2006-11-29 华为技术有限公司 Signalling tracking method and system
CN101035349A (en) * 2007-04-04 2007-09-12 中兴通讯股份有限公司 System and method for processing the signaling message report
CN101667928A (en) * 2009-09-25 2010-03-10 中兴通讯股份有限公司 Client, signaling tracking server, protocol module and signaling tracking method
CN101917699A (en) * 2010-07-20 2010-12-15 中兴通讯股份有限公司 Random reported signaling tracking method and device based on users

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7110749B2 (en) * 2000-12-19 2006-09-19 Bellsouth Intellectual Property Corporation Identity blocking service from a wireless service provider

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1870532A (en) * 2006-01-06 2006-11-29 华为技术有限公司 Signalling tracking method and system
CN101035349A (en) * 2007-04-04 2007-09-12 中兴通讯股份有限公司 System and method for processing the signaling message report
CN101667928A (en) * 2009-09-25 2010-03-10 中兴通讯股份有限公司 Client, signaling tracking server, protocol module and signaling tracking method
CN101917699A (en) * 2010-07-20 2010-12-15 中兴通讯股份有限公司 Random reported signaling tracking method and device based on users

Also Published As

Publication number Publication date
CN101917699A (en) 2010-12-15
CN101917699B (en) 2014-08-20

Similar Documents

Publication Publication Date Title
US11570107B2 (en) Method and system for triggering augmented data collection on a network device based on traffic patterns
US20150149625A1 (en) Method and system for low-overhead latency profiling
EP1999890A1 (en) Automated network congestion and trouble locator and corrector
WO2012174897A1 (en) Monitoring method and apparatus
CN102238023B (en) Method and device for generating warning data of network management system
CN1547120A (en) Network monitoring management system
CN104468819A (en) Message pushing system and method for internet of things
CN102820993A (en) Network resource monitoring system and network resource monitoring method
CN101369916B (en) Performance index collection method
CN102929773A (en) Information collection method and device
CN113438129B (en) Data acquisition method and device
CN105391573A (en) Data acquisition system, data analysis system and monitoring analysis system based on intelligent terminal
WO2012010090A1 (en) Method and apparatus for tracing user-based random report signalling
KR20060063586A (en) Service level agreement system and method for collecting performance data automatically
WO2011153838A1 (en) Traffic collection system, method and device
CN104125115B (en) A kind of log information transfer approach and device
WO2011127692A1 (en) Apparatus and method for monitoring short messages
CN105592485A (en) Method for collecting and processing messages in real time based on SNMP
WO2017165999A1 (en) Network service implementation method, service controller, and communication system
KR20030035181A (en) Apparatus and method for managing network faults by multi-agent communication
WO2012116551A1 (en) Multicast performance analysing method and system
WO2015131708A1 (en) Method, device, and system for monitoring terminal device
KR20090062467A (en) Customer network management system for performance information management and the method
Phuphong et al. The Design of Voice Over IP Monitoring System
JP5696029B2 (en) Communication system and statistical information management method in communication system

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 11809278

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 11809278

Country of ref document: EP

Kind code of ref document: A1