CN111901204A - Cloud network inspection method, device and system - Google Patents

Cloud network inspection method, device and system Download PDF

Info

Publication number
CN111901204A
CN111901204A CN202010782574.4A CN202010782574A CN111901204A CN 111901204 A CN111901204 A CN 111901204A CN 202010782574 A CN202010782574 A CN 202010782574A CN 111901204 A CN111901204 A CN 111901204A
Authority
CN
China
Prior art keywords
inspection
target
module
cloud network
instruction
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.)
Granted
Application number
CN202010782574.4A
Other languages
Chinese (zh)
Other versions
CN111901204B (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.)
China Ums Co ltd
Original Assignee
China Ums Co ltd
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 China Ums Co ltd filed Critical China Ums Co ltd
Priority to CN202010782574.4A priority Critical patent/CN111901204B/en
Publication of CN111901204A publication Critical patent/CN111901204A/en
Application granted granted Critical
Publication of CN111901204B publication Critical patent/CN111901204B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L43/00Arrangements for monitoring or testing data switching networks
    • H04L43/08Monitoring or testing based on specific metrics, e.g. QoS, energy consumption or environmental parameters
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L43/00Arrangements for monitoring or testing data switching networks
    • H04L43/04Processing captured monitoring data, e.g. for logfile generation
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L43/00Arrangements for monitoring or testing data switching networks
    • H04L43/08Monitoring or testing based on specific metrics, e.g. QoS, energy consumption or environmental parameters
    • H04L43/0805Monitoring or testing based on specific metrics, e.g. QoS, energy consumption or environmental parameters by checking availability
    • H04L43/0817Monitoring or testing based on specific metrics, e.g. QoS, energy consumption or environmental parameters by checking availability by checking functioning

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Environmental & Geological Engineering (AREA)
  • Data Mining & Analysis (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

The invention discloses a cloud network inspection method, which comprises the following steps: sending a patrol inspection instruction, wherein the patrol inspection instruction comprises: physical equipment inspection and/or virtual equipment inspection; determining each target node for executing the inspection task in the target cloud network according to the inspection instruction; determining each target device associated with the routing inspection instruction in each target node; and executing the inspection task in each target device according to the inspection instruction. According to the inspection method, the physical equipment and the virtual equipment can be inspected, and the interaction between the physical equipment and the virtual equipment in the target cloud network is realized through the inspection method.

Description

Cloud network inspection method, device and system
Technical Field
The invention relates to the technical field of cloud networks, in particular to a cloud network inspection method, device and system.
Background
In the process of polling the cloud network, the Openstack cloud self-owned polling tool is adopted to poll the system running state of the virtual machine in the cloud network only, and patrol and monitor the basic running state of the physical equipment only according to information such as CPU (Central processing Unit) and memory utilization rate so as to monitor the cloud network.
The inventor researches the conventional inspection method based on the Openstack cloud self-owned inspection tool, and finds that the inspection method regards network equipment as a server, and the monitoring of a specific network protocol is considered to be applied to the server, so that inspection and monitoring cannot be performed, and thus an interactive network between physical equipment and a virtual machine forming a cloud network is short of support.
Disclosure of Invention
In view of this, the present invention provides a cloud network polling method, device and system, so as to solve the problem that in the prior art, network devices are regarded as servers, monitoring of a specific network protocol is regarded as application on the servers, and polling and monitoring cannot be performed, so that an interactive network between physical devices and virtual machines forming a cloud network lacks support. The specific scheme is as follows:
a cloud network inspection method comprises the following steps:
sending a patrol inspection instruction, wherein the patrol inspection instruction comprises: physical equipment inspection and/or virtual equipment inspection;
determining each target node for executing the inspection task in the target cloud network according to the inspection instruction;
determining each target device associated with the routing inspection instruction in each target node;
and executing the inspection task in each target device according to the inspection instruction.
The above method, optionally, further includes:
receiving a polling result;
comparing the inspection result with an expected result, and determining the number of devices and the device names corresponding to abnormal data when the inspection result has the abnormal data;
and feeding back the number of the devices and the names of the devices.
Optionally, in the method, determining each target node executing the inspection task in the target cloud network according to the inspection instruction includes:
analyzing the inspection instruction to obtain the identifier of the inspection instruction;
and traversing the target cloud network, and searching each target node with the same identifier.
Optionally, in the method, executing the inspection task according to the inspection instruction in each target device includes:
acquiring the priority of each target device;
and executing the inspection tasks on the target devices according to the priority sequence.
The above method, optionally, further includes:
and reserving an application programming interface, a network management protocol port, a system log or recording port and an active detection script port for the target cloud network.
A patrolling party device of a cloud network, comprising:
the sending module is used for sending an inspection instruction, wherein the inspection instruction comprises: physical equipment inspection and/or virtual equipment inspection;
the target node determining module is used for determining each target node for executing the inspection task in the target cloud network according to the inspection instruction;
the target equipment determining module is used for determining each target equipment which is associated with the routing inspection instruction in each target node;
and the execution module is used for executing the inspection task in each target device according to the inspection instruction.
The above apparatus, optionally, further comprises:
the receiving module is used for receiving the inspection result;
the comparison and determination module is used for comparing the inspection result with an expected result, and determining the equipment number and the equipment name corresponding to abnormal data when the inspection result has the abnormal data;
and the feedback module is used for feeding back the number of the equipment and the name of the equipment.
The above apparatus, optionally, the target node determining module includes:
the identification acquisition unit is used for analyzing the inspection instruction and acquiring the identification of the inspection instruction;
and the searching unit is used for traversing the target cloud network and searching each target node with the same identifier.
The above apparatus, optionally, the execution module includes:
a priority acquiring unit, configured to acquire a priority of each target device;
and the execution unit is used for executing the inspection tasks on the target devices according to the priority order.
An inspection system of a cloud network, comprising: control module, agent module, interface module and output module, wherein:
the control module is used for sending an inspection instruction and receiving an inspection result;
the agent modules are used for carrying out routing inspection according to the routing inspection instruction, wherein at least one agent module is provided;
the interface module is used for providing an interface for the target cloud network;
and the output module is used for outputting the inspection result according to a preset form.
Compared with the prior art, the invention has the following advantages:
the invention discloses a cloud network inspection method, which comprises the following steps: sending a patrol inspection instruction, wherein the patrol inspection instruction comprises: physical equipment inspection and/or virtual equipment inspection; determining each target node for executing the inspection task in the target cloud network according to the inspection instruction; determining each target device associated with the routing inspection instruction in each target node; and executing the inspection task in each target device according to the inspection instruction. According to the inspection method, the physical equipment and the virtual equipment can be inspected, and the interaction between the physical equipment and the virtual equipment in the target cloud network is realized through the inspection method.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts.
Fig. 1 is a block diagram of a cloud network inspection system according to an embodiment of the present invention;
fig. 2 is a flowchart of a method for polling a cloud network according to an embodiment of the present invention;
fig. 3 is another flowchart of a polling method of a cloud network disclosed in the embodiment of the present invention;
fig. 4 is another flowchart of a polling method of a cloud network disclosed in the embodiment of the present invention;
fig. 5 is a block diagram of a structure of an inspection device of a cloud network according to the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
The invention discloses a cloud network inspection method, a cloud network inspection device and a cloud network inspection system, which are applied to the inspection process of a cloud network. OpenStack supports almost all types of cloud environments, and the project aims to provide a cloud computing management platform which is simple to implement, can be expanded in a large scale, is rich and has a unified standard. The same python environment is used based on the Openstack high-level process, and routing inspection can be achieved without extra environment support. The Openstack cloud self-owned inspection tool only aims at the system running state of the virtual machines on the cloud, and lacks corresponding support for physical equipment forming the bottom layer network of the cloud and an interaction network between the virtual machines. It has the following disadvantages such as: only the basic operation state of the equipment, such as information of CPU, memory utilization rate and the like, is subjected to routing inspection and monitoring; the physical equipment is regarded as a server, and the monitoring of a specific network protocol is considered to be applied to the server, so that the polling and monitoring cannot be carried out. E.g., dynamic routing protocols, security policy matching states, etc.; the perception of the network overall situation is lacked, the importance degree cannot be distinguished among all nodes, and whether the overall influences of the same information are the same or not cannot be judged on the basis of the overall situation; based on the above problems, the present invention provides a cloud network patrol system, wherein a structural block diagram of the patrol system is shown in fig. 1, and the cloud network patrol system includes:
a control module 101, an agent module 102, an interface module 103, and an output module 104, wherein:
the control module 101 is used for sending an inspection instruction and receiving an inspection result;
in the embodiment of the present invention, the control module 101 may be a virtual machine or a terminal, and the control module 101 may be configured to send an inspection instruction, receive an inspection result when inspection is completed, and display the inspection result.
The agent modules 102 are used for performing inspection according to the inspection instruction, wherein at least one agent module is provided;
in this embodiment of the present invention, the number of the agent modules may be multiple, each agent module is connected to the control module 101 in a distributed deployment manner, each agent module includes multiple devices, and the multiple devices may be virtual devices or virtual devices.
The interface module 103 is configured to provide an interface for the target cloud network;
in this embodiment of the present invention, the receiving module 103 includes: an application programming interface, a network management protocol port, a system log or logging port, and an active detection script port.
The output module 104 is configured to output the inspection result according to a preset form.
In the embodiment of the present invention, the preset form may be a form of generating a report, generating an alarm, sending an email, or other preferential forms, for example, sending the inspection result to a maintenance staff in the form of an email.
For example, the functional body of the patrol inspection system can comprise an agent and a master, wherein the master can predefine cloud network and upper-layer business and provide global perception. Meanwhile, the master is used as a control center to send polling related instructions to each agent at regular time, and the agents complete polling tasks, support command lists, predefined scripts, various standard protocols (such as SNMP and the like) supported by the polling network equipment and equipment manufacturers own APIs. after finishing the polling task, the agent returns the acquired related information to the master, and the master sorts, classifies and files the data; and combining with predefined global network and upper layer service information, updating running state, generating report forms, and generating early warning or warning to notify maintenance personnel.
Furthermore, the master is used as a control center to send out inspection commands to all agents, the agents complete inspection tasks, inspection results are fed back to the master for result analysis, and network states are reported to relevant personnel in a visual report mode. The agents and the master are completely decoupled, the agents and the master can be deployed in a centralized mode or in a separated mode, the agents can be deployed in multiple modes according to the inspection targets, theoretically, one machine room corresponds to one agent, and each agent is independently inspected and independently reported the inspection result. The background hosting of the software is centrally controlled by a supervisor, the agent and the process related to the master are comprehensively managed, the process comprises the starting/stopping/state query of the process and the like, and the process can be rapidly restarted when the process fault is detected, so that the system stability is improved
Based on the inspection system, the invention also provides an inspection method of the cloud network, the execution flow of the inspection method is shown in fig. 2, and the inspection method comprises the following steps:
s201, sending an inspection instruction, wherein the inspection instruction comprises: physical equipment inspection and/or virtual equipment inspection;
in the embodiment of the present invention, the routing inspection instruction may include a CPU, a memory, a flow rate, a dynamic routing protocol, a security policy matching state, and the like, where the routing inspection instruction may be sent manually or automatically, the manual mode may be sending by clicking a button, and the automatic mode may be sending for a preset duration at each interval, where the preset duration may be set according to experience or specific conditions.
S202, determining each target node for executing the inspection task in the target cloud network according to the inspection instruction;
in the embodiment of the invention, the target cloud network is a cloud network which is currently in inspection, wherein an association relation is established for inspection instructions and nodes through identifiers, one inspection instruction can establish a corresponding relation with a plurality of nodes, and the identifiers are distributed to the inspection instructions and the nodes in advance. When the identifier in the inspection instruction is the same as the identifier of the node, it indicates that the node is a target node corresponding to the inspection instruction, where the identifier may include: numbers, letters, numbers or other preferred forms of identification. In the process of determining the destination and the node, the routing inspection instruction needs to be analyzed to obtain the identifier of the routing inspection instruction, and then the target cloud network is traversed to search each target node which is the same as the identifier.
S203, determining each target device associated with the routing inspection instruction in each target node;
in the embodiment of the present invention, each target node includes multiple devices, where the multiple devices may be physical devices or virtual devices, the physical device may be a computer, and the virtual device may be a virtual machine, analyzes the inspection instruction, obtains a name, a number, or other preferred identifiers of the target devices included in the inspection instruction, traverses each target node, and looks up each target device associated with the target instruction according to the name, the number, or other preferred identifiers of the target devices.
And S204, executing the inspection task in each target device according to the inspection instruction.
In the embodiment of the present invention, the type of the inspection task included in the inspection instruction is analyzed, and the inspection task is executed, for example, when the type of the inspection task is to monitor the traffic of the device a and the device B, target nodes corresponding to the device a and the device B are determined, where the target nodes to which the device a and the device B belong may be the same or different, and the device a and the device B may be either virtual devices or physical devices. And searching the equipment A and the equipment B in the target node, and monitoring the flow of the equipment A and the equipment B when the equipment A and the equipment B are searched.
Furthermore, an application programming interface, a network management protocol port, a system log or recording port and an active detection script port are reserved for the target cloud network, so that the target cloud network is extensible, for example, the application programming interface can be externally connected with other applications, and the running state of the target cloud network is recorded through the system log or recording port.
The invention discloses a cloud network inspection method, which comprises the following steps: sending a patrol inspection instruction, wherein the patrol inspection instruction comprises: physical equipment inspection and/or virtual equipment inspection; determining each target node for executing the inspection task in the target cloud network according to the inspection instruction; determining each target device associated with the routing inspection instruction in each target node; and executing the inspection task in each target device according to the inspection instruction. According to the inspection method, the physical equipment and the virtual equipment can be inspected, and the interaction between the physical equipment and the virtual equipment in the target cloud network is realized through the inspection method.
In the embodiment of the present invention, when the routing inspection is completed, each target node feeds back a routing inspection result and processes the routing inspection result, and a specific processing flow is shown in fig. 3, which includes the steps of:
s301, receiving a polling result;
in the embodiment of the invention, the routing inspection result fed back by each target node is received.
S302, comparing the inspection result with an expected result, and determining the number of devices and the device name corresponding to abnormal data when the inspection result has the abnormal data;
in the embodiment of the invention, the routing inspection data in the routing inspection result is compared with the corresponding expected data, when the routing inspection data and the expected data meet the preset matching requirement, the target cloud network is judged to be normally operated, otherwise, the routing inspection data is judged to be abnormal data, and the number of the equipment and the name of the equipment corresponding to the abnormal data are acquired.
S303, feeding back the number of the devices and the names of the devices.
In the embodiment of the invention, the number of the devices and the names of the devices are fed back in a mode of a letter, a table or an icon by using an email, a short message or an Instant Messaging (IM) (instant messaging).
In the embodiment of the present invention, in each target device, a flow of a method for executing the inspection task according to the inspection instruction is shown in fig. 4, and the method includes the steps of:
s401, acquiring the priority of each target device;
in the embodiment of the invention, the priority is allocated to each device in the target cloud network in advance, and the allocation principle of the priority can be allocated according to the degree of the relation and the specific situation. In the embodiment of the invention, the determination principle of the priority is as follows: and acquiring the equipment group to which each target equipment belongs, realizing the scheduling of the execution sequence and the priority based on the equipment group, and taking the execution sequence of each target equipment in the equipment group as the priority sequence.
S402, executing the inspection tasks on the target devices according to the priority sequence.
In the embodiment of the invention, the routing inspection tasks are executed on the target devices according to the sequence of the priorities, and the purpose of setting the priorities is to preferentially process the routing inspection tasks with higher priorities when the routing inspection tasks in the target cloud network are too many, so that network faults caused by processing delay are avoided.
In the embodiment of the invention, the inspection method can support scripts of various languages to realize data acquisition; the method supports the collection and analysis of data of upper layer network service, network-related safety and audit application, even related network layer of business application, can sense the global network, can distinguish the importance of different nodes, and can distinguish the difference of the influence of the same or similar events in the current network running state.
Based on the foregoing inspection method, in an embodiment of the present invention, a cloud network inspection apparatus is further provided, a block diagram of a structure of the inspection apparatus is shown in fig. 5, where the inspection apparatus includes:
a sending module 501, a target node determining module 502, a target device determining module 503 and an executing module 504.
Wherein the content of the first and second substances,
the sending module 501 is configured to send an inspection instruction, where the inspection instruction includes: physical equipment inspection and/or virtual equipment inspection;
the target node determining module 502 is configured to determine, according to the inspection instruction, each target node in the target cloud network that executes an inspection task;
the target device determining module 503 is configured to determine each target device associated with the inspection instruction in each target node;
the execution module 504 is configured to execute the inspection task in each target device according to the inspection instruction.
The invention discloses a cloud network inspection device, which comprises: sending a patrol inspection instruction, wherein the patrol inspection instruction comprises: physical equipment inspection and/or virtual equipment inspection; determining each target node for executing the inspection task in the target cloud network according to the inspection instruction; determining each target device associated with the routing inspection instruction in each target node; and executing the inspection task in each target device according to the inspection instruction. In the inspection device, the physical equipment and the virtual equipment can be inspected, and the interaction between the physical equipment and the virtual equipment in the target cloud network is realized through the inspection method.
In the embodiment of the present invention, the inspection device further includes:
a receiving module 505, a comparing and determining module 506 and a feedback module 507.
Wherein the content of the first and second substances,
the receiving module 505 is configured to receive a polling result;
the comparison and determination module 506 is configured to compare the inspection result with an expected result, and when abnormal data exists in the inspection result, determine the number of devices and the device name corresponding to the abnormal data;
the feedback module 507 is configured to feed back the number of devices and the device name.
In this embodiment of the present invention, the target node determining module 502 includes:
an identity acquisition unit 508 and a lookup unit 509.
Wherein the content of the first and second substances,
the identifier obtaining unit 508 is configured to analyze the inspection instruction and obtain an identifier of the inspection instruction;
the searching unit 509 is configured to traverse the target cloud network, and search each target node that is the same as the identifier.
In this embodiment of the present invention, the executing module 504 includes:
a priority acquisition unit 510 and an execution unit 511.
Wherein the content of the first and second substances,
the priority obtaining unit 510 is configured to obtain priorities of the target devices;
the execution unit 511 is configured to execute the inspection task on each target device according to the priority order.
It should be noted that, in the present specification, the embodiments are all described in a progressive manner, each embodiment focuses on differences from other embodiments, and the same and similar parts among the embodiments may be referred to each other. For the device-like embodiment, since it is basically similar to the method embodiment, the description is simple, and for the relevant points, reference may be made to the partial description of the method embodiment.
Finally, it should also be noted that, herein, relational terms such as first and second, and the like may be used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus 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 apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other identical elements in a process, method, article, or apparatus that comprises the element.
The cloud network inspection method, the cloud network inspection device and the cloud network inspection system provided by the invention are described in detail, specific examples are applied in the text to explain the principle and the implementation mode of the cloud network inspection method, and the description of the examples is only used for helping to understand the cloud network inspection method and the core idea of the cloud network inspection method; meanwhile, for a person skilled in the art, according to the idea of the present invention, there may be variations in the specific embodiments and the application scope, and in summary, the content of the present specification should not be construed as a limitation to the present invention.

Claims (10)

1. A cloud network inspection method is characterized by comprising the following steps:
sending a patrol inspection instruction, wherein the patrol inspection instruction comprises: physical equipment inspection and/or virtual equipment inspection;
determining each target node for executing the inspection task in the target cloud network according to the inspection instruction;
determining each target device associated with the routing inspection instruction in each target node;
and executing the inspection task in each target device according to the inspection instruction.
2. The method of claim 1, further comprising:
receiving a polling result;
comparing the inspection result with an expected result, and determining the number of devices and the device names corresponding to abnormal data when the inspection result has the abnormal data;
and feeding back the number of the devices and the names of the devices.
3. The method of claim 1, wherein determining each target node in the target cloud network that performs the patrol task according to the patrol instruction comprises:
analyzing the inspection instruction to obtain the identifier of the inspection instruction;
and traversing the target cloud network, and searching each target node with the same identifier.
4. The method according to claim 1, wherein executing the inspection task in the respective target devices according to the inspection instruction comprises:
acquiring the priority of each target device;
and executing the inspection tasks on the target devices according to the priority sequence.
5. The method of claim 1, further comprising:
and reserving an application programming interface, a network management protocol port, a system log or recording port and an active detection script port for the target cloud network.
6. The utility model provides a cloud network's side of patrolling and examining device which characterized in that includes:
the sending module is used for sending an inspection instruction, wherein the inspection instruction comprises: physical equipment inspection and/or virtual equipment inspection;
the target node determining module is used for determining each target node for executing the inspection task in the target cloud network according to the inspection instruction;
the target equipment determining module is used for determining each target equipment which is associated with the routing inspection instruction in each target node;
and the execution module is used for executing the inspection task in each target device according to the inspection instruction.
7. The apparatus of claim 6, further comprising:
the receiving module is used for receiving the inspection result;
the comparison and determination module is used for comparing the inspection result with an expected result, and determining the equipment number and the equipment name corresponding to abnormal data when the inspection result has the abnormal data;
and the feedback module is used for feeding back the number of the equipment and the name of the equipment.
8. The apparatus of claim 6, wherein the target node determining module comprises:
the identification acquisition unit is used for analyzing the inspection instruction and acquiring the identification of the inspection instruction;
and the searching unit is used for traversing the target cloud network and searching each target node with the same identifier.
9. The apparatus of claim 6, wherein the execution module comprises:
a priority acquiring unit, configured to acquire a priority of each target device;
and the execution unit is used for executing the inspection tasks on the target devices according to the priority order.
10. The utility model provides a system of patrolling and examining of cloud network which characterized in that includes: control module, agent module, interface module and output module, wherein:
the control module is used for sending an inspection instruction and receiving an inspection result;
the agent modules are used for carrying out routing inspection according to the routing inspection instruction, wherein at least one agent module is provided;
the interface module is used for providing an interface for the target cloud network;
and the output module is used for outputting the inspection result according to a preset form.
CN202010782574.4A 2020-08-06 2020-08-06 Cloud network inspection method, device and system Active CN111901204B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010782574.4A CN111901204B (en) 2020-08-06 2020-08-06 Cloud network inspection method, device and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010782574.4A CN111901204B (en) 2020-08-06 2020-08-06 Cloud network inspection method, device and system

Publications (2)

Publication Number Publication Date
CN111901204A true CN111901204A (en) 2020-11-06
CN111901204B CN111901204B (en) 2022-09-02

Family

ID=73246991

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010782574.4A Active CN111901204B (en) 2020-08-06 2020-08-06 Cloud network inspection method, device and system

Country Status (1)

Country Link
CN (1) CN111901204B (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112950804A (en) * 2021-02-26 2021-06-11 国电南瑞南京控制系统有限公司 Routing inspection method and device for distribution network system
CN113507397A (en) * 2021-07-06 2021-10-15 北京容联七陌科技有限公司 Method for collecting terminal equipment state automatic inspection based on cloud operation and maintenance
CN113554775A (en) * 2021-06-01 2021-10-26 广东电网有限责任公司广州供电局 Unmanned aerial vehicle electric power system of patrolling and examining

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107800565A (en) * 2017-08-31 2018-03-13 平安科技(深圳)有限公司 Method for inspecting, device, system, computer equipment and storage medium
CN110365520A (en) * 2019-06-14 2019-10-22 阿里巴巴集团控股有限公司 Method for inspecting, device and the equipment of distributed system interior joint
US20200036574A1 (en) * 2018-07-24 2020-01-30 Zscaler, Inc. Cloud services management systems utilizing in-band communication conveying situational awareness

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107800565A (en) * 2017-08-31 2018-03-13 平安科技(深圳)有限公司 Method for inspecting, device, system, computer equipment and storage medium
US20200036574A1 (en) * 2018-07-24 2020-01-30 Zscaler, Inc. Cloud services management systems utilizing in-band communication conveying situational awareness
CN110365520A (en) * 2019-06-14 2019-10-22 阿里巴巴集团控股有限公司 Method for inspecting, device and the equipment of distributed system interior joint

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112950804A (en) * 2021-02-26 2021-06-11 国电南瑞南京控制系统有限公司 Routing inspection method and device for distribution network system
CN113554775A (en) * 2021-06-01 2021-10-26 广东电网有限责任公司广州供电局 Unmanned aerial vehicle electric power system of patrolling and examining
CN113507397A (en) * 2021-07-06 2021-10-15 北京容联七陌科技有限公司 Method for collecting terminal equipment state automatic inspection based on cloud operation and maintenance

Also Published As

Publication number Publication date
CN111901204B (en) 2022-09-02

Similar Documents

Publication Publication Date Title
CN111901204B (en) Cloud network inspection method, device and system
CN107689953B (en) Multi-tenant cloud computing-oriented container security monitoring method and system
CN105631026B (en) Safety data analysis system
CN109150572B (en) Method, device and computer readable storage medium for realizing alarm association
CN104022904B (en) Distributed computer room information technoloy equipment management platform
US10771323B2 (en) Alarm information processing method, related device, and system
CN110716842B (en) Cluster fault detection method and device
CN109960634B (en) Application program monitoring method, device and system
CN103873279A (en) Server management method and server management device
CN109995612B (en) Service inspection method and device and electronic equipment
CN113055252B (en) Method, device, equipment and storage medium for detecting newly added service host
CN112073262A (en) Cloud platform monitoring method, device, equipment and system
CN117608825A (en) Resource management method based on multi-cloud management platform and related equipment
CN107204868B (en) Task operation monitoring information acquisition method and device
US10659289B2 (en) System and method for event processing order guarantee
CN104796294A (en) Cloud acceleration network monitoring system and method
CN112422349B (en) Network management system, method, equipment and medium for NFV
CN113422696B (en) Monitoring data updating method, system, equipment and readable storage medium
CN115509714A (en) Task processing method and device, electronic equipment and storage medium
CN115130112A (en) Quick start-stop method, device, equipment and storage medium
CN115687036A (en) Log collection method and device and log system
CN106850245B (en) Diagnostic test message processing method and device
CN111681397A (en) Distribution network automation short message sending method, sending system and storage medium
CN110278117A (en) IDC node server dispositions method, system and medium based on LAN broadcast
CN116610443A (en) Log acquisition method, device and readable 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