WO2012024917A1 - 一种综合网络管理数据上报的系统、方法及接口数据库 - Google Patents

一种综合网络管理数据上报的系统、方法及接口数据库 Download PDF

Info

Publication number
WO2012024917A1
WO2012024917A1 PCT/CN2011/071334 CN2011071334W WO2012024917A1 WO 2012024917 A1 WO2012024917 A1 WO 2012024917A1 CN 2011071334 W CN2011071334 W CN 2011071334W WO 2012024917 A1 WO2012024917 A1 WO 2012024917A1
Authority
WO
WIPO (PCT)
Prior art keywords
database
data
interface
interface database
maintenance
Prior art date
Application number
PCT/CN2011/071334
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 WO2012024917A1 publication Critical patent/WO2012024917A1/zh

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks

Definitions

  • the present invention relates to a system for comprehensive network management of service products in the field of communication, and more particularly to a system, method and interface database for comprehensive network management data reporting.
  • a service system In the service system of a communication network, a service system consists of a number of modules, among which are important modules that reflect the operation and status of the service system, and have performance statistics, service configurations, and alarms, such as so-called operation and maintenance. data. These are important data that the network management (referred to as the network management system) needs to collect, and the business system needs to be reported and submitted to the network management system.
  • the above business data are generally dispersed in different databases, the data table structure is different, the data update period is different, and the data types are different.
  • the mainstream network management interface technology has a Simple Network Management Protocol (SNMP) interface, and an international standard interface such as a Common Object Request Broker Architecture (CORBA) interface, and also has a message interface and a file interface. interface.
  • SNMP is a complex network management protocol based on the User Datagram Protocol (UDP). It is used as a network management interface and is sent by UDP.
  • CORBA is a distributed network management protocol based on Transmission Control Protocol (TCP). It is also sent by means of TCP.
  • TCP Transmission Control Protocol
  • the technical problem to be solved by the present invention is to provide a system, method and interface database for comprehensive network management data reporting, which can provide a unified interface database for data table structure for upper-level network management, and facilitate access to data by upper-level network management.
  • the invention provides a system for comprehensive network management data reporting, the system comprising: a superior network And the one or more operation and maintenance databases; the system further includes: an interface database; the interface database is configured to: store data in the operation and maintenance database according to a unified data table structure; and the upper-level network management system Set to: Get data from the interface database.
  • the interface database includes: a connection establishment module, which is configured to: establish a connection between the interface database and each operation and maintenance database.
  • the interface database includes: a reading module, configured to: read data from each operation and maintenance database according to a preset rule and store the data in an interface database.
  • the reading module is configured to read data in each operation maintenance database to an interface database by executing a Structured Query Language (SQL) statement.
  • SQL Structured Query Language
  • the reading module is set to read data in the operation database.
  • the present invention also provides a method for comprehensive network management data reporting, the method comprising: setting an interface database having the same data table structure; storing data in each operation and maintenance database according to the same data table structure to the interface database;
  • the network management system obtains data from the interface database.
  • the method further includes: establishing a connection between the interface database and each operation and maintenance database.
  • the data in each operation and maintenance database is stored in the interface database according to the same data table structure, and the data in the operation and maintenance database is stored in the interface database by using a stored procedure.
  • the step of storing the data in the operation and maintenance database to the interface database by using a stored procedure, and using the structured query language (SQL) statement to store the operation and maintenance database The data in it is stored in the interface database.
  • the timed read operation maintains data in the database and stores the data in the interface database.
  • the invention also provides an interface database, wherein the interface database is configured to: store data in one or more operation and maintenance databases according to a unified data table structure, and send the data to the upper-level network management system.
  • the interface database includes: a connection establishment module, which is configured to: establish a connection between the interface database and each operation and maintenance database.
  • the interface database includes: a reading module, configured to: read data from each operation and maintenance database according to a preset rule and store the data in an interface database. among them:
  • the read module is configured to read data from each of the operational maintenance databases to the interface database by executing a Structured Query Language (SQL) statement. among them:
  • SQL Structured Query Language
  • the read module is configured to periodically read data in the operational database.
  • the present invention provides a system, method, and interface database for reporting network management data.
  • the intermediate database interface is used to shield the operation and maintenance data of the upper-layer network management system, and the network management data that has been classified is obtained from the interface database. .
  • the invention has the advantages of simple system, clear data collection, and intuitive interface format.
  • the invention does not use any message mode, and does not use any network management protocol.
  • the data required by the upper-level network management is collected into the intermediate library through an intermediate library (interface library), and the data in the interface library is standardized. Therefore, the upper-level network administrator can conveniently obtain the network management data according to the rules agreed by both parties. Therefore, the present invention has the advantages of simplicity, small system, and convenient modification, and belongs to an internal private rule.
  • FIG. 1 is a schematic structural diagram of a system according to an embodiment of the present invention
  • FIG. 2 is a flow chart corresponding to an embodiment of a method according to the present invention.
  • the preferred embodiment of the present invention provides a system, method, and interface database for comprehensive network management data reporting, and stores data in different operation and maintenance databases in a unified data table structure to an interface database, which is easy to operate and convenient for upper-level network management. access.
  • Embodiments of the present invention will be described in detail below with reference to the accompanying drawings. It should be noted that, in the case of no conflict, the features in the embodiments and the embodiments in the present application may be arbitrarily combined with each other.
  • This embodiment provides a system for reporting network management data. As shown in FIG. 1, the system includes one or more operation and maintenance databases, an interface database, and a superior network management system.
  • FIG. 1 the system includes one or more operation and maintenance databases, an interface database, and a superior network management system.
  • the interface database is set to: store data in each operation and maintenance database according to a unified data table structure; the upper-layer network management is set to: obtain data from the interface database.
  • the interface database includes a connection establishment module, a reading module, and a storage module.
  • the connection establishment module is configured to: establish a connection between the interface database and each operation and maintenance database.
  • the reading module is set to: Read data from each operation and maintenance database according to a preset rule and store it to the storage module.
  • the reading module reads the data in the performance database into the interface database to form a performance statistics table, reads the data in the service configuration database into the interface database to form a service configuration data table, and reads the data in the alarm database.
  • the alarm data table is formed in the interface database, and the table structures of the three data tables are the same, and the collected data is standardized, thereby The data can be provided to the upper-level network management system.
  • the reading module reads the data in each operation maintenance database to the interface database by executing a Structured Query Language (SQL) statement.
  • SQL Structured Query Language
  • the reading module periodically reads the data in each operation database; specifically, different reading periods may be set for different operation databases; for example, the period of reading the performance database may be one month, and the period of reading the service configuration database is read.
  • the storage module is configured to: store the received data, and the data in each operation and maintenance database is stored according to the same data table structure, and the data table structure includes at least the following contents: time (ie, data generation time), site number, data key performance indicator (Key Performance Indicators, KPI) code, and data values.
  • time ie, data generation time
  • site number site number
  • data key performance indicator Key Performance Indicators, KPI
  • data values data values.
  • the stored performance statistics table, service configuration data table, and alarm data table have the same data table structure.
  • the embodiment provides a method for reporting the data of the integrated network management system.
  • the method includes the following steps: Step S1: Establish an interface database, and the interface database is preferentially selected to be established in an independent database node, which is different from the operation and maintenance in the service product.
  • the server node because the operation and maintenance server node bears many background service modules of the business product and more databases, it has a considerable load. Therefore, in order to reduce the load, it is preferred to establish the interface database in an independent database node.
  • Step S2 setting a data table structure of the interface database; the data table structure includes at least the following contents: time (ie, data generation time), site number, data ⁇ code, data value;
  • the code is to code the data in the data table. This code is used as a unique identifier for a piece of data, which is convenient for management and statistics. Since the source database of the operation and maintenance data is different in its library table structure, a unified table structure is set in the interface database, which facilitates access by the upper-layer NMS, and shields the operation and maintenance data of the service product. Convenient access to network management data.
  • a table stores data for an indicator in an operation and maintenance database, similar to several tables Formed an operational database, such as the storage of all data in the performance statistics database.
  • the table name can be nine tables of measure_0001 measure-0009. The fields in these tables are all in the same format.
  • Step S3 establishing a connection between the interface database and each operation and maintenance database; may be based on a link server method to implement and operate the connection of the database node, that is, by executing the related system stored procedure sp addlinkedserver on the interface database, the operation and maintenance server node Join as a linked server.
  • Step S4 reading data in each operation database connected to the interface database and storing the data in the interface database; the data collection operation of the operation and maintenance database may be implemented by using a stored procedure. That is, the SQL statement that collects the data can be encapsulated into a stored procedure, and the data on the database is maintained by the execution of the stored procedure.
  • a storage process is responsible for collecting a data table. All storage processes can be classified into performance statistics storage processes, configuration storage processes, and alarm storage processes. Each type of storage process is responsible for collecting network management data of an operation database.
  • the rules may include selecting which data in the operation and maintenance database to read to the interface database storage, and synchronizing which data fields in the unified operation database into one data field to be stored to the interface In the database.
  • the above rules can be set and modified as needed. Based on the timing database scheduling of the interface database to achieve the timing drive of the stored procedure, to achieve the purpose of timing data collection, to meet the quasi-real-time requirements of the data.
  • the execution of a simple stored procedure cannot be performed automatically, and the collection of network management data has time granularity requirements, and there are certain quasi-real-time requirements, such as one hour collection, one minute collection, and so on.
  • the timed job scheduling of the database is used.
  • a timing job is created to schedule the stored procedure, and the timed automatic execution of the stored procedure is completed, and the requirements for collecting data are automated. For example, performance statistics are required to be collected once in 1 hour.
  • the configuration data request is collected once a month, and the alarm data is collected once in one minute.
  • Three jobs are created, measurejob, config Job, and alarm Job.
  • the operation cycle is one month, one hour, one minute.
  • the data in the operation and maintenance database is transferred to the interface database.
  • On the operation and maintenance server node there is a performance statistics raw data table.
  • the interface library is a standardized interface table measuring the performance statistics.
  • each interface table corresponds to a stored procedure measure_procedure_0001 ⁇ measure_procedure- 0003.
  • the stored procedure is triggered every hour, the SQL statement of the stored procedure is executed, and the performance statistical data is obtained from the original data table to the performance statistics table of the interface library, and the obtained data is already standardized.
  • the data table of the interface library can be opened to the upper-level network management.
  • the embodiment further provides an interface database, where the interface database is configured to: store data in one or more operation and maintenance databases according to a unified data table structure, and send the data to the upper-level network management system.
  • the interface database includes: a connection establishment module, which is configured to: establish a connection between the interface database and each operation and maintenance database.
  • the interface database includes: a reading module, configured to: read data from each operation and maintenance database according to a preset rule and store the data in an interface database. among them:
  • the reading module is configured to read data in each operation maintenance database to an interface database by executing a Structured Query Language (SQL) statement. among them: The read module is configured to periodically read data in the operational database.
  • SQL Structured Query Language
  • the present invention uses an intermediate database interface to shield the upper-level network management from the operation and maintenance data itself, and obtains the network management data that has been classified from the interface database.
  • the invention has the advantages of simple system, clear data collection, and intuitive interface format.
  • the invention does not use any message mode, and does not use any network management protocol.
  • the data required by the upper-level network management is collected into the intermediate library through an intermediate library (interface library), and the data in the interface library is standardized. Therefore, the upper-level network management can conveniently obtain the network management data according to the rules agreed by both parties. Therefore, the present invention has the advantages of simplicity, small system, and convenient modification, and belongs to an internal private rule.

Description

一种综合网络管理数据上报的系统、 方法及接口数据库
技术领域 本发明涉及通讯领域的业务产品的综合网络管理上 >¾系统, 具体涉及一 种综合网络管理数据上报的系统、 方法及接口数据库。
背景技术
在通讯网络的业务系统中, 一个业务系统由很多模块组成, 其中比较重 要的, 能反映业务系统运行情况和状态的模块, 有性能统计, 业务配置, 以 及告警等模块的数据, 即所谓操作维护数据。 这些都是网络管理 (简称网管) 系统需要釆集的重要数据, 也是业务系统需要上报和提交给网管系统的。 上述业务数据一般都分散在不同的数据库中, 其数据表结构不同, 数据 更新的周期也不同, 数据类型也不同。
目前主流的网管接口技术, 有简单网络管理协议 ( Simple Network Management Protocol SNMP )接口, 以及公用对象请求代理体系 (Common Object Request Broker Architecture , CORBA )接口这些国际标准接口, 也有 消息接口和文件接口等内部接口。 SNMP是一套基于用户数据报协议( User Datagram Protocol, UDP ) 的复杂的网络管理协议, 用来做网管接口, 是釆 用消息的方式, 通过 UDP 发送的。 CORBA 是一种基于传输控制协议 ( Transmission Control Protocol, TCP )的分布式的网络管理协议, 同样是釆 用消息方式, 通过 TCP来发送的。 上述两种网管接口都是复杂、 且庞大的。
发明内容 本发明要解决的技术问题是提供一种综合网络管理数据上报的系统、 方 法及接口数据库, 可为上级网络管理提供数据表结构统一的接口数据库, 方 便上级网络管理访问数据。 本发明提供一种综合网络管理数据上报的系统, 所述系统包括: 上级网 络管理系统以及一个或多个操作维护数据库; 所述系统还包括:接口数据库; 所述接口数据库设置为: 按照统一的数据表结构存储所述操作维护数据 库中的数据; 所述上级网络管理系统设置为: 从所述接口数据库中获取数据。 其中, 所述接口数据库包括: 连接建立模块, 其设置为: 建立接口数据库与各操作维护数据库之间的 连接。 其中, 所述接口数据库包括: 读取模块, 其设置为: 从各操作维护数据库中按预设规则读取数据并存 储至接口数据库。 其中: 所述读取模块是设置为通过执行结构化查询语言 (SQL )语句将 各操作维护数据库中的数据读取至接口数据库。 其中: 所述读取模块是设置为定时读取操作数据库中的数据。 本发明还提供一种综合网络管理数据上报的方法, 该方法包括: 设置数据表结构相同的接口数据库; 将各操作维护数据库中的数据按照相同的数据表结构存储至所述接口数 据库; 以及 上级网络管理系统从所述接口数据库中获取数据。 所述方法还包括: 建立所述接口数据库与各操作维护数据库之间的连接。 其中, 将各操作维护数据库中的数据按照相同的数据表结构存储至所述 接口数据库的步骤中, 釆用存储过程将所述操作维护数据库中的数据存储至 接口数据库。 其中, 釆用存储过程将所述操作维护数据库中的数据存储至接口数据库 的步骤中, 存储时釆用结构化查询语言 (SQL )语句将所述操作维护数据库 中的数据存储至接口数据库。 其中, 将所述操作维护数据库中的数据存储至接口数据库的步骤中, 定 时读取操作维护数据库中的数据并存储至所述接口数据库。 本发明还提供一种接口数据库, 所述接口数据库设置为: 按照统一的数据表结构存储与一个或多个操作维护数据库中的数据, 并 将数据发送给上级网络管理系统。 其中, 所述接口数据库包括: 连接建立模块, 其设置为: 建立接口数据库与各操作维护数据库之间的 连接。 其中, 所述接口数据库包括: 读取模块, 其设置为: 从各操作维护数据库中按预设规则读取数据并存 储至接口数据库。 其中:
所述读取模块是设置为通过执行结构化查询语言 (SQL )语句将各操作 维护数据库中的数据读取至接口数据库。 其中:
所述读取模块是设置为定时读取操作数据库中的数据。
综上所述, 本发明提供一种综合网管数据上报的系统、 方法及接口数据 库, 是釆用中间数据库接口, 对上级网管屏蔽操作维护数据本身, 从接口数 据库中获取已经归类好的网管数据。 与现有技术相比较, 本发明具有系统简 单, 数据釆集清晰明了, 以及接口格式直观等优点。 本发明没有釆用任何消 息模式, 也没有釆用任何网管协议, 是通过一个中间库 (接口库)的形式, 把 上级网管需要的数据釆集到中间库中, 接口库中的数据是经过规范化的, 这 样上级网管就可以方便的按照双方约定的规则来获取网管数据。 所以, 本发 明具有简单, 系统小, 且修改方便等优点, 属于内部私有规则。 附图概述 图 1本发明实施例的系统结构示意图; 图 2是本发明方法实施例对应的流程图; 图 3 本发明方法实施例中数据釆集示意图。
本发明的较佳实施方式 本发明提供一种综合网管数据上报的系统、 方法及接口数据库, 将不同 操作维护数据库中的数据按照统一的数据表结构存储至接口数据库, 其操作 简便, 方便上级网管访问。 下文中将结合附图对本发明的实施例进行详细说明。 需要说明的是, 在 不冲突的情况下, 本申请中的实施例及实施例中的特征可以相互任意组合。 本实施例提供一种综合网管数据上报的系统, 如图 1所示, 该系统包括 一个或多个操作维护数据库、 接口数据库及上级网管; 图 1中示出了 3个操 作维护数据库, 分别为性能统计数据库、 业务配置数据库及告警数据库; 每 种操作维护数据库的表结构, 数据类型等都是不同的。 接口数据库设置为: 按照统一的数据表结构存储各操作维护数据库中的 数据; 上级网管设置为: 从接口数据库中获取数据。 接口数据库包括连接建立模块、 读取模块及存储模块; 连接建立模块设置为:建立接口数据库与各操作维护数据库之间的连接。 读取模块设置为: 从各操作维护数据库中按预设规则读取数据并存储至 存储模块。 如, 读取模块将性能数据库中的数据读取至接口数据库中形成性 能统计数据表、 将业务配置数据库中的数据读取至接口数据库中形成业务配 置数据表以及将告警数据库中的数据读取至接口数据库中形成告警数据表, 这三种数据表的表结构都是相同的, 釆集到的数据被规范化了, 由此, 规范 化的数据可以提供给上级网管系统了。 读取模块通过执行结构化查询语言 (Structured Query Language, SQL)语 句将各操作维护数据库中的数据读取至接口数据库。 读取模块定时读取各操作数据库中的数据; 具体地, 对于不同的操作数 据库, 可以设置不同的读取周期; 例如, 读取性能数据库的周期可以是一个 月, 读取业务配置数据库的周期可以是一个小时, 读取告警数据库的周期可 以是一分钟。 存储模块设置为: 存储接收的数据, 各操作维护数据库中的数据按照相 同的数据表结构存储, 该数据表结构至少包含以下内容: 时间 (即数据生成 时间) , 局点号, 数据关键性能指标(Key Performance Indicators, KPI )代 码, 以及数据值。 如存储的性能统计数据表、 业务配置数据表及告警数据表 具有相同的数据表结构。
本实施例提供一种综合网管数据上报的方法, 如图 2所示, 包括以下步 骤: 步骤 S1 : 建立接口数据库, 该接口数据库优先选择建立在独立的数据库 节点, 不同于业务产品中的操作维护服务器节点; 因操作维护服务器节点承 担了业务产品的很多后台服务模块以及较多的数据库, 已有相当的负荷了, 因此, 为了减小负荷, 优先选择将接口数据库建立在独立的数据库节点。 步骤 S2: 设置接口数据库的数据表结构; 该数据表结构至少包含以下内 容: 时间 (即数据生成时间) , 局点号, 数据 ΚΡΙ代码, 数据值;
ΚΡΙ代码就是对数据表中的数据编成代码, 这个代码作为一条数据的唯 一标识, 方便管理和统计。 由于操作维护数据存放的源数据库的其库表结构都不相同, 在接口数据 库中设置统一的表结构, 可方便上级网管访问, 屏蔽了业务产品的各个操作 维护数据, 通过规范好的接口库可以方便的取得网管数据了。 一张表中存放一个操作维护数据库中的某种指标的数据, 类似的几张表 形成了一个操作数据库, 比如性能统计数据库的所有数据的存放。 其表名称 可以是 measure— 0001 measure— 0009这九张表, 这些表中的字段格式都是一 样的, 对于 measure— 0001数据表来说, 其中的各个字段有时间, 局号, 数据 KPI属性, 数据值, 该数据值包括数据字段 l(measure— 0001— 0001), 数据字 段 2 ( measure— 0001— 0002 ) , 等等数据字段。 对于业务配置数据库和告 警数据库的数据, 也釆用类似的表和字段结构。 步骤 S3: 建立接口数据库与各操作维护数据库间的连接; 可以是基于链接服务器的方法来实现和操作数据库节点的连接, 即通过 在接口数据库上执行相关系统存储过程 sp addlinkedserver, 把操作维护服务 器节点作为链接服务器加入。 步骤 S4:读取与接口数据库相连的各操作数据库中的数据并存储至接口 数据库; 可通过存储过程来实现对操作维护数据库的数据釆集动作。 即可以将釆 集数据的 SQL语句,封装成存储过程, 通过执行存储过程来釆集操作维护数 据库上的数据。 一个存储过程负责釆集一个数据表, 可以把所有存储过程分 类成性能统计存储过程, 配置存储过程, 告警存储过程, 每类存储过程负责 釆集一个操作数据库的网管数据。 还可以预先设置读取及存储数据的规则, 该规则可以包括选择将操作维 护数据库中的哪些数据读取至接口数据库存储, 以及将统一操作数据库中的 哪些数据字段综合为一个数据字段存储至接口数据库中。 上述规则可根据需 要进行设置及修改。 基于接口数据库的定时作业调度来实现对存储过程的定时驱动, 达到定 时釆集数据目的, 满足数据的准实时性要求。 单纯存储过程的执行, 无法做到自动执行, 而网管数据的釆集是有时间 粒度要求的, 有一定的准实时性要求, 比如一个小时釆集一次, 一分钟釆集 一次等。 这里釆用数据库的定时作业调度, 根据每个模块数据对于时间粒度 的不同, 创建定时作业来调度存储过程, 就完成了定时的自动化执行存储过 程, 自动化釆集数据的要求。 比如性能统计数据要求是 1个小时釆集一次, 配置数据要求是一个月釆集一次, 告警数据时一分钟釆集一次, 分别建立三 个作业, measurejob, config Job, alarm Job,作业周期分别是一个月, 一个小 时, 一分钟。 如图 3所示为釆集操作维护数据库中的数据到接口数据库的示意图: 操作维护服务器节点上, 有性能统计原始数据表, 接口库中的是规范化 好的几张性能统计的接口表 measure— 0001 measure— 0003 ,每张接口表对应一 个存储过程 measure_procedure_0001~ measure_procedure— 0003。 在对应的一个作业调度 measurejob下, 每一个小时触发一次存储过程, 执行存储过程的 SQL语句,从原始数据表中获取性能统计数据到接口库的性 能统计表, 获取来的数据已经是规范化的了, 由此, 接口库的数据表就可以 开放给上级网管了。
本实施例还提供了一种接口数据库, 所述接口数据库设置为: 按照统一的数据表结构存储与一个或多个操作维护数据库中的数据, 并 将数据发送给上级网络管理系统。 其中, 所述接口数据库包括: 连接建立模块, 其设置为: 建立接口数据库与各操作维护数据库之间的 连接。 其中, 所述接口数据库包括: 读取模块, 其设置为: 从各操作维护数据库中按预设规则读取数据并存 储至接口数据库。 其中:
所述读取模块是设置为通过执行结构化查询语言 (SQL )语句将各操作 维护数据库中的数据读取至接口数据库。 其中: 所述读取模块是设置为定时读取操作数据库中的数据。
釆用本发明的技术方案, 釆集业务产品运行的操作维护数据, 整合成统 一的接口, 这里, 数据接口釆用的数据库形式, 即提供一个接口数据库, 负 责釆集业务产品的操作维护数据, 提供给上级网管。 其主要是按照一定的时 间要求, 定时釆集业务产品操作维护数据; 对于釆集来的数据, 整合成统一 的接口。
本领域普通技术人员可以理解上述方法中的全部或部分步骤可通过程序 来指令相关硬件完成, 所述程序可以存储于计算机可读存储介质中, 如只读 存储器、 磁盘或光盘等。 可选地, 上述实施例的全部或部分步骤也可以使用 一个或多个集成电路来实现。 相应地, 上述实施例中的各模块 /单元可以釆用 硬件的形式实现, 也可以釆用软件功能模块的形式实现。 本发明不限制于任 何特定形式的硬件和软件的结合。 综上所述仅为本发明的较佳实施例而已, 并非用来限定本发明的实施范 围。 即凡依本发明申请专利范围的内容所作的等效变化与修饰, 都应为本发 明的技术范畴。
工业实用性 本发明釆用了中间数据库接口, 对上级网管屏蔽操作维护数据本身, 从 接口数据库中获取已经归类好的网管数据。 与现有技术相比较, 本发明具有 系统简单, 数据釆集清晰明了, 以及接口格式直观等优点。 本发明没有釆用 任何消息模式, 也没有釆用任何网管协议, 是通过一个中间库 (接口库)的形 式, 把上级网管需要的数据釆集到中间库中, 接口库中的数据是经过规范化 的,这样上级网管就可以方便的按照双方约定的规则来获取网管数据。所以, 本发明具有简单, 系统小, 且修改方便等优点, 属于内部私有规则。

