CN110784358A - Method and device for constructing network call relation topological graph - Google Patents

Method and device for constructing network call relation topological graph Download PDF

Info

Publication number
CN110784358A
CN110784358A CN201911053515.7A CN201911053515A CN110784358A CN 110784358 A CN110784358 A CN 110784358A CN 201911053515 A CN201911053515 A CN 201911053515A CN 110784358 A CN110784358 A CN 110784358A
Authority
CN
China
Prior art keywords
application
information
calling
equipment
network
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.)
Pending
Application number
CN201911053515.7A
Other languages
Chinese (zh)
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.)
Beijing Boln Software Ltd By Share Ltd
Original Assignee
Beijing Boln Software Ltd By Share 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 Beijing Boln Software Ltd By Share Ltd filed Critical Beijing Boln Software Ltd By Share Ltd
Priority to CN201911053515.7A priority Critical patent/CN110784358A/en
Publication of CN110784358A publication Critical patent/CN110784358A/en
Pending legal-status Critical Current

Links

Images

Classifications

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

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Debugging And Monitoring (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

The embodiment of the invention provides a method and a device for constructing a network call relation topological graph, wherein the method comprises the following steps: monitoring equipment and application in a network to obtain equipment monitoring information and application monitoring information; and generating physical deployment relation data and application calling relation data according to the equipment monitoring information and the application monitoring information, and generating a network calling relation topological graph according to the physical deployment relation data and the application calling relation data. According to the method and the device for constructing the network call relation topological graph, the device monitoring information and the application monitoring information reported in the monitored process of the device and the application are obtained, the monitoring information is automatically analyzed, so that the physical deployment relation data and the application call relation data are obtained, the network call relation topological graph is further generated, the network call relation topological graph can be updated when the device and the application change in the network, manual change and adjustment are not needed, and the difficulty of constructing the application relation call topological graph by a user is simplified.

Description

Method and device for constructing network call relation topological graph
Technical Field
The invention relates to the technical field of networks, in particular to a method and a device for constructing a network call relation topological graph.
Background
In the network field, there are many types of devices, and there are different business connections between devices. The device is provided with application software, and the operation of the application can generate service call between the devices. Therefore, a corresponding topology needs to be established for devices and applications in a certain network area. At present, a network call relation topological graph formed by a physical deployment relation and an application call relation between devices mainly depends on manual drawing of a user or manual configuration of the deployment relation and the call relation between applications of the devices by using resource management software such as CMDB (China Mobile data base).
Disclosure of Invention
Aiming at the problems in the prior art, the embodiment of the invention provides a method and a device for constructing a network call relation topological graph.
The embodiment of the invention provides a method for constructing a network call relation topological graph, which comprises the following steps:
monitoring equipment and application in a network to obtain equipment monitoring information and application monitoring information, wherein the equipment monitoring information comprises equipment information, an equipment address and equipment state information, and the application monitoring information comprises application state information, an application address and application request calling information;
and generating physical deployment relation data and application calling relation data according to the equipment monitoring information and the application monitoring information, and generating a network calling relation topological graph according to the physical deployment relation data and the application calling relation data.
Optionally, the generating physical deployment relationship data and application invocation relationship data according to the device monitoring information and the application monitoring information includes:
determining the physical deployment relationship data according to the equipment information, the equipment address, the equipment state information and the application address;
and determining the application calling relation data according to the application state information and the application request calling information.
Optionally, the determining the application invocation relationship data according to the application state information and the application request invocation information includes:
determining end-to-end calling information from the application request calling information according to the application state information, wherein the application request calling information comprises end-to-end calling information and end-to-end calling information;
analyzing the end-to-end calling information according to a first preset statistical item to obtain first analysis data;
and analyzing the first analysis data according to a second preset statistic item to obtain second analysis data, wherein the second analysis data is used as application calling relation data.
Optionally, the generating a network invocation relationship topological graph according to the physical deployment relationship data and the application invocation relationship data includes:
generating a device group and an application group by adopting the inclusion relationship among the devices, the applications and the group according to the device information, the device address, the application information, the application address and the application calling relationship data;
and generating a network calling relation topological graph according to the physical deployment relation data, the application calling relation data, the equipment group and the application group.
In a second aspect, an embodiment of the present invention provides a device for constructing a network call relationship topology, including:
the system comprises an acquisition module, a processing module and a processing module, wherein the acquisition module is used for monitoring equipment and application in a network and acquiring equipment monitoring information and application monitoring information, the equipment monitoring information comprises equipment information, an equipment address and equipment state information, and the application monitoring information comprises application state information, an application address and application request calling information;
and the construction module is used for generating physical deployment relation data and application calling relation data according to the equipment monitoring information and the application monitoring information, and generating a network calling relation topological graph according to the physical deployment relation data and the application calling relation data.
Optionally, the building module comprises a first generating unit, the first generating unit is configured to:
determining the physical deployment relationship data according to the equipment information, the equipment address, the equipment state information and the application address;
and determining the application calling relation data according to the application state information and the application request calling information.
Optionally, the first generating unit is specifically configured to:
determining end-to-end calling information from the application request calling information according to the application state information, wherein the application request calling information comprises end-to-end calling information and end-to-end calling information;
analyzing the end-to-end calling information according to a first preset statistical item to obtain first analysis data;
and analyzing the first analysis data according to a second preset statistic item to obtain second analysis data, wherein the second analysis data is used as application calling relation data.
Optionally, the building module includes a second generating unit, and the second generating unit is configured to:
generating a device group and an application group by adopting the inclusion relationship among the devices, the applications and the group according to the device information, the device address, the application information, the application address and the application calling relationship data;
and generating a network calling relation topological graph according to the physical deployment relation data, the application calling relation data, the equipment group and the application group.
In a third aspect, an electronic device according to an embodiment of the present invention includes a memory, a processor, and a computer program stored in the memory and executable on the processor, where the processor implements the steps of the method for constructing the network call relationship topology map when executing the program.
In a fourth aspect, an embodiment of the present invention provides a non-transitory computer readable storage medium, on which a computer program is stored, where the computer program, when executed by a processor, implements the steps of the method for constructing a network call relationship topology map as described above.
According to the method and the device for constructing the network call relation topological graph, the device monitoring information and the application monitoring information reported in the monitored process of the device and the application are obtained, the monitoring information is automatically analyzed, so that the physical deployment relation data and the application call relation data are obtained, the network call relation topological graph is further generated, the network call relation topological graph can be updated in real time when the device and the application change in the network, manual change and adjustment are not needed, and the difficulty of constructing the application relation call topological graph by a user is greatly simplified.
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, and it is obvious that the drawings in the following description are some embodiments of the present invention, and those skilled in the art can also obtain other drawings according to the drawings without creative efforts.
FIG. 1 is a flowchart of a method for constructing a topology graph of a network invocation relationship according to an embodiment of the present invention;
FIG. 2 is a flowchart of a method for constructing a topology graph of a network invocation relationship according to an embodiment of the present invention;
FIG. 3 is a diagram of a device for constructing a topology graph of a network invocation relationship according to an embodiment of the present invention;
FIG. 4 is a block diagram of an embodiment of an electronic device according to the invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present invention clearer, 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 some, but not all, embodiments of the present invention. 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.
In the network field, there are many types of devices, and there are different business connections between devices. The device is provided with application software, and the operation of the application can generate service call between the devices. Therefore, a corresponding topology needs to be established for devices and applications in a certain network area. At present, a network call relation topological graph formed by a physical deployment relation and an application call relation between devices mainly depends on manual drawing of a user or manual configuration of the deployment relation and the call relation between applications of the devices by using resource management software such as CMDB (China Mobile data base).
To this end, fig. 1 illustrates a method for constructing a network call relationship topology provided by an embodiment of the present invention, and as can be seen from fig. 1, the method includes:
s11, monitoring equipment and applications in the network to obtain equipment monitoring information and application monitoring information, wherein the equipment monitoring information comprises equipment information, an equipment address and equipment state information, and the application monitoring information comprises application state information, an application address and application request calling information;
s12, generating physical deployment relation data and application calling relation data according to the equipment monitoring information and the application monitoring information, and generating a network calling relation topological graph according to the physical deployment relation data and the application calling relation data.
With respect to step S11 and step S12, it should be noted that, in the embodiment of the present invention, the server places corresponding monitoring agent software in the device and the application software, and when the device runs or the application is executed, the corresponding monitoring agent software records corresponding device monitoring information and application monitoring information, where the device monitoring information may include device information, a device address, and device state information, and the application monitoring information includes applicable state information, an application address, and application request invocation information. The information is mainly data information in the running process of the device and the application, for example, the device information may include a device ID, a device name, a running time, and the like. Therefore, the data information includes more contents, and most of the data information can be monitored by the device and the application in the operation process, and the description is not specifically explained here.
In the embodiment of the invention, physical deployment relation data and application calling relation data are generated according to the equipment monitoring information and the application monitoring information, and a network calling relation topological graph is generated according to the physical deployment relation data and the application calling relation data.
According to the method for constructing the network call relation topological graph, the device monitoring information and the application monitoring information reported in the monitored process of the device and the application are obtained, the monitoring information is automatically analyzed, the physical deployment relation data and the application call relation data are obtained, the network call relation topological graph is further generated, the device and the application can update the network call relation topological graph in real time when changing in the network, manual change and adjustment are not needed, and the difficulty of constructing the application relation call topological graph by a user is greatly simplified.
Fig. 2 shows a method for constructing a network call relationship topology diagram according to an embodiment of the present invention, and as can be seen from fig. 2, the method includes:
s21, monitoring equipment and applications in the network to obtain equipment monitoring information and application monitoring information, wherein the equipment monitoring information comprises equipment information, an equipment address and equipment state information, and the application monitoring information comprises application state information, an application address and application request calling information;
s22, determining the physical deployment relationship data according to the device information, the device address, the device state information and the application address, and determining the application calling relationship data according to the application state information and the application request calling information;
s23, generating a device group and an application group by adopting the inclusion relationship among the devices, the applications and the group according to the device information, the device address, the application information, the application address and the application calling relationship data; and generating a network calling relation topological graph according to the physical deployment relation data, the application calling relation data, the equipment group and the application group.
With reference to step S22, it should be noted that, in the embodiment of the present invention, since the monitoring agent software is set in the device and the application, and the device and the application are applied, the monitoring agent software may be in a connected state. Therefore, the frequently used equipment and application can be determined by monitoring the connection state of the agent software, and support is provided for the deployment relationship and the calling relationship between the equipment and the application. In the embodiment of the invention, the monitoring information of the common equipment and application can be obtained according to the connection state of the monitoring agent software, and the physical deployment relation data is determined according to the equipment information, the equipment address, the equipment state information and the application address. After the physical deployment relationship data is obtained, the physical deployment relationship data is stored in a database and recorded in the form of a monitoring information table.
In addition, the server side determines application calling relation data according to the application state information and the application request calling information. In a further embodiment of the embodiments of the present invention, the following are specified:
and determining end-to-end calling information from the application request calling information according to the application state information, wherein the application request calling information comprises end-to-end calling information and end-to-end calling information. Here, the intra-terminal call information is in the process that an application is executed in a device, and the call only relates to the device and does not relate to the association between the setting and the device.
And analyzing the opposite-end and opposite-end calling information according to the first preset statistical item to obtain first analysis data. Here, the first preset statistical item may include time, request call relationship, total number of request calls, number of successes, number of failures, average response time, maximum response time, minimum response time, and the like. Therefore, the first analysis data is the specific data content under the first preset statistical term.
And analyzing the first analysis data according to a second preset statistic item to obtain second analysis data, wherein the second analysis data is used as application calling relation data. Here, the second preset statistical item includes a statistical total request call number, a success number, a failure number, an average response time, a maximum response time, and a minimum response time. And performing secondary analysis, wherein classification statistics is mainly performed on call requests existing in the same device or the same application. Therefore, the second analysis data is the specific data content under the second preset statistical term.
In this embodiment, the application call relation data is obtained and then stored in the database.
With respect to step S23, it should be noted that, in the embodiment of the present invention, since the device and the application have devices or applications with the same or similar function types in the network, the device group and the application group are generated by using the inclusion relationship among the devices, the applications, and the group according to the device information, the device address, the application information, the application address, and the application call relationship data; and generating a network calling relation topological graph according to the physical deployment relation data, the application calling relation data, the equipment group and the application group.
In the network call relation topological graph, the content of the network call relation topological graph comprises information such as device names, ip and states. The group name, the state (the most serious state in the group is taken for displaying), and the calling relation chain content comprises information such as total times, success times, failure times, average response time and the like.
According to the method for constructing the network call relation topological graph, the device monitoring information and the application monitoring information reported in the monitored process of the device and the application are obtained, the monitoring information is automatically analyzed, the physical deployment relation data and the application call relation data are obtained, the network call relation topological graph is further generated, the device and the application can update the network call relation topological graph in real time when changing in the network, manual change and adjustment are not needed, and the difficulty of constructing the application relation call topological graph by a user is greatly simplified.
Fig. 3 shows a device for constructing a network invocation relationship topology diagram according to an embodiment of the present invention, which includes an obtaining module 31 and a constructing module 32, where:
acquiring a module 31 message, wherein the device monitoring information comprises device information, a device address and device state information, and the application monitoring information comprises application state information, an application address and application request calling information;
the building module 32 is configured to generate physical deployment relationship data and application call relationship data according to the device monitoring information and the application monitoring information, and generate a network call relationship topological graph according to the physical deployment relationship data and the application call relationship data.
In a further embodiment of the above embodiment apparatus, the building module comprises a first generating unit configured to:
determining the physical deployment relationship data according to the equipment information, the equipment address, the equipment state information and the application address;
and determining the application calling relation data according to the application state information and the application request calling information.
In a further embodiment of the apparatus of the above embodiment, the first generating unit is specifically configured to:
determining end-to-end calling information from the application request calling information according to the application state information, wherein the application request calling information comprises end-to-end calling information and end-to-end calling information;
analyzing the end-to-end calling information according to a first preset statistical item to obtain first analysis data;
and analyzing the first analysis data according to a second preset statistic item to obtain second analysis data, wherein the second analysis data is used as application calling relation data.
In a further embodiment of the above embodiment apparatus, the building module comprises a second generating unit, the second generating unit is configured to:
generating a device group and an application group by adopting the inclusion relationship among the devices, the applications and the group according to the device information, the device address, the application information, the application address and the application calling relationship data;
and generating a network calling relation topological graph according to the physical deployment relation data, the application calling relation data, the equipment group and the application group.
Since the principle of the apparatus according to the embodiment of the present invention is the same as that of the method according to the above embodiment, further details are not described herein for further explanation.
It should be noted that, in the embodiment of the present invention, the relevant functional module may be implemented by a hardware processor (hardware processor).
According to the device for constructing the network call relation topological graph, the device monitoring information and the application monitoring information reported in the monitored process of the device and the application are obtained, the monitoring information is automatically analyzed, the physical deployment relation data and the application call relation data are obtained, the network call relation topological graph is further generated, the device and the application can update the network call relation topological graph in real time when the device and the application change in the network, manual change and adjustment are not needed, and the difficulty of constructing the application call relation topological graph by a user is greatly simplified.
Fig. 4 illustrates a physical structure diagram of an electronic device, which may include, as shown in fig. 4: a processor (processor)41, a communication Interface (communication Interface)42, a memory (memory)43 and a communication bus 44, wherein the processor 41, the communication Interface 42 and the memory 43 complete communication with each other through the communication bus 44. Processor 41 may call logic instructions in memory 43 to perform the following method: monitoring equipment and application in a network to obtain equipment monitoring information and application monitoring information, wherein the equipment monitoring information comprises equipment information, an equipment address and equipment state information, and the application monitoring information comprises application state information, an application address and application request calling information; and generating physical deployment relation data and application calling relation data according to the equipment monitoring information and the application monitoring information, and generating a network calling relation topological graph according to the physical deployment relation data and the application calling relation data.
Furthermore, the logic instructions in the memory 43 may be implemented in the form of software functional units and stored in a computer readable storage medium when sold or used as a stand-alone product. Based on such understanding, the technical solution of the present invention may be embodied in the form of a software product, which is stored in a storage medium and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the steps of the method according to the embodiments of the present invention. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and other various media capable of storing program codes.
Embodiments of the present invention further provide a non-transitory computer-readable storage medium, on which a computer program is stored, where the computer program is implemented to perform the method provided in the foregoing embodiments when executed by a processor, and the method includes: monitoring equipment and application in a network to obtain equipment monitoring information and application monitoring information, wherein the equipment monitoring information comprises equipment information, an equipment address and equipment state information, and the application monitoring information comprises application state information, an application address and application request calling information; and generating physical deployment relation data and application calling relation data according to the equipment monitoring information and the application monitoring information, and generating a network calling relation topological graph according to the physical deployment relation data and the application calling relation data.
Through the above description of the embodiments, those skilled in the art will clearly understand that each embodiment can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware. With this understanding in mind, the above-described technical solutions may be embodied in the form of a software product, which can be stored in a computer-readable storage medium such as ROM/RAM, magnetic disk, optical disk, etc., and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device, etc.) to execute the methods described in the embodiments or some parts of the embodiments.
Finally, it should be noted that: the above examples are only intended to illustrate the technical solution of the present invention, but not to limit it; although the present invention has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; and such modifications or substitutions do not depart from the spirit and scope of the corresponding technical solutions of the embodiments of the present invention.

Claims (10)

1. A method for constructing a network call relationship topological graph is characterized by comprising the following steps:
monitoring equipment and application in a network to obtain equipment monitoring information and application monitoring information, wherein the equipment monitoring information comprises equipment information, an equipment address and equipment state information, and the application monitoring information comprises application state information, an application address and application request calling information;
and generating physical deployment relation data and application calling relation data according to the equipment monitoring information and the application monitoring information, and generating a network calling relation topological graph according to the physical deployment relation data and the application calling relation data.
2. The method for constructing the network invocation relationship topological graph according to claim 1, wherein the generating physical deployment relationship data and application invocation relationship data according to the equipment monitoring information and the application monitoring information includes:
determining the physical deployment relationship data according to the equipment information, the equipment address, the equipment state information and the application address;
and determining the application calling relation data according to the application state information and the application request calling information.
3. The method for constructing the network invocation relationship topological graph according to claim 2, wherein the determining the application invocation relationship data according to the application state information and the application request invocation information includes:
determining end-to-end calling information from the application request calling information according to the application state information, wherein the application request calling information comprises end-to-end calling information and end-to-end calling information;
analyzing the end-to-end calling information according to a first preset statistical item to obtain first analysis data;
and analyzing the first analysis data according to a second preset statistic item to obtain second analysis data, wherein the second analysis data is used as application calling relation data.
4. The method for constructing the network invocation relationship topological graph according to claim 3, wherein the step of generating the network invocation relationship topological graph according to the physical deployment relationship data and the application invocation relationship data comprises:
generating a device group and an application group by adopting the inclusion relationship among the devices, the applications and the group according to the device information, the device address, the application information, the application address and the application calling relationship data;
and generating a network calling relation topological graph according to the physical deployment relation data, the application calling relation data, the equipment group and the application group.
5. An apparatus for constructing a network call relationship topology, comprising:
the system comprises an acquisition module, a processing module and a processing module, wherein the acquisition module is used for monitoring equipment and application in a network and acquiring equipment monitoring information and application monitoring information, the equipment monitoring information comprises equipment information, an equipment address and equipment state information, and the application monitoring information comprises application state information, an application address and application request calling information;
and the construction module is used for generating physical deployment relation data and application calling relation data according to the equipment monitoring information and the application monitoring information, and generating a network calling relation topological graph according to the physical deployment relation data and the application calling relation data.
6. The apparatus for building a network call relationship topology according to claim 5, wherein the building module comprises a first generating unit, the first generating unit is configured to:
determining the physical deployment relationship data according to the equipment information, the equipment address, the equipment state information and the application address;
and determining the application calling relation data according to the application state information and the application request calling information.
7. The apparatus for constructing a network-invoked relational topology according to claim 6, wherein the first generating unit is specifically configured to:
determining end-to-end calling information from the application request calling information according to the application state information, wherein the application request calling information comprises end-to-end calling information and end-to-end calling information;
analyzing the end-to-end calling information according to a first preset statistical item to obtain first analysis data;
and analyzing the first analysis data according to a second preset statistic item to obtain second analysis data, wherein the second analysis data is used as application calling relation data.
8. The apparatus for building a network invocation relationship topological graph according to claim 7, wherein the building module includes a second generating unit, and the second generating unit is configured to:
generating a device group and an application group by adopting the inclusion relationship among the devices, the applications and the group according to the device information, the device address, the application information, the application address and the application calling relationship data;
and generating a network calling relation topological graph according to the physical deployment relation data, the application calling relation data, the equipment group and the application group.
9. An electronic device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, wherein the processor implements the steps of the method for constructing a network call relational topology according to any one of claims 1 to 4 when executing the program.
10. A non-transitory computer readable storage medium, on which a computer program is stored, the computer program, when being executed by a processor, implementing the steps of the method for constructing a network-invoked relational topology according to any one of claims 1 to 4.
CN201911053515.7A 2019-10-31 2019-10-31 Method and device for constructing network call relation topological graph Pending CN110784358A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911053515.7A CN110784358A (en) 2019-10-31 2019-10-31 Method and device for constructing network call relation topological graph

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911053515.7A CN110784358A (en) 2019-10-31 2019-10-31 Method and device for constructing network call relation topological graph

Publications (1)

Publication Number Publication Date
CN110784358A true CN110784358A (en) 2020-02-11

Family

ID=69388001

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911053515.7A Pending CN110784358A (en) 2019-10-31 2019-10-31 Method and device for constructing network call relation topological graph

Country Status (1)

Country Link
CN (1) CN110784358A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111538635A (en) * 2020-04-14 2020-08-14 北京宝兰德软件股份有限公司 System resource portrait generation method and device, electronic equipment and storage medium
CN112491609A (en) * 2020-11-25 2021-03-12 北京宝兰德软件股份有限公司 System application architecture discovery method and system based on business service
CN114915561A (en) * 2022-04-19 2022-08-16 北京宝兰德软件股份有限公司 Network topological graph generation method and device

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105740133A (en) * 2016-01-29 2016-07-06 浙江大学 Service call topology based distributed application performance monitoring method
US9912547B1 (en) * 2015-10-23 2018-03-06 Sprint Communications Company L.P. Computer platform to collect, marshal, and normalize communication network data for use by a network operation center (NOC) management system
CN109218080A (en) * 2018-08-21 2019-01-15 平安科技(深圳)有限公司 A kind of method, monitoring system and the terminal device of automatic drafting network topology architecture
CN109873715A (en) * 2019-01-11 2019-06-11 中山大学 A kind of service call relationship rationality checking method under micro services framework

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9912547B1 (en) * 2015-10-23 2018-03-06 Sprint Communications Company L.P. Computer platform to collect, marshal, and normalize communication network data for use by a network operation center (NOC) management system
CN105740133A (en) * 2016-01-29 2016-07-06 浙江大学 Service call topology based distributed application performance monitoring method
CN109218080A (en) * 2018-08-21 2019-01-15 平安科技(深圳)有限公司 A kind of method, monitoring system and the terminal device of automatic drafting network topology architecture
CN109873715A (en) * 2019-01-11 2019-06-11 中山大学 A kind of service call relationship rationality checking method under micro services framework

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111538635A (en) * 2020-04-14 2020-08-14 北京宝兰德软件股份有限公司 System resource portrait generation method and device, electronic equipment and storage medium
CN111538635B (en) * 2020-04-14 2023-11-17 北京宝兰德软件股份有限公司 System resource portrait generation method, device, electronic equipment and storage medium
CN112491609A (en) * 2020-11-25 2021-03-12 北京宝兰德软件股份有限公司 System application architecture discovery method and system based on business service
CN112491609B (en) * 2020-11-25 2023-05-23 北京宝兰德软件股份有限公司 Business service-based system application architecture discovery method and system
CN114915561A (en) * 2022-04-19 2022-08-16 北京宝兰德软件股份有限公司 Network topological graph generation method and device
CN114915561B (en) * 2022-04-19 2024-02-20 北京宝兰德软件股份有限公司 Network topology graph generation method and device

Similar Documents

Publication Publication Date Title
EP3462706B1 (en) Information processing method, apparatus, and system for monitoring microservices
US11469939B2 (en) Method and apparatus for providing trouble isolation via a network
US8874091B2 (en) Automatic device capabilities change notification
US20240012707A1 (en) Log analysis in vector space
CN106997314B (en) Exception handling method, device and system for distributed system
CN110784358A (en) Method and device for constructing network call relation topological graph
CN106059825A (en) Distributed system and configuration method
CN109669835B (en) MySQL database monitoring method, device, equipment and readable storage medium
JP2018530270A5 (en)
CN108111346B (en) Method and device for determining frequent item set in alarm correlation analysis and storage medium
CN109150794B (en) VoLTE voice service quality analysis processing method and device
CN112468664A (en) Outbound method, device, system, electronic equipment and storage medium
CN112817828A (en) GTP monitoring method, device and equipment
CN108650123B (en) Fault information recording method, device, equipment and storage medium
CN108271189A (en) A kind of quality of service monitoring method and device
CN114416933A (en) Complaint processing method and device, electronic equipment and storage medium
CN104883705A (en) Problem positioning method for data service complaints and device thereof
CN110661660B (en) Alarm information root analysis method and device
CN113656252A (en) Fault positioning method and device, electronic equipment and storage medium
CN107425994B (en) Method, terminal and server for realizing remote parameter management
CN113360752A (en) Message pushing method, device, equipment and readable medium
CN107682271B (en) Method and device for generating routing line
CN114422576A (en) Session cleaning method and device, computer equipment and readable storage medium
CN112019546B (en) Protection strategy adjusting method, system, equipment and computer storage medium
CN109889619B (en) Abnormal domain name monitoring method and device based on block chain

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
RJ01 Rejection of invention patent application after publication

Application publication date: 20200211

RJ01 Rejection of invention patent application after publication