CN115695135B - Active network management method, device, equipment and storage medium - Google Patents

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

Info

Publication number
CN115695135B
CN115695135B CN202211714331.2A CN202211714331A CN115695135B CN 115695135 B CN115695135 B CN 115695135B CN 202211714331 A CN202211714331 A CN 202211714331A CN 115695135 B CN115695135 B CN 115695135B
Authority
CN
China
Prior art keywords
active
network management
network
control point
master control
Prior art date
Legal status (The legal status 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 status listed.)
Active
Application number
CN202211714331.2A
Other languages
Chinese (zh)
Other versions
CN115695135A (en
Inventor
张宾
张宇
张伟哲
冯禹铭
郭豪
黄树佳
李海
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Peng Cheng Laboratory
Original Assignee
Peng Cheng Laboratory
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 Peng Cheng Laboratory filed Critical Peng Cheng Laboratory
Priority to CN202211714331.2A priority Critical patent/CN115695135B/en
Publication of CN115695135A publication Critical patent/CN115695135A/en
Application granted granted Critical
Publication of CN115695135B publication Critical patent/CN115695135B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

The invention relates to the technical field of network information, in particular to an active network management method, a device, equipment and a storage medium, wherein 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, and the active network management method comprises the following steps: dividing the network management task into a plurality of subtasks through the master control point, and issuing each subtask to each active node through the master control point; managing the network resource layer by each active node according to the received subtasks to obtain respective network management information of each active node; and sending the respective network management information to the master control point through each active node, and carrying out active network management according to the respective network management information through the master control point. The invention realizes the improvement of the practicability of distributed network management.

Description

Active network management method, device, equipment and storage medium
Technical Field
The present invention relates to the field of network information technologies, and in particular, to a method, an apparatus, a device, and a storage medium for active network management.
Background
Network management is the use, integration, and coordination of hardware, software, and human resources to monitor, test, configure, analyze, evaluate, and control network resources. The traditional network management system adopts a centralized management mode, and the problems of large network bandwidth consumption, poor expandability, high management center load and poor guarantee exist in centralized network management.
In order to solve the above problems, a distributed network management mode is proposed at present, in which management work is distributed in the whole network for distributed processing, and then processing results are summarized. At present, the main popular distributed network management technologies include P2P (peer to peer) technologies such as a World Wide WEB (World Wide WEB) technology, and these distributed network management technologies generally need to be used after a traditional centralized network management device is modified, so that the distributed network management technology has a small application range and low practicability.
Disclosure of Invention
The invention mainly aims to provide an active network management method, an active network management device, active network management equipment and a computer readable storage medium, and aims to improve the practicability of distributed network management.
In order to achieve the above object, the present invention provides an active network management method, which is applied to an active network management system, wherein the active network management system comprises a control layer and a network resource layer, and the control layer comprises a master control point and a plurality of active nodes;
the active network management method comprises the following steps:
dividing a network management task into a plurality of subtasks through the master control point, and issuing each subtask to each active node through the master control point;
managing the network resource layer through each active node according to the received subtasks to obtain the network management information of each active node;
and sending the respective network management information to the master control point through each active node, and carrying out active network management according to the network management information through the master control point.
Optionally, the network resource layer includes a plurality of management sub-domains, and the plurality of management sub-domains correspond to the plurality of active nodes one to one;
the step of obtaining the respective network management information of each active node by managing the network resource layer by each active node according to the respective received subtask includes:
and for any target node in the active nodes, the target node manages a management sub-domain corresponding to the target node in the network resource layer according to the received subtasks to obtain the network management information of the target node.
Optionally, the step of obtaining the network management information of the target node by the target node managing a management sub-domain corresponding to the target node in the network resource layer according to the received subtask includes:
acquiring network resource information for a management sub-domain corresponding to the target node in the network resource layer through the target node according to the received subtasks;
and processing the network resource information through the target node according to the received subtasks to obtain the network management information of the target node.
Optionally, the target node binds an external service library;
the step of processing the network resource information by the target node according to the received subtask to obtain the network management information of the target node includes:
dynamically loading the processing service corresponding to the subtask received by the target node from the external service library through the target node according to the received subtask;
and processing the network resource information by the target node according to the processing service to obtain the network management information of the target node.
Optionally, the step of dividing the network management task into a plurality of subtasks by the master control point includes:
and dividing the network management task into a plurality of subtasks by the master control point according to the management subdomains corresponding to the active nodes respectively.
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 the network management information through the master control point comprises the following steps:
processing each 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;
and presenting the resource layer information through the service layer, and receiving the management operation of the user on the network resource layer based on the resource layer information through the service layer.
Optionally, the network resource layer includes a network device and a network resource;
the active network management method further comprises:
when the active node finds new network equipment in the network resource layer, acquiring configuration data of the new network equipment through the active node and sending the configuration data to the master control point;
and distributing corresponding active nodes to the new network equipment through the master control point, and reporting the new network equipment to the service layer through the master control point.
In addition, in order to achieve the above object, the present invention further provides an active network management apparatus, which is applied to an active network management system, where 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;
the active network management device includes:
the first calling module is used for dividing a network management task into a plurality of subtasks through the master control point and issuing each subtask to each active node through the master control point;
the second calling module is used for managing the network resource layer through each active node according to the sub-task received by each active node to obtain the network management information of each active node;
and the third calling module is used for sending the respective network management information to the master control point through each active node and carrying out active network management according to the network management information through the master control point.
In addition, to achieve the above object, the present invention further provides an active network management device, where the active network management device includes a memory, a processor, and an active network management program stored in the memory and capable of running on the processor, and the active network management program implements the steps of the active network management method when executed by the processor.
In addition, to achieve the above object, the present invention also provides a computer readable storage medium, on which an active network management program is stored, and the active network management program realizes the steps of the active network management method when executed by a processor.
The invention provides an active network management system which comprises a control layer and a network resource layer, wherein the control layer comprises 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, each subtask is issued to each active node by the master control point, each active node manages the network resource layer according to the received subtask to obtain the network management information of each active node, each active node sends the network management information to the master control point, and the master control point performs active network management according to the network management information.
In the invention, the network resource layer is managed by adding the active node in the network management system, and 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, the distributed network management technology can be used on the basis of the traditional centralized network management model, and the practicability of the distributed network management technology is improved.
Compared with the traditional centralized network management, the active network management system improves the flexibility of network management and reduces the processing burden of a master control point.
Drawings
Fig. 1 is a schematic structural diagram of an active network management model according to an embodiment of the active network management method of the present invention;
FIG. 2 is a flowchart illustrating a first embodiment of an active network management method according to the present invention;
FIG. 3 is a schematic structural diagram of an active network management model according to an embodiment of the active network management method of the present invention;
fig. 4 is a functional block diagram of an active network management device according to an embodiment of the present invention;
fig. 5 is a schematic structural diagram of an active network management device according to an embodiment of the present invention;
fig. 6 is a schematic structural diagram of a computer-readable storage medium according to an embodiment of the present invention.
The implementation, functional features and advantages of the objects of the present invention will be further explained with reference to the accompanying drawings.
Detailed Description
It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
The embodiment of the invention provides an active network management system, which comprises a control layer and a network resource layer, wherein in a specific implementation mode, the network resource layer can be managed through the control layer.
Specifically, the control layer includes a master control point and a plurality of active nodes, and in a specific embodiment, the network resource layer is managed by the active nodes, and the active nodes can interact with each other to perform cooperative management on the network resource layer. Compared with the control of the network resource layer through the master control point, the flexibility can be improved.
In the detailed description, referring to fig. 1, fig. 1 is a schematic structural diagram of an active network management model according to an embodiment of the active network management method of the present invention. As shown in fig. 1, the operation and maintenance layer in the control layer is a master control point, and the management layer is an active node, where the master control point and the active nodes interact with each other, and each active node interacts with the network resource layer to manage the network resource layer, and each active node may also interact with each other.
Further, in a specific embodiment, an interaction Protocol between the master control point and the active nodes in the active Network Management system may define a set of private interaction Protocol in a WebService (web service) manner, the interaction between the active nodes is performed through a P2P Protocol, and the active nodes and the Network resource layer may be based on a Simple Network Management Protocol (SNMP).
Based on the active network management system, a first embodiment of the active network management method of the present invention is provided, and specifically, referring to fig. 2, fig. 2 is a flowchart illustrating the first embodiment of the active network management method of the present invention.
Reference will now be made in detail to the exemplary embodiments, examples of which are illustrated in the accompanying drawings. When the following description refers to the accompanying drawings, like numbers in different drawings represent the same or similar elements unless otherwise indicated. The embodiments described in the following exemplary embodiments do not represent all embodiments consistent with the present application.
In this embodiment, the device for performing the active network management method according to the embodiment of the present invention may be a urine dipstick analysis device, or may be a mobile phone, a PC (Personal Computer), a tablet Computer, a portable Computer, or the like, and the following description omits to perform the main description for convenience of description. The active network management method of the embodiment comprises the following steps:
step S10: dividing a network management task into a plurality of subtasks through the master control point, and issuing each subtask to each active node through the master control point;
in this embodiment, the master control point divides the network management task into a plurality of subtasks, and the master control point issues each subtask to each active node.
In a specific embodiment, the network management is divided into a plurality of subtasks by the master control point, which may be divided according to the task amount of the network management, for example, the network management task is equally divided into a plurality of subtasks according to the task amount; the network management may also be considered to be divided into a plurality of sub-nodes according to the processing capability of each active node, for example, the management range of the active node in the network resource layer may be according to, and is not particularly limited herein, and the network management may be set according to actual requirements.
In particular embodiments, the network management task may include: and (3) performance management: analyzing network characteristics, resource utilization rate and related activities; fault management: maintaining and checking error logs, receiving error detection reports, tracking, identifying errors, performing diagnostic tests, correcting errors, and the like; evaluating the overall safety of a network system, grasping the safety condition of the existing network in time, and determining the safety level of the system according to the specific risk analysis and the working importance degree; determining the specific range, responsibility, authority and the like of safety management according to the specific safety level requirement; without limitation, strict operation rules and policies, such as security setting, determining the host and network reinforcement and protection, are emphasized.
Step S20: managing the network resource layer through each active node according to the received subtasks 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 a 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 issued to each active node by the master control point, the network resource layer is managed by each active node according to the respective received subtask to obtain network information (hereinafter, referred to as network management information to indicate differentiation) obtained by the management network of each active node.
Further, in an embodiment, the active node may perform information interaction with the network resource layer based on the simple network management protocol, and in this embodiment, the active node manages the network resource layer based on the simple network protocol, so that the active network management system may be compatible with network resources under a centralized network management model, and may implement a distributed network management technique based on a traditional centralized network management model, thereby improving the practicability of the distributed network management technique.
In a specific embodiment, the network management information may be information of network data in a network resource layer, or may also be information of a network device in the network resource layer, which is not limited herein.
Step S30: and sending the respective network management information to the master control point through each active node, and carrying out active network management according to the network management information through the master control point.
In this embodiment, after receiving the subtasks issued by the master control point by each active node, each active node manages the network resource layer according to the respective received subtasks to obtain respective network management information of each active node, sends the respective network management information to the master control point by each active node, and performs active network management according to the respective network management information by the master control point.
Further, in some possible embodiments, referring to fig. 3, fig. 3 is a schematic structural diagram of an active network management model related to an embodiment of the active network management method of the present invention, as shown in fig. 3, the active network management system further includes a service layer, the active network management system can receive a management operation of a user on a network resource layer through the service layer, and can manage a network management task of a master control point through the service layer.
In this embodiment, in step S10: before the master control point divides the network management task into a plurality of subtasks, 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;
in this embodiment, the active network management system may receive, through the service layer, a management operation of a user on the network resource layer. Specifically, a service layer receives a network management task configured by a user, and the network management task is sent to a master control point through the service layer;
for example, in the specific implementation, the service layer may directly face the user operation, and may provide the network management task issued by the user management, and at the same time, may provide the user to check and edit the network topology and check the abnormal conditions of the network
In this embodiment, the step S30: the active network management is performed by the master control point according to each piece of network management information, and the active network management may include:
step S301: processing each 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;
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 according to each network management information, the master control point processes each network management information according to a network management task to obtain network information of the entire network resource layer (hereinafter referred to as resource layer information for distinction).
In a specific embodiment, the network management information sent by each active node may be collected by the master control point to obtain resource layer information, and the specific processing is determined according to the network management task, which is not limited herein.
In this embodiment, after the resource layer information is obtained by processing each network management information according to the network management task through the master control point, the resource layer information is sent to the service layer through the master control point, so as to provide a user to perform management operation on the network resource layer through the service layer.
Step S302: and presenting the resource layer information through the service layer, and receiving the management operation of the user on the network resource layer based on the resource layer information through the service layer.
In this embodiment, after the total control point processes each network management information according to the network management task to obtain the resource layer information, and the total control point sends the resource layer information to the service layer, the service layer presents the resource layer information, and the service layer receives the management operation of the user on the network resource layer based on the resource layer information.
It should be noted that, in this embodiment, the service layer provides the user to operate the network resource layer, so that the user can conveniently manage the network resource layer.
Further, in some possible embodiments, the network resource layer includes network devices and network resources. The active network management method further comprises:
step S50: when the active node finds new network equipment in the network resource layer, acquiring configuration data of the new network equipment through the active node and sending the configuration data to the master control point;
in this embodiment, a new network device may be accessed in the network resource layer, and in a specific implementation, the network device may be a personal computer, a smart phone, or another device, which is not limited herein.
When the active node finds new network equipment in the network resource layer, the active node can acquire the configuration data of the new network equipment and send the configuration data to the master control point. In particular embodiments, this may be by
The active node which finds the new network equipment collects the configuration data of the new network equipment and sends the configuration data to the master control point; the information of the new network device may also be sent to other active nodes by the active node that discovers the new network device, and the other active nodes except the active node that discovers the new network device collect the configuration data of the new network device, which may be specifically set according to actual requirements, and is not limited herein.
Step S60: and distributing corresponding active nodes to the new network equipment through the master control point, and reporting the new network equipment 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 a 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 embodiment, the active node corresponding to the new network device may be an 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 herein.
It should be noted that, in this embodiment, when the active node discovers a new network device in the network resource layer, the active node acquires configuration data of the new network device and sends the configuration data to the master control point, the master control point allocates a corresponding active node to the new network device, and the master control point reports the new network device to the service layer. According to the embodiment, the master control point can timely manage the new network equipment in the network resource layer, and the timeliness of network management is improved.
In this embodiment, an active network management system is provided, where the active network management system includes a control layer and a network resource layer, and the control layer includes a master control point and a plurality of active nodes. In this embodiment, the network management task is divided into a plurality of subtasks by the master control point, each subtask is issued to each active node by the master control point, each active node manages the network resource layer according to the received subtask to obtain the network management information of each active node, each active node sends the network management information of each active node to the master control point, and the master control point performs active network management according to the network management information.
In this embodiment, an active node is added to the network management system to manage the network resource layer, and 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 network resources under a centralized network management model, a distributed network management technology can be used on the basis of a traditional centralized network management model, and the practicability of the distributed network management technology is improved.
Compared with the traditional centralized network management, the active network management system in the embodiment improves the flexibility of network management and reduces the processing burden of the master control point.
Further, based on the first embodiment, a second embodiment of the active network management method according to the present invention is provided, in this embodiment, the network resource layer includes a plurality of management sub-domains, and each management sub-domain corresponds to each active node one to one, and in this embodiment, in the step S20: the step of managing the network resource layer by each active node according to the received subtask may include:
step S201: and for any target node in the active nodes, the target node manages a management sub-domain corresponding to the target node in the network resource layer according to the received subtasks to obtain the network management information of the target node.
In this embodiment, each active node manages one management sub-domain, and in a specific implementation, the management sub-domains may be allocated to each active node through a master control point.
Specifically, in this embodiment, for any active node (hereinafter referred to as a target node for distinction), the target node manages a management sub-domain corresponding to the target node in the network resource layer according to the received subtask, so as to obtain network management information of the target node.
In a specific embodiment, the target node manages a management sub-domain corresponding to the target node in the network resource layer according to the received subtask, where the management sub-domain may be managed by the target node, and information of the management sub-domain may be acquired by the target node, for example, network device information is acquired by the target node; or the target node may collect information and then perform processing, for example, obtain a network topology, and may specifically be determined according to the content of the subtask received by the target node, which is not limited herein.
It should be noted that, in this embodiment, each active node manages its corresponding management sub-domain, and can perform distributed management on the network resource layer, thereby improving the flexibility of network management.
Further, in some possible embodiments, the step S201: the obtaining, by the target node, network management information of the target node by managing a management sub-domain corresponding to the target node in the network resource layer according to the received subtask may include:
step S2011: acquiring network resource information for a management subdomain corresponding to the target node in the network resource layer through the target node according to the received subtasks;
in this embodiment, the network management information may be obtained by processing the acquired information by the target node.
Specifically, in this embodiment, the target node collects information (hereinafter referred to as network resource information for distinction) of a management sub-domain corresponding to the target node in the network resource layer according to the received subtask.
Step S2012: and processing the network resource information through the target node according to the received subtasks to obtain the network management information of the target node.
In this embodiment, after the network resource information is collected by the target node for the management sub-domain corresponding to the target node in the network resource layer according to the received subtask, the network resource information is processed by the target node according to the received subtask to obtain the network management information of the target node.
Further, in a specific embodiment, 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 may also be a dynamic binding external service, when the target node manages a management sub-domain corresponding to the target node, the target node dynamically loads a processing service corresponding to a subtask received by the target node in an external service library, and the target node may process network resource information corresponding to the target node according to the processing service, specifically, may perform setting according to actual requirements, and does not perform setting here.
Further, in some possible embodiments, the target node binds to the external service library, and the step S2012: the obtaining of the network management information of the target node by the target node processing the network resource information according to the received subtask may include:
step S20121: dynamically loading the processing service corresponding to the subtask received by the target node from the external service library through the target node according to the received subtask;
in this embodiment, the processing program is loaded in a manner that the target node dynamically binds to the external service, so as to process the information acquired by the target node.
Specifically, in this embodiment, the processing service corresponding to the subtask received by the target node is dynamically loaded from the external service library by the target node according to the received subtask.
Step S20121: and processing the network resource information by the target node according to the processing service to obtain the network management information of the target node.
In this embodiment, after the processing service corresponding to the subtask received by the target node is dynamically loaded from the external service library by the target node according to the received subtask, 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.
It should be noted that, in this embodiment, the processing service corresponding to the subtask received by the target node is dynamically loaded from the external service library by the target node according to the received subtask, and the network resource information is processed by the target node according to the processing service, so as to obtain the network management information of the target node. Different from the service layer providing the processing service for compiling the subtasks received by the target node by the user, the embodiment realizes that when the management subdomain of the subtasks received by the target node changes, the processing service does not need to be modified and compiled, and only an external service library is operated, so that the convenience and the flexibility of network management are improved.
Further, in some possible embodiments, in step S10 above: dividing the network management task into a plurality of subtasks by the master control point, which may include:
step S101: and dividing the network management task into a plurality of subtasks by the master control point according to the management subdomains corresponding to the active nodes respectively.
In this embodiment, the network management task is divided into a plurality of subtasks by the master control point according to the management sub-domain of each active node.
In this embodiment, the network resource layer includes a plurality of management sub-domains, and for any target node in each active node, the target node manages the management sub-domain corresponding to the target node in the network resource layer according to the received subtask, so as to obtain the network management information of the target node.
In this embodiment, an active node is added to the main network management system to manage each management sub-domain in the network resource layer, so that the active network management system can be compatible with network resources under a centralized network management model, a distributed network management technology can be used on the basis of a traditional centralized network management model, and the practicability of the distributed network management technology is improved.
In this embodiment, the active network management system manages the respective corresponding management subdomains through each active node, and the active network management system has the characteristic of distributed network management, and compared with the traditional centralized network management, the embodiment improves the flexibility of network management and reduces the processing burden of the master control point.
In addition, the invention also provides an active network management device, which is applied to an active network management system, wherein the active network management system comprises a control layer and a network resource layer, and the control layer comprises a master control point and a plurality of active nodes. Referring to fig. 4, fig. 4 is a functional module diagram of an active network management device according to an embodiment of the present invention. The active network management device includes:
the first calling module is used for dividing a network management task into a plurality of subtasks through the master control point and issuing each subtask to each active node through the master control point;
the second calling module is used for managing the network resource layer through each active node according to the received subtasks to obtain the network management information of each active node;
and the third calling module is used for sending the respective network management information to the master control point through each active node and carrying out active network management according to the respective network management information through the master control point.
Further, the network resource layer includes a plurality of management sub-domains, and the second invoking module 20 is further configured to:
and for any target node in the active nodes, the target node manages a management sub-domain corresponding to the target node in the network resource layer according to the received subtasks to obtain the network management information of the target node.
Further, the second invoking module 20 is further configured to:
acquiring network resource information for a management sub-domain corresponding to the target node in the network resource layer through the target node according to the received subtasks;
and processing the network resource information through the target node according to the received subtasks to obtain the network management information of the target node.
Further, the target node is bound to an external service library, and the second invoking module 20 is further configured to:
dynamically loading the processing service corresponding to the subtask received by the target node from the external service library through the target node according to the received subtask;
and processing the network resource information by the target node according to the processing service to obtain the network management information of the target node.
Further, the first invoking module 10 is further configured to:
and dividing the network management task into a plurality of subtasks by the master control point according to the management subdomains corresponding to the active nodes respectively.
Further, the active network management system further includes a service layer, and the active network management apparatus includes a fourth invoking module, where the fourth invoking module is configured 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;
the third calling module 30 is further configured to:
processing each 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;
and presenting the resource layer information through the service layer, and receiving the management operation of the user on the network resource layer based on the resource layer information through the service layer.
Further, the network resource layer includes a network device and a network resource, and the active network management apparatus includes a fifth invoking module, where the fifth invoking module is configured to:
when the active node finds new network equipment in the network resource layer, acquiring configuration data of the new network equipment through the active node and sending the configuration data to the master control point;
and distributing corresponding active nodes to the new network equipment through the master control point, and reporting the new network equipment to the service layer through the master control point.
The steps of the active network management method are implemented when each functional module of the active network management device runs.
In addition, the invention also provides active network management equipment. Referring to fig. 5, fig. 5 is a schematic structural diagram of an active network management device according to an embodiment of the present invention. The active network management device in the embodiment of the present invention may specifically be a device that locally operates an active network management system.
As shown in fig. 5, the active network management device according to 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. Wherein a communication bus 1002 is used to enable connective communication between these components. The user interface 1003 may include a Display screen (Display), an input unit such as a Keyboard (Keyboard), and the optional user interface 1003 may also include a standard wired interface, a wireless interface. The network interface 1004 may optionally include a standard wired interface, a wireless interface (e.g., a Wi-Fi interface).
A memory 1005 is provided on the active network management device body, and the memory 1005 stores a program that realizes corresponding operations when executed by the processor 1001. The memory 1005 is also used to store parameters for use by the active network management device. The memory 1005 may be a high-speed RAM memory or a non-volatile memory (e.g., a magnetic disk memory). The memory 1005 may alternatively be a storage device separate from the processor 1001.
Those skilled in the art will appreciate that the active network management device configuration shown in fig. 5 does not constitute a limitation of active network management devices and may include more or fewer components than shown, or some components may be combined, or a different arrangement of components.
As shown in fig. 5, a memory 1005, which is a storage medium, may include therein an operating system, a network processing module, a user interface module, and an active network management program.
In the active network management device shown in fig. 5, the active network management program 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 general control point and a plurality of active nodes, and the processor 1001 may be configured to call the active network management program stored in the memory 1005 and perform the following operations:
dividing a network management task into a plurality of subtasks through the master control point, and issuing each subtask to each active node through the master control point;
managing the network resource layer through each active node according to the received subtasks to obtain the network management information of each active node;
and sending the respective network management information to the master control point through each active node, and carrying out active network management according to the network management information through the master control point.
Further, the network resource layer includes a plurality of management sub-domains, the plurality of management sub-domains correspond to the plurality of active nodes one to one, and the operation of obtaining the respective network management information of each active node by each active node managing the network resource layer according to the respective received subtasks includes:
and for any target node in the active nodes, the target node manages a management sub-domain corresponding to the target node in the network resource layer according to the received subtasks to obtain the network management information of the target node.
Further, the operation of obtaining the network management information of the target node by the target node managing the management sub-domain corresponding to the target node in the network resource layer according to the received subtask includes:
acquiring network resource information for a management sub-domain corresponding to the target node in the network resource layer through the target node according to the received subtasks;
and processing the network resource information through the target node according to the received subtasks to obtain the network management information of the target node.
Further, the operation of the target node binding an external service library, and processing the network resource information according to the received subtask by the target node to obtain the network management information of the target node includes:
dynamically loading the processing service corresponding to the subtask received by the target node from the external service library through the target node according to the received subtask;
and processing the network resource information by the target node according to the processing service to obtain the network management information of the target node.
Further, the operation of dividing the network management task into a plurality of subtasks by the general control point includes:
and dividing the network management task into a plurality of subtasks by the master control point according to the management subdomains corresponding to the active nodes respectively.
Further, the active network management system further includes a service layer, and before the operation of dividing the network management task into a plurality of subtasks by the general control point, the processor 1001 may be further configured to call an 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 the network management information through the master control point comprises the following steps:
processing each 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;
and presenting the resource layer information through the service layer, and receiving the management operation of the user on the network resource layer based on the resource layer information through the service layer.
Further, the network resource layer includes network devices and network resources, and the processor 1001 may be further configured to invoke an active network management program stored in the memory 1005 and perform the following operations:
when the active node finds new network equipment in the network resource layer, acquiring configuration data of the new network equipment through the active node and sending the configuration data to the master control point;
and distributing corresponding active nodes to the new network equipment through the master control point, and reporting the new network equipment to the service layer through the master control point.
In addition, the invention also provides a computer readable storage medium. Referring to fig. 6, fig. 6 is a schematic structural diagram of a computer-readable storage medium according to an embodiment of the present invention. The computer readable storage medium has stored thereon an active network management program, which when executed by the processor implements the steps of the active network management method as described above.
It should be noted that, in this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or system that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or system. Without further limitation, an element defined by the phrases "comprising a," "8230," "8230," or "comprising" does not exclude the presence of other like elements in a process, method, article, or system comprising the element.
The above-mentioned serial numbers of the embodiments of the present invention are merely for description and do not represent the merits of the embodiments.
Through the above description of the embodiments, those skilled in the art will clearly understand that the method of the above embodiments can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware, but in many cases, the former is a better implementation manner. Based on such understanding, the technical solutions of the present invention or portions thereof contributing to the prior art may 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 mentioned above and includes several instructions for enabling an active network management device (which may be a mobile phone, a computer, a server, or a network device) to execute the methods according to the embodiments of the present invention.
The above description is only a preferred embodiment of the present invention, and not intended to limit the scope of the present invention, and all modifications of equivalent structures and equivalent processes, which are made by using the contents of the present specification and the accompanying drawings, or directly or indirectly applied to other related technical fields, are included in the scope of the present invention.

Claims (9)

1. An active network management method is 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, a network resource layer and a service layer, the control layer comprises a master control point and a plurality of active nodes, and the network resource layer comprises network equipment and network resources;
the active network management method comprises the following steps:
dividing a network management task into a plurality of subtasks through the master control point, and issuing each subtask to each active node through the master control point;
managing the network resource layer through each active node according to the received subtasks to obtain the network management information of each active node;
sending respective network management information to the master control point through each active node, and performing active network management according to the network management information through the master control point;
when the active node discovers a new network device on the network resource layer, the information of the new network device is sent to other active nodes through the active node discovering the new network device, and the configuration data of the new network device is collected and sent to the master control point through the active nodes except the active node discovering the new network device;
and distributing corresponding active nodes to the new network equipment through the master control point, and reporting the new network equipment to the service layer through the master control point.
2. The proactive network management method according to claim 1, wherein the network resource layer includes a plurality of management sub-domains, the plurality of management sub-domains corresponding one-to-one to the plurality of the proactive nodes;
the step of obtaining the respective network management information of each active node by managing the network resource layer by each active node according to the respective received subtask includes:
and for any target node in the active nodes, the target node manages a management sub-domain corresponding to the target node in the network resource layer according to the received subtasks to obtain the network management information of the target node.
3. The active network management method according to claim 2, wherein the step of obtaining the network management information of the target node by the target node managing a management sub-domain corresponding to the target node in the network resource layer according to the received subtask comprises:
acquiring network resource information for a management sub-domain corresponding to the target node in the network resource layer through the target node according to the received subtasks;
and processing the network resource information through the target node according to the received subtasks to obtain the network management information of the target node.
4. The active network management method of claim 3 wherein the target node binds to an external traffic base;
the step of processing the network resource information by the target node according to the received subtask to obtain the network management information of the target node includes:
dynamically loading the processing service corresponding to the subtask received by the target node from the external service library through the target node according to the received subtask;
and processing the network resource information by the target node according to the processing service to obtain the network management information of the target node.
5. The active network management method of claim 2 wherein the step of dividing the network management task into a plurality of subtasks by the grandmaster node comprises:
and dividing the network management task into a plurality of subtasks by the master control point according to the management subdomains corresponding to the active nodes respectively.
6. The active network management method according to any one of claims 1 to 5, wherein prior to the step of dividing a network management task into a plurality of subtasks by the general 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 the network management information through the master control point comprises the following steps:
processing each 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;
and presenting the resource layer information through the service layer, and receiving the management operation of the user on the network resource layer based on the resource layer information through the service layer.
7. An active network management device is 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, a network resource layer and a service layer, the control layer comprises a master control point and a plurality of active nodes, and the network resource layer comprises network equipment and network resources;
the active network management device includes:
the first calling module is used for dividing a network management task into a plurality of subtasks through the master control point and issuing each subtask to each active node through the master control point;
the second calling module is used for managing the network resource layer through each active node according to the received subtasks to obtain the network management information of each active node;
the third calling module is used for sending respective network management information to the master control point through each active node and carrying out active network management according to the network management information through the master control point;
a fifth calling module, configured to, when the active node discovers a new network device in the network resource layer, send information of the new network device to other active nodes through the active node that discovers the new network device, and collect configuration data of the new network device through the active nodes other than the active node that discovers the new network device and send the configuration data to the master control point;
and distributing corresponding active nodes to the new network equipment through the master control point, and reporting the new network equipment to the service layer through the master control point.
8. An active network management device, comprising: memory, a processor and an active network management program stored on the memory and executable on the processor, the active network management program being configured to implement the steps of the active network management method according to any of claims 1 to 6.
9. A computer-readable storage medium, having stored thereon an active network management program, which when executed by a processor, performs the steps of the active network management method of any one of claims 1 to 6.
CN202211714331.2A 2022-12-30 2022-12-30 Active network management method, device, equipment and storage medium Active CN115695135B (en)

Priority Applications (1)

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

Applications Claiming Priority (1)

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

Publications (2)

Publication Number Publication Date
CN115695135A CN115695135A (en) 2023-02-03
CN115695135B true CN115695135B (en) 2023-03-21

Family

ID=85057392

Family Applications (1)

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

Country Status (1)

Country Link
CN (1) CN115695135B (en)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114167760A (en) * 2021-10-23 2022-03-11 西安电子科技大学 Intention-driven network management system and method

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
CN102064975B (en) * 2009-11-17 2013-09-25 中国移动通信集团公司 Network equipment supervision method and system
CN109639516B (en) * 2018-10-17 2022-05-17 平安科技(深圳)有限公司 Monitoring method, device, equipment and storage medium of distributed network system

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114167760A (en) * 2021-10-23 2022-03-11 西安电子科技大学 Intention-driven network management system and method

Also Published As

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

Similar Documents

Publication Publication Date Title
CN107534570B (en) Computer system, method and medium for virtualized network function monitoring
EP3507692B1 (en) Resource oversubscription based on utilization patterns in computing systems
CN110266716B (en) Unified service platform system of power grid
EP2796996B1 (en) Cloud infrastructure based management system and method for performing maintenance and deployment for application system
Herbst et al. Ready for rain? A view from SPEC research on the future of cloud metrics
US8024737B2 (en) Method and a system that enables the calculation of resource requirements for a composite application
CN109995669B (en) Distributed current limiting method, device, equipment and readable storage medium
JP4677813B2 (en) Server performance measurement method, server performance measurement system, and computer program used therefor
KR100551454B1 (en) Grid computing control method for testing application program capacity of server and service method there of
Dumitrescu et al. Di-gruber: A distributed approach to grid resource brokering
US10892947B2 (en) Managing cross-cloud distributed application
CN110971480B (en) Computer network condition monitoring method and device, computer equipment and storage medium
US8954584B1 (en) Policy engine for automating management of scalable distributed persistent applications in a grid
GB2591973A (en) Method and apparatus for mapping network slices onto network infrastructures with SLA guarantee
CN111966556A (en) Performance pressure measurement method and device, server and computer readable storage medium
KR101256918B1 (en) Method for enhancing scalability and availability of cloud services and the system thereby
CN106465366B (en) Resource allocation for ad hoc networks
CN105677492B (en) A kind of reliability application execution method of terminaloriented
CN102929693B (en) Performance evaluation method and device for servers of whole equipment cabinet
CN111464331A (en) Control method and system for thread creation and terminal equipment
CN108604996B (en) Strategy transmission method and device in NFV system
EP3633508A1 (en) Load distribution for integration scenarios
CN115695135B (en) Active network management method, device, equipment and storage medium
CN101217417A (en) A distributed IP network performance test system
WO2024140119A1 (en) Active network management method, apparatus and device, and storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant