WO2012155648A1 - Northbound notification management interface apparatus and management method thereof - Google Patents

Northbound notification management interface apparatus and management method thereof Download PDF

Info

Publication number
WO2012155648A1
WO2012155648A1 PCT/CN2012/072600 CN2012072600W WO2012155648A1 WO 2012155648 A1 WO2012155648 A1 WO 2012155648A1 CN 2012072600 W CN2012072600 W CN 2012072600W WO 2012155648 A1 WO2012155648 A1 WO 2012155648A1
Authority
WO
WIPO (PCT)
Prior art keywords
notification
module
notification server
server
file
Prior art date
Application number
PCT/CN2012/072600
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 WO2012155648A1 publication Critical patent/WO2012155648A1/en

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
    • H04L41/06Management of faults, events, alarms or notifications
    • H04L41/0654Management of faults, events, alarms or notifications using network fault recovery
    • H04L41/0668Management of faults, events, alarms or notifications using network fault recovery by dynamic selection of recovery network elements, e.g. replacement by the most appropriate element after failure

Definitions

  • the present invention relates to the field of telecommunication network management northbound interface, and particularly relates to a northbound notification management interface device and a management method thereof.
  • manager and agent (Agent).
  • the manager's task is to send a management command and receive a notification from the agent; the agent's task is to directly manage the relevant management object, receive the management command sent by the manager, and return the operation response to the manager (when confirming the operation) , you can also send a notice to the manager when you need it.
  • the superior network management system assumes the role of the Manager
  • the mobile communication network element device NE
  • OMC operation and maintenance system
  • the network management interface between them is the northbound interface.
  • the manner in which the NMS obtains information from the OMC includes the management action and the response interaction, and the notification reporting method.
  • the notification reporting method is an important means for the NMS to obtain real-time information from the OMC. Therefore, for the northbound interface of the entire network management system, the northbound interface
  • the stability of the notification management interface module (referred to as the northbound notification management interface module) is highly valued, and it is very urgent to improve the robustness of the notification management interface module.
  • the current general method for implementing the northbound notification management interface module is to use the notification server method.
  • the steps used in the traditional method are as follows:
  • Step A Start the notification server, load various parameters, and notify the server to load the information of the upper-level network management that has subscribed to the notification;
  • Step B The OMC generates a notification, and notifies the server to report the notification generated by the OMC to the upper-level network management system that has subscribed the notification;
  • Step C The NMS can operate on the functions provided in the Notification Management Interface Module, including ordering Notification, cancel order, etc.; Step D. Notify server abnormality detection.
  • a heartbeat link is used to monitor the link information between the NMS and the notification server.
  • the upper-layer network administrator needs to notify the OMC related personnel to check the problem. During the recovery process, notifications will not be sent to the NMS in real time.
  • the notification server is used frequently, the probability of occurrence is high.
  • the notification generated by the OMC especially the notification with high importance, cannot be reported to the NMS in real time. Therefore, the traditional method is more fault-tolerant. Poor, the stability of the northbound notification management interface module cannot be guaranteed.
  • the technical problem to be solved by the present invention is to provide a northbound notification management interface device and a management method thereof to improve the stability of the system.
  • the present invention provides a northbound notification management interface device, including: a northbound notification management interface access module, a link monitoring module, a file online loading module, and a hot switching module, wherein:
  • the northbound notification management interface access module is configured to: when the notification message of the upper-level network management subscription changes, store the changed subscription notification information in the notification information file;
  • the link monitoring module is configured to: monitor whether the first notification server that is the current notification server works abnormally;
  • the file online loading module is configured to: read the subscription notification information stored in the notification information file when the link monitoring module monitors that the first notification server works abnormally, and load the same into the second notification server;
  • the hot switching module is configured to: switch the second notification server to the current notification server.
  • the northbound notification management interface access module includes a northbound notification operation module and a file saving module, where:
  • the northbound notification operation module is configured to: receive a command of the notification operation sent by the upper-layer network management, parse the command, and perform an operation, and return the operation result to the upper-level network management;
  • the file saving module is configured to: when the notification operation sent by the upper-layer network management causes the notification message of the upper-level network management subscription to be changed, store the changed subscription notification information in the notification information file.
  • the notification operation comprises one or more of the following operations: order notification, cancel order, suspend order, resume order, ⁇ ⁇ tamper order parameter, query order number, query order parameter, query order type .
  • the file online loading module comprises a file reading module and a file loading module, wherein:
  • the file reading module is configured to: when the link monitoring module monitors that the first notification server is abnormal, read the subscription notification information of the current notification server from the notification information file, and send the same to the file loading module;
  • the file loading module is configured to: load the subscription notification information read by the file reading module to the second notification server.
  • the link monitoring module is configured to: monitor whether the first notification server working as the current notification server is abnormal in the following manner: the link monitoring module periodically receives the heartbeat notification sent by the current notification server, when If the heartbeat notification is not received in one or more consecutive cycles, it is determined that the current notification server is working abnormally.
  • the hot switching module is configured to: switch the second notification server to the current notification server in the following manner, and modify the current notification reporting port to the reporting port of the second notification server.
  • the present invention also provides a management method of a northbound notification management interface device, including:
  • the changed subscription notification information is stored in the notification information file;
  • the step of monitoring whether the first notification server of the current notification server works abnormally comprises: periodically receiving a heartbeat notification sent by the current notification server, when consecutive one If the heartbeat notification is not received in multiple cycles, it is determined that the current notification server is working abnormally.
  • the step of switching the second notification server to the current notification server comprises: modifying the current notification reporting port to the reporting port of the second notification server.
  • the dual-notification server hot backup method of the embodiment of the present invention realizes that the notification can still be reported in the case of the failure of the main notification server, so that the system runs stably and improves the fault tolerance of the system; Link monitoring method.
  • FIG. 1 is a schematic structural view of an apparatus according to an embodiment of the present invention.
  • this embodiment is implemented by using a notification server dual-system hot backup.
  • a notification server dual-system hot backup By deploying two notification servers on different ports at the same time, when one notification server has a problem, it immediately switches to another notification server, and after hot switching, it can be used immediately.
  • the northbound notification management interface device of this embodiment includes: a northbound notification management interface access module, a link monitoring module, a file online loading module, and a hot switching module, where:
  • the northbound notification management interface access module is configured to store the changed subscription notification information in the notification information file when the notification message subscribed by the upper-layer network management is changed;
  • the link monitoring module is configured to monitor whether the first notification server that is the current notification server works abnormally;
  • the file online loading module is configured to read the subscription notification information stored in the notification information file when the link monitoring module monitors that the first notification server works abnormally, and load the information into the second notification server;
  • the hot switching module is configured to switch the second notification server to the current notification server.
  • the northbound notification management interface access module comprises a northbound notification operation module and a file save module, wherein:
  • the northbound notification operation module is configured to receive a command for the notification operation sent by the upper-level network management system, parse the command and perform the operation, and return the operation result to the upper-level network management system;
  • the notification operation includes one or more of the following operations: order notification, 4 sales order , suspend ordering, resume ordering, tamper with ordering parameters, check ordering numbers, check ordering parameters, and query order types;
  • the file saving module is configured to store the changed subscription notification information in the notification information file when the notification operation sent by the upper-level network management system causes the notification message of the upper-level network management system to be changed.
  • the file online loading module includes a file reading module and a file loading module, wherein: the file reading module is configured to read the current notification server from the notification information file when the link monitoring module monitors that the first notification server works abnormally Order notification information, send it to the file loading module;
  • a file loading module configured to load the subscription notification information read by the file reading module to the second notification server, so that the second notification server knows that the current system notifies the subscription status, so that it can report the subscription status according to the current notification after the handover. Notification, to achieve the same purpose as the first notification server.
  • Each notification server has its own reporting port, and the hot switching module switches the second notification server to the current notification server, specifically modifying the current notification reporting port to the reporting server of the second notification server.
  • the following network management systems are described as an example of the OMC, and the above devices are installed in each lower-level network management OMC.
  • the following primary notification server is the first notification server
  • the alternate notification server is the second notification server.
  • the northbound interface can be any of the following interfaces: CORBA (Common Object Request Broker Architecture) interface, SNMP (Simple Network Management Protocol) interface, TL1 interface, MTOSI (Multi-Technology) Operations System Interface, multi-technology operating system interface) interface, XML (Extensible Markup Language) interface, JAVARMI (Java Remote Method Invocation) interface and RPC (Remote Procedure Call) interface.
  • the lower-level network management OMC is different, and the northbound interface used may be different.
  • the specific northbound interface may be determined according to the type and requirements of the lower-level network management OMC.
  • the northbound notification management interface access module refers to the access module of the lower-level network management NMS operating the lower-level network management OMC northbound notification interface.
  • the NMS sends a notification operation command to the northbound notification management interface access module, and the northbound notification
  • the management interface access module parses the command and performs the operation, and stores the notification information in the notification information file.
  • the OMC automatically subscribes to the internal notification server to subscribe to the heartbeat notification, and the notification server periodically sends a heartbeat notification to the link monitoring module to inform itself of its existence.
  • the link monitoring module will periodically receive heartbeat notifications to determine that the link is up and the notification server is working properly. If the link monitoring module does not receive the notification for one or more consecutive periods, it may conclude that the link is interrupted or notifies that the server is not working properly, and automatically sends a notification server link abnormal signal to start the file online loading module.
  • the file online loading module When receiving the signal sent by the link monitoring module, the file online loading module reads the notification information file, loads the notification information into the standby notification server, and starts the hot switching module after the loading is completed.
  • the hot switching module modifies the lower-layer network management notification reporting port, and the value is modified to the standby notification server port.
  • the standby notification server is started, so that the notification server reaches the primary notification server to the standby notification. Seamless server switching.
  • the primary and secondary notification servers use different TCP network ports on the OMC.
  • the current notification server When the standby notification server is the current notification server, the current notification server may be regarded as the primary notification server. When the original primary notification server is faulty, it serves as the alternate notification server of the current notification server.
  • Example 2 When the standby notification server is the current notification server, the current notification server may be regarded as the primary notification server. When the original primary notification server is faulty, it serves as the alternate notification server of the current notification server. Example 2
  • the management method of the northbound notification management interface device includes:
  • the changed subscription notification information is stored in the notification information file;
  • the step of monitoring whether the first notification server working as the current notification server is abnormal includes: periodically receiving a heartbeat notification sent by the current notification server, and determining that the heartbeat notification is not received after one or more consecutive periods, The current notification server is working abnormally.
  • the step of switching the second notification server to the current notification server includes: modifying the current notification reporting port to the reporting port of the second notification server.
  • the first notification server is the primary notification server
  • the second notification server is the standby notification server. As shown in FIG. 2, the following steps are included:
  • Step 201 When the upper-layer network management needs to perform the notification operation, the notification operation command is sent to the northbound notification management interface access module;
  • Step 202 The northbound notification management interface access module parses the command, and after the corresponding processing is performed, returns the processing result to the upper-layer network management system, and stores the notification operation information in the notification information file;
  • Step 203 The link monitoring module periodically receives the link heartbeat notification sent by the current notification server (for example, the primary notification server). If the link monitoring module receives the heartbeat notification, it indicates that the current notification server works normally, if multiple consecutive cycles If the heartbeat notification is not received, the current notification server is abnormally working, and a link abnormality command is sent to the file online loading module.
  • the current notification server for example, the primary notification server.
  • Step 204 The file loading module reads the subscription notification information from the file and loads it into the alternate notification server. At this time, the standby notification server notifies that the subscription condition is consistent with the primary notification server subscription notification condition; Step 205: After the file loading module file is loaded, the switching command is sent to the hot switching module. Step 206: The hot switching module modifies the notification reporting port of the current notification server to the notification reporting port of the standby notification server.
  • Step 207 The standby server continues to report the notification to the upper-layer NMS to implement seamless handover.
  • the dual-notification server hot backup method in the embodiment of the present invention realizes that the notification can still be reported in the case of the failure of the main notification server, so that the system runs stably and improves the fault tolerance of the system.
  • the embodiment of the present invention also improves the notification server link monitoring method.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Hardware Redundancy (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

A northbound notification management interface apparatus and a management method thereof are provided for improving system stability. The method comprises storing changed subscription notification information into a notification information file when a notification message subscribed by a higher-level network management is changed; monitoring whether a first notification server as the current notification server works abnormally; when monitoring that the first notification server works abnormally, reading the subscription notification information stored in the notification information file and loading it into a second notification server; switching the second notification server to be the current notification server. The apparatus includes a northbound notification management interface access module, a link monitoring module, a file online loading module, and a hot switching module. The hot backup method using double notification servers in the present invention enables the notification to be still reported when a master notification server fails, so a system operates stably and the fault-tolerance of the system is improved.

Description

一种北向通知管理接口装置及其管理方法  North direction notification management interface device and management method thereof
技术领域 Technical field
本发明涉及电信网管北向接口领域, 具体涉及一种北向通知管理接口装 置及其管理方法。  The present invention relates to the field of telecommunication network management northbound interface, and particularly relates to a northbound notification management interface device and a management method thereof.
背景技术 Background technique
( Manager )和代理者 (Agent ) 。 管理者的任务是发送管理命令并接收代理 者发来的通知; 代理者的任务是直接管理有关的管理对象, 接收管理者发来 的管理命令并向管理者返回操作响应 (确认型操作时) , 也可在需要时主动 向管理者发出通知。 (Manager) and agent (Agent). The manager's task is to send a management command and receive a notification from the agent; the agent's task is to directly manage the relevant management object, receive the management command sent by the manager, and return the operation response to the manager (when confirming the operation) , you can also send a notice to the manager when you need it.
在移动通信网网络管理中, 上级网络管理系统(NMS )承担了 Manager 的作用,移动通信网网元设备(NE )或其操作维护系统(OMC )承担了 Agent 的作用。 它们之间的网络管理接口即为北向接口。  In the network management of the mobile communication network, the superior network management system (NMS) assumes the role of the Manager, and the mobile communication network element device (NE) or its operation and maintenance system (OMC) assumes the role of the agent. The network management interface between them is the northbound interface.
随着运商营对综合网管的统一化程度要求越来越高,综合网管获取 OMC 信息的需求不管从种类还是从数量上都越来越多。 NMS从 OMC获取信息的 方式, 包括管理动作和应答的交互、 通知上报方式等, 其中通知上报方式是 NMS从 OMC获取实时信息的重要手段,因此对整个网管系统北向接口来说, 北向接口中的通知管理接口模块(简称北向通知管理接口模块) 的稳定性受 到高度重视, 提高通知管理接口模块的鲁棒性显得十分迫切。  With the increasing requirements for the unified management of integrated network management, the demand for integrated network management to obtain OMC information is increasing in both types and quantities. The manner in which the NMS obtains information from the OMC includes the management action and the response interaction, and the notification reporting method. The notification reporting method is an important means for the NMS to obtain real-time information from the OMC. Therefore, for the northbound interface of the entire network management system, the northbound interface The stability of the notification management interface module (referred to as the northbound notification management interface module) is highly valued, and it is very urgent to improve the robustness of the notification management interface module.
目前实现北向通知管理接口模块的通用方法是釆用通知服务器方式。 传 统使用的方法步骤如下 :  The current general method for implementing the northbound notification management interface module is to use the notification server method. The steps used in the traditional method are as follows:
步骤 A. 启动通知服务器, 加载各种参数, 并通知服务器加载已订购通 知的上级网管的信息;  Step A. Start the notification server, load various parameters, and notify the server to load the information of the upper-level network management that has subscribed to the notification;
步骤 B. OMC产生通知, 通知服务器将 OMC产生的通知上报给已订购 通知的上级网管;  Step B. The OMC generates a notification, and notifies the server to report the notification generated by the OMC to the upper-level network management system that has subscribed the notification;
步骤 C. NMS可对通知管理接口模块中提供的功能进行操作, 包括订购 通知、 取消订购等操作等; 步骤 D. 通知服务器异常检测。 Step C. The NMS can operate on the functions provided in the Notification Management Interface Module, including ordering Notification, cancel order, etc.; Step D. Notify server abnormality detection.
在链路监视接口功能中,有心跳链路用来监视 NMS与通知服务器之间的 链路信息, 当监视到该链路有问题时, 需要上级网管人为通知 OMC相关人 员检查问题所在, 在故障恢复过程中, 通知将不能实时发送到 NMS。  In the link monitoring interface function, a heartbeat link is used to monitor the link information between the NMS and the notification server. When a problem is detected on the link, the upper-layer network administrator needs to notify the OMC related personnel to check the problem. During the recovery process, notifications will not be sent to the NMS in real time.
由于通知服务器使用频率高, 出问题概率较大, 当通知服务器故障时, 对于 OMC产生的通知, 尤其是重要度高的通知无法实时上报到 NMS, 因此 釆取这种传统的方法其容错能力较差, 北向通知管理接口模块稳定性无法得 到保证。  Because the notification server is used frequently, the probability of occurrence is high. When the notification server is faulty, the notification generated by the OMC, especially the notification with high importance, cannot be reported to the NMS in real time. Therefore, the traditional method is more fault-tolerant. Poor, the stability of the northbound notification management interface module cannot be guaranteed.
发明内容 Summary of the invention
本发明要解决的技术问题是提供一种北向通知管理接口装置及其管理方 法, 以提高系统的稳定性。  The technical problem to be solved by the present invention is to provide a northbound notification management interface device and a management method thereof to improve the stability of the system.
为解决上述技术问题, 本发明提供了一种北向通知管理接口装置, 包括: 北向通知管理接口接入模块、 链路监视模块、 文件在线加载模块、 热切换模 块, 其中:  To solve the above technical problem, the present invention provides a northbound notification management interface device, including: a northbound notification management interface access module, a link monitoring module, a file online loading module, and a hot switching module, wherein:
所述北向通知管理接口接入模块设置为: 在上级网管订购的通知消息变 更时, 将变更后的订购通知信息存储到通知信息文件中;  The northbound notification management interface access module is configured to: when the notification message of the upper-level network management subscription changes, store the changed subscription notification information in the notification information file;
所述链路监视模块设置为: 监视作为当前通知服务器的第一通知服务器 工作是否异常;  The link monitoring module is configured to: monitor whether the first notification server that is the current notification server works abnormally;
所述文件在线加载模块设置为: 在链路监视模块监视到第一通知服务器 工作异常时读取通知信息文件中存储的订购通知信息, 并将其加载到第二通 知服务器中;  The file online loading module is configured to: read the subscription notification information stored in the notification information file when the link monitoring module monitors that the first notification server works abnormally, and load the same into the second notification server;
所述热切换模块设置为: 将第二通知服务器切换为当前通知服务器。 优选地, 所述北向通知管理接口接入模块包括北向通知操作模块和文件 保存模块, 其中:  The hot switching module is configured to: switch the second notification server to the current notification server. Preferably, the northbound notification management interface access module includes a northbound notification operation module and a file saving module, where:
所述北向通知操作模块设置为: 接收上级网管发送的通知操作的命令, 解析命令并执行操作, 将操作结果返回上级网管; 所述文件保存模块设置为: 在上级网管发送的通知操作导致上级网管订 购的通知消息变更时, 将变更后的订购通知信息存储到通知信息文件中。 The northbound notification operation module is configured to: receive a command of the notification operation sent by the upper-layer network management, parse the command, and perform an operation, and return the operation result to the upper-level network management; The file saving module is configured to: when the notification operation sent by the upper-layer network management causes the notification message of the upper-level network management subscription to be changed, store the changed subscription notification information in the notification information file.
优选地, 所述通知操作包括以下操作中的一种或几种: 订购通知、 撤销 订购、 挂起订购、 恢复订购、 ^ί'爹改订购参数、 查询订购号、 查询订购参数、 查询订购种类。  Preferably, the notification operation comprises one or more of the following operations: order notification, cancel order, suspend order, resume order, ^ 爹 tamper order parameter, query order number, query order parameter, query order type .
优选地, 所述文件在线加载模块包括文件读取模块和文件加载模块, 其 中:  Preferably, the file online loading module comprises a file reading module and a file loading module, wherein:
所述文件读取模块设置为: 在所述链路监视模块监视到第一通知服务器 工作异常时, 从通知信息文件中读取当前通知服务器的订购通知信息, 将其 发送给文件加载模块;  The file reading module is configured to: when the link monitoring module monitors that the first notification server is abnormal, read the subscription notification information of the current notification server from the notification information file, and send the same to the file loading module;
所述文件加载模块设置为: 将文件读取模块读出的订购通知信息加载到 第二通知服务器。  The file loading module is configured to: load the subscription notification information read by the file reading module to the second notification server.
优选地, 所述链路监视模块设置为: 釆用以下方式监视作为当前通知服 务器的第一通知服务器工作是否异常: 所述链路监视模块周期性接收所述当 前通知服务器发送的心跳通知, 当连续一个或多个周期没有收到所述心跳通 知, 则判断当前通知服务器工作异常。  Preferably, the link monitoring module is configured to: monitor whether the first notification server working as the current notification server is abnormal in the following manner: the link monitoring module periodically receives the heartbeat notification sent by the current notification server, when If the heartbeat notification is not received in one or more consecutive cycles, it is determined that the current notification server is working abnormally.
优选地, 所述热切换模块设置为: 釆用以下方式将第二通知服务器切换 为当前通知服务器,将当前通知上报端口修改为第二通知服务器的上报端口。  Preferably, the hot switching module is configured to: switch the second notification server to the current notification server in the following manner, and modify the current notification reporting port to the reporting port of the second notification server.
为解决上述技术问题, 本发明还提供了一种北向通知管理接口装置的管 理方法, 包括:  To solve the above technical problem, the present invention also provides a management method of a northbound notification management interface device, including:
在上级网管订购的通知消息变更时, 将变更后的订购通知信息存储到通 知信息文件中;  When the notification message of the upper-level network management subscription is changed, the changed subscription notification information is stored in the notification information file;
监视作为当前通知服务器的第一通知服务器工作是否异常;  Monitoring whether the first notification server working as the current notification server is abnormal;
在监视到第一通知服务器工作异常时读取通知信息文件中存储的订购通 知信息, 并将其加载到第二通知服务器中;  Reading the subscription notification information stored in the notification information file when monitoring that the first notification server is abnormal, and loading it into the second notification server;
将第二通知服务器切换为当前通知服务器。  Switch the second notification server to the current notification server.
优选地, 所述监视作为当前通知服务器的第一通知服务器工作是否异常 的步骤包括: 周期性接收所述当前通知服务器发送的心跳通知, 当连续一个 或多个周期没有收到所述心跳通知, 则判断当前通知服务器工作异常。 Preferably, the step of monitoring whether the first notification server of the current notification server works abnormally comprises: periodically receiving a heartbeat notification sent by the current notification server, when consecutive one If the heartbeat notification is not received in multiple cycles, it is determined that the current notification server is working abnormally.
优选地, 所述将第二通知服务器切换为当前通知服务器的步骤包括: 将 当前通知上报端口修改为第二通知服务器的上报端口。  Preferably, the step of switching the second notification server to the current notification server comprises: modifying the current notification reporting port to the reporting port of the second notification server.
与传统技术相比较, 釆用本发明实施例的双通知服务器热备份方法, 实 现在主通知服务器故障情况下, 通知仍能上报, 使得系统稳定运行, 提高了 系统的容错能力; 改进了通知服务器链路监视方法。 附图概述 Compared with the conventional technology, the dual-notification server hot backup method of the embodiment of the present invention realizes that the notification can still be reported in the case of the failure of the main notification server, so that the system runs stably and improves the fault tolerance of the system; Link monitoring method. BRIEF abstract
图 1是本发明实施例所述装置的结构示意图;  1 is a schematic structural view of an apparatus according to an embodiment of the present invention;
图 2是本发明实施例所述方法的流程图。 本发明的较佳实施方式  2 is a flow chart of a method according to an embodiment of the present invention. Preferred embodiment of the invention
为使本发明的目的、 技术方案和优点更加清楚明白, 下文中将结合附图 对本发明的实施例进行详细说明。 需要说明的是, 在不冲突的情况下, 本申 请中的实施例及实施例中的特征可以相互任意组合。  In order to make the objects, the technical solutions and the advantages of the present invention more clearly, the 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 of the present application may be arbitrarily combined with each other.
实施例 1  Example 1
为了提高北向通知管理接口模块鲁棒性, 本实施例釆用通知服务器双机 热备份来实现。 通过同时在不同的端口上部署两个通知服务器, 当一台通知 服务器发生问题时, 立即热切换到另一台通知服务器上, 热切换后, 可立即 使用。  In order to improve the robustness of the northbound notification management interface module, this embodiment is implemented by using a notification server dual-system hot backup. By deploying two notification servers on different ports at the same time, when one notification server has a problem, it immediately switches to another notification server, and after hot switching, it can be used immediately.
如图 1所示, 本实施例的北向通知管理接口装置包括: 北向通知管理接 口接入模块、 链路监视模块、 文件在线加载模块、 热切换模块, 其中:  As shown in FIG. 1, the northbound notification management interface device of this embodiment includes: a northbound notification management interface access module, a link monitoring module, a file online loading module, and a hot switching module, where:
所述北向通知管理接口接入模块, 用于在上级网管订购的通知消息变更 时, 将变更后的订购通知信息存储到通知信息文件中;  The northbound notification management interface access module is configured to store the changed subscription notification information in the notification information file when the notification message subscribed by the upper-layer network management is changed;
所述链路监视模块, 用于监视作为当前通知服务器的第一通知服务器工 作是否异常; 所述文件在线加载模块, 用于在链路监视模块监视到第一通知服务器工 作异常时读取通知信息文件中存储的订购通知信息, 并将其加载到第二通知 服务器中; The link monitoring module is configured to monitor whether the first notification server that is the current notification server works abnormally; The file online loading module is configured to read the subscription notification information stored in the notification information file when the link monitoring module monitors that the first notification server works abnormally, and load the information into the second notification server;
所述热切换模块, 用于将第二通知服务器切换为当前通知服务器。  The hot switching module is configured to switch the second notification server to the current notification server.
通过上述装置可实现第一通知服务器与第二通知服务器之间的无缝切 换, 提高系统的稳定性和容错能力。  Through the above device, seamless switching between the first notification server and the second notification server can be realized, and the stability and fault tolerance of the system are improved.
优选地, 北向通知管理接口接入模块包括北向通知操作模块和文件保存 模块, 其中:  Preferably, the northbound notification management interface access module comprises a northbound notification operation module and a file save module, wherein:
北向通知操作模块, 用于接收上级网管发送的通知操作的命令, 解析命 令并执行操作, 将操作结果返回上级网管; 通知操作包括以下操作中的一种 或几种: 订购通知、 4敦销订购、 挂起订购、 恢复订购、 爹改订购参数、 查询 订购号、 查询订购参数、 查询订购种类;  The northbound notification operation module is configured to receive a command for the notification operation sent by the upper-level network management system, parse the command and perform the operation, and return the operation result to the upper-level network management system; the notification operation includes one or more of the following operations: order notification, 4 sales order , suspend ordering, resume ordering, tamper with ordering parameters, check ordering numbers, check ordering parameters, and query order types;
文件保存模块, 用于在上级网管发送的通知操作导致上级网管订购的通 知消息变更时, 将变更后的订购通知信息存储到通知信息文件中。  The file saving module is configured to store the changed subscription notification information in the notification information file when the notification operation sent by the upper-level network management system causes the notification message of the upper-level network management system to be changed.
优选地, 文件在线加载模块包括文件读取模块和文件加载模块, 其中: 文件读取模块, 用于在链路监视模块监视到第一通知服务器工作异常时 从通知信息文件中读取当前通知服务器的订购通知信息, 将其发送给文件加 载模块;  Preferably, the file online loading module includes a file reading module and a file loading module, wherein: the file reading module is configured to read the current notification server from the notification information file when the link monitoring module monitors that the first notification server works abnormally Order notification information, send it to the file loading module;
文件加载模块, 用于将文件读取模块读出的订购通知信息加载到第二通 知服务器, 以使第二通知服务器获知当前系统通知订购情况, 使其能在切换 后按照目前通知的订购情况上报通知, 达到与第一通知服务器完全一致的目 的。  a file loading module, configured to load the subscription notification information read by the file reading module to the second notification server, so that the second notification server knows that the current system notifies the subscription status, so that it can report the subscription status according to the current notification after the handover. Notification, to achieve the same purpose as the first notification server.
每个通知服务器有各自的上报端口, 热切换模块将第二通知服务器切换 为当前通知服务器, 具体是将当前通知上报端口修改为第二通知服务器的上 报端口。  Each notification server has its own reporting port, and the hot switching module switches the second notification server to the current notification server, specifically modifying the current notification reporting port to the reporting server of the second notification server.
以下级网管为 OMC为例进行说明,每个下级网管 OMC中均设置上述装 置。 下述主用通知服务器为第一通知服务器, 备用通知服务器为第二通知服 务器。 北向接口可以为以下接口中的任意一种: CORBA(Common Object Request Broker Architecture , 公共对象请求代理结构)接口、 SNMP(Simple Network Management Protocol , 简单网络管理协议)接口、 TL1 接口、 MTOSI(Multi-Technology Operations System Interface, 多技术操作系统界面) 接口 、 XML(Extensible Markup Language , 可扩展标 己语言)接口 、 JAVARMI(Java Remote Method Invocation , java 远程方法调用)接口和 RPC(Remote Procedure Call, 远程过程调用)接口。 下级网管 OMC不同, 其釆 用的北向接口也可能不同, 具体釆用哪种北向接口可以根据下级网管 OMC 的类型和要求自行确定。 The following network management systems are described as an example of the OMC, and the above devices are installed in each lower-level network management OMC. The following primary notification server is the first notification server, and the alternate notification server is the second notification server. The northbound interface can be any of the following interfaces: CORBA (Common Object Request Broker Architecture) interface, SNMP (Simple Network Management Protocol) interface, TL1 interface, MTOSI (Multi-Technology) Operations System Interface, multi-technology operating system interface) interface, XML (Extensible Markup Language) interface, JAVARMI (Java Remote Method Invocation) interface and RPC (Remote Procedure Call) interface. The lower-level network management OMC is different, and the northbound interface used may be different. The specific northbound interface may be determined according to the type and requirements of the lower-level network management OMC.
北向通知管理接口接入模块指上级网管 NMS操作下级网管 OMC北向通 知接口的接入模块, 当上级网管 NMS需要进行通知操作时, NMS下发通知 操作命令给北向通知管理接口接入模块, 北向通知管理接口接入模块解析命 令并执行操作, 并将通知信息存储到通知信息文件中。  The northbound notification management interface access module refers to the access module of the lower-level network management NMS operating the lower-level network management OMC northbound notification interface. When the upper-layer network management NMS needs to perform the notification operation, the NMS sends a notification operation command to the northbound notification management interface access module, and the northbound notification The management interface access module parses the command and performs the operation, and stores the notification information in the notification information file.
下级网管 OMC系统启动时, OMC自动向内部的通知服务器订购心跳通 知, 通知服务器周期性地发送心跳通知给链路监视模块以告知自己的存在。 正常情况下链路监视模块将会周期性地收到心跳通知并以此判定链路连接正 常和通知服务器工作正常。 如果链路监视模块连续一个或多个周期没有收到 该通知, 则可以得出链路中断或通知服务器工作不正常的结论, 并自动发送 通知服务器链路异常信号启动文件在线加载模块。  Lower-level network management When the OMC system starts, the OMC automatically subscribes to the internal notification server to subscribe to the heartbeat notification, and the notification server periodically sends a heartbeat notification to the link monitoring module to inform itself of its existence. Normally, the link monitoring module will periodically receive heartbeat notifications to determine that the link is up and the notification server is working properly. If the link monitoring module does not receive the notification for one or more consecutive periods, it may conclude that the link is interrupted or notifies that the server is not working properly, and automatically sends a notification server link abnormal signal to start the file online loading module.
文件在线加载模块当接收到链路监视模块发来的信号, 则读取通知信息 文件, 将该通知信息加载到备用通知服务器中, 加载完成后, 启动热切换模 块。  When receiving the signal sent by the link monitoring module, the file online loading module reads the notification information file, loads the notification information into the standby notification server, and starts the hot switching module after the loading is completed.
热切换模块接收到文件加载模块的启动信号后, 修改下级网管通知上报 端口, 其值修改为备用通知服务器端口, 此时, 备用通知服务器启动, 这样 就达到了通知服务器从主通知服务器到备通知服务器的无缝切换。 主备用通 知服务器使用 OMC上的不同的 TCP网络端口。  After receiving the startup signal of the file loading module, the hot switching module modifies the lower-layer network management notification reporting port, and the value is modified to the standby notification server port. At this time, the standby notification server is started, so that the notification server reaches the primary notification server to the standby notification. Seamless server switching. The primary and secondary notification servers use different TCP network ports on the OMC.
当备用通知服务器作为当前通知服务器时, 该当前通知服务器可以认为 是主用通知服务器, 当原主用通知服务器故障排除后, 其作为当前通知服务 器的备用通知服务器。 实施例 2 When the standby notification server is the current notification server, the current notification server may be regarded as the primary notification server. When the original primary notification server is faulty, it serves as the alternate notification server of the current notification server. Example 2
北向通知管理接口装置的管理方法包括:  The management method of the northbound notification management interface device includes:
在上级网管订购的通知消息变更时, 将变更后的订购通知信息存储到通 知信息文件中;  When the notification message of the upper-level network management subscription is changed, the changed subscription notification information is stored in the notification information file;
监视作为当前通知服务器的第一通知服务器工作是否异常;  Monitoring whether the first notification server working as the current notification server is abnormal;
在监视到第一通知服务器工作异常时读取通知信息文件中存储的订购通 知信息, 并将其加载到第二通知服务器中;  Reading the subscription notification information stored in the notification information file when monitoring that the first notification server is abnormal, and loading it into the second notification server;
将第二通知服务器切换为当前通知服务器。  Switch the second notification server to the current notification server.
具体地, 监视作为当前通知服务器的第一通知服务器工作是否异常的步 骤包括: 周期性接收所述当前通知服务器发送的心跳通知, 当连续一个或多 个周期没有收到所述心跳通知, 则判断当前通知服务器工作异常。  Specifically, the step of monitoring whether the first notification server working as the current notification server is abnormal includes: periodically receiving a heartbeat notification sent by the current notification server, and determining that the heartbeat notification is not received after one or more consecutive periods, The current notification server is working abnormally.
具体地, 将第二通知服务器切换为当前通知服务器的步骤包括: 将当前 通知上报端口修改为第二通知服务器的上报端口。  Specifically, the step of switching the second notification server to the current notification server includes: modifying the current notification reporting port to the reporting port of the second notification server.
下面结合附图 2对上述方法进行详细说明。 以第一通知服务器为主用通 知服务器, 第二通知服务器为备用通知服务器为例, 如图 2所示, 包括以下 步骤:  The above method will be described in detail below with reference to FIG. The first notification server is the primary notification server, and the second notification server is the standby notification server. As shown in FIG. 2, the following steps are included:
步骤 201 : 当上级网管需要进行通知操作时, 下发通知操作命令给北向 通知管理接口接入模块;  Step 201: When the upper-layer network management needs to perform the notification operation, the notification operation command is sent to the northbound notification management interface access module;
步骤 202 , 北向通知管理接口接入模块解析命令, 并出相应的处理后, 将处理结果返回上级网管, 并将通知操作信息存储到通知信息文件中;  Step 202: The northbound notification management interface access module parses the command, and after the corresponding processing is performed, returns the processing result to the upper-layer network management system, and stores the notification operation information in the notification information file;
步骤 203 : 链路监视模块周期接收当前通知服务器(例如主用通知服务 器)发送的链路心跳通知, 如果链路监视模块接收到该心跳通知, 则表示当 前通知服务器工作正常, 如果连续多个周期未收到该心跳通知, 则标识当前 通知服务器工作异常, 向文件在线加载模块发送链路异常命令;  Step 203: The link monitoring module periodically receives the link heartbeat notification sent by the current notification server (for example, the primary notification server). If the link monitoring module receives the heartbeat notification, it indicates that the current notification server works normally, if multiple consecutive cycles If the heartbeat notification is not received, the current notification server is abnormally working, and a link abnormality command is sent to the file online loading module.
步骤 204: 文件加载模块从文件中读取订购的通知信息, 并将其载入到 备用通知服务器中, 这时备用通知服务器通知订购情况与主通知服务器订购 通知情况一致; 步骤 205: 文件加载模块文件载入完成后, 向热切换模块下发切换命令; 步骤 206: 热切换模块将当前通知服务器的通知上报端口修改为备用通 知服务器的通知上报端口; Step 204: The file loading module reads the subscription notification information from the file and loads it into the alternate notification server. At this time, the standby notification server notifies that the subscription condition is consistent with the primary notification server subscription notification condition; Step 205: After the file loading module file is loaded, the switching command is sent to the hot switching module. Step 206: The hot switching module modifies the notification reporting port of the current notification server to the notification reporting port of the standby notification server.
步骤 207: 备用服务器继续上报通知给上级网管, 实现无缝切换。  Step 207: The standby server continues to report the notification to the upper-layer NMS to implement seamless handover.
本领域普通技术人员可以理解上述方法中的全部或部分步骤可通过程序 来指令相关硬件完成, 所述程序可以存储于计算机可读存储介质中, 如只读 存储器、 磁盘或光盘等。 可选地, 上述实施例的全部或部分步骤也可以使用 一个或多个集成电路来实现。 相应地, 上述实施例中的各模块 /单元可以釆用 硬件的形式实现, 也可以釆用软件功能模块的形式实现。 本发明不限制于任 何特定形式的硬件和软件的结合。  One of ordinary skill in the art will appreciate that all or a portion of the above steps may be accomplished by a program instructing the associated hardware, such as a read-only memory, a magnetic disk, or an optical disk. Alternatively, all or part of the steps of the above embodiments may also be implemented using one or more integrated circuits. Correspondingly, each module/unit in the above embodiment may be implemented in the form of hardware or in the form of a software function module. The invention is not limited to any specific form of combination of hardware and software.
当然, 本发明还可有其他多种实施例, 在不背离本发明精神及其实质的 但这些相应的改变和变形都应属于本发明所附的权利要求的保护范围。  It is a matter of course that the invention may be embodied in various other forms and modifications without departing from the spirit and scope of the invention.
工业实用性 Industrial applicability
本发明实施例的双通知服务器热备份方法, 实现在主通知服务器故障情 况下, 通知仍能上报, 使得系统稳定运行, 提高了系统的容错能力。 此外, 本发明实施例还改进了通知服务器链路监视方法。  The dual-notification server hot backup method in the embodiment of the present invention realizes that the notification can still be reported in the case of the failure of the main notification server, so that the system runs stably and improves the fault tolerance of the system. In addition, the embodiment of the present invention also improves the notification server link monitoring method.

Claims

权 利 要 求 书 Claim
1、 一种北向通知管理接口装置, 包括: 北向通知管理接口接入模块、 链 路监视模块、 文件在线加载模块、 热切换模块, 其中:  A northbound notification management interface device, comprising: a northbound notification management interface access module, a link monitoring module, a file online loading module, and a hot switching module, wherein:
所述北向通知管理接口接入模块设置为: 在上级网管订购的通知消息变 更时, 将变更后的订购通知信息存储到通知信息文件中;  The northbound notification management interface access module is configured to: when the notification message of the upper-level network management subscription changes, store the changed subscription notification information in the notification information file;
所述链路监视模块设置为: 监视作为当前通知服务器的第一通知服务器 工作是否异常;  The link monitoring module is configured to: monitor whether the first notification server that is the current notification server works abnormally;
所述文件在线加载模块设置为: 在链路监视模块监视到第一通知服务器 工作异常时读取通知信息文件中存储的订购通知信息, 并将其加载到第二通 知服务器中;  The file online loading module is configured to: read the subscription notification information stored in the notification information file when the link monitoring module monitors that the first notification server works abnormally, and load the same into the second notification server;
所述热切换模块设置为: 将第二通知服务器切换为当前通知服务器。 The hot switching module is configured to: switch the second notification server to the current notification server.
2、 如权利要求 1所述的装置, 其中, 2. The apparatus according to claim 1, wherein
所述北向通知管理接口接入模块包括北向通知操作模块和文件保存模 块, 其中:  The northbound notification management interface access module includes a northbound notification operation module and a file saving module, where:
所述北向通知操作模块设置为: 接收上级网管发送的通知操作的命令, 解析命令并执行操作, 将操作结果返回上级网管; 所述文件保存模块设置为: 在上级网管发送的通知操作导致上级网管订 购的通知消息变更时, 将变更后的订购通知信息存储到通知信息文件中。  The northbound notification operation module is configured to: receive a command for the notification operation sent by the upper-layer network management system, parse the command, and perform the operation, and return the operation result to the upper-layer network management system; the file saving module is configured to: the notification operation sent by the upper-layer network management system leads to the upper-level network management When the notification message of the order is changed, the changed order notification information is stored in the notification information file.
3、 如权利要求 2所述的装置, 其中,  3. The apparatus according to claim 2, wherein
所述通知操作包括以下操作中的一种或几种: 订购通知、 4敦销订购、 挂 起订购、 恢复订购、 修改订购参数、 查询订购号、 查询订购参数、 查询订购 种类。  The notification operation includes one or more of the following operations: order notification, 4 sales order, suspend order, resume order, modify order parameters, query order number, query order parameters, and query order type.
4、 如权利要求 1或 2或 3所述的装置, 其中,  4. The apparatus according to claim 1 or 2 or 3, wherein
所述文件在线加载模块包括文件读取模块和文件加载模块, 其中: 所述文件读取模块设置为: 在所述链路监视模块监视到第一通知服务器 工作异常时, 从通知信息文件中读取当前通知服务器的订购通知信息, 并发 送给文件加载模块; 所述文件加载模块设置为: 将文件读取模块读出的订购通知信息加载到 第二通知服务器。 The file online loading module includes a file reading module and a file loading module, where: the file reading module is configured to: read from the notification information file when the link monitoring module monitors that the first notification server is abnormal in operation Obtaining the subscription notification information of the current notification server, and sending the information to the file loading module; The file loading module is configured to: load the subscription notification information read by the file reading module to the second notification server.
5、 如权利要求 4所述的装置, 其中,  5. The apparatus according to claim 4, wherein
所述链路监视模块设置为: 釆用以下方式监视作为当前通知服务器的第 一通知服务器工作是否异常:  The link monitoring module is configured to: 监视 monitor whether the first notification server working as the current notification server is abnormal in the following manner:
所述链路监视模块周期性接收所述当前通知服务器发送的心跳通知, 当 连续一个或多个周期没有收到所述心跳通知, 则判断当前通知服务器工作异 常。  The link monitoring module periodically receives the heartbeat notification sent by the current notification server, and if the heartbeat notification is not received for one or more consecutive periods, it determines that the current notification server is working abnormally.
6、 如权利要求 1或 2或 3或 5所述的装置, 其中,  6. The apparatus according to claim 1 or 2 or 3 or 5, wherein
所述热切换模块设置为: 釆用以下方式将第二通知服务器切换为当前通 知服务器, 将当前通知上报端口修改为第二通知服务器的上报端口。  The hot-switching module is configured to: switch the second notification server to the current notification server in the following manner, and modify the current notification reporting port to the reporting port of the second notification server.
7、 一种如权利要求 1所述的北向通知管理接口装置的管理方法, 包括: 在上级网管订购的通知消息变更时, 将变更后的订购通知信息存储到通 知信息文件中;  7. The method for managing a northbound notification management interface device according to claim 1, comprising: storing the changed subscription notification information in a notification information file when the notification message ordered by the upper-layer network management is changed;
监视作为当前通知服务器的第一通知服务器工作是否异常;  Monitoring whether the first notification server working as the current notification server is abnormal;
在监视到第一通知服务器工作异常时读取通知信息文件中存储的订购通 知信息, 并加载到第二通知服务器中;  Reading the subscription notification information stored in the notification information file when monitoring that the first notification server is abnormal, and loading it into the second notification server;
将第二通知服务器切换为当前通知服务器。  Switch the second notification server to the current notification server.
8、 如权利要求 7所述的方法, 其中,  8. The method of claim 7, wherein
所述监视作为当前通知服务器的第一通知服务器工作是否异常的步骤包 括:  The step of monitoring whether the first notification server of the current notification server works abnormally includes:
周期性接收所述当前通知服务器发送的心跳通知, 当连续一个或多个周 期没有收到所述心跳通知, 则判断当前通知服务器工作异常。  The heartbeat notification sent by the current notification server is periodically received. When the heartbeat notification is not received for one or more consecutive periods, it is determined that the current notification server is abnormal.
9、 如权利要求 7或 8所述的方法, 其中,  9. The method according to claim 7 or 8, wherein
所述将第二通知服务器切换为当前通知服务器的步骤包括: 将当前通知 上报端口修改为第二通知服务器的上报端口。  The step of switching the second notification server to the current notification server includes: modifying the current notification reporting port to the reporting port of the second notification server.
PCT/CN2012/072600 2011-05-13 2012-03-20 Northbound notification management interface apparatus and management method thereof WO2012155648A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN2011101252345A CN102185720A (en) 2011-05-13 2011-05-13 North notification management interface device and management method thereof
CN201110125234.5 2011-05-13