Claims

权 利 要 求 书
1、 一种综合网络管理数据上报的系统, 所述系统包括: 上级网络管理系 统以及一个或多个操作维护数据库; 所述系统还包括: 接口数据库; 所述接口数据库设置为: 按照统一的数据表结构存储所述操作维护数据 库中的数据; 所述上级网络管理系统设置为: 从所述接口数据库中获取数据。
2、 如权利要求 1所述的系统, 其中, 所述接口数据库包括: 连接建立模块, 其设置为: 建立接口数据库与各操作维护数据库之间的 连接。
3、 如权利要求 1所述的系统, 其中, 所述接口数据库包括: 读取模块, 其设置为: 从各操作维护数据库中按预设规则读取数据并存 储至接口数据库。
4、 如权利要求 3所述的系统, 其中: 所述读取模块是设置为通过执行结构化查询语言 (SQL )语句将各操作 维护数据库中的数据读取至接口数据库。
5、 如权利要求 3或 4所述的系统, 其中: 所述读取模块是设置为定时读取操作数据库中的数据。
6、 一种综合网络管理数据上报的方法, 该方法包括: 设置数据表结构相同的接口数据库; 将各操作维护数据库中的数据按照相同的数据表结构存储至所述接口数 据库; 以及 上级网络管理系统从所述接口数据库中获取数据。
7、 如权利要求 6所述的方法, 所述方法还包括: 建立所述接口数据库与各操作维护数据库之间的连接。
8、如权利要求 7所述的方法, 其中, 将各操作维护数据库中的数据按照 相同的数据表结构存储至所述接口数据库的步骤中, 釆用存储过程将所述操 作维护数据库中的数据存储至接口数据库。
9、如权利要求 8所述的方法, 其中, 釆用存储过程将所述操作维护数据 库中的数据存储至接口数据库的步骤中,存储时釆用结构化查询语言(SQL ) 语句将所述操作维护数据库中的数据存储至接口数据库。
10、 如权利要求 8或 9所述的方法, 其中, 将所述操作维护数据库中的 数据存储至接口数据库的步骤中, 定时读取操作维护数据库中的数据并存储 至所述接口数据库。
11、 一种接口数据库, 所述接口数据库设置为: 按照统一的数据表结构存储与一个或多个操作维护数据库中的数据, 并 将数据发送给上级网络管理系统。
12、 如权利要求 11所述的接口数据库, 其中, 所述接口数据库包括: 连接建立模块, 其设置为: 建立接口数据库与各操作维护数据库之间的 连接。
13、 如权利要求 11所述的接口数据库, 其中, 所述接口数据库包括: 读取模块, 其设置为: 从各操作维护数据库中按预设规则读取数据并存 储至接口数据库。
14、 如权利要求 13所述的接口数据库, 其中: 所述读取模块是设置为通过执行结构化查询语言 (SQL )语句将各操作 维护数据库中的数据读取至接口数据库。
15、 如权利要求 13或 14所述的接口数据库, 其中: 所述读取模块是设置为定时读取操作数据库中的数据。
PCT/CN2011/071334 2010-08-26 2011-02-25 一种综合网络管理数据上报的系统、方法及接口数据库 WO2012024917A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN2010102659937A CN101902364A (zh) 2010-08-26 2010-08-26 一种综合网管数据上报的系统及方法
CN201010265993.7 2010-08-26

