WO2015184850A1 - 过期数据采集方法、装置及系统 - Google Patents

过期数据采集方法、装置及系统 Download PDF

Info

Publication number
WO2015184850A1
WO2015184850A1 PCT/CN2015/072458 CN2015072458W WO2015184850A1 WO 2015184850 A1 WO2015184850 A1 WO 2015184850A1 CN 2015072458 W CN2015072458 W CN 2015072458W WO 2015184850 A1 WO2015184850 A1 WO 2015184850A1
Authority
WO
WIPO (PCT)
Prior art keywords
data
collection
expired
expired data
predetermined
Prior art date
Application number
PCT/CN2015/072458
Other languages
English (en)
French (fr)
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 WO2015184850A1 publication Critical patent/WO2015184850A1/zh

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor

Definitions

  • the present invention relates to the field of communications, and in particular to a method, device and system for collecting expired data.
  • Simple Network Management Protocol is the preferred management protocol for interaction between network management and managed devices due to its openness, standardization, simple design, flexible expansion, and ease of use.
  • the alarm management, configuration management, and performance statistics reporting can be implemented between the NMS and the managed device.
  • Performance statistics reporting is performed through the SNMP protocol.
  • the mainstream application is to provide real-time performance statistics indicators in the management information base (MIB) of the managed device.
  • MIB management information base
  • Some complex applications are extended, and time tags are added when the MIB is defined.
  • Index through the time tag index, can only cache a small amount of historical performance statistics (generally less than 100 time granularity), and there is no specific node in the related technology dedicated to storing historical performance statistics, therefore, it is impossible to achieve a large number of The storage of historical performance statistics.
  • the expired data cannot be effectively saved to the MIB of the SNMP agent because it is too long from the current time before the collection. Therefore, there is a problem in the related art that the large amount of expired data cannot be counted for a long period of time.
  • the invention provides an expiration data collection method, device and system, so as to at least solve the problem that the related art cannot count the expiration data of a long period of time.
  • an expiration data data collection method including: receiving an acquisition parameter sent by a network management, where the collection parameter includes an acquisition object, an acquisition start time, and an acquisition end time; and collecting according to the collection parameter.
  • the expired data is stored in the predetermined management information base MIB node, wherein the predetermined MIB node is used to store expired data.
  • the method further includes: providing the expired data to the network management.
  • the collecting the expiration data according to the collecting parameter comprises: determining a size of a data amount of data to be collected in a data collecting period, wherein the data collecting period is a period between an acquisition start time and an acquisition end time;
  • the data collecting period is a period between an acquisition start time and an acquisition end time;
  • the method further includes: determining whether the network management system obtains the expired data from the predetermined MIB node; when the determination result is yes, The predetermined MIB file performs an aging operation, wherein the aging operation includes deleting the expired data stored in the predetermined MIB node.
  • an expiration data collection method including: transmitting an acquisition parameter to a network element, where the collection parameter includes an acquisition object, an acquisition start time, and an acquisition end time;
  • the expired data is collected in the MIB node of the predetermined management information base, wherein the expired data is data collected by the network element according to the collection parameter; and the expired data is stored in a database.
  • the method further includes: driving the network element to perform an aging operation on the predetermined MIB node, where the aging operation comprises deleting the storage in the predetermined MIB node.
  • the expired data is not limited to: driving the network element to perform an aging operation on the predetermined MIB node, where the aging operation comprises deleting the storage in the predetermined MIB node.
  • an expired data collection device which is applied to a network element side, and includes: a receiving module, configured to receive an acquisition parameter sent by a network management, where the collection parameter includes an acquisition object, and an acquisition start time. And the collection end time; the first collection module is configured to collect the expired data according to the collection parameter; the first storage module is configured to store the collected expired data into a predetermined management information base MIB node, wherein the predetermined The MIB node is used to store expired data.
  • the expired data collection device further includes: a providing module, configured to provide the expired data to the network management.
  • the first collection module includes: a determining unit, configured to determine a size of a data amount of data to be collected in a data collection period, wherein the data collection period is between an acquisition start time and an acquisition end time
  • the collecting unit is configured to collect the expired data by using a time-division collecting method when the determining result of the determining unit is that the data amount of the data to be collected is greater than a predetermined threshold.
  • the expired data collection device further includes: a determining module, configured to determine whether the network management system obtains the expired data from the predetermined MIB node; and the aging module is configured to: when the determining result of the determining module is When the aging operation is performed on the predetermined MIB file, the aging operation includes deleting the expired data stored in the predetermined MIB node.
  • a determining module configured to determine whether the network management system obtains the expired data from the predetermined MIB node
  • the aging module is configured to: when the determining result of the determining module is When the aging operation is performed on the predetermined MIB file, the aging operation includes deleting the expired data stored in the predetermined MIB node.
  • an expired data collection device which is applied to a network management side, and includes: a sending module, configured to send an acquisition parameter to a network element, where the collection parameter includes an acquisition object, and an acquisition start time. And the collection end time; the second collection module is configured to collect the expired data from the predetermined management information base MIB node in the network element, where the expired data is data collected by the network element according to the collection parameter; The storage module is configured to store the expired data in a database.
  • the expired data collection device further includes: a driving module, configured to drive the network element to perform an aging operation on the predetermined MIB node, wherein the aging operation comprises deleting the stored in the predetermined MIB node Expired data.
  • a driving module configured to drive the network element to perform an aging operation on the predetermined MIB node, wherein the aging operation comprises deleting the stored in the predetermined MIB node Expired data.
  • an expired data collection system including the expired data collection device applied to the network element side according to any one of the above items, and the expired data collection applied to the network management side according to any one of the foregoing aspects. Device.
  • the collection parameters sent by the receiving network management system are used, wherein the collection parameters include an acquisition object, an acquisition start time, and an acquisition end time; and the expired data is collected according to the collection parameter; and the collected expired data is stored in a predetermined management.
  • the method for storing the expired data by the predetermined MIB node solves the problem that the expired data in the related art cannot be counted in the related art, and thus the network element side can be realized.
  • the collection of expired data for a long period of time ensures the consistency of performance statistics between the NMS and the NE device.
  • FIG. 1 is a flow chart of an expiration data collection method 1 according to an embodiment of the present invention.
  • FIG. 2 is a flow chart of a second method for collecting expired data according to an embodiment of the present invention.
  • FIG. 3 is a structural block diagram of an expired data collection device according to an embodiment of the present invention.
  • FIG. 4 is a block diagram 1 of a preferred structure of an expired data collection device 1 according to an embodiment of the present invention
  • FIG. 5 is a structural block diagram of a first collection module 34 in an expired data collection device 1 according to an embodiment of the invention.
  • FIG. 6 is a block diagram 2 of a preferred structure of an expired data collection device according to an embodiment of the present invention.
  • FIG. 7 is a structural block diagram of an expired data collection device 2 according to an embodiment of the present invention.
  • FIG. 8 is a block diagram showing a preferred structure of an expired data collection device 2 according to an embodiment of the present invention.
  • FIG. 9 is a structural block diagram of an expired data collection system according to an embodiment of the present invention.
  • FIG. 10 is a performance statistics data collection MIB library model in accordance with an embodiment of the present invention.
  • 11 is a flow chart of performance statistics collection activity according to an embodiment of the present invention.
  • FIG. 1 is a flowchart of an expiration data collection method 1 according to an embodiment of the present invention. As shown in FIG. 1 , the process includes the following steps:
  • Step S102 Receive an acquisition parameter sent by the network management, where the collection parameter includes an acquisition object, an acquisition start time, and an acquisition end time.
  • Step S104 collecting expired data according to the foregoing collection parameters
  • Step S106 The collected expired data is stored in a predetermined management information base MIB node, wherein the predetermined MIB node is used to store expired data.
  • the collection parameters including the collection object, the collection start time, and the collection end time sent by the network management tube are collected, and the expired data is collected according to the collection parameter, and the collected expired data is stored in the predetermined management information base MIB for storing the expired data.
  • the expired data that can be collected for a long time according to the collection start time and the collection end time is realized, and various types of expired data can be separately collected according to different collection objects, thereby solving the problem that the related technologies cannot expire for a long period of time.
  • the problem of data statistics is achieved, and the collection of outdated data on the network element side for a long period of time is achieved, which ensures the consistency of performance statistics between the network management device and the network element side device.
  • the foregoing predetermined MIB node is specifically configured to store expired data. After the network element stores the expired data collected in the predetermined MIB node, the collected expired data may be provided to the network management system, thereby achieving the purpose of the network management to obtain the expired data. Therefore, the performance statistics of the network management device and the managed device (that is, the network element) are consistent.
  • the following method may be used to collect the expired data according to the collection parameter: determining the size of the data amount of the data to be collected in the data collection period, where the data collection period is the collection start time to the collection end time. A period of time; when the result of the judgment is that the amount of data of the data to be collected is greater than a predetermined threshold, the time-out collection method is used to collect the expired data. That is to say, when the amount of expired data to be collected is large, the collection period may be divided into a plurality of smaller time periods, and data in each smaller time period is separately collected; of course, when the collection period is too long, it may also be The collection period is appropriately divided, and the expired data is collected by the time-phase collection method, thereby reducing the system load.
  • the aging operation may be performed on the predetermined MIB node. Before performing the aging operation on the predetermined MIB node, it may be determined whether the network management system should obtain the expired data from the predetermined MIB node. When the determined structure is that the network management system has acquired the expired data in the predetermined MIB node, the network management device may obtain the expired data in the predetermined MIB node. The aging operation is scheduled by the MIB node.
  • the aging operation mentioned here refers to deleting the expired data collected by the network element stored in the predetermined MIB node, and achieving the effect of releasing the memory of the predetermined MIB node, so that other expired acquisitions of the network element can be saved in the MIB node.
  • the purpose of the data refers to deleting the expired data collected by the network element stored in the predetermined MIB node, and achieving the effect of releasing the memory of the predetermined MIB node, so that other expired acquisitions of the network element can be saved in the MIB node. The purpose of the data.
  • FIG. 2 is a flowchart of an expiration data collection method 2 according to an embodiment of the present invention. As shown in FIG. 2, the process includes the following steps:
  • Step S202 Send the collection parameter to the network element, where the collection parameter includes an acquisition object, an acquisition start time, and an acquisition end time.
  • Step S204 Collect expired data from a predetermined management information base MIB node in the network element, where the expired data is data collected by the network element according to the foregoing collection parameter;
  • Step S206 storing the expired data in the database.
  • the collection parameter is sent to the network element, where the collection parameter includes the collection object, the collection start time, and the collection end time.
  • the expired data is collected from the predetermined management information base MIB node in the network element, where the expired data is collected.
  • the data collected by the network element according to the foregoing collection parameters; the expired data is stored in a database of the gateway. Therefore, the expired data that can be collected for a long time according to the collection start time and the collection end time is realized, and various types of expired data can be separately collected according to different collection objects, thereby solving the existing technology.
  • the problem of the statistics of the expired data in the long-term period is not achievable. In this way, the collection of the expired data on the NE side for a longer period of time is achieved, and the consistency of the performance statistics between the network management device and the NE device is ensured.
  • the network element may be driven to perform the aging operation on the predetermined MIB node, where the aging operation includes deleting the expired data stored in the predetermined MIB node.
  • the effect of pre-scheduled MIB node memory is achieved, so that the purpose of continuing to store other expired data acquired by the network element in the MIB node can be achieved, and the effective utilization of the MIB node is achieved.
  • an outdated data collection device is also provided, which is used to implement the above-mentioned embodiments and preferred embodiments, and has not been described again.
  • the term "module” may implement a combination of software and/or hardware of a predetermined function.
  • the apparatus described in the following embodiments is preferably implemented in software, hardware, or a combination of software and hardware, is also possible and contemplated.
  • FIG. 3 is a structural block diagram of an expired data collection device 1 according to an embodiment of the present invention. As shown in FIG. 3, the device is applied to a network element side, and includes a receiving module 32, a first collecting module 34, and a first storage module 36. The device will be described.
  • the receiving module 32 is configured to receive the collection parameter sent by the network management, where the collection parameter includes an acquisition object, an acquisition start time, and an acquisition end time.
  • the first collection module 34 is connected to the receiving module 32, and is configured to collect according to the collection parameter.
  • the first storage module 36 is connected to the first collection module 34, and is configured to store the collected expired data into a predetermined management information base MIB node, wherein the predetermined MIB node is configured to store expired data.
  • FIG. 4 is a block diagram of a preferred structure of an expired data collection device 1 according to an embodiment of the present invention. As shown in FIG. 4, the device includes a module 42 in addition to all the modules shown in FIG. Be explained.
  • the providing module 42 is connected to the first storage module 36, and is configured to provide the expired data to the network management.
  • FIG. 5 is a structural block diagram of a first collection module 34 in an expired data collection device according to an embodiment of the present invention.
  • the first acquisition module 34 includes a determination unit 52 and an acquisition unit 54, which is described below. An acquisition module 34 is described.
  • the determining unit 52 is configured to determine the size of the data amount of the data to be collected in the data collection period, wherein the data collection period is a period between the collection start time and the collection end time; the collecting unit 54 is connected to the determining unit 52.
  • the time-out collecting method is used to collect the expired data.
  • FIG. 6 is a block diagram of a preferred structure of an expired data collection device 1 according to an embodiment of the present invention. As shown in FIG. 6, the device includes a determination module 62 and an aging module 64, in addition to all the modules shown in FIG. The device will be described.
  • the determining module 62 is connected to the first storage module 36, and is configured to determine whether the network management system has obtained expired data from the predetermined MIB node; the aging module 64 is connected to the determining module 62, and is configured to be determined by the determining module 62.
  • the aging operation is performed on the predetermined MIB file, wherein the aging operation includes deleting the expired data stored in the predetermined MIB node.
  • FIG. 7 is a structural block diagram of an expired data collection device 2 according to an embodiment of the present invention. As shown in FIG. 7, the device is applied to a network management side, and includes a sending module 72, a second collecting module 74, and a second storing module 76. The device will be described.
  • the sending module 72 is configured to send the collection parameter to the network element, where the collection parameter includes an acquisition object, an acquisition start time, and an acquisition end time.
  • the second collection module 74 is connected to the sending module 72 and configured to be a slave network element.
  • the expired data is collected in the MIB node of the predetermined management information base, wherein the expired data is data collected by the network element according to the collection parameter;
  • the second storage module 76 is connected to the second collection module 74, and is configured to store the expired data in the database. .
  • FIG. 8 is a block diagram showing a preferred structure of an expired data collection device 2 according to an embodiment of the present invention. As shown in FIG. 8, the device includes a drive module 82 in addition to all the modules shown in FIG. Description.
  • the driving module 82 is connected to the second storage module 76, and is configured to drive the network element to perform an aging operation on the predetermined MIB node, wherein the aging operation includes deleting the expired data stored in the predetermined MIB node.
  • FIG. 9 is a structural block diagram of an expired data collection system according to an embodiment of the present invention.
  • the expired data collection system 90 includes any of the expired data collection devices 92 applied to the network element side and applied to the network management system.
  • a method for applying the expired statistical data collection between the network management system and the network element and using the SNMP protocol interface is provided, and the problem that the expired statistical data between the network management unit and the network element is inconsistent is solved.
  • an expired data MIB file (same as the above-mentioned predetermined MIB node) is added, which is dedicated to the collection of expired performance statistics.
  • the acquisition start time and the end time, the expiration performance statistics data that meets the conditions are retrieved from the performance statistics database and stored in the expired data MIB file.
  • the device for implementing the expired statistical data collection based on the SNMP protocol includes: an acquisition parameter generation module, a data acquisition template (same as the first collection module described above), and an expiration performance statistical data collection module (same as the first collection module and the first storage module).
  • the acquisition parameter generation module is located on the network management side, and is mainly responsible for setting the acquisition object, the acquisition start time, and the acquisition end time.
  • the data collection template is located on the side of the managed device.
  • the data collection template is actually a predefined database access script for the collection object, including the Structured Query Language (SQL) script and stored procedure, and the data collection of the normal collection activity.
  • the template is consistent.
  • the normal collection activity also transfers the start time and the end time to the collection template, and performs collection after instantiation, and when collecting the expired data, the collection objects are divided into different types, and the data collection templates are also collected for different types of collection objects. It can be divided into different data collection templates.
  • One type of data acquisition template is used to collect one type of acquisition object. Of course, it can also be set as a type of data acquisition template for collecting two or more types of acquisition objects.
  • the expired performance statistics collection module of the managed device side instantiates the acquisition template pre-made by the collection object according to the collection object, the collection start time, and the collection end time, collects the expired data from the database, and stores the expired performance statistical data MIB. In the file.
  • the network management side expired performance statistics data collection module collects expired statistical data from the expired MIB file, and parses the data into the network management database.
  • the performance statistics in the related art are solved because the network abnormality, the network management abnormality, or the abnormality of the managed device is inconsistent, and the performance statistics of the network management device and the managed device are inconsistent, especially if the abnormal lifetime is too long, and a long period of time needs to be collected.
  • Historical data to ensure consistency of performance statistics between the network management and managed devices, ultimately improving system availability and improving user satisfaction.
  • a new MIB node dedicated to the acquisition operation ie, the predetermined MIB node described above
  • the newly added MIB node has the same structure as the normal performance statistical data MIB node, and the object identifier (Object identifier, OID for short) is similar. Therefore, the process and method for reading and parsing performance statistics data can reuse the normal collection process and method, simplifying the acquisition and resolution processing complexity of the performance statistics of the network management.
  • the time period data still stored in the database can be collected by the technical solution in the embodiment of the present invention. If the time period is too long and/or the amount of data of the expired data to be collected is too large, the data can be collected in stages and the SNMP is broken.
  • the storage limit of the protocol MIB The storage limit of the protocol MIB.
  • FIG. 10 is a performance statistical data collection MIB library model according to an embodiment of the present invention
  • FIG. 11 is a performance statistical data collection activity flow according to an embodiment of the present invention. The embodiments of the present invention are described below with reference to FIGS.
  • the start time of the data acquisition start time may be an integer type, and the value may be the number of seconds from the data collection start time to January 1, 1994.
  • the end of the data collection end time may be an integer type, and the value may be the number of seconds from the data collection end time to January 1, 1994.
  • the expired time is in the embodiment of the present invention.
  • the aging time may be an integer type, and the value may be the number of seconds from the aging time to January 1, 1994. After the obsolete data collection is complete, the aging time is set. The aging time is recommended to be one hour after the current time.
  • the expiredRecTime is also used as the control node for the collection activity.
  • the network management side sets the value to 1, which indicates that the collection activity is started.
  • the value of the network management side is set to 0, indicating that the aging data is forcibly aged. After the collection command is issued, the network management side The value is detected. If the value is greater than the current time, the collection activity of the managed device is considered complete.
  • the indexRecGroup collects the object identifier and collects the object, and has the corresponding identifier. If there are too many collection indicators in the collection object, you can assign multiple collection object identifiers as needed.
  • statRecValueTable The expiration performance statistics data storage table. After the network management confirms that the managed device collection activity is completed, the network management device starts the network management outdated data collection and parses it into the network management database.
  • the NMS uses the SNMP SET command to set startRecTime, endRecTime, and indexRecGroup to complete the collection parameter generation. Finally, the value of expireRecTim is set to 1 by the SNMP SET command to activate the expiration performance statistics collection on the NE side.
  • the managed device parses the acquisition start time, the collection end time, and the collection object through the startRecTime, endRecTime, and indexRecGroup nodes, instantiates the acquisition template pre-made by the collection object, and collects the expired data from the database by SQL or a stored procedure, and deposits the data. Expired data private storage MIB library.
  • the network management side After the network management side releases the acquisition command, it detects expireRecTime. If the value is greater than the current time, it is considered that the collection activity of the managed device is completed, so that the expired statistical data can be collected from the expired data dedicated storage MIB library, and then parsed and stored in the network management. database. Considering that the time required for the collected activity of the managed device is uncertain, the network management can detect it once every minute. If the acquisition activity is not finished after two attempts, the collection activity is considered abnormal.
  • the network management system After the network management system collects the expired data, set the expireRecTim value to 0 through the SNMP SET command to drive the managed device to perform the aging operation on the expired data-specific storage MIB library, release the expired performance statistics data table generated by the collection activity, and release the consumed resources. If the NMS does not drive the device to perform data aging, the managed device automatically performs the aging process after the data aging time is reached.
  • the aging operation may be: deleting the expired data stored in the expired data dedicated storage MIB library, and releasing the memory of the MIB library.
  • modules or steps of the present invention described above can be implemented by a general-purpose computing device that can be centralized on a single computing device or distributed across a network of multiple computing devices. Alternatively, they may be implemented by program code executable by the computing device such that they may be stored in the storage device by the computing device and, in some cases, may be different from the order herein.
  • the steps shown or described are performed, or they are separately fabricated into individual integrated circuit modules, or a plurality of modules or steps thereof are fabricated as a single integrated circuit module.
  • the invention is not limited to any specific combination of hardware and software.
  • the foregoing embodiments and the preferred embodiments solve the problem that the expiration data in the related art cannot be counted for a long period of time, and the collection of the expired data on the network element side for a longer period of time is achieved.
  • the effect of consistency between performance statistics indicators between the NMS and the NE side device is guaranteed.

Abstract

本发明提供了一种过期数据采集方法、装置及系统,其中,该方法包括:接收网管发送的采集参数,其中,该采集参数包括采集对象、采集开始时间和采集结束时间;根据采集参数采集过期数据;将采集的过期数据存放到预定管理信息库MIB节点中,其中,该预定MIB节点用于存放过期数据。通过该方法,解决了相关技术中存在的无法对较长时段的过期数据进行统计的问题,进而达到了能够实现对网元侧较长时段的过期数据的采集,保证了网管和网元侧设备之间性能统计指标一致性的效果。

Description

过期数据采集方法、装置及系统 技术领域
本发明涉及通信领域,具体而言,涉及一种过期数据采集方法、装置及系统。
背景技术
简单网络管理协议(Simple Network Management Protocol,简称为SNMP)由于其开放性、标准化、设计简单,扩展灵活,易于使用等特点,成为网管和被管设备交互的首选管理协议。通过SNMP协议,网管和被管设备之间可以简单方便地实现告警管理、配置管理和以及性能统计上报。
通过SNMP协议进行性能统计数据上报,目前主流应用是在被管设备的管理信息库(Management Information Base,简称为MIB)中提供实时性能统计指标,部分复杂应用加以扩展,在MIB定义时增加时间标签索引,通过时间标签索引,仅能缓存少量的历史性能统计数据(一般小于100个时间粒度),并且在相关技术中也没有特定的节点专门用于存储历史性能统计数据,因此,无法实现对大量的历史性能统计数据的存储。
但是在实际应用中,经常因为网络异常、网管异常或者被管设备异常,导致网管和被管设备的性能统计数据不一致,特别是异常存续期过长,需要采集较长时段的过期数据,比如10天、20天前甚至1个月前的过期性能统计数据,而现有的SNMP协议管理方案都没有涉及。
并且,过期数据在采集前由于距离当前时间过长,无法有效保存到SNMP代理的MIB中,因此,在相关技术中存在着无法对较长时段的大量过期数据进行统计的问题。
发明内容
本发明提供了一种过期数据采集方法、装置及系统,以至少解决相关技术中存在的无法对较长时段的过期数据进行统计的问题。
根据本发明的一方面,提供了一种过期数据数据采集方法,包括:接收网管发送的采集参数,其中,所述采集参数包括采集对象、采集开始时间和采集结束时间;根据所述采集参数采集过期数据;将采集的所述过期数据存放到预定管理信息库MIB节点中,其中,所述预定MIB节点用于存放过期数据。
优选地,在将采集的所述过期数据存放到所述预定MIB节点中之后,还包括:将所述过期数据提供给所述网管。
优选地,根据所述采集参数采集所述过期数据包括:判断数据采集时段中需要采集的数据的数据量的大小,其中,所述数据采集时段为采集开始时间至采集结束时间之间的时段;在判断结果为所述需要采集的数据的数据量大于预定阈值时,采用分时段采集方法采集所述过期数据。
优选地,将采集的所述过期数据存放到所述预定MIB节点中之后,还包括:判断所述网管是否从所述预定MIB节点中获取了所述过期数据;当判断结果为是时,对所述预定MIB文件进行老化操作,其中,所述老化操作包括删除所述预定MIB节点中存储的所述过期数据。
根据本发明的另一方面,提供了一种过期数据采集方法,包括:将采集参数发送给网元,其中,所述采集参数包括采集对象、采集开始时间和采集结束时间;从网元中的预定管理信息库MIB节点中采集过期数据,其中,所述过期数据为所述网元根据所述采集参数采集的数据;将所述过期数据存放到数据库中。
优选地,将所述过期数据存放到所述数据库中之后,还包括:驱动所述网元对所述预定MIB节点进行老化操作,其中,所述老化操作包括删除所述预定MIB节点中存储的所述过期数据。
根据本发明的再一方面,提供了一种过期数据采集装置,应用于网元侧,包括:接收模块,设置为接收网管发送的采集参数,其中,所述采集参数包括采集对象、采集开始时间和采集结束时间;第一采集模块,设置为根据所述采集参数采集过期数据;第一存放模块,设置为将采集的所述过期数据存放到预定管理信息库MIB节点中,其中,所述预定MIB节点用于存放过期数据。
优选地,所述过期数据采集装置还包括:提供模块,设置为将所述过期数据提供给所述网管。
优选地,所述所述第一采集模块包括:判断单元,设置为判断数据采集时段中需要采集的数据的数据量的大小,其中,所述数据采集时段为采集开始时间至采集结束时间之间的时段;采集单元,设置为在所述判断单元的判断结果为所述需要采集的数据的数据量大于预定阈值时,采用分时段采集方法采集所述过期数据。
优选地,所述过期数据采集装置还包括:判断模块,设置为判断所述网管是否从所述预定MIB节点中获取了所述过期数据;老化模块,设置为当所述判断模块的判断结果为是时,对所述预定MIB文件进行老化操作,其中,所述老化操作包括删除所述预定MIB节点中存储的所述过期数据。
根据本发明的另一方面,提供了一种过期数据采集装置,应用于网管侧,包括:发送模块,设置为将采集参数发送给网元,其中,所述采集参数包括采集对象、采集开始时间和采集结束时间;第二采集模块,设置为从网元中的预定管理信息库MIB节点中采集过期数据,其中,所述过期数据为所述网元根据所述采集参数采集的数据;第二存放模块,设置为将所述过期数据存放到数据库中。
优选地,所述过期数据采集装置还包括:驱动模块,设置为驱动所述网元对所述预定MIB节点进行老化操作,其中,所述老化操作包括删除所述预定MIB节点中存储的所述过期数据。
根据本发明的又一方面,提供了一种过期数据采集系统,包括上述任一项所述的应用于网元侧的过期数据采集装置和任一项所述的应用于网管侧的过期数据采集装置。
通过本发明,采用接收网管发送的采集参数,其中,所述采集参数包括采集对象、采集开始时间和采集结束时间;根据所述采集参数采集过期数据;将采集的所述过期数据存放到预定管理信息库MIB节点中,其中,所述预定MIB节点用于存放过期数据的方法,解决了相关技术中存在的无法对较长时段的过期数据进行统计的问题,进而达到了能够实现对网元侧较长时段的过期数据的采集,保证了网管和网元侧设备之间性能统计指标一致性的效果。
附图说明
此处所说明的附图用来提供对本发明的进一步理解,构成本申请的一部分,本发明的示意性实施例及其说明用于解释本发明,并不构成对本发明的不当限定。在附图中:
图1是根据本发明实施例的过期数据采集方法一的流程图;
图2是根据本发明实施例的过期数据采集方法二的流程图;
图3是根据本发明实施例的过期数据采集装置的一结构框图;
图4是根据本发明实施例的过期数据采集装置一的优选结构框图一;
图5是根据本发明实施例的过期数据采集装置一中第一采集模块34的结构框图;
图6是根据本发明实施例的过期数据采集装置的优选结构框图二;
图7是根据本发明实施例的过期数据采集装置二的结构框图;
图8是根据本发明实施例的过期数据采集装置二的优选结构框图;
图9是根据本发明实施例的过期数据采集系统的结构框图;
图10是根据本发明实施例的性能统计数据采集MIB库模型;
图11是根据本发明实施例的性能统计数据采集活动流程。
具体实施方式
下文中将参考附图并结合实施例来详细说明本发明。需要说明的是,在不冲突的情况下,本申请中的实施例及实施例中的特征可以相互组合。
在本实施例中提供了一种过期数据采集方法,图1是根据本发明实施例的过期数据采集方法一的流程图,如图1所示,该流程包括如下步骤:
步骤S102,接收网管发送的采集参数,其中,该采集参数包括采集对象、采集开始时间和采集结束时间;
步骤S104,根据上述采集参数采集过期数据;
步骤S106,将采集的过期数据存放到预定管理信息库MIB节点中,其中,该预定MIB节点用于存放过期数据。
通过上述步骤,接收网管发送的包括采集对象、采集开始时间和采集结束时间的采集参数,并根据该采集参数采集过期数据,将采集的过期数据存放到用于存放过期数据的预定管理信息库MIB节点中,实现了能够根据采集开始时间和采集结束时间采集较长时间的过期数据,并且可以根据采集对象的不同分别采集各类过期数据,解决了相关技术中存在的无法对较长时段的过期数据进行统计的问题,进而达到了能够实现对网元侧较长时段的过期数据的采集,保证了网管和网元侧设备之间性能统计指标一致性的效果。
其中,上述预定MIB节点是专门用于存放过期数据的,当网元将采集的过期数据存放到预定MIB节点中之后,还可以将采集的过期数据提供给网管,实现了网管获取过期数据的目的,从而保证网管和被管设备(即,网元)之间性能统计指标一致。
在一个可选的实施例中,可以采用如下方法实现根据采集参数采集过期数据:判断数据采集时段中需要采集的数据的数据量的大小,其中,该数据采集时段为采集开始时间至采集结束时间之间的时段;在判断结果为需要采集的数据的数据量大于预定阈值时,采用分时段采集方法采集过期数据。也就是说,当需要采集的过期数据量大时,可以将采集时段分成较小的多个时段,分别采集每个较小的时段中的数据;当然,当采集时段过长时,也可以对采集时段进行适当的划分,采用分时段采集的方法采集过期数据,从而降低系统负荷。
在上述的将采集的过期数据存放到预定MIB节点中之后,还可以对该预定MIB节点进行老化操作。而在对该预定MIB节点进行老化操作之前,可以先判断网管是否应从该预定MIB节点中获取了过期数据,当判断的结构为网管已经获取了预定MIB节点中的过期数据时,便可以对该预定MIB节点进行老化操作。这里所说的老化操作是指,删除该预定MIB节点中存储的由网元采集的过期数据,达到释预定MIB节点内存的效果,从而可以实现在该MIB节点中继续存放网元获取的其他过期数据的目的。
在本实施例中还提供了一种过期数据采集方法,图2是根据本发明实施例的过期数据采集方法二的流程图,如图2所示,该流程包括如下步骤:
步骤S202,将采集参数发送给网元,其中,该采集参数包括采集对象、采集开始时间和采集结束时间;
步骤S204,从网元中的预定管理信息库MIB节点中采集过期数据,其中,该过期数据为网元根据上述采集参数采集的数据;
步骤S206,将上述过期数据存放到数据库中。
通过上述步骤,将采集参数发送给网元,其中,该采集参数包括采集对象、采集开始时间和采集结束时间;从网元中的预定管理信息库MIB节点中采集过期数据,其中,该过期数据为网元根据上述采集参数采集的数据;将上述过期数据存放到网关的数据库中。从而实现了能够根据采集开始时间和采集结束时间采集较长时间的过期数据,并且可以根据采集对象的不同分别采集各类过期数据,解决了相关技术中存在的 无法对较长时段的过期数据进行统计的问题,进而达到了能够实现对网元侧较长时段的过期数据的采集,保证了网管和网元侧设备之间性能统计指标一致性的效果。
在一个可选的实施例中,在将过期数据存放到网关数据库中之后,还可以驱动网元对预定MIB节点进行老化操作,其中,该老化操作包括删除预定MIB节点中存储的过期数据,达到释预定MIB节点内存的效果,从而可以实现在该MIB节点中继续存放网元获取的其他过期数据的目的,达到对该MIB节点的有效利用。
在本实施例中还提供了一种过期数据采集装置,该装置用于实现上述实施例及优选实施方式,已经进行过说明的不再赘述。如以下所使用的,术语“模块”可以实现预定功能的软件和/或硬件的组合。尽管以下实施例所描述的装置较佳地以软件来实现,但是硬件,或者软件和硬件的组合的实现也是可能并被构想的。
图3是根据本发明实施例的过期数据采集装置一的结构框图,如图3所示,该装置应用于网元侧,包括接收模块32、第一采集模块34和第一存放模块36,下面对该装置进行说明。
接收模块32,设置为接收网管发送的采集参数,其中,该采集参数包括采集对象、采集开始时间和采集结束时间;第一采集模块34,连接至上述接收模块32,设置为根据上述采集参数采集过期数据;第一存放模块36,连接至上述第一采集模块34,设置为将采集的上述过期数据存放到预定管理信息库MIB节点中,其中,该预定MIB节点用于存放过期数据。
图4是根据本发明实施例的过期数据采集装置一的优选结构框图一,如图4所示,该装置除包括图3所示的所有模块外,还包括提供模块42,下面对该装置进行说明。
提供模块42,连接至上述第一存放模块36,设置为将上述过期数据提供给网管。
图5是根据本发明实施例的过期数据采集装置一中第一采集模块34的结构框图,如图5所示,该第一采集模块34包括判断单元52和采集单元54,下面对该第一采集模块34进行说明。
判断单元52,设置为判断数据采集时段中需要采集的数据的数据量的大小,其中,该数据采集时段为采集开始时间至采集结束时间之间的时段;采集单元54,连接至上述判断单元52,设置为在上述判断单元52的判断结果为需要采集的数据的数据量大于预定阈值时,采用分时段采集方法采集过期数据。
图6是根据本发明实施例的过期数据采集装置一的优选结构框图二,如图6所示,该装置除包括图3所示的所有模块外,还包括判断模块62和老化模块64,下面对该装置进行说明。
判断模块62,连接至上述第一存放模块36,设置为判断网管是否从预定MIB节点中获取了过期数据;老化模块64,连接至上述判断模块62,设置为当判断模块62的判断结果为是时,对预定MIB文件进行老化操作,其中,该老化操作包括删除预定MIB节点中存储的过期数据。
图7是根据本发明实施例的过期数据采集装置二的结构框图,如图7所示,该装置应用于网管侧,包括发送模块72、第二采集模块74和第二存放模块76,下面对该装置进行说明。
发送模块72,设置为将采集参数发送给网元,其中,该采集参数包括采集对象、采集开始时间和采集结束时间;第二采集模块74,连接至上述发送模块72,设置为从网元中的预定管理信息库MIB节点中采集过期数据,其中,过期数据为网元根据采集参数采集的数据;第二存放模块76,连接至上述第二采集模块74,设置为将过期数据存放到数据库中。
图8是根据本发明实施例的过期数据采集装置二的优选结构框图,如图8所示,该装置除包括图7所示的所有模块外,还包括驱动模块82,下面对该装置进行说明。
驱动模块82,连接至上述第二存放模块76,设置为驱动网元对预定MIB节点进行老化操作,其中,老化操作包括删除预定MIB节点中存储的过期数据。
图9是根据本发明实施例的过期数据采集系统的结构框图,如图9所示,该过期数据采集系统90包括上述任一个应用于网元侧的过期数据采集装置92和任一个应用于网管侧的过期数据采集装置94。
下面结合具体实施方式对本发明进行说明。
本发明实施例中提供了一种应用于网管和网元之间,并且通过SNMP协议接口进行过期统计数据采集的方法,解决了网管和网元之间过期统计数据不一致的问题。
为了解决相关技术中存在的,在对过期性能统计数据采集,由于这些过期数据在采集前距离当前时间过长,无法有效保存到SNMP代理的MIB中的问题,本发明实施例中提供了如下的解决方案:
基于SNMP协议实现过期统计数据采集的方法:
在正常采集定义的MIB文件基础上,新增一个过期数据MIB文件(同上述的预定MIB节点),专用于过期性能统计数据采集。
根据设定的采集对象、采集开始时间和结束时间,从性能统计数据库中检索符合条件的过期性能统计数据,存入过期数据MIB文件中。
基于SNMP协议实现过期统计数据采集的装置包括:采集参数生成模块、数据采集模板(同上述第一采集模块)和过期性能统计数据采集模块(同上述第一采集模块和第一存放模块)。
采集参数生成模块位于网管侧,主要负责设置采集对象、采集开始时间及采集结束时间。
数据采集模板位于被管设备侧,数据采集模板实际上是为采集对象预定义的数据库访问脚本,包括结构查询语言(Structured Query Language,简称为SQL)脚本和存储过程,和正常采集活动的数据采集模板一致。正常采集活动也是将开始时间和结束时间传递给采集模板,对其实例化后实施采集,并且,在采集过期数据时,采集对象会分为不同类型,针对不同类型的采集对象,数据采集模板也可以分为不同的数据采集模板,一类数据采集模板用于采集一类采集对象,当然也可以设置为一类数据采集模板用于采集两种及以上类型的采集对象。
被管设备侧过期性能统计数据采集模块,根据采集对象、采集开始时间和采集结束时间,对该采集对象预制的采集模板进行实例化,从数据库中采集过期数据,并存入过期性能统计数据MIB文件中。
网管侧过期性能统计数据采集模块(同上述第二采集模块和第二存放模块),从过期MIB文件中采集过期统计数据,解析后存入网管数据库。
根据上述技术方案,解决了相关技术中存在的,因为网络异常、网管异常或者被管设备异常,导致网管和被管设备的性能统计数据不一致,特别是异常存续期过长,需要采集较长时段历史数据,从而保证网管和被管设备之间性能统计指标一致性,最终提高系统可用性,提高用户满意度。
本发明可以采用如下几点解决相关技术中存在的问题:
一、在正常性能统计数据MIB库的基础上,新增专用于支持采集操作的MIB节点(即上述的预定MIB节点),新增的MIB节点和正常性能统计数据MIB节点结构相同,对象标识符(Object identifier,简称为OID)类似,因而读取和解析性能统计数据的流程和方法可以复用正常采集流程和方法,简化网管对性能统计数据的获取和解析处理复杂度。
二、仍然保存与数据库的时段数据,都可以通过本发明实施例中的技术方案进行数据采集,如果时段太长和/或需要采集的过期数据的数据量过大,可以分段采集,突破SNMP协议MIB的存储限制。
三、保存性能统计数据到MIB库中,考虑到采集的每条性能统计数据都有其生效时段,在MIB库中存储时,可以为每条数据增加一个主键索引字段——开始时间,用于标识该条记录生效时段的开始时间。
图10是根据本发明实施例的性能统计数据采集MIB库模型,图11是根据本发明实施例的性能统计数据采集活动流程,下面结合图10、11对本发明的实施例进行阐述。
SNMP协议MIB定义
MIB的定义可以参见图10,包括过期数据采集的开始时间、结束时间、采集对象标识、过期数据老化时间以及过期性能统计数据存储表。
startRecTime:数据采集开始时间,在本发明实施例中,该数据补采开始时间可以采用整数类型,其值可以为数据采集开始时间到1994年1月1日的秒数。
endRecTime:数据采集结束时间,在本发明实施例中,该数据补采结束时间可以采用整数类型,其值可以为数据采集结束时间到1994年1月1日的秒数。
expireRecTime:老化时间,在本发明实施例中,该老化时间可以采用整数类型,其值可以为老化时间到1994年1月1日的秒数。被管设备在完成过期数据采集后,设置老化时间,老化时间推荐为当前时间延后一小时。expireRecTime同时被借用为采集活动的控制节点,网管侧将该值设置为1,表示启动采集活动;网管侧将该值设置为0,表示强制老化过期数据;网管侧在下达采集命令后,对该值进行检测,如果该值大于当前时间,认为被管设备的采集活动完成。
indexRecGroup:采集对象标识,采集对象,都有对应的标识,如果采集对象中采集指标过多,可以根据需要分配多个采集对象标识。
statRecValueTable:过期性能统计数据存储表,网管通过expireRecTime确认被管设备采集活动完成后,启动网管过期数据采集,解析后存入网管数据库。
采集参数生成
网管通过SNMP SET命令设置startRecTime、endRecTime和indexRecGroup完成采集参数生成。最后通过SNMP SET命令设置expireRecTim值为1激活网元侧过期性能统计数据采集。
被管设备过期性能统计数据采集
被管设备通过startRecTime、endRecTime和indexRecGroup节点解析出采集开始时间、采集结束时间和采集对象,对该采集对象预制的采集模板进行实例化,以SQL或者存储过程从数据库中采集过期数据,并存入过期数据专用存储MIB库。
网管过期性能统计数据采集
网管侧在下达采集命令后,对expireRecTime进行检测,如果该值大于当前时间,认为被管设备的采集活动完成,从而可以从该过期数据专用存储MIB库中采集过期统计数据,解析后存入网管数据库。考虑到被管设备采集活动所需时间具有不确定性,网管可以间隔一分钟检测一次,如尝试两次后采集活动仍然没有结束,认为采集活动异常。
过期数据老化
网管采集完过期数据后,通过SNMP SET命令设置expireRecTim值为0,驱动被管设备对过期数据专用存储MIB库进行老化操作,释放本次采集活动产生的过期性能统计数据表,释放消耗的资源。如果网管没有驱动被管设备进行数据老化操作,被管设备会在到达数据老化时间后,自动进行老化操作。该老化操作可以是,删除过期数据专用存储MIB库中存储的过期数据,释放该MIB库的内存。
显然,本领域的技术人员应该明白,上述的本发明的各模块或各步骤可以用通用的计算装置来实现,它们可以集中在单个的计算装置上,或者分布在多个计算装置所组成的网络上,可选地,它们可以用计算装置可执行的程序代码来实现,从而,可以将它们存储在存储装置中由计算装置来执行,并且在某些情况下,可以以不同于此处的顺序执行所示出或描述的步骤,或者将它们分别制作成各个集成电路模块,或者将它们中的多个模块或步骤制作成单个集成电路模块来实现。这样,本发明不限制于任何特定的硬件和软件结合。
以上所述仅为本发明的优选实施例而已,并不用于限制本发明,对于本领域的技术人员来说,本发明可以有各种更改和变化。凡在本发明的精神和原则之内,所作的任何修改、等同替换、改进等,均应包含在本发明的保护范围之内。
工业实用性
如上所述,通过上述实施例及优选实施方式,解决了相关技术中存在的无法对较长时段的过期数据进行统计的问题,进而达到了能够实现对网元侧较长时段的过期数据的采集,保证了网管和网元侧设备之间性能统计指标一致性的效果。

Claims (13)

  1. 一种过期数据采集方法,包括:
    接收网管发送的采集参数,其中,所述采集参数包括采集对象、采集开始时间和采集结束时间;
    根据所述采集参数采集过期数据;
    将采集的所述过期数据存放到预定管理信息库MIB节点中,其中,所述预定MIB节点用于存放过期数据。
  2. 根据权利要求1所述的方法,其中,将采集的所述过期数据存放到所述预定MIB节点中之后,还包括:
    将所述过期数据提供给所述网管。
  3. 根据权利要求1所述的方法,其中,根据所述采集参数采集所述过期数据包括:
    判断数据采集时段中需要采集的数据的数据量的大小,其中,所述数据采集时段为采集开始时间至采集结束时间之间的时段;
    在判断结果为所述需要采集的数据的数据量大于预定阈值时,采用分时段采集方法采集所述过期数据。
  4. 根据权利要求1所述的方法,其中,将采集的所述过期数据存放到所述预定MIB节点中之后,还包括:
    判断所述网管是否从所述预定MIB节点中获取了所述过期数据;
    当判断结果为是时,对所述预定MIB文件进行老化操作,其中,所述老化操作包括删除所述预定MIB节点中存储的所述过期数据。
  5. 一种过期数据采集方法,包括:
    将采集参数发送给网元,其中,所述采集参数包括采集对象、采集开始时间和采集结束时间;
    从网元中的预定管理信息库MIB节点中采集过期数据,其中,所述过期数据为所述网元根据所述采集参数采集的数据;
    将所述过期数据存放到数据库中。
  6. 根据权利要求5所述的方法,其中,将所述过期数据存放到所述数据库中之后,还包括:
    驱动所述网元对所述预定MIB节点进行老化操作,其中,所述老化操作包括删除所述预定MIB节点中存储的所述过期数据。
  7. 一种过期数据采集装置,应用于网元侧,包括:
    接收模块,设置为接收网管发送的采集参数,其中,所述采集参数包括采集对象、采集开始时间和采集结束时间;
    第一采集模块,设置为根据所述采集参数采集过期数据;
    第一存放模块,设置为将采集的所述过期数据存放到预定管理信息库MIB节点中,其中,所述预定MIB节点用于存放过期数据。
  8. 根据权利要求7所述的装置,其中,还包括:
    提供模块,设置为将所述过期数据提供给所述网管。
  9. 根据权利要求7所述的装置,其中,所述第一采集模块包括:
    判断单元,设置为判断数据采集时段中需要采集的数据的数据量的大小,其中,所述数据采集时段为采集开始时间至采集结束时间之间的时段;
    采集单元,设置为在所述判断单元的判断结果为所述需要采集的数据的数据量大于预定阈值时,采用分时段采集方法采集所述过期数据。
  10. 根据权利要求7所述的装置,其中,还包括:
    判断模块,设置为判断所述网管是否从所述预定MIB节点中获取了所述过期数据;
    老化模块,设置为当所述判断模块的判断结果为是时,对所述预定MIB文件进行老化操作,其中,所述老化操作包括删除所述预定MIB节点中存储的所述过期数据。
  11. 一种过期数据采集装置,应用于网管侧,包括:
    发送模块,设置为将采集参数发送给网元,其中,所述采集参数包括采集对象、采集开始时间和采集结束时间;
    第二采集模块,设置为从网元中的预定管理信息库MIB节点中采集过期数据,其中,所述过期数据为所述网元根据所述采集参数采集的数据;
    第二存放模块,设置为将所述过期数据存放到数据库中。
  12. 根据权利要求11所述的装置,其中,还包括:
    驱动模块,设置为驱动所述网元对所述预定MIB节点进行老化操作,其中,所述老化操作包括删除所述预定MIB节点中存储的所述过期数据。
  13. 一种过期数据采集系统,包括上述权利要求7至10中任一项所述的应用于网元侧的过期数据采集装置和权利要求11至12中任一项所述的应用于网管侧的过期数据采集装置。