Publications (1)

Publication Number Publication Date
WO2012155648A1 true WO2012155648A1 (en) 2012-11-22

Family

ID=44571793

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2012/072600 WO2012155648A1 (en) 2011-05-13 2012-03-20 Northbound notification management interface apparatus and management method thereof

Country Status (2)

Country Link
CN (1) CN102185720A (en)
WO (1) WO2012155648A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111770022A (en) * 2020-06-28 2020-10-13 中国平安财产保险股份有限公司 Link monitoring-based capacity expansion method, system, equipment and computer storage medium

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102185720A (en) * 2011-05-13 2011-09-14 中兴通讯股份有限公司 North notification management interface device and management method thereof
CN112291805B (en) * 2020-10-29 2023-11-07 浪潮电子信息产业股份有限公司 OMC system monitoring method, device, equipment and readable storage medium
CN115499295A (en) * 2022-07-29 2022-12-20 浪潮通信技术有限公司 Server fault reporting method and device, electronic equipment and storage medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101159608A (en) * 2007-10-30 2008-04-09 中兴通讯股份有限公司 Network management system and method of guaranteeing normal communication
CN101163036A (en) * 2006-10-10 2008-04-16 中兴通讯股份有限公司 Method of implementing two-computer hot backup of network equipment management software
CN102185720A (en) * 2011-05-13 2011-09-14 中兴通讯股份有限公司 North notification management interface device and management method thereof

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB9901301D0 (en) * 1999-01-21 1999-03-10 Ncr Int Inc Self-service terminal network
CN100438362C (en) * 2003-11-27 2008-11-26 华为技术有限公司 A method for implementing software hot-backup of main and reserve machines
CN101102177B (en) * 2007-08-20 2010-11-10 杭州华三通信技术有限公司 An implementation method and device for switching master and slave controller
CN101383718B (en) * 2007-09-05 2011-03-02 中兴通讯股份有限公司 Method and device for network management system to share a part of pause rule
CN101466109B (en) * 2009-01-14 2011-06-08 北京邮电大学 Communication system and method for WiMAX network management
CN101997733A (en) * 2009-08-14 2011-03-30 中兴通讯股份有限公司 Northbound interface accessor monitoring information query system and method

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101163036A (en) * 2006-10-10 2008-04-16 中兴通讯股份有限公司 Method of implementing two-computer hot backup of network equipment management software
CN101159608A (en) * 2007-10-30 2008-04-09 中兴通讯股份有限公司 Network management system and method of guaranteeing normal communication
CN102185720A (en) * 2011-05-13 2011-09-14 中兴通讯股份有限公司 North notification management interface device and management method thereof

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111770022A (en) * 2020-06-28 2020-10-13 中国平安财产保险股份有限公司 Link monitoring-based capacity expansion method, system, equipment and computer storage medium
CN111770022B (en) * 2020-06-28 2023-04-25 中国平安财产保险股份有限公司 Capacity expansion method, system, equipment and computer storage medium based on link monitoring

Also Published As

Publication number Publication date
CN102185720A (en) 2011-09-14

Similar Documents

Publication Publication Date Title
US7076691B1 (en) Robust indication processing failure mode handling
US6295558B1 (en) Automatic status polling failover or devices in a distributed network management hierarchy
CA2676925C (en) Distributed network management system and method
EP1532799B1 (en) High availability software based contact centre
WO2017097130A1 (en) Method and apparatus for switching service nodes of distributed storage system
JPH0721135A (en) Data processing system with duplex monitor function
CN110830283B (en) Fault detection method, device, equipment and system
US7093013B1 (en) High availability system for network elements
US20030196148A1 (en) System and method for peer-to-peer monitoring within a network
JP2005531864A (en) System event filtering and notification to OPC clients
WO2012174893A1 (en) Dual-center disaster recovery-based switching method and device in iptv system
WO2012024882A1 (en) Method and system for backuping wireless sensor network gateways
WO2009117946A1 (en) Main-spare realizing method for dispatch servers and dispatch server
WO2012155648A1 (en) Northbound notification management interface apparatus and management method thereof
WO2013107170A1 (en) Remote network management system and service operation method therefor
WO2012155630A1 (en) Method, device, and system for disaster recovery
EP3525400B1 (en) Network service management method and system
CN112214377A (en) Equipment management method and system
JP5285044B2 (en) Cluster system recovery method, server, and program
JP2011035753A (en) Network management system
JP6856574B2 (en) Service continuation system and service continuation method
Cisco Taking Corrective Action on Events and Alarms
WO2012149744A1 (en) Method and system for switching master and standby management software
CN112787868A (en) Information synchronization method and device
JP2002149509A (en) Network management 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: 12785794

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

Country of ref document: EP

Kind code of ref document: A1