Publications (1)

Publication Number Publication Date
WO2012024917A1 true WO2012024917A1 (zh) 2012-03-01

Family

ID=43227583

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2011/071334 WO2012024917A1 (zh) 2010-08-26 2011-02-25 一种综合网络管理数据上报的系统、方法及接口数据库

Country Status (2)

Country Link
CN (1) CN101902364A (zh)
WO (1) WO2012024917A1 (zh)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101902364A (zh) * 2010-08-26 2010-12-01 中兴通讯股份有限公司 一种综合网管数据上报的系统及方法
CN106470113A (zh) * 2015-08-19 2017-03-01 中兴通讯股份有限公司 一种网管系统及数据管理方法
CN110489300A (zh) * 2019-08-20 2019-11-22 北京市燃气集团有限责任公司 备份数据统计方法和装置

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1756190A (zh) * 2004-09-30 2006-04-05 北京航空航天大学 分布式性能数据采集方法
CN1968283A (zh) * 2006-05-12 2007-05-23 华为技术有限公司 一种网络管理的系统和方法
CN101902364A (zh) * 2010-08-26 2010-12-01 中兴通讯股份有限公司 一种综合网管数据上报的系统及方法

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1756190A (zh) * 2004-09-30 2006-04-05 北京航空航天大学 分布式性能数据采集方法
CN1968283A (zh) * 2006-05-12 2007-05-23 华为技术有限公司 一种网络管理的系统和方法
CN101902364A (zh) * 2010-08-26 2010-12-01 中兴通讯股份有限公司 一种综合网管数据上报的系统及方法

