WO2024140119A1 - Active network management method, apparatus and device, and storage medium - Google Patents

Active network management method, apparatus and device, and storage medium Download PDF

Info

Publication number
WO2024140119A1
WO2024140119A1 PCT/CN2023/137505 CN2023137505W WO2024140119A1 WO 2024140119 A1 WO2024140119 A1 WO 2024140119A1 CN 2023137505 W CN2023137505 W CN 2023137505W WO 2024140119 A1 WO2024140119 A1 WO 2024140119A1
Authority
WO
WIPO (PCT)
Prior art keywords
network management
active
network
control point
master control
Prior art date
Application number
PCT/CN2023/137505
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 WO2024140119A1 publication Critical patent/WO2024140119A1/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/02Standardisation; Integration
    • H04L41/0213Standardised network management protocols, e.g. simple network management protocol [SNMP]
    • 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/04Network management architectures or arrangements
    • H04L41/042Network management architectures or arrangements comprising distributed management centres cooperatively managing the network
    • 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/04Network management architectures or arrangements
    • H04L41/044Network management architectures or arrangements comprising hierarchical management structures
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/104Peer-to-peer [P2P] networks
    • H04L67/1042Peer-to-peer [P2P] networks using topology management mechanisms
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/104Peer-to-peer [P2P] networks
    • H04L67/1061Peer-to-peer [P2P] networks using node-based peer discovery mechanisms
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/56Provisioning of proxy services

Definitions

  • Network management is the use, integration and coordination of hardware, software and manpower to monitor, test, configure, analyze, evaluate and control network resources.
  • Traditional network management systems adopt a centralized management model, which has the problems of large network bandwidth consumption, poor scalability, high management center load and poor security.
  • a distributed network management model has been proposed.
  • Distributed network management is to distribute the management work to the entire network for distributed processing, and then summarize the processing results.
  • the main popular distributed network management technologies include P2P (peer to peer lending) technologies such as WEB (World Wide Web) technology.
  • P2P peer to peer lending
  • WEB World Wide Web
  • the main purpose of the present invention is to provide an active network management method, device, equipment and computer-readable storage medium, aiming to improve the practicality of distributed network management.
  • the present invention provides an active network management method, which is applied to an active network management system, the active network management system includes a control layer and a network resource layer, the control layer includes a master control point and multiple active nodes;
  • the active network management method includes the following steps:
  • the network management information of each of the active nodes is obtained;
  • the respective network management information is sent to the master control point by each active node, and the master control point performs active network management according to each network management information.
  • the step of obtaining the network management information of each active node by managing the network resource layer according to the subtasks received by each active node comprises:
  • the target node manages the management subdomain corresponding to the target node in the network resource layer according to the received subtask to obtain the network management information of the target node.
  • the target node performs the operations in the network resource layer related to the target node according to the received subtask.
  • the step of managing the management subdomain corresponding to the target node to obtain the network management information of the target node comprises:
  • the target node processes the network resource information according to the received subtask to obtain the network management information of the target node.
  • the target node is bound to an external business library
  • the step of obtaining the network management information of the target node by processing the network resource information according to the received subtask by the target node includes:
  • the network management information of the target node is obtained by processing the network resource information by the target node according to the processing service.
  • the step of dividing the network management task into a plurality of subtasks by the master control point includes:
  • the network management task is divided into a plurality of subtasks by the master control point according to the management subdomains corresponding to the active nodes.
  • the active network management system further includes a service layer
  • the method further comprises:
  • the step of performing active network management according to each of the network management information by the master control point includes:
  • the resource layer information is presented through the service layer, and management operations of the user on the network resource layer based on the resource layer information are received through the service layer.
  • the network resource layer includes network devices and network resources
  • the active node When the active node discovers a new network device at the network resource layer, the active node collects configuration data of the new network device and sends it to the master control point;
  • the new network device is allocated a corresponding active node through the master control point, and the new network device is reported to the service layer through the master control point.
  • the present invention also provides an active network management device, which is applied to an active network management system, the active network management system includes a control layer and a network resource layer, the control layer includes a master control point and multiple active nodes;
  • a first calling module used to divide the network management task into multiple subtasks through the master control point, and send each of the subtasks to each of the active nodes through the master control point;
  • a second calling module is used to obtain network management information of each active node by managing the network resource layer according to the subtasks received by each active node;
  • the third calling module is used to send the respective network management information to the master control point through each of the active nodes. Active network management is performed through the master control point according to each of the network management information.
  • the present invention also provides a computer-readable storage medium, on which an active network management program is stored, and when the active network management program is executed by a processor, the steps of the above active network management method are implemented.
  • an active network management system includes a control layer and a network resource layer, the control layer includes a master control point and a plurality of active nodes.
  • the network management task is divided into a plurality of subtasks by the master control point, and each subtask is sent to each active node by the master control point, each active node manages the network resource layer according to each received subtask to obtain each active node's respective network management information, each active node sends each network management information to the master control point, and the master control point performs active network management according to each network management information.
  • active nodes are added to the network management system to manage the network resource layer.
  • the active nodes manage the network resource layer based on a simple network protocol, so that the active network management system can be compatible with network resources under a centralized network management model, and can use distributed network management technology on the basis of a traditional centralized network management model, thereby improving the practicability of distributed network management technology.
  • the active network management system in the present invention has the characteristics of distributed network management. Compared with the traditional centralized network management, the present invention improves the flexibility of network management and reduces the processing burden of the master control point.
  • FIG1 is a schematic diagram of the structure of an active network management model according to an embodiment of an active network management method of the present invention
  • FIG2 is a schematic diagram of a flow chart of a first embodiment of an active network management method according to the present invention.
  • FIG. 3 is a schematic diagram of the structure of an active network management model involved in an embodiment of an active network management method of the present invention
  • FIG4 is a schematic diagram of functional modules of an active network management device according to an embodiment of the present invention.
  • FIG5 is a schematic diagram of the structure of an active network management device according to an embodiment of the present invention.
  • FIG. 6 is a schematic diagram of the structure of a computer-readable storage medium involved in an embodiment of the present invention.
  • An embodiment of the present invention provides an active network management system, which includes a control layer and a network resource layer.
  • the network resource layer can be managed through the control layer.
  • control layer includes a master control point and multiple active nodes.
  • the network resource layer is managed by the active nodes, and each active node can interact with each other to collaboratively manage the network resource layer. Compared with controlling the network resource layer through the master control point, this embodiment can improve flexibility.
  • FIG1 is a schematic diagram of the active network management model structure involved in an embodiment of the active network management method of the present invention.
  • the operation and maintenance layer in the control layer is the master control point
  • the management layer is the active node, wherein the master control point and the active node interact with each other, and each active node interacts with the network resource layer to control the network.
  • the resource layer manages the nodes, and each active node can interact with each other.
  • the interaction protocol between the master control point and the active nodes in the active network management system may be a set of private interaction protocols defined in the form of WebService (network service), the interaction between each active node is through P2P protocol interaction, and the interaction between the active node and the network resource layer may be based on SNMP (Simple Network Management Protocol).
  • WebService network service
  • P2P protocol interaction P2P protocol interaction
  • SNMP Simple Network Management Protocol
  • FIG. 2 is a flow chart of the first embodiment of the active network management method of the present invention.
  • the device that executes the active network management method of the embodiment of the present invention can be a urine test strip analysis device, or a mobile phone, PC (Personal Computer), tablet computer, portable computer, etc.
  • PC Personal Computer
  • tablet computer Portable Computer
  • portable computer etc.
  • the active network management method of this embodiment includes:
  • Step S10 dividing the network management task into a plurality of subtasks through the master control point, and sending each of the subtasks to each of the active nodes through the master control point;
  • the network management task is divided into multiple subtasks through the master control point, and each subtask is sent to each active node through the master control point.
  • network management is divided into multiple subtasks through a master control point.
  • the division may be based on the amount of network management tasks, for example, the network management task is equally divided into multiple subtasks according to the amount of tasks; or the network management may be divided into multiple subnodes based on the processing capability of each active node, for example, it may be based on the management scope of the active node at the network resource layer.
  • network management tasks may include: performance management: analyzing network characteristics, resource utilization and related activities; fault management: maintaining and checking error logs, receiving error detection reports, tracking, identifying errors, performing diagnostic tests, correcting errors, etc.; evaluating the overall security of the network system, timely understanding the security status of the existing network, and determining the security level of the system based on specific risk analysis and the importance of the work; determining the specific scope, responsibilities and authority of security management based on specific security level requirements; paying attention to strict operating procedures and strategies, such as security settings, determining host and network reinforcement protection, etc., which are not restricted here.
  • Step S20 each active node manages the network resource layer according to the subtasks received by each active node to obtain the network management information of each active node;
  • the active node and the network resource layer are managed based on the simple network management protocol. Specifically, in this embodiment, after the network management task is divided into multiple subtasks by the master control point, and each subtask is sent to each active node by the master control point, each active node manages the network resource layer according to the subtasks received by each active node to obtain network information (hereinafter referred to as network management information for distinction) obtained by each active node's respective management network.
  • network management information for distinction
  • the active node can exchange information with the network resource layer based on the simple network management protocol.
  • the active node manages the network resource layer based on the simple network protocol, so that the active network management system can be compatible with the network resources under the centralized network management model, and can realize the use of distributed network management technology on the basis of the traditional centralized network management model, thereby improving the practicality of distributed network management technology.
  • Step S30 Sending respective network management information to the master control point through each of the active nodes, and performing active network management according to each of the network management information through the master control point.
  • the active network management method further includes:
  • Step S40 receiving a network management task configured by a user through the service layer, and sending the network management task to the master control point through the service layer;
  • the active network management system can receive the user's management operation on the network resource layer through the service layer. Specifically, the network management task configured by the user is received through the service layer, and the network management task is sent to the master control point through the service layer;
  • the service layer can be operated directly by the service layer, can provide network management tasks issued by user management, and can also provide users with the ability to view and edit network topology and view network anomalies.
  • step S30: performing active network management by the master control point according to each of the network management information may include:
  • the master control point processes each network management information according to the network management task to obtain the network information of the entire network resource layer (hereinafter referred to as resource layer information for distinction).
  • Step S302 presenting the resource layer information through the service layer, and receiving, through the service layer, a user's management operation on the network resource layer based on the resource layer information.
  • Step S50 when the active node discovers a new network device in the network resource layer, the active node collects configuration data of the new network device and sends it to the master control point;
  • a new network device can be connected to the network resource layer.
  • the network device can be a personal computer, a smart phone, or other device, which is not limited here.
  • the configuration data of the new network device can be collected by the active node and sent to the master control point.
  • the configuration data of the new network device can be collected by the active node that discovers the new network device and sent to the master control point; or the active node that discovers the new network device can send the information of the new network device to other active nodes, and the configuration data of the new network device can be collected by other active nodes except the active node that discovers the new network device.
  • the specific settings can be made according to actual needs and are not limited here.
  • Step S60 allocating a corresponding active node to the new network device through the master control point, and reporting the new network device to the service layer through the master control point.
  • the master control point after receiving the configuration data of the new network device through the master control point, allocates the corresponding active node to the new network device, and reports the new network device to the service layer through the master control point.
  • the configuration data of the new network device is collected by the active node and sent to the master control point, the master control point allocates the corresponding active node to the new network device, and the master control point reports the new network device to the service layer.
  • This embodiment enables the master control point to manage the new network device in the network resource layer in a timely manner, thereby improving the timeliness of network management.
  • an active network management system includes a control layer and a network resource layer, and the control layer includes a master control point and multiple active nodes.
  • the network management task is divided into multiple subtasks by the master control point, and each subtask is sent to each active node by the master control point, and each active node manages the network resource layer according to the subtasks received by each active node to obtain the network management information of each active node, and each active node sends the network management information to the master control point, and the master control point performs active network management according to each network management information.
  • an active node is added to the network management system to manage the network resource layer.
  • the active node manages the network resource layer based on a simple network protocol, so that the active network management system can be compatible with the network resources under the centralized network management model, and can realize the use of distributed network management technology based on the traditional centralized network management model, thereby improving the practicality of distributed network management technology.
  • the active network management system in this embodiment has the characteristics of distributed network management. Compared with the traditional centralized network management, this embodiment improves the flexibility of network management and reduces the processing burden of the master control point.
  • each active node manages its corresponding management subdomain, so that distributed management can be implemented on the network resource layer, thereby improving the flexibility of network management.
  • Step S2011 collecting network resource information from the management subdomain corresponding to the target node in the network resource layer according to the received subtask through the target node;
  • the target node may process the collected information to obtain network management information.
  • the target node collects information (hereinafter referred to as network resource information for distinction) from the management subdomain corresponding to the target node in the network resource layer according to the received subtask.
  • Step S2012 The target node processes the network resource information according to the received subtask to obtain the network management information of the target node.
  • the target node After the target node collects network resource information from the management subdomain corresponding to the target node in the network resource layer according to the received subtask, the target node processes the network resource information according to the received subtask to obtain the network management information of the target node.
  • the subtask received by the target node carries a processing program compiled by the user, and the target node can process the network resource information corresponding to the target node according to the processing program; the target node can also be dynamically bound to an external service, and when the target node manages the management subdomain corresponding to the target node, the target node dynamically loads the processing service corresponding to the subtask received by the target node in the external service library, and the target node can process the network resource information corresponding to the target node according to the processing service.
  • the specific setting can be made according to actual needs and is not set here.
  • the target node is bound to an external service library, and the above step S2012: obtaining the network management information of the target node by processing the network resource information according to the received subtask by the target node may include:
  • the processing program is loaded by dynamically binding the target node to the external service to process the information collected by the target node.
  • the target node dynamically loads the processing service corresponding to the subtask received by the target node from the external service library according to the received subtask.
  • Step S20121 The network resource information is processed by the target node according to the processing service to obtain the network management information of the target node.
  • the target node after the target node dynamically loads the processing service corresponding to the subtask received by the target node from the external service library according to the received subtask, the target node processes the network resource information according to the processing service to obtain the network management information of the target node.
  • the target node dynamically loads the processing service corresponding to the subtask received by the target node from the external service library according to the received subtask, and the target node processes the network resource information according to the processing service to obtain the network management information of the target node.
  • this embodiment realizes that when the management subdomain of the subtask received by the target node changes, there is no need to modify and compile the processing service, and only the external service library needs to be run, which improves the convenience and flexibility of network management.
  • the present invention also provides an active network management device, which is applied to an active network management system, and the active network management system includes a control layer and a network resource layer, and the control layer includes a master control point and multiple active nodes.
  • FIG4 is a functional module diagram of the active network management device involved in the embodiment of the present invention.
  • the active network management device includes:
  • a first calling module used to divide the network management task into multiple subtasks through the master control point, and send each of the subtasks to each of the active nodes through the master control point;
  • a second calling module is used to obtain network management information of each active node by managing the network resource layer according to the subtasks received by each active node;
  • the active network management system further includes a service layer
  • the active network management device includes a fourth calling module, which is used to:
  • the network resource layer includes network devices and network resources
  • the active network management device includes a fifth calling module, which is used to:
  • the new network device is allocated a corresponding active node through the master control point, and the new network device is reported to the service layer through the master control point.
  • the active network management program is applied to the active network management system, the active network management system includes a control layer and a network resource layer, the control layer includes a master control point and multiple active nodes, the processor 1001 can be used to call the active network management program stored in the memory 1005, and perform the following operations:
  • the network management information of each of the active nodes is obtained;
  • the respective network management information is sent to the master control point by each active node, and the master control point performs active network management according to each network management information.
  • the network resource layer includes a plurality of management subdomains, and the plurality of management subdomains correspond one-to-one to the plurality of active nodes.
  • the operation of managing the network resource layer by each of the active nodes according to the subtasks received by each of the active nodes to obtain the network management information of each of the active nodes includes:
  • the target node manages the management subdomain corresponding to the target node in the network resource layer according to the received subtask to obtain the network management information of the target node.
  • the operation of managing the management subdomain corresponding to the target node in the network resource layer according to the received subtask by the target node to obtain the network management information of the target node includes:
  • the target node is bound to an external service library, and the operation of obtaining the network management information of the target node by processing the network resource information according to the received subtask by the target node includes:

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Business, Economics & Management (AREA)
  • General Business, Economics & Management (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)
  • Computer And Data Communications (AREA)

Abstract

The present invention relates to the technical field of network information, and in particular to an active network management method, apparatus and device, and a storage medium. The active network management method is applied to an active network management system, wherein the active network management system comprises a control layer and a network resource layer, the control layer comprising a master control point and a plurality of active nodes. The active network management method comprises: dividing a network management task into a plurality of sub-tasks by means of a master control point, and issuing the sub-tasks to active nodes by means of the master control point; performing, by means of the active nodes, management on a network resource layer according to the sub-tasks, which are respectively received by the active nodes, so as to obtain respective network management information of the active nodes; and sending the respective network management information to the master control point by means of the active nodes, and performing active network management according to the respective network management information by means of the master control point. By means of the present invention, the practicability of distributed network management is improved.

Description

主动网络管理方法、装置、设备及存储介质Active network management method, device, equipment and storage medium 技术领域Technical Field
本发明涉及网络信息技术领域,尤其涉及一种主动网络管理方法、装置、设备及存储介质。The present invention relates to the field of network information technology, and in particular to an active network management method, device, equipment and storage medium.
背景技术Background technique
网络管理是对硬件、软件和人力的使用、综合与协调,以便对网络资源进行监视、测试、配置、分析、评价和控制。传统的网络管理系统采用集中式管理模式,集中式网络管理存在网络带宽消耗大、可扩展性差、管理中心负荷高、保障性差的问题。Network management is the use, integration and coordination of hardware, software and manpower to monitor, test, configure, analyze, evaluate and control network resources. Traditional network management systems adopt a centralized management model, which has the problems of large network bandwidth consumption, poor scalability, high management center load and poor security.
针对以上问题,目前提出了一种分布式网络管理模式,分布式网络管理是将管理工作分散到整个网络中进行分布处理,再将处理结果汇总。目前主要流行的分布式网络管理技术有WEB(World Wide Web,万维网)技术等P2P(peer to peer lending,点对点)技术,这些分布式网络管理技术通常都需要对传统的集中式网络管理设备进行修改后才能使用,这使得分布式网络管理技术的应用范围小、实用性低。In response to the above problems, a distributed network management model has been proposed. Distributed network management is to distribute the management work to the entire network for distributed processing, and then summarize the processing results. Currently, the main popular distributed network management technologies include P2P (peer to peer lending) technologies such as WEB (World Wide Web) technology. These distributed network management technologies usually require traditional centralized network management equipment to be modified before use, which makes the application scope of distributed network management technology small and low in practicality.
发明内容Summary of the invention
本发明的主要目的在于提供一种主动网络管理方法、装置、设备及计算机可读存储介质,旨在提高分布式网络管理的实用性。The main purpose of the present invention is to provide an active network management method, device, equipment and computer-readable storage medium, aiming to improve the practicality of distributed network management.
为实现上述目的,本发明提供一种主动网络管理方法,主动网络管理方法应用于主动网络管理系统,主动网络管理系统包括控制层和网络资源层,控制层包括总控点和多个主动节点;To achieve the above object, the present invention provides an active network management method, which is applied to an active network management system, the active network management system includes a control layer and a network resource layer, the control layer includes a master control point and multiple active nodes;
主动网络管理方法包括以下步骤:The active network management method includes the following steps:
通过所述总控点将网络管理任务分成多个子任务,并通过所述总控点将各个所述子任务下发至各个所述主动节点;Dividing the network management task into a plurality of subtasks through the master control point, and sending each of the subtasks to each of the active nodes through the master control point;
通过各个所述主动节点按照各自接收到的子任务对所述网络资源层进行管理得到各个所述主动节点各自的网络管理信息;By each of the active nodes managing the network resource layer according to the subtasks received by each of the active nodes, the network management information of each of the active nodes is obtained;
通过各个所述主动节点将各自的网络管理信息发送至所述总控点,并通过所述总控点根据各所述网络管理信息进行主动网络管理。The respective network management information is sent to the master control point by each active node, and the master control point performs active network management according to each network management information.
可选地,所述网络资源层包括多个管理子域,多个所述管理子域与多个所述主动节点一一对应;Optionally, the network resource layer includes a plurality of management subdomains, and the plurality of management subdomains correspond one-to-one to the plurality of active nodes;
所述通过各个所述主动节点按照各自接收到的子任务对所述网络资源层进行管理得到各个所述主动节点各自的网络管理信息的步骤,包括:The step of obtaining the network management information of each active node by managing the network resource layer according to the subtasks received by each active node comprises:
对于各个所述主动节点中任一目标节点,通过所述目标节点按照接收到的子任务对所述网络资源层中与所述目标节点对应的管理子域进行管理,得到所述目标节点的网络管理信息。For any target node among the active nodes, the target node manages the management subdomain corresponding to the target node in the network resource layer according to the received subtask to obtain the network management information of the target node.
可选地,所述通过所述目标节点按照接收到的子任务对所述网络资源层中与所述目标节 点对应的管理子域进行管理,得到所述目标节点的网络管理信息的步骤,包括:Optionally, the target node performs the operations in the network resource layer related to the target node according to the received subtask. The step of managing the management subdomain corresponding to the target node to obtain the network management information of the target node comprises:
通过所述目标节点根据接收到的子任务对所述网络资源层中与所述目标节点对应的管理子域采集网络资源信息;collecting network resource information from a management subdomain corresponding to the target node in the network resource layer according to the received subtask by the target node;
通过所述目标节点按照接收到的子任务对所述网络资源信息进行处理得到所述目标节点的网络管理信息。The target node processes the network resource information according to the received subtask to obtain the network management information of the target node.
可选地,所述目标节点绑定外部业务库;Optionally, the target node is bound to an external business library;
所述通过所述目标节点按照接收到的子任务对所述网络资源信息进行处理得到所述目标节点的网络管理信息的步骤,包括:The step of obtaining the network management information of the target node by processing the network resource information according to the received subtask by the target node includes:
通过所述目标节点根据接收到的子任务从所述外部业务库动态加载所述目标节点接收到的子任务对应的处理业务;Dynamically loading, by the target node according to the received subtask, from the external service library a processing service corresponding to the subtask received by the target node;
通过所述目标节点按照所述处理业务对所述网络资源信息进行处理得到所述目标节点的网络管理信息。The network management information of the target node is obtained by processing the network resource information by the target node according to the processing service.
可选地,所述通过所述总控点将网络管理任务分成多个子任务的步骤,包括:Optionally, the step of dividing the network management task into a plurality of subtasks by the master control point includes:
通过所述总控点根据各个所述主动节点各自对应的管理子域,将所述网络管理任务分成多个子任务。The network management task is divided into a plurality of subtasks by the master control point according to the management subdomains corresponding to the active nodes.
可选地,所述主动网络管理系统还包括服务层;Optionally, the active network management system further includes a service layer;
在所述通过所述总控点将网络管理任务分成多个子任务的步骤之前,所述方法还包括:Before the step of dividing the network management task into a plurality of subtasks by the master control point, the method further comprises:
通过所述服务层接收用户配置的网络管理任务,并通过所述服务层将所述网络管理任务发送至所述总控点;Receiving a network management task configured by a user through the service layer, and sending the network management task to the master control point through the service layer;
所述通过所述总控点根据各所述网络管理信息进行主动网络管理的步骤,包括:The step of performing active network management according to each of the network management information by the master control point includes:
通过所述总控点根据所述网络管理任务对各个所述网络管理信息进行处理得到资源层信息,并通过所述总控点将所述资源层信息发送至所述服务层;Processing each of the network management information according to the network management task through the master control point to obtain resource layer information, and sending the resource layer information to the service layer through the master control point;
通过所述服务层呈现所述资源层信息,并通过所述服务层接收用户基于所述资源层信息对所述网络资源层的管理操作。The resource layer information is presented through the service layer, and management operations of the user on the network resource layer based on the resource layer information are received through the service layer.
可选地,所述网络资源层包括网络设备和网络资源;Optionally, the network resource layer includes network devices and network resources;
所述主动网络管理方法还包括:The active network management method further includes:
当所述主动节点在所述网络资源层发现新的网络设备时,通过所述主动节点采集所述新的网络设备的配置数据并发送至所述总控点;When the active node discovers a new network device at the network resource layer, the active node collects configuration data of the new network device and sends it to the master control point;
通过所述总控点对所述新的网络设备分配对应的主动节点,并通过所述总控点将所述新的网络设备上报至所述服务层。The new network device is allocated a corresponding active node through the master control point, and the new network device is reported to the service layer through the master control point.
此外,为实现上述目的,本发明还提供一种主动网络管理装置,主动网络管理装置应用于主动网络管理系统,主动网络管理系统包括控制层和网络资源层,所述控制层包括总控点和多个主动节点;In addition, to achieve the above-mentioned purpose, the present invention also provides an active network management device, which is applied to an active network management system, the active network management system includes a control layer and a network resource layer, the control layer includes a master control point and multiple active nodes;
所述主动网络管理装置包括:The active network management device comprises:
第一调用模块,用于通过所述总控点将网络管理任务分成多个子任务,并通过所述总控点将各个所述子任务下发至各个所述主动节点;A first calling module, used to divide the network management task into multiple subtasks through the master control point, and send each of the subtasks to each of the active nodes through the master control point;
第二调用模块,用于通过各个所述主动节点按照各自接收到的子任务对所述网络资源层进行管理得到各个所述主动节点各自的网络管理信息;A second calling module is used to obtain network management information of each active node by managing the network resource layer according to the subtasks received by each active node;
第三调用模块,用于通过各个所述主动节点将各自的网络管理信息发送至所述总控点, 并通过所述总控点根据各所述网络管理信息进行主动网络管理。The third calling module is used to send the respective network management information to the master control point through each of the active nodes. Active network management is performed through the master control point according to each of the network management information.
此外,为实现上述目的,本发明还提供一种主动网络管理设备,所述主动网络管理设备包括存储器、处理器及存储在所述存储器上并可在所述处理器上运行的主动网络管理程序,所述主动网络管理程序被所述处理器执行时实现上述主动网络管理方法的步骤。In addition, to achieve the above-mentioned purpose, the present invention also provides an active network management device, which includes a memory, a processor, and an active network management program stored in the memory and executable on the processor, and the active network management program implements the steps of the above-mentioned active network management method when executed by the processor.
此外,为实现上述目的,本发明还提供一种计算机可读存储介质,所述计算机可读存储介质上存储有主动网络管理程序,所述主动网络管理程序被处理器执行时实现上述的主动网络管理方法的步骤。In addition, to achieve the above objectives, the present invention also provides a computer-readable storage medium, on which an active network management program is stored, and when the active network management program is executed by a processor, the steps of the above active network management method are implemented.
本发明中,提出一种主动网络管理系统,主动网络管理系统包括控制层和网络资源层,控制层包括总控点和多个主动节点。本发明中通过总控点将网络管理任务分成多个子任务,并通过总控点将各个子任务下发至各个主动节点,通过各个主动节点按照各自接收到的子任务对网络资源层进行管理得到各个主动节点各自的网络管理信息,通过各个主动节点将各自的网络管理信息发送至总控点,并通过总控点根据各网络管理信息进行主动网络管理。In the present invention, an active network management system is proposed, the active network management system includes a control layer and a network resource layer, the control layer includes a master control point and a plurality of active nodes. In the present invention, the network management task is divided into a plurality of subtasks by the master control point, and each subtask is sent to each active node by the master control point, each active node manages the network resource layer according to each received subtask to obtain each active node's respective network management information, each active node sends each network management information to the master control point, and the master control point performs active network management according to each network management information.
本发明中,在网络管理系统中添加主动节点对网络资源层进行管理,主动节点基于简单网络协议对网络资源层进行管理,使得主动网络管理系统可以兼容集中式网络管理模型下的网络资源,可以实现在传统的集中式网络管理模型的基础上使用分布式网络管理技术,提高了分布式网络管理技术的实用性。In the present invention, active nodes are added to the network management system to manage the network resource layer. The active nodes manage the network resource layer based on a simple network protocol, so that the active network management system can be compatible with network resources under a centralized network management model, and can use distributed network management technology on the basis of a traditional centralized network management model, thereby improving the practicability of distributed network management technology.
且本发明中主动网络管理系统具有分布式网络管理的特点,相比于传统的集中式网络管理,本发明提高了网络管理的灵活性并减轻了总控点的处理负担。Furthermore, the active network management system in the present invention has the characteristics of distributed network management. Compared with the traditional centralized network management, the present invention improves the flexibility of network management and reduces the processing burden of the master control point.
附图说明BRIEF DESCRIPTION OF THE DRAWINGS
图1为本发明主动网络管理方法一实施例涉及的主动网络管理模型结构示意图;FIG1 is a schematic diagram of the structure of an active network management model according to an embodiment of an active network management method of the present invention;
图2为本发明主动网络管理方法第一实施例的流程示意图;FIG2 is a schematic diagram of a flow chart of a first embodiment of an active network management method according to the present invention;
图3为本发明主动网络管理方法一实施例涉及的主动网络管理模型结构示意图;3 is a schematic diagram of the structure of an active network management model involved in an embodiment of an active network management method of the present invention;
图4为本发明实施例方案涉及的主动网络管理装置的功能模块示意图;FIG4 is a schematic diagram of functional modules of an active network management device according to an embodiment of the present invention;
图5为本发明实施例方案涉及的主动网络管理设备的结构示意图;FIG5 is a schematic diagram of the structure of an active network management device according to an embodiment of the present invention;
图6为本发明实施例方案涉及的计算机可读存储介质的结构示意图。FIG. 6 is a schematic diagram of the structure of a computer-readable storage medium involved in an embodiment of the present invention.
本发明目的的实现、功能特点及优点将结合实施例,参照附图做进一步说明。The realization of the purpose, functional features and advantages of the present invention will be further explained in conjunction with embodiments and with reference to the accompanying drawings.
具体实施方式Detailed ways
应当理解,此处所描述的具体实施例仅仅用以解释本发明,并不用于限定本发明。It should be understood that the specific embodiments described herein are only used to explain the present invention, and are not used to limit the present invention.
本发明实施例提供了一种主动网络管理系统,主动网络管理系统包括控制层和网络资源层,在具体实施方式中,通过控制层可以对网络资源层进行管理。An embodiment of the present invention provides an active network management system, which includes a control layer and a network resource layer. In a specific implementation manner, the network resource layer can be managed through the control layer.
具体地,控制层包括总控点和多个主动节点,在具体实施方式中,通过主动节点对网络资源层进行管理,各个主动节点之间可以进行交互以对网络资源层进行协同管理。相比于通过总控点对网络资源层进行控制,本实施例可以提高灵活性。Specifically, the control layer includes a master control point and multiple active nodes. In a specific implementation, the network resource layer is managed by the active nodes, and each active node can interact with each other to collaboratively manage the network resource layer. Compared with controlling the network resource layer through the master control point, this embodiment can improve flexibility.
在具体实施方式中,参照图1,图1为本发明主动网络管理方法一实施例涉及的主动网络管理模型结构示意图。如图1中所示,控制层中的运维层为总控点,以及管理层为主动节点,其中,总控点和主动节点间进行交互,各各个主动节点与网络资源层进行交互以对网络 资源层进行管理,各个主动节点之间也可以进行交互。In the specific implementation, refer to FIG1, which is a schematic diagram of the active network management model structure involved in an embodiment of the active network management method of the present invention. As shown in FIG1, the operation and maintenance layer in the control layer is the master control point, and the management layer is the active node, wherein the master control point and the active node interact with each other, and each active node interacts with the network resource layer to control the network. The resource layer manages the nodes, and each active node can interact with each other.
进一步地,在具体实施方式中,主动网络管理系统中总控点和主动节点间的交互协议可以是以WebService(网络服务)的方式定义了一套私有交互协议,各个主动节点间的交互通过P2P协议交互,主动节点和网络资源层之间可以是基于SNMP(Simple NetworkManagement Protocol,简单网络管理协议)。Furthermore, in a specific implementation manner, the interaction protocol between the master control point and the active nodes in the active network management system may be a set of private interaction protocols defined in the form of WebService (network service), the interaction between each active node is through P2P protocol interaction, and the interaction between the active node and the network resource layer may be based on SNMP (Simple Network Management Protocol).
基于上述的主动网络管理系统,提出本发明主动网络管理方法第一实施例,具体地,参照图2所示,图2是本发明主动网络管理方法第一实施例的流程示意图。Based on the above active network management system, a first embodiment of an active network management method of the present invention is proposed. Specifically, referring to FIG. 2 , FIG. 2 is a flow chart of the first embodiment of the active network management method of the present invention.
这里将详细地对示例性实施例进行说明,其示例表示在附图中。下面的描述涉及附图时,除非另有表示,不同附图中的相同数字表示相同或相似的要素。以下示例性实施例中所描述的实施方式并不代表与本申请相一致的所有实施方式。Here, exemplary embodiments are described in detail, and examples thereof are shown in the accompanying drawings. When the following description refers to the drawings, unless otherwise indicated, the same numbers in different drawings represent the same or similar elements. The implementations described in the following exemplary embodiments do not represent all implementations consistent with the present application.
本实施例中,执行本发明实施例主动网络管理方法的设备可以是尿液试纸分析设备,也可以是手机、PC(Personal Computer,个人计算机)、平板电脑、便携计算机等等,以下为方便描述省略执行主体进行描述。本实施例主动网络管理方法包括:In this embodiment, the device that executes the active network management method of the embodiment of the present invention can be a urine test strip analysis device, or a mobile phone, PC (Personal Computer), tablet computer, portable computer, etc. The following description of the execution subject is omitted for convenience of description. The active network management method of this embodiment includes:
步骤S10:通过所述总控点将网络管理任务分成多个子任务,并通过所述总控点将各个所述子任务下发至各个所述主动节点;Step S10: dividing the network management task into a plurality of subtasks through the master control point, and sending each of the subtasks to each of the active nodes through the master control point;
本实施例中,通过总控点将网络管理任务分成多个子任务,并通过总控点将各个子任务下发至各个主动节点。In this embodiment, the network management task is divided into multiple subtasks through the master control point, and each subtask is sent to each active node through the master control point.
在具体实施方式中,通过总控点将网络管理分成多个子任务,可以是根据网络管理的任务量进行划分,例如,将网络管理任务按照任务量均等地划分为多个子任务;也可以是根据各个主动节点的处理能力将网络管理认为划分成多个子节点,例如,可以是根据主动节点在网络资源层的管理范围,具体在此不进行限制,可以根据实际需求进行设置。In a specific implementation, network management is divided into multiple subtasks through a master control point. The division may be based on the amount of network management tasks, for example, the network management task is equally divided into multiple subtasks according to the amount of tasks; or the network management may be divided into multiple subnodes based on the processing capability of each active node, for example, it may be based on the management scope of the active node at the network resource layer. There is no specific limitation here and it can be set according to actual needs.
在具体实施方式中,网络管理任务可以包括:性能管理:对网络特性,资源利用率及有关活动进行分析;故障管理:维护并检查错误日志,接受错误检测报告,跟踪,辨认错误,执行诊断测试,纠正错误等;评估网络系统整体安全,及时掌握现有网络的安全状况,根据具体的风险分析和工作的重要程度,确定系统的安全等级;根据具体的安全等级要求,确定安全管理的具体范围、职责和权限等;注重严格的操作规程和策略,如安全设置、确定主机与网络加固防护等,在此不进行限制。In a specific implementation method, network management tasks may include: performance management: analyzing network characteristics, resource utilization and related activities; fault management: maintaining and checking error logs, receiving error detection reports, tracking, identifying errors, performing diagnostic tests, correcting errors, etc.; evaluating the overall security of the network system, timely understanding the security status of the existing network, and determining the security level of the system based on specific risk analysis and the importance of the work; determining the specific scope, responsibilities and authority of security management based on specific security level requirements; paying attention to strict operating procedures and strategies, such as security settings, determining host and network reinforcement protection, etc., which are not restricted here.
步骤S20:通过各个所述主动节点按照各自接收到的子任务对所述网络资源层进行管理得到各个所述主动节点各自的网络管理信息;Step S20: each active node manages the network resource layer according to the subtasks received by each active node to obtain the network management information of each active node;
本实施例中,主动节点与网络资源层基于简单网络管理协议进行管理。具体地,本实施例中,在通过总控点将网络管理任务分成多个子任务,并通过总控点将各个子任务下发至各个主动节点后,通过各个主动节点按照各自接收到的子任务对网络资源层进行管理得到各个主动节点各自的管理网络得到的网络信息(以下称为网络管理信息以示区分)。In this embodiment, the active node and the network resource layer are managed based on the simple network management protocol. Specifically, in this embodiment, after the network management task is divided into multiple subtasks by the master control point, and each subtask is sent to each active node by the master control point, each active node manages the network resource layer according to the subtasks received by each active node to obtain network information (hereinafter referred to as network management information for distinction) obtained by each active node's respective management network.
进一步地,在一实施方式中,主动节点可以是基于简单网络管理协议与网络资源层进行信息交互,本实施方式中,主动节点基于简单网络协议对网络资源层进行管理,使得主动网络管理系统可以兼容集中式网络管理模型下的网络资源,可以实现在传统的集中式网络管理模型的基础上使用分布式网络管理技术,提高了分布式网络管理技术的实用性。Furthermore, in one embodiment, the active node can exchange information with the network resource layer based on the simple network management protocol. In this embodiment, the active node manages the network resource layer based on the simple network protocol, so that the active network management system can be compatible with the network resources under the centralized network management model, and can realize the use of distributed network management technology on the basis of the traditional centralized network management model, thereby improving the practicality of distributed network management technology.
在具体实施方式中,网络管理信息可以是网络资源层中网络数据的信息,也可以是网络资源层中网络设备的信息,在此不进行限制。 In a specific implementation, the network management information may be information about network data in the network resource layer, or information about network devices in the network resource layer, which is not limited here.
步骤S30:通过各个所述主动节点将各自的网络管理信息发送至所述总控点,并通过所述总控点根据各所述网络管理信息进行主动网络管理。Step S30: Sending respective network management information to the master control point through each of the active nodes, and performing active network management according to each of the network management information through the master control point.
本实施例中,通过各个主动节点接收总控点下发的子任务后,通过各个主动节点按照各自接收到的子任务对网络资源层进行管理得到各个主动节点各自的网络管理信息,通过各个主动节点将各自的网络管理信息发送至总控点,并通过总控点根据各网络管理信息进行主动网络管理。In this embodiment, after each active node receives the subtask issued by the main control point, each active node manages the network resource layer according to the subtask received to obtain the network management information of each active node, and each active node sends its own network management information to the main control point, and the main control point performs active network management according to each network management information.
进一步地,在一些可行的实施例中,参照图3,图3为本发明主动网络管理方法一实施例涉及的主动网络管理模型结构示意图,如图3中所示,上述主动网络管理系统还包括服务层,主动网络管理系统通过服务层可以接收用户对网络资源层的管理操作,通过服务层可以对总控点的网络管理任务进行管理。Further, in some feasible embodiments, referring to Figure 3, Figure 3 is a schematic diagram of the active network management model structure involved in an embodiment of the active network management method of the present invention. As shown in Figure 3, the above-mentioned active network management system also includes a service layer. The active network management system can receive user management operations on the network resource layer through the service layer, and can manage the network management tasks of the master control point through the service layer.
本实施例中,在上述步骤S10:通过所述总控点将网络管理任务分成多个子任务之前,主动网络管理方法还包括:In this embodiment, before the above step S10: dividing the network management task into a plurality of subtasks by the master control point, the active network management method further includes:
步骤S40:通过所述服务层接收用户配置的网络管理任务,并通过所述服务层将所述网络管理任务发送至所述总控点;Step S40: receiving a network management task configured by a user through the service layer, and sending the network management task to the master control point through the service layer;
本实施例中,主动网络管理系统通过服务层可以接收用户对网络资源层的管理操作。具体地,通过服务层接收用户配置的网络管理任务,并通过服务层将网络管理任务发送至总控点;In this embodiment, the active network management system can receive the user's management operation on the network resource layer through the service layer. Specifically, the network management task configured by the user is received through the service layer, and the network management task is sent to the master control point through the service layer;
例如,在具体实施方式中,可以是通过服务层直接面向用户操作,可以提供用户管理下发的网络管理任务,同时可以提供用户进行网络拓扑的查看、编辑以及查看网络的异常情况For example, in a specific implementation, it can be operated directly by the service layer, can provide network management tasks issued by user management, and can also provide users with the ability to view and edit network topology and view network anomalies.
本实施例中,上述步骤S30:通过所述总控点根据各所述网络管理信息进行主动网络管理,可以包括:In this embodiment, the above step S30: performing active network management by the master control point according to each of the network management information may include:
步骤S301:通过所述总控点根据所述网络管理任务对各个所述网络管理信息进行处理得到资源层信息,并通过所述总控点将所述资源层信息发送至所述服务层;Step S301: the master control point processes each of the network management information according to the network management task to obtain resource layer information, and sends the resource layer information to the service layer through the master control point;
本实施例中,在通过各个主动节点将各自的网络管理信息发送至总控点,并通过总控点根据各网络管理信息进行主动网络管理之后,通过总控点根据网络管理任务对各个网络管理信息进行处理得到整个网络资源层的网络信息(以下称为资源层信息以示区分)。In this embodiment, after each active node sends its own network management information to the master control point and the master control point performs active network management based on each network management information, the master control point processes each network management information according to the network management task to obtain the network information of the entire network resource layer (hereinafter referred to as resource layer information for distinction).
在具体实施方式中,可以是通过总控点对各个主动节点发送的网络管理信息进行汇总得到资源层信息,具体处理根据网络管理任务确定,在此不进行限制。In a specific implementation, the resource layer information may be obtained by aggregating the network management information sent by each active node through the master control point. The specific processing is determined according to the network management task and is not limited here.
本实施例中,在通过总控点根据网络管理任务对各个网络管理信息进行处理得到资源层信息后,通过总控点将资源层信息发送至服务层,以通过服务层提供用户对网络资源层进行管理操作。In this embodiment, after the master control point processes various network management information according to the network management task to obtain resource layer information, the master control point sends the resource layer information to the service layer to provide users with management operations on the network resource layer through the service layer.
步骤S302:通过所述服务层呈现所述资源层信息,并通过所述服务层接收用户基于所述资源层信息对所述网络资源层的管理操作。Step S302: presenting the resource layer information through the service layer, and receiving, through the service layer, a user's management operation on the network resource layer based on the resource layer information.
本实施例中,在通过总控点根据网络管理任务对各个网络管理信息进行处理得到资源层信息,且通过总控点将资源层信息发送至服务层后,通过服务层呈现资源层信息,并通过服务层接收用户基于资源层信息对网络资源层的管理操作。In this embodiment, after the master control point processes various network management information according to the network management task to obtain resource layer information, and sends the resource layer information to the service layer through the master control point, the resource layer information is presented through the service layer, and the service layer receives the user's management operations on the network resource layer based on the resource layer information.
需要说明的是,本实施例通过服务层提供用户对网络资源层进行操作,使得用户可以便捷地对网络资源层进行管理。It should be noted that this embodiment provides users with the ability to operate the network resource layer through the service layer, so that users can manage the network resource layer conveniently.
进一步地,在一些可行的实施例中,所述网络资源层包括网络设备和网络资源。主动网 络管理方法还包括:Furthermore, in some feasible embodiments, the network resource layer includes network devices and network resources. The network management method also includes:
步骤S50:当所述主动节点在所述网络资源层发现新的网络设备时,通过所述主动节点采集所述新的网络设备的配置数据并发送至所述总控点;Step S50: when the active node discovers a new network device in the network resource layer, the active node collects configuration data of the new network device and sends it to the master control point;
本实施例中,网络资源层中可以接入新的网络设备,在具体实施方式中,网络设备可以是个人计算机、智能手机等设备,在此不做限制。In this embodiment, a new network device can be connected to the network resource layer. In a specific implementation, the network device can be a personal computer, a smart phone, or other device, which is not limited here.
当主动节点在网络资源层发现新的网络设备时,可以通过主动节点采集新的网络设备的配置数据并发送至总控点。在具体实施方式中,可以是通过发现新的网络设备的主动节点采集新的网络设备的配置数据并发送至总控点;也可以是通过发现新的网络设备的主动节点将新的网络设备的信息发送至其它主动节点,由除发现新的网络设备的主动节点之外的其他主动节点采集新的网络设备的配置数据,具体可以根据实际需求进行设置,在此不进行限制。When an active node discovers a new network device at the network resource layer, the configuration data of the new network device can be collected by the active node and sent to the master control point. In a specific implementation, the configuration data of the new network device can be collected by the active node that discovers the new network device and sent to the master control point; or the active node that discovers the new network device can send the information of the new network device to other active nodes, and the configuration data of the new network device can be collected by other active nodes except the active node that discovers the new network device. The specific settings can be made according to actual needs and are not limited here.
步骤S60:通过所述总控点对所述新的网络设备分配对应的主动节点,并通过所述总控点将所述新的网络设备上报至所述服务层。Step S60: allocating a corresponding active node to the new network device through the master control point, and reporting the new network device to the service layer through the master control point.
本实施例中,通过总控点接收到新的网络设备的配置数据后,通过总控点对新的网络设备分配对应的主动节点,并通过总控点将新的网络设备上报至服务层。In this embodiment, after receiving the configuration data of the new network device through the master control point, the master control point allocates the corresponding active node to the new network device, and reports the new network device to the service layer through the master control point.
在具体实施方式中,新的网络设备对应的主动节点可以是发现新的网络设备的主动节点,也可以除发现新的网络设备的主动节点之外的主动节点,在此不进行限制。In a specific implementation, the active node corresponding to the new network device may be the active node that discovers the new network device, or may be an active node other than the active node that discovers the new network device, which is not limited here.
需要说明的是,本实施例中,当主动节点在网络资源层发现新的网络设备时,通过主动节点采集新的网络设备的配置数据并发送至总控点,通过总控点对新的网络设备分配对应的主动节点,并通过总控点将新的网络设备上报至服务层。本实施例实现了使得总控点能够及时对网络资源层中新的网络设备进行管理,提高了网络管理的及时性。It should be noted that, in this embodiment, when the active node discovers a new network device in the network resource layer, the configuration data of the new network device is collected by the active node and sent to the master control point, the master control point allocates the corresponding active node to the new network device, and the master control point reports the new network device to the service layer. This embodiment enables the master control point to manage the new network device in the network resource layer in a timely manner, thereby improving the timeliness of network management.
本实施例中,提出一种主动网络管理系统,主动网络管理系统包括控制层和网络资源层,控制层包括总控点和多个主动节点。本实施例中通过总控点将网络管理任务分成多个子任务,并通过总控点将各个子任务下发至各个主动节点,通过各个主动节点按照各自接收到的子任务对网络资源层进行管理得到各个主动节点各自的网络管理信息,通过各个主动节点将各自的网络管理信息发送至总控点,并通过总控点根据各网络管理信息进行主动网络管理。In this embodiment, an active network management system is proposed, and the active network management system includes a control layer and a network resource layer, and the control layer includes a master control point and multiple active nodes. In this embodiment, the network management task is divided into multiple subtasks by the master control point, and each subtask is sent to each active node by the master control point, and each active node manages the network resource layer according to the subtasks received by each active node to obtain the network management information of each active node, and each active node sends the network management information to the master control point, and the master control point performs active network management according to each network management information.
本实施例中,在网络管理系统中添加主动节点对网络资源层进行管理,主动节点基于简单网络协议对网络资源层进行管理,使得主动网络管理系统可以兼容集中式网络管理模型下的网络资源,可以实现在传统的集中式网络管理模型的基础上使用分布式网络管理技术,提高了分布式网络管理技术的实用性。In this embodiment, an active node is added to the network management system to manage the network resource layer. The active node manages the network resource layer based on a simple network protocol, so that the active network management system can be compatible with the network resources under the centralized network management model, and can realize the use of distributed network management technology based on the traditional centralized network management model, thereby improving the practicality of distributed network management technology.
且本实施例中主动网络管理系统具有分布式网络管理的特点,相比于传统的集中式网络管理,本实施例提高了网络管理的灵活性并减轻了总控点的处理负担。Furthermore, the active network management system in this embodiment has the characteristics of distributed network management. Compared with the traditional centralized network management, this embodiment improves the flexibility of network management and reduces the processing burden of the master control point.
进一步地,基于上述第一实施例,提出本发明主动网络管理方法的第二实施例,本实施例中,网络资源层包括多个管理子域,各个管理子域与各个主动节点一一对应,在本实施例中,在上述步骤S20:通过各个所述主动节点按照各自接收到的子任务对所述网络资源层进行管理得到各个所述主动节点各自的网络管理信息,可以包括:Further, based on the above first embodiment, a second embodiment of the active network management method of the present invention is proposed. In this embodiment, the network resource layer includes multiple management subdomains, and each management subdomain corresponds to each active node one by one. In this embodiment, in the above step S20: each active node manages the network resource layer according to the subtasks received by each active node to obtain the network management information of each active node, which may include:
步骤S201:对于各个所述主动节点中任一目标节点,通过所述目标节点按照接收到的子任务对所述网络资源层中与所述目标节点对应的管理子域进行管理,得到所述目标节点的网络管理信息。Step S201: For any target node among the active nodes, the target node manages the management subdomain corresponding to the target node in the network resource layer according to the received subtask to obtain network management information of the target node.
本实施例中,各个主动节点分别管理一个管理子域,在具体实施方式中,可以是通过总 控点为各个主动节点分配管理子域。In this embodiment, each active node manages a management subdomain respectively. In a specific implementation, it can be through the master The control point allocates a management subdomain to each active node.
具体地,本实施例中,对于各个主动节点中任一主动节点(以下称为目标节点以示区分),通过目标节点按照接收到的子任务对网络资源层中与目标节点对应的管理子域进行管理,得到目标节点的网络管理信息。Specifically, in this embodiment, for any active node among the active nodes (hereinafter referred to as the target node for distinction), the target node manages the management subdomain corresponding to the target node in the network resource layer according to the received subtask to obtain the network management information of the target node.
在具体实施方式中,通过目标节点按照接收到的子任务对网络资源层中与目标节点对应的管理子域进行管理,可以是通过目标节点对管理子域进行信息采集,例如,通过目标节点采集网络设备信息;也可以是通过目标节点采集信息后进行处理,例如,获取网络拓扑结构,具体可以根据目标节点接收到的子任务的内容确定,在此不进行限制。In a specific implementation, the target node manages the management subdomain corresponding to the target node in the network resource layer according to the received subtask. The target node may collect information on the management subdomain, for example, collecting network device information through the target node; or the target node may collect information and then process it, for example, obtaining the network topology structure. The specific method may be determined based on the content of the subtask received by the target node and is not limited here.
需要说明的是,本实施例通过各个主动节点对各自对应的管理子域进行管理,可以对网络资源层实行分布式管理,提高了网络管理的灵活性。It should be noted that, in this embodiment, each active node manages its corresponding management subdomain, so that distributed management can be implemented on the network resource layer, thereby improving the flexibility of network management.
进一步地,在一些可行的实施例中,上述步骤S201:通过所述目标节点按照接收到的子任务对所述网络资源层中与所述目标节点对应的管理子域进行管理,得到所述目标节点的网络管理信息,可以包括:Further, in some feasible embodiments, the above step S201: managing the management subdomain corresponding to the target node in the network resource layer according to the received subtask by the target node to obtain the network management information of the target node may include:
步骤S2011:通过所述目标节点根据接收到的子任务对所述网络资源层中与所述目标节点对应的管理子域采集网络资源信息;Step S2011: collecting network resource information from the management subdomain corresponding to the target node in the network resource layer according to the received subtask through the target node;
本实施例中,可以通过目标节点对采集到的信息进行处理后得到网络管理信息。In this embodiment, the target node may process the collected information to obtain network management information.
具体地,本实施例中,通过目标节点根据接收到的子任务对网络资源层中与目标节点对应的管理子域采集信息(以下称为网络资源信息以示区分)。Specifically, in this embodiment, the target node collects information (hereinafter referred to as network resource information for distinction) from the management subdomain corresponding to the target node in the network resource layer according to the received subtask.
步骤S2012:通过所述目标节点按照接收到的子任务对所述网络资源信息进行处理得到所述目标节点的网络管理信息。Step S2012: The target node processes the network resource information according to the received subtask to obtain the network management information of the target node.
本实施例中,在通过目标节点根据接收到的子任务对网络资源层中与目标节点对应的管理子域采集网络资源信息后,通过目标节点按照接收到的子任务对网络资源信息进行处理得到目标节点的网络管理信息。In this embodiment, after the target node collects network resource information from the management subdomain corresponding to the target node in the network resource layer according to the received subtask, the target node processes the network resource information according to the received subtask to obtain the network management information of the target node.
进一步地,在具体实施方式中,目标节点接收到的子任务中携带用户编译的处理程序,目标节点按照该处理程序可以对目标节点对应的网络资源信息进行处理;目标节点也可以是动态绑定外部业务,目标节点在对目标节点对应的管理子域进行管理时,动态加载外部业务库中与目标节点接收到的子任务对应的处理业务,目标节点按照该处理业务可以对目标节点对应的网络资源信息进行处理,具体可以实际需求进行设置,在此不进行设置。Furthermore, in a specific implementation manner, the subtask received by the target node carries a processing program compiled by the user, and the target node can process the network resource information corresponding to the target node according to the processing program; the target node can also be dynamically bound to an external service, and when the target node manages the management subdomain corresponding to the target node, the target node dynamically loads the processing service corresponding to the subtask received by the target node in the external service library, and the target node can process the network resource information corresponding to the target node according to the processing service. The specific setting can be made according to actual needs and is not set here.
进一步地,在一些可行的实施例中,目标节点绑定外部业务库,上述步骤S2012:通过所述目标节点按照接收到的子任务对所述网络资源信息进行处理得到所述目标节点的网络管理信息,可以包括:Further, in some feasible embodiments, the target node is bound to an external service library, and the above step S2012: obtaining the network management information of the target node by processing the network resource information according to the received subtask by the target node may include:
步骤S20121:通过所述目标节点根据接收到的子任务从所述外部业务库动态加载所述目标节点接收到的子任务对应的处理业务;Step S20121: dynamically loading the processing service corresponding to the subtask received by the target node from the external service library according to the received subtask by the target node;
本实施例中,通过目标节点动态绑定外部业务的方式加载处理程序,以对目标节点采集的信息进行处理。In this embodiment, the processing program is loaded by dynamically binding the target node to the external service to process the information collected by the target node.
具体地,本实施例中,通过目标节点根据接收到的子任务从外部业务库动态加载目标节点接收到的子任务对应的处理业务。Specifically, in this embodiment, the target node dynamically loads the processing service corresponding to the subtask received by the target node from the external service library according to the received subtask.
步骤S20121:通过所述目标节点按照所述处理业务对所述网络资源信息进行处理得到所述目标节点的网络管理信息。 Step S20121: The network resource information is processed by the target node according to the processing service to obtain the network management information of the target node.
本实施例中,在通过目标节点根据接收到的子任务从外部业务库动态加载目标节点接收到的子任务对应的处理业务后,通过目标节点按照处理业务对网络资源信息进行处理得到目标节点的网络管理信息。In this embodiment, after the target node dynamically loads the processing service corresponding to the subtask received by the target node from the external service library according to the received subtask, the target node processes the network resource information according to the processing service to obtain the network management information of the target node.
需要说明的是,本实施例中,通过目标节点根据接收到的子任务从外部业务库动态加载目标节点接收到的子任务对应的处理业务,通过目标节点按照处理业务对网络资源信息进行处理得到目标节点的网络管理信息。区别于通过服务层提供用户编译目标节点接收到的子任务的处理业务,本实施例实现了当目标节点接收到的子任务的管理子域发生变化,无需修改和编译处理业务,只要运行外部业务库,提高了网络管理的便捷性和灵活性。It should be noted that in this embodiment, the target node dynamically loads the processing service corresponding to the subtask received by the target node from the external service library according to the received subtask, and the target node processes the network resource information according to the processing service to obtain the network management information of the target node. Different from providing the processing service of the subtask received by the target node to the user through the service layer, this embodiment realizes that when the management subdomain of the subtask received by the target node changes, there is no need to modify and compile the processing service, and only the external service library needs to be run, which improves the convenience and flexibility of network management.
进一步地,在一些可行的实施例中,上述步骤S10中:通过所述总控点将网络管理任务分成多个子任务,可以包括:Further, in some feasible embodiments, in the above step S10: dividing the network management task into a plurality of subtasks by the master control point may include:
步骤S101:通过所述总控点根据各个所述主动节点各自对应的管理子域,将所述网络管理任务分成多个子任务。Step S101: the network management task is divided into a plurality of subtasks by the master control point according to the management subdomains corresponding to the active nodes.
本实施例中,通过总控点将网络管理任务分成多个子任务的根据可以是各个主动节点的管理子域,具体地,本实施例中,通过总控点根据各个主动节点各自对应的管理子域,将网络管理任务分成多个子任务。In this embodiment, the basis for dividing the network management task into multiple subtasks through the general control point can be the management subdomain of each active node. Specifically, in this embodiment, the network management task is divided into multiple subtasks through the general control point according to the management subdomain corresponding to each active node.
本实施例中,网络资源层包括多个管理子域,对于各个主动节点中任一目标节点,通过目标节点按照接收到的子任务对网络资源层中与目标节点对应的管理子域进行管理,得到目标节点的网络管理信息。In this embodiment, the network resource layer includes multiple management subdomains. For any target node in each active node, the target node manages the management subdomain corresponding to the target node in the network resource layer according to the received subtask to obtain the network management information of the target node.
本实施例中,在主网络管理系统中添加主动节点对网络资源层中各个管理子域进行管理,使得主动网络管理系统可以兼容集中式网络管理模型下的网络资源,可以实现在传统的集中式网络管理模型的基础上使用分布式网络管理技术,提高了分布式网络管理技术的实用性。In this embodiment, active nodes are added to the main network management system to manage each management subdomain in the network resource layer, so that the active network management system can be compatible with network resources under the centralized network management model, and can realize the use of distributed network management technology based on the traditional centralized network management model, thereby improving the practicality of distributed network management technology.
本实施例中,主动网络管理系统通过各个主动节点管理各自对应的管理子域,主动网络管理系统具有分布式网络管理的特点,相比于传统的集中式网络管理,本实施例提高了网络管理的灵活性并减轻了总控点的处理负担。In this embodiment, the active network management system manages the corresponding management subdomains through each active node. The active network management system has the characteristics of distributed network management. Compared with traditional centralized network management, this embodiment improves the flexibility of network management and reduces the processing burden of the master control point.
此外,本发明还提供一种主动网络管理装置,主动网络管理装置应用于主动网络管理系统,主动网络管理系统包括控制层和网络资源层,控制层包括总控点和多个主动节点。参照图4,图4为本发明实施例方案涉及的主动网络管理装置的功能模块示意图。所述主动网络管理装置包括:In addition, the present invention also provides an active network management device, which is applied to an active network management system, and the active network management system includes a control layer and a network resource layer, and the control layer includes a master control point and multiple active nodes. Referring to FIG4, FIG4 is a functional module diagram of the active network management device involved in the embodiment of the present invention. The active network management device includes:
第一调用模块,用于通过所述总控点将网络管理任务分成多个子任务,并通过所述总控点将各个所述子任务下发至各个所述主动节点;A first calling module, used to divide the network management task into multiple subtasks through the master control point, and send each of the subtasks to each of the active nodes through the master control point;
第二调用模块,用于通过各个所述主动节点按照各自接收到的子任务对所述网络资源层进行管理得到各个所述主动节点各自的网络管理信息;A second calling module is used to obtain network management information of each active node by managing the network resource layer according to the subtasks received by each active node;
第三调用模块,用于通过各个所述主动节点将各自的网络管理信息发送至所述总控点,并通过所述总控点根据各所述网络管理信息进行主动网络管理。The third calling module is used to send the respective network management information to the master control point through each of the active nodes, and perform active network management according to each of the network management information through the master control point.
进一步地,所述网络资源层包括多个管理子域,多个所述管理子域与多个所述主动节点一一对应上述第二调用模块20还用于:Further, the network resource layer includes a plurality of management subdomains, and the plurality of management subdomains correspond one-to-one to the plurality of active nodes. The second calling module 20 is further used for:
对于各个所述主动节点中任一目标节点,通过所述目标节点按照接收到的子任务对所述网络资源层中与所述目标节点对应的管理子域进行管理,得到所述目标节点的网络管理信息。For any target node among the active nodes, the target node manages the management subdomain corresponding to the target node in the network resource layer according to the received subtask to obtain the network management information of the target node.
进一步地,上述第二调用模块20还用于: Furthermore, the second calling module 20 is also used for:
通过所述目标节点根据接收到的子任务对所述网络资源层中与所述目标节点对应的管理子域采集网络资源信息;collecting network resource information from a management subdomain corresponding to the target node in the network resource layer according to the received subtask by the target node;
通过所述目标节点按照接收到的子任务对所述网络资源信息进行处理得到所述目标节点的网络管理信息。The target node processes the network resource information according to the received subtask to obtain the network management information of the target node.
进一步地,所述目标节点绑定外部业务库,上述第二调用模块20还用于:Furthermore, the target node is bound to an external service library, and the second calling module 20 is further used to:
通过所述目标节点根据接收到的子任务从所述外部业务库动态加载所述目标节点接收到的子任务对应的处理业务;Dynamically loading, by the target node according to the received subtask, from the external service library a processing service corresponding to the subtask received by the target node;
通过所述目标节点按照所述处理业务对所述网络资源信息进行处理得到所述目标节点的网络管理信息。The network management information of the target node is obtained by processing the network resource information according to the processing service by the target node.
进一步地,上述第一调用模块10还用于:Furthermore, the first calling module 10 is also used for:
通过所述总控点根据各个所述主动节点各自对应的管理子域,将所述网络管理任务分成多个子任务。The network management task is divided into a plurality of subtasks by the master control point according to the management subdomains corresponding to the active nodes.
进一步地,所述主动网络管理系统还包括服务层,上述主动网络管理装置包括第四调用模块,该第四调用模块用于:Furthermore, the active network management system further includes a service layer, and the active network management device includes a fourth calling module, which is used to:
通过所述服务层接收用户配置的网络管理任务,并通过所述服务层将所述网络管理任务发送至所述总控点;Receiving a network management task configured by a user through the service layer, and sending the network management task to the master control point through the service layer;
上述第三调用模块30还用于:The third calling module 30 is also used for:
通过所述总控点根据所述网络管理任务对各个所述网络管理信息进行处理得到资源层信息,并通过所述总控点将所述资源层信息发送至所述服务层;Processing each of the network management information according to the network management task through the master control point to obtain resource layer information, and sending the resource layer information to the service layer through the master control point;
通过所述服务层呈现所述资源层信息,并通过所述服务层接收用户基于所述资源层信息对所述网络资源层的管理操作。The resource layer information is presented through the service layer, and management operations of the user on the network resource layer based on the resource layer information are received through the service layer.
进一步地,所述网络资源层包括网络设备和网络资源,上述主动网络管理装置包括第五调用模块,该第五调用模块用于:Furthermore, the network resource layer includes network devices and network resources, and the active network management device includes a fifth calling module, which is used to:
当所述主动节点在所述网络资源层发现新的网络设备时,通过所述主动节点采集所述新的网络设备的配置数据并发送至所述总控点;When the active node discovers a new network device at the network resource layer, the active node collects configuration data of the new network device and sends it to the master control point;
通过所述总控点对所述新的网络设备分配对应的主动节点,并通过所述总控点将所述新的网络设备上报至所述服务层。The new network device is allocated a corresponding active node through the master control point, and the new network device is reported to the service layer through the master control point.
其中,主动网络管理装置的各个功能模块各自在运行时,实现如上述的主动网络管理方法的步骤。Wherein, each functional module of the active network management device implements the steps of the active network management method as described above when running.
此外,本发明还提供一种主动网络管理设备。参照图5,图5为本发明实施例方案涉及的主动网络管理设备的结构示意图。本发明实施例主动网络管理设备具体可以是为本地运行主动网络管理系统的设备。In addition, the present invention also provides an active network management device. Referring to Figure 5, Figure 5 is a schematic diagram of the structure of the active network management device involved in the embodiment of the present invention. The active network management device in the embodiment of the present invention can be a device for locally running an active network management system.
如图5所示,本发明实施例主动网络管理设备可以包括:处理器1001,例如CPU,通信总线1002,用户接口1003,网络接口1004,存储器1005。其中,通信总线1002用于实现这些组件之间的连接通信。用户接口1003可以包括显示屏(Display)、输入单元比如键盘(Keyboard),可选用户接口1003还可以包括标准的有线接口、无线接口。网络接口1004可选的可以包括标准的有线接口、无线接口(如Wi-Fi接口)。As shown in FIG5 , the active network management device of the embodiment of the present invention may include: a processor 1001, such as a CPU, a communication bus 1002, a user interface 1003, a network interface 1004, and a memory 1005. The communication bus 1002 is used to realize the connection and communication between these components. The user interface 1003 may include a display screen (Display), an input unit such as a keyboard (Keyboard), and the user interface 1003 may also include a standard wired interface and a wireless interface. The network interface 1004 may optionally include a standard wired interface and a wireless interface (such as a Wi-Fi interface).
存储器1005设置在主动网络管理设备主体上,存储器1005上存储有程序,该程序被处理器1001执行时实现相应的操作。存储器1005还用于存储供主动网络管理设备使用的参数。 存储器1005可以是高速RAM存储器,也可以是稳定的存储器(non-volatile memory),例如磁盘存储器。存储器1005可选的还可以是独立于前述处理器1001的存储装置。The memory 1005 is arranged on the main body of the active network management device, and a program is stored in the memory 1005, and the program implements corresponding operations when executed by the processor 1001. The memory 1005 is also used to store parameters used by the active network management device. The memory 1005 may be a high-speed RAM memory or a non-volatile memory, such as a disk memory. The memory 1005 may also be a storage device independent of the processor 1001 .
本领域技术人员可以理解,图5中示出的主动网络管理设备结构并不构成对主动网络管理设备的限定,可以包括比图示更多或更少的部件,或者组合某些部件,或者不同的部件布置。Those skilled in the art will appreciate that the active network management device structure shown in FIG. 5 does not constitute a limitation on the active network management device, and may include more or fewer components than shown in the figure, or a combination of certain components, or a different arrangement of components.
如图5所示,作为一种存储介质的存储器1005中可以包括操作系统、网络处理模块、用户接口模块以及主动网络管理程序。As shown in FIG. 5 , the memory 1005 as a storage medium may include an operating system, a network processing module, a user interface module, and an active network management program.
在图5所示的主动网络管理设备中,主动网络管理程序应用于主动网络管理系统,主动网络管理系统包括控制层和网络资源层,控制层包括总控点和多个主动节点,处理器1001可以用于调用存储器1005中存储的主动网络管理程序,并执行如下操作:In the active network management device shown in FIG5 , the active network management program is applied to the active network management system, the active network management system includes a control layer and a network resource layer, the control layer includes a master control point and multiple active nodes, the processor 1001 can be used to call the active network management program stored in the memory 1005, and perform the following operations:
通过所述总控点将网络管理任务分成多个子任务,并通过所述总控点将各个所述子任务下发至各个所述主动节点;Dividing the network management task into a plurality of subtasks through the master control point, and sending each of the subtasks to each of the active nodes through the master control point;
通过各个所述主动节点按照各自接收到的子任务对所述网络资源层进行管理得到各个所述主动节点各自的网络管理信息;By each of the active nodes managing the network resource layer according to the subtasks received by each of the active nodes, the network management information of each of the active nodes is obtained;
通过各个所述主动节点将各自的网络管理信息发送至所述总控点,并通过所述总控点根据各所述网络管理信息进行主动网络管理。The respective network management information is sent to the master control point by each active node, and the master control point performs active network management according to each network management information.
进一步地,所述网络资源层包括多个管理子域,多个所述管理子域与多个所述主动节点一一对应,所述通过各个所述主动节点按照各自接收到的子任务对所述网络资源层进行管理得到各个所述主动节点各自的网络管理信息的操作,包括:Further, the network resource layer includes a plurality of management subdomains, and the plurality of management subdomains correspond one-to-one to the plurality of active nodes. The operation of managing the network resource layer by each of the active nodes according to the subtasks received by each of the active nodes to obtain the network management information of each of the active nodes includes:
对于各个所述主动节点中任一目标节点,通过所述目标节点按照接收到的子任务对所述网络资源层中与所述目标节点对应的管理子域进行管理,得到所述目标节点的网络管理信息。For any target node among the active nodes, the target node manages the management subdomain corresponding to the target node in the network resource layer according to the received subtask to obtain the network management information of the target node.
进一步地,所述通过所述目标节点按照接收到的子任务对所述网络资源层中与所述目标节点对应的管理子域进行管理,得到所述目标节点的网络管理信息的操作,包括:Further, the operation of managing the management subdomain corresponding to the target node in the network resource layer according to the received subtask by the target node to obtain the network management information of the target node includes:
通过所述目标节点根据接收到的子任务对所述网络资源层中与所述目标节点对应的管理子域采集网络资源信息;collecting network resource information from a management subdomain corresponding to the target node in the network resource layer according to the received subtask by the target node;
通过所述目标节点按照接收到的子任务对所述网络资源信息进行处理得到所述目标节点的网络管理信息。The target node processes the network resource information according to the received subtask to obtain the network management information of the target node.
进一步地,所述目标节点绑定外部业务库,所述通过所述目标节点按照接收到的子任务对所述网络资源信息进行处理得到所述目标节点的网络管理信息的操作,包括:Further, the target node is bound to an external service library, and the operation of obtaining the network management information of the target node by processing the network resource information according to the received subtask by the target node includes:
通过所述目标节点根据接收到的子任务从所述外部业务库动态加载所述目标节点接收到的子任务对应的处理业务;Dynamically loading, by the target node according to the received subtask, from the external service library a processing service corresponding to the subtask received by the target node;
通过所述目标节点按照所述处理业务对所述网络资源信息进行处理得到所述目标节点的网络管理信息。The network management information of the target node is obtained by processing the network resource information by the target node according to the processing service.
进一步地,所述通过所述总控点将网络管理任务分成多个子任务的操作,包括:Furthermore, the operation of dividing the network management task into a plurality of subtasks through the master control point includes:
通过所述总控点根据各个所述主动节点各自对应的管理子域,将所述网络管理任务分成多个子任务。The network management task is divided into a plurality of subtasks by the master control point according to the management subdomains corresponding to the active nodes.
进一步地,所述主动网络管理系统还包括服务层,在所述通过所述总控点将网络管理任务分成多个子任务的操作之前,处理器1001还可以用于调用存储器1005中存储的主动网络管理程序,并执行如下操作: Further, the active network management system further includes a service layer. Before the operation of dividing the network management task into a plurality of subtasks through the master control point, the processor 1001 may also be used to call the active network management program stored in the memory 1005 and perform the following operations:
通过所述服务层接收用户配置的网络管理任务,并通过所述服务层将所述网络管理任务发送至所述总控点;Receiving a network management task configured by a user through the service layer, and sending the network management task to the master control point through the service layer;
所述通过所述总控点根据各所述网络管理信息进行主动网络管理的操作,包括:The operation of performing active network management according to each of the network management information by the master control point includes:
通过所述总控点根据所述网络管理任务对各个所述网络管理信息进行处理得到资源层信息,并通过所述总控点将所述资源层信息发送至所述服务层;Processing each of the network management information according to the network management task through the master control point to obtain resource layer information, and sending the resource layer information to the service layer through the master control point;
通过所述服务层呈现所述资源层信息,并通过所述服务层接收用户基于所述资源层信息对所述网络资源层的管理操作。The resource layer information is presented through the service layer, and management operations of the user on the network resource layer based on the resource layer information are received through the service layer.
进一步地,所述网络资源层包括网络设备和网络资源,处理器1001还可以用于调用存储器1005中存储的主动网络管理程序,并执行如下操作:Furthermore, the network resource layer includes network devices and network resources, and the processor 1001 can also be used to call the active network management program stored in the memory 1005 and perform the following operations:
当所述主动节点在所述网络资源层发现新的网络设备时,通过所述主动节点采集所述新的网络设备的配置数据并发送至所述总控点;When the active node discovers a new network device at the network resource layer, the active node collects configuration data of the new network device and sends it to the master control point;
通过所述总控点对所述新的网络设备分配对应的主动节点,并通过所述总控点将所述新的网络设备上报至所述服务层。The new network device is allocated a corresponding active node through the master control point, and the new network device is reported to the service layer through the master control point.
此外,本发明还提供一种计算机可读存储介质。参照图6,图6为本发明实施例方案涉及的计算机可读存储介质的结构示意图。计算机可读存储介质上存储有主动网络管理程序,主动网络管理程序被处理器执行时实现如上述的主动网络管理方法的步骤。In addition, the present invention also provides a computer-readable storage medium. Referring to FIG. 6 , FIG. 6 is a schematic diagram of the structure of a computer-readable storage medium involved in an embodiment of the present invention. An active network management program is stored on the computer-readable storage medium, and when the active network management program is executed by the processor, the steps of the active network management method described above are implemented.
需要说明的是,在本文中,术语“包括”、“包含”或者其任何其他变体意在涵盖非排他性的包含,从而使得包括一系列要素的过程、方法、物品或者系统不仅包括那些要素,而且还包括没有明确列出的其他要素,或者是还包括为这种过程、方法、物品或者系统所固有的要素。在没有更多限制的情况下,由语句“包括一个……”限定的要素,并不排除在包括该要素的过程、方法、物品或者系统中还存在另外的相同要素。It should be noted that, in this article, the terms "include", "comprises" or any other variations thereof are intended to cover non-exclusive inclusion, so that a process, method, article or system including a series of elements includes not only those elements, but also other elements not explicitly listed, or also includes elements inherent to such process, method, article or system. In the absence of further restrictions, an element defined by the sentence "comprises a ..." does not exclude the existence of other identical elements in the process, method, article or system including the element.
上述本发明实施例序号仅仅为了描述,不代表实施例的优劣。The serial numbers of the above embodiments of the present invention are only for description and do not represent the advantages or disadvantages of the embodiments.
通过以上的实施方式的描述,本领域的技术人员可以清楚地了解到上述实施例方法可借助软件加必需的通用硬件平台的方式来实现,当然也可以通过硬件,但很多情况下前者是更佳的实施方式。基于这样的理解,本发明的技术方案本质上或者说对现有技术做出贡献的部分可以以软件产品的形式体现出来,该计算机软件产品存储在如上述的一个计算机可读存储介质(如ROM/RAM、磁碟、光盘)中,包括若干指令用以使得一台主动网络管理设备(可以是手机,计算机,服务器,或者网络设备等)执行本发明各个实施例所述的方法。Through the description of the above implementation methods, those skilled in the art can clearly understand that the above-mentioned embodiment methods can be implemented by means of software plus a necessary general hardware platform, and of course by hardware, but in many cases the former is a better implementation method. Based on such an understanding, the technical solution of the present invention, in essence or the part that contributes to the prior art, can be embodied in the form of a software product, which is stored in a computer-readable storage medium (such as ROM/RAM, magnetic disk, optical disk) as described above, and includes a number of instructions for enabling an active network management device (which can be a mobile phone, computer, server, or network device, etc.) to execute the methods described in each embodiment of the present invention.
以上仅为本发明的优选实施例,并非因此限制本发明的专利范围,凡是利用本发明说明书及附图内容所作的等效结构或等效流程变换,或直接或间接运用在其他相关的技术领域,均同理包括在本发明的专利保护范围内。 The above are only preferred embodiments of the present invention, and are not intended to limit the patent scope of the present invention. Any equivalent structure or equivalent process transformation made using the contents of the present invention specification and drawings, or directly or indirectly applied in other related technical fields, are also included in the patent protection scope of the present invention.