PCT/CN2015/072458 2014-07-22 2015-02-06 过期数据采集方法、装置及系统 WO2015184850A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201410351376.7 2014-07-22
CN201410351376.7A CN105306243A (zh) 2014-07-22 2014-07-22 过期数据采集方法、装置及系统

Publications (1)

Publication Number Publication Date
WO2015184850A1 true WO2015184850A1 (zh) 2015-12-10

Family

ID=54766080

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2015/072458 WO2015184850A1 (zh) 2014-07-22 2015-02-06 过期数据采集方法、装置及系统

Country Status (2)

Country Link
CN (1) CN105306243A (zh)
WO (1) WO2015184850A1 (zh)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108933689A (zh) * 2017-05-25 2018-12-04 中兴通讯股份有限公司 一种数据采集系统和方法
CN112968789A (zh) * 2019-12-12 2021-06-15 中兴通讯股份有限公司 数据采集方法、装置、计算机设备及计算机可读介质
CN114722059A (zh) * 2022-03-31 2022-07-08 浙江正泰物联技术有限公司 一种实时数据统计方法及系统

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114006730B (zh) * 2021-09-30 2023-07-14 苏州浪潮智能科技有限公司 一种基于mib表的漏洞扫描的方法、装置、设备及可读介质

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040215746A1 (en) * 2003-04-14 2004-10-28 Nbt Technology, Inc. Transparent client-server transaction accelerator
CN101192992A (zh) * 2007-01-10 2008-06-04 中兴通讯股份有限公司 用于电信网管系统的性能数据补充采集系统及方法
US20090217162A1 (en) * 2008-02-27 2009-08-27 James Paul Schneider Flexible System Monitoring Using SNMP
CN101894163A (zh) * 2010-07-23 2010-11-24 中兴通讯股份有限公司 一种针对性能数据采集系统的数据库操作调度方法及装置
US20130083639A1 (en) * 2011-09-30 2013-04-04 Oracle International Corporation Data storage tape analytics method and system

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000163344A (ja) * 1998-11-27 2000-06-16 Nec Corp ネットワーク管理システムのデータベース復旧方式
FR2860367A1 (fr) * 2003-09-26 2005-04-01 France Telecom Procede et systeme pour le transfert d'informations d'administation de reseau de communication
CN1949768A (zh) * 2005-10-11 2007-04-18 大唐移动通信设备有限公司 保证管理站和代理间被管对象数据实时一致的方法
CN101309174A (zh) * 2008-06-27 2008-11-19 中兴通讯股份有限公司 一种网管数据上报方法及系统
CN101860454B (zh) * 2010-06-24 2012-07-11 杭州华三通信技术有限公司 一种网络性能数据处理方法及其装置

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040215746A1 (en) * 2003-04-14 2004-10-28 Nbt Technology, Inc. Transparent client-server transaction accelerator
CN101192992A (zh) * 2007-01-10 2008-06-04 中兴通讯股份有限公司 用于电信网管系统的性能数据补充采集系统及方法
US20090217162A1 (en) * 2008-02-27 2009-08-27 James Paul Schneider Flexible System Monitoring Using SNMP
CN101894163A (zh) * 2010-07-23 2010-11-24 中兴通讯股份有限公司 一种针对性能数据采集系统的数据库操作调度方法及装置
US20130083639A1 (en) * 2011-09-30 2013-04-04 Oracle International Corporation Data storage tape analytics method and system

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108933689A (zh) * 2017-05-25 2018-12-04 中兴通讯股份有限公司 一种数据采集系统和方法
CN112968789A (zh) * 2019-12-12 2021-06-15 中兴通讯股份有限公司 数据采集方法、装置、计算机设备及计算机可读介质
CN112968789B (zh) * 2019-12-12 2024-02-27 中兴通讯股份有限公司 数据采集方法、装置、计算机设备及计算机可读介质
CN114722059A (zh) * 2022-03-31 2022-07-08 浙江正泰物联技术有限公司 一种实时数据统计方法及系统

Also Published As

Publication number Publication date
CN105306243A (zh) 2016-02-03

Similar Documents

Publication Publication Date Title
CN105099739B (zh) 一种基于插件式软件部署方法、装置及应用服务器
WO2015184850A1 (zh) 过期数据采集方法、装置及系统
CN108768791A (zh) 一种信息采集配置管理系统及方法
CN108055144A (zh) 一种网络设备的监控方法及系统
CN111130825B (zh) 网络切片模板生成方法、装置、设备及存储介质
WO2021114812A1 (zh) 数据采集方法、装置、计算机设备及计算机可读介质
CN109964507B (zh) 网络功能的管理方法、管理单元及系统
US20040083246A1 (en) Method and system for performance management in a computer system
CN107179977B (zh) 基于mpm模型的数据库全自动监控系统
CN101989928A (zh) 网络设备信息采集方法、系统、管理系统和网络设备
WO2016070565A1 (zh) M2m节点的删除、注册方法、m2m节点及存储介质
CN103595566A (zh) 一种检测空闲ip地址的方法及装置
CN108540341A (zh) 资源监控方法及装置
WO2011097850A1 (zh) 一种数据的管理方法和系统
WO2016177054A1 (zh) 充电设备的管理方法及装置
CN102082689A (zh) 使用异步轮询方式产生设备告警信息的方法
WO2014044112A1 (zh) 一种基站电源监控及告警的装置和方法
CN110324837B (zh) 一种网络管理方法和装置
CN105790978A (zh) 一种网管通讯报文的处理方法、装置、服务器及主控板
KR101725192B1 (ko) 자원 템플릿 관리를 통한 자원 정보 관리 및 데이터 저장 시스템
CN113055490B (zh) 数据的存储方法及装置
WO2012024917A1 (zh) 一种综合网络管理数据上报的系统、方法及接口数据库
CN112135302A (zh) 基站拓扑信息的控制方法、装置及计算机可读存储介质
CN107579853A (zh) 基于SNMP trap的设备性能监控的方法、装置
CN110134467B (zh) 参数配置的处理方法、装置、存储介质及处理器

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: 15803451

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: 15803451

Country of ref document: EP

Kind code of ref document: A1