Also Published As

Publication number Publication date
CN101902364A (zh) 2010-12-01

Similar Documents

Publication Publication Date Title
CN109857613B (zh) 一种基于采集集群的自动化运维系统
EP1604486B1 (en) Relational model for management information in network devices
US7197561B1 (en) Method and apparatus for maintaining the status of objects in computer networks using virtual state machines
US7028228B1 (en) Method and apparatus for identifying problems in computer networks
CN111930355B (zh) 一种web后端开发框架及其构建方法
US8730819B2 (en) Flexible network measurement
US20060294221A1 (en) System for programmatically controlling measurements in monitoring sources
CN101834750B (zh) 一种通用业务监控方法
CN107179977B (zh) 基于mpm模型的数据库全自动监控系统
WO2006014504A2 (en) Self configuring network management system
US20070005302A1 (en) System for metric introspection in monitoring sources
WO2013063950A1 (zh) 多模通信设备的巡检方法和系统
WO2012009934A1 (zh) 一种自扩展的联机交易系统及其实现方法
Hong et al. Netgraph: An intelligent operated digital twin platform for data center networks
CN114157715B (zh) 一种骨干网络控制器的网络信息管理方法及系统
WO2012024917A1 (zh) 一种综合网络管理数据上报的系统、方法及接口数据库
WO2016177054A1 (zh) 充电设备的管理方法及装置
CN109510729A (zh) 一种基于CMDB和Netstat发现应用拓扑关系的实现方法
CN110929130B (zh) 一种基于分布式调度的公安部级审计数据查询方法
CN110633191A (zh) 实时监控软件系统业务健康度的方法和系统
WO2018212863A1 (en) Network device monitoring
KR101078617B1 (ko) 네트워크 도메인 간 메타운용데이터 페더레이션 방법 그리고 이에 적합한 메타 운용데이터 페더레이션 시스템
Hasan The management of data, events, and information presentation for network management
CN103631572A (zh) 一种集中式事件处理系统及其处理方法
US8352592B2 (en) Controlling emission of events from managed systems to external management systems

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

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

Country of ref document: EP

Kind code of ref document: A1