Claims (10)

  1. 一种主动网络管理方法,其特征在于,所述主动网络管理方法应用于主动网络管理系统,所述主动网络管理系统包括控制层和网络资源层,所述控制层包括总控点和多个主动节点;An active network management method, characterized in that the active network management method is applied to an active network management system, the active network management system comprises a control layer and a network resource layer, the control layer comprises a master control point and a plurality of active nodes;
    所述主动网络管理方法包括:The active network management method comprises:
    通过所述总控点将网络管理任务分成多个子任务,并通过所述总控点将各个所述子任务下发至各个所述主动节点;Divide the network management task into multiple subtasks through the master control point, and send each of the subtasks to each of the active nodes through the master control point;
    通过各个所述主动节点按照各自接收到的子任务对所述网络资源层进行管理得到各个所述主动节点各自的网络管理信息;By each of the active nodes managing the network resource layer according to the subtasks received by each of the active nodes, the network management information of each of the active nodes is obtained;
    通过各个所述主动节点将各自的网络管理信息发送至所述总控点,并通过所述总控点根据各所述网络管理信息进行主动网络管理。The respective network management information is sent to the master control point by each active node, and the master control point performs active network management according to each network management information.
  2. 如权利要求1所述的主动网络管理方法,其特征在于,所述网络资源层包括多个管理子域,多个所述管理子域与多个所述主动节点一一对应;The active network management method according to claim 1, characterized in that the network resource layer includes a plurality of management subdomains, and the plurality of management subdomains correspond one-to-one to the plurality of active nodes;
    所述通过各个所述主动节点按照各自接收到的子任务对所述网络资源层进行管理得到各个所述主动节点各自的网络管理信息的步骤,包括:The step of obtaining the network management information of each active node by managing the network resource layer according to the subtasks received by each active node comprises:
    对于各个所述主动节点中任一目标节点,通过所述目标节点按照接收到的子任务对所述网络资源层中与所述目标节点对应的管理子域进行管理,得到所述目标节点的网络管理信息。For any target node among the active nodes, the target node manages the management subdomain corresponding to the target node in the network resource layer according to the received subtask to obtain the network management information of the target node.
  3. 如权利要求2所述的主动网络管理方法,其特征在于,所述通过所述目标节点按照接收到的子任务对所述网络资源层中与所述目标节点对应的管理子域进行管理,得到所述目标节点的网络管理信息的步骤,包括:The active network management method according to claim 2 is characterized in that the step of managing the management subdomain corresponding to the target node in the network resource layer according to the received subtask by the target node to obtain the network management information of the target node comprises:
    通过所述目标节点根据接收到的子任务对所述网络资源层中与所述目标节点对应的管理子域采集网络资源信息;collecting network resource information from a management subdomain corresponding to the target node in the network resource layer according to the received subtask by the target node;
    通过所述目标节点按照接收到的子任务对所述网络资源信息进行处理得到所述目标节点的网络管理信息。The target node processes the network resource information according to the received subtask to obtain the network management information of the target node.
  4. 如权利要求3所述的主动网络管理方法,其特征在于,所述目标节点绑定外部业务库;The active network management method according to claim 3, characterized in that the target node is bound to an external service library;
    所述通过所述目标节点按照接收到的子任务对所述网络资源信息进行处理得到所述目标节点的网络管理信息的步骤,包括:The step of obtaining the network management information of the target node by processing the network resource information according to the received subtask by the target node includes:
    通过所述目标节点根据接收到的子任务从所述外部业务库动态加载所述目标节点接收到的子任务对应的处理业务;Dynamically loading, by the target node according to the received subtask, from the external service library a processing service corresponding to the subtask received by the target node;
    通过所述目标节点按照所述处理业务对所述网络资源信息进行处理得到所述目标节点的网络管理信息。The network management information of the target node is obtained by processing the network resource information by the target node according to the processing service.
  5. 如权利要求2所述的主动网络管理方法,其特征在于,所述通过所述总控点将网络管理任务分成多个子任务的步骤,包括:The active network management method according to claim 2, wherein the step of dividing the network management task into a plurality of subtasks through the master control point comprises:
    通过所述总控点根据各个所述主动节点各自对应的管理子域,将所述网络管理任务分成多个子任务。The network management task is divided into a plurality of subtasks by the master control point according to the management subdomains corresponding to the active nodes.
  6. 如权利要求1至5中任一项所述的主动网络管理方法,其特征在于,所述主动网络管理系统还包括服务层;The active network management method according to any one of claims 1 to 5, characterized in that the active network management system further comprises a service layer;
    在所述通过所述总控点将网络管理任务分成多个子任务的步骤之前,所述方法还包括: Before the step of dividing the network management task into a plurality of subtasks by the master control point, the method further comprises:
    通过所述服务层接收用户配置的网络管理任务,并通过所述服务层将所述网络管理任务发送至所述总控点;Receiving a network management task configured by a user through the service layer, and sending the network management task to the master control point through the service layer;
    所述通过所述总控点根据各所述网络管理信息进行主动网络管理的步骤,包括:The step of performing active network management according to each of the network management information by the master control point includes:
    通过所述总控点根据所述网络管理任务对各个所述网络管理信息进行处理得到资源层信息,并通过所述总控点将所述资源层信息发送至所述服务层;Processing each of the network management information according to the network management task through the master control point to obtain resource layer information, and sending the resource layer information to the service layer through the master control point;
    通过所述服务层呈现所述资源层信息,并通过所述服务层接收用户基于所述资源层信息对所述网络资源层的管理操作。The resource layer information is presented through the service layer, and management operations of the user on the network resource layer based on the resource layer information are received through the service layer.
  7. 如权利要求6所述的主动网络管理方法,其特征在于,所述网络资源层包括网络设备和网络资源;The active network management method according to claim 6, wherein the network resource layer includes network devices and network resources;
    所述主动网络管理方法还包括:The active network management method further includes:
    当所述主动节点在所述网络资源层发现新的网络设备时,通过所述主动节点采集所述新的网络设备的配置数据并发送至所述总控点;When the active node discovers a new network device at the network resource layer, the active node collects configuration data of the new network device and sends it to the master control point;
    通过所述总控点对所述新的网络设备分配对应的主动节点,并通过所述总控点将所述新的网络设备上报至所述服务层。The new network device is allocated a corresponding active node through the master control point, and the new network device is reported to the service layer through the master control point.
  8. 一种主动网络管理装置,其特征在于,所述主动网络管理装置应用于主动网络管理系统,所述主动网络管理系统包括控制层和网络资源层,所述控制层包括总控点和多个主动节点;An active network management device, characterized in that the active network management device is applied to an active network management system, the active network management system comprises a control layer and a network resource layer, the control layer comprises a master control point and a plurality of active nodes;
    所述主动网络管理装置包括:The active network management device comprises:
    第一调用模块,用于通过所述总控点将网络管理任务分成多个子任务,并通过所述总控点将各个所述子任务下发至各个所述主动节点;A first calling module, used to divide the network management task into a plurality of subtasks through the master control point, and send each of the subtasks to each of the active nodes through the master control point;
    第二调用模块,用于通过各个所述主动节点按照各自接收到的子任务对所述网络资源层进行管理得到各个所述主动节点各自的网络管理信息;A second calling module is used to obtain network management information of each active node by managing the network resource layer according to the subtasks received by each active node;
    第三调用模块,用于通过各个所述主动节点将各自的网络管理信息发送至所述总控点,并通过所述总控点根据各所述网络管理信息进行主动网络管理。The third calling module is used to send the respective network management information to the master control point through each of the active nodes, and perform active network management according to each of the network management information through the master control point.
  9. 一种主动网络管理设备,其特征在于,所述主动网络管理设备包括:存储器、处理器及存储在所述存储器上并可在所述处理器上运行的主动网络管理程序,所述主动网络管理程序配置为实现如权利要求1至7中任一项所述的主动网络管理方法的步骤。An active network management device, characterized in that the active network management device comprises: a memory, a processor, and an active network management program stored in the memory and executable on the processor, wherein the active network management program is configured to implement the steps of the active network management method as described in any one of claims 1 to 7.
  10. 一种计算机可读存储介质,其特征在于,所述计算机可读存储介质上存储有主动网络管理程序,所述主动网络管理程序被处理器执行时实现如权利要求1至7中任一项所述的主动网络管理方法的步骤。 A computer-readable storage medium, characterized in that an active network management program is stored on the computer-readable storage medium, and when the active network management program is executed by a processor, the steps of the active network management method according to any one of claims 1 to 7 are implemented.
PCT/CN2023/137505 2022-12-30 2023-12-08 Active network management method, apparatus and device, and storage medium WO2024140119A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202211714331.2A CN115695135B (en) 2022-12-30 2022-12-30 Active network management method, device, equipment and storage medium
CN202211714331.2 2022-12-30

Publications (1)

Publication Number Publication Date
WO2024140119A1 true WO2024140119A1 (en) 2024-07-04

Family

ID=85057392

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2023/137505 WO2024140119A1 (en) 2022-12-30 2023-12-08 Active network management method, apparatus and device, and storage medium

Country Status (2)

Country Link
CN (1) CN115695135B (en)
WO (1) WO2024140119A1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115695135B (en) * 2022-12-30 2023-03-21 鹏城实验室 Active network management method, device, equipment and storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070022191A1 (en) * 2004-06-24 2007-01-25 Huawei Technologies Co., Ltd. Method for implementing network management
CN102064975A (en) * 2009-11-17 2011-05-18 中国移动通信集团公司 Network equipment supervision method and system
CN104301812A (en) * 2014-09-19 2015-01-21 中国电力科学研究院信息通信研究所 Optical network system and network function visualizing method
US20150229520A1 (en) * 2012-08-29 2015-08-13 Nec Corporation Network monitoring system, communication device, network management method
CN115695135A (en) * 2022-12-30 2023-02-03 鹏城实验室 Active network management method, device, equipment and storage medium

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1177435C (en) * 2001-08-24 2004-11-24 华为技术有限公司 Hierarchical management system for distributed network management platform
US10601635B1 (en) * 2004-04-16 2020-03-24 EMC IP Holding Company LLC Apparatus, system, and method for wireless management of a distributed computer system
US9077611B2 (en) * 2004-07-07 2015-07-07 Sciencelogic, Inc. Self configuring network management system
CN109639516B (en) * 2018-10-17 2022-05-17 平安科技(深圳)有限公司 Monitoring method, device, equipment and storage medium of distributed network system
CN114167760B (en) * 2021-10-23 2023-12-29 西安电子科技大学 Intention driven network management system and method

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070022191A1 (en) * 2004-06-24 2007-01-25 Huawei Technologies Co., Ltd. Method for implementing network management
CN102064975A (en) * 2009-11-17 2011-05-18 中国移动通信集团公司 Network equipment supervision method and system
US20150229520A1 (en) * 2012-08-29 2015-08-13 Nec Corporation Network monitoring system, communication device, network management method
CN104301812A (en) * 2014-09-19 2015-01-21 中国电力科学研究院信息通信研究所 Optical network system and network function visualizing method
CN115695135A (en) * 2022-12-30 2023-02-03 鹏城实验室 Active network management method, device, equipment and storage medium

Also Published As

Publication number Publication date
CN115695135B (en) 2023-03-21
CN115695135A (en) 2023-02-03

Similar Documents

Publication Publication Date Title
EP2796996B1 (en) Cloud infrastructure based management system and method for performing maintenance and deployment for application system
CN100578455C (en) Resource functionality verification before use by a grid job submitted to a grid environment
US10592266B1 (en) Dynamic consolidation of virtual machines
US20070250365A1 (en) Grid computing systems and methods thereof
WO2024140119A1 (en) Active network management method, apparatus and device, and storage medium
US20120136989A1 (en) Systems and methods for reclassifying virtual machines to target virtual machines or appliances based on code analysis in a cloud environment
Dumitrescu et al. Di-gruber: A distributed approach to grid resource brokering
KR20160136489A (en) Method for Resource Management base of Virtualization for cloud service
US8954584B1 (en) Policy engine for automating management of scalable distributed persistent applications in a grid
CN112051771B (en) Multi-cloud data acquisition method and device, computer equipment and storage medium
CN109298937A (en) Document analysis method and the network equipment
CN1954295A (en) Computer system, method, and program for controlling execution of job in distributed processing environment
Rzepka et al. SDN-based fog and cloud interplay for stream processing
Al-Kasassbeh et al. Analysis of mobile agents in network fault management
US20230359967A1 (en) Optimizing Resource Allocation For An Organization
US7783752B2 (en) Automated role based usage determination for software system
Fereira et al. Optimal node selection in communication and computation converged iot network
CN114579250A (en) Method, device and storage medium for constructing virtual cluster
EP2645631A2 (en) A method and a system for automating an enterprise network optimization
CN112398707B (en) Distributed automatic test management method, device, equipment and storage medium
CN115379583A (en) Distributed scheduling method, system, computer equipment and storage medium
Balen et al. Experimental assessment of routing for grid and cloud
JP2004062603A (en) Parallel processing system, server, parallel processing method, program and recording medium
Yang et al. A grid resource broker with network bandwidth-aware job scheduling for computational grids
CN201499180U (en) Device capable of achieving bank-enterprise intercommunication