CN110838944B - Method for realizing cloud center tenant dimension topological graph - Google Patents

Method for realizing cloud center tenant dimension topological graph Download PDF

Info

Publication number
CN110838944B
CN110838944B CN201911117725.8A CN201911117725A CN110838944B CN 110838944 B CN110838944 B CN 110838944B CN 201911117725 A CN201911117725 A CN 201911117725A CN 110838944 B CN110838944 B CN 110838944B
Authority
CN
China
Prior art keywords
topology
data
topological
node
resources
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
CN201911117725.8A
Other languages
Chinese (zh)
Other versions
CN110838944A (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.)
Inspur Cloud Information Technology Co Ltd
Original Assignee
Inspur Cloud Information Technology 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 Inspur Cloud Information Technology Co Ltd filed Critical Inspur Cloud Information Technology Co Ltd
Priority to CN201911117725.8A priority Critical patent/CN110838944B/en
Publication of CN110838944A publication Critical patent/CN110838944A/en
Application granted granted Critical
Publication of CN110838944B publication Critical patent/CN110838944B/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
    • 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
    • H04L41/0803Configuration setting
    • 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/22Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks comprising specially adapted graphical user interfaces [GUI]

Abstract

The invention discloses a method for realizing a cloud center tenant dimension topological graph, which relates to the technical field of data display, and is characterized in that configuration data are obtained according to tenant and resources in topological node data and topological relation and incidence relation between the resources and the resources, the topological data with hierarchical relation are gradually generated by utilizing the corresponding relation between windows and topological nodes through the configuration data and the resource data, and a corresponding topological graph is generated by utilizing the topological data and displayed; according to the invention, the incidence relation of tenant dimensions is shown in the form of a topological graph, including the incidence relation of tenants and belonged resources and the incidence relation among resources, so that operation and maintenance personnel can more intuitively master the resource attribution condition of a cloud center; the local topological graph can be displayed in a layered mode in a window form, the maximum displayed layer level of the window can be defined, disordered display caused by too many topological nodes is avoided, and operation and maintenance personnel can check the topology more clearly.

Description

Method for realizing cloud center tenant dimension topological graph
Technical Field
The invention discloses a method for realizing a cloud center tenant dimension topological graph, and relates to the technical field of data display.
Background
The method comprises the steps of checking which tenants exist in a cloud center, which departments the tenants belong to, which resources the tenants all have, which incidence relations exist in related resource types, and what influence is caused on the resources or the tenants by the direct incidence relations or the indirect incidence relations.
In order to solve the problem that the number of resources of a cloud center tenant is large, and the effect of showing too many topological nodes is poor, the invention discloses a method for realizing a cloud center tenant dimension topological graph, which comprises the steps of obtaining configuration data according to the data of the topological nodes, the tenants and the resources in the topological relation and the incidence relation between the resources and the resources, gradually generating topological data with a hierarchical relation by utilizing the corresponding relation between windows and the topological nodes through the configuration data and the resource data, generating a corresponding topological graph by utilizing the topological data, and showing the topological graph; the method of the invention can decompose an integral topological graph into a plurality of local topological graphs, and each topological graph can be configured with at most displayed layers, so that operation and maintenance personnel can check the topology more clearly, the operation and maintenance efficiency is greatly improved, the ownership relationship between the tenants and resources in the cloud center can be integrally known, and the influence of the alarm on which associated resources or tenants is checked in real time.
Disclosure of Invention
The invention provides a method for realizing a cloud center tenant dimension topological graph, aiming at the problems in the prior art, the topological relation of resources owned by tenants is displayed in the cloud center according to the dimensions of the tenants, so that operation and maintenance personnel can more intuitively master the resource attribution condition of the cloud center, the tenant management is facilitated, and the resources and the tenants influenced by the alarm are more intuitively displayed by displaying the alarm quantity in real time in the topological graph.
The specific scheme provided by the invention is as follows:
a method for realizing a cloud center tenant dimension topological graph obtains configuration data according to topological node data, tenants and resources in a topological relation and an incidence relation between the resources and the resources,
the topology data with a hierarchical relationship is gradually generated by utilizing the corresponding relationship between the windows and the topology nodes through the configuration data and the resource data,
and generating a corresponding topological graph by using the topological data, and displaying.
In the method, a topology model table is established to record resource type data in topology node data, a model relation table is established to record tenants and resources and the incidence relation between the resources and the resources,
and establishing a corresponding relation between a topological window table recording window and a topological node, and establishing a resource example and a topological relation of a topological data table recording topological graph, wherein the resource example and the topological relation are used for generating topological data.
The fields of the topology window table record in the method mainly comprise: the method comprises the steps that a window ID, an initial topological node name, an initial topological node resource type, a maximum level displayed by a window and a father window ID are obtained;
the fields of the topology data table record mainly include: topology ID, source resource instance ID (AEment), source resource instance name, source resource type code, destination resource instance ID (ZEement), destination resource instance name, and destination resource type code.
In the method, the initial topology node ID, the maximum level displayed by the window and the initial topology node resource type are obtained through the topology window table,
searching AEment from the initial topological node to a topological data table, if the AEment is found, searching ZEment through the AEment, recursively finding all child nodes, and acquiring connecting line data and topological node data among the nodes; if only the zeement is found according to the initial topological node, obtaining connection line data and topological node data among the nodes according to the current zeement and the AEement on the upper level;
and generating topology data according to the acquired connection data among the nodes and the topology node data.
The method comprises the step of displaying a topological graph and topological nodes in the topological graph in a subarea.
According to the method, the alarm quantity is grouped and counted according to the resource instance ID and the alarm level, and the alarm quantity is displayed at the corresponding topological node position in real time.
A tool for realizing a cloud center tenant dimension topological graph comprises a data module, a generation module and a display module,
the data module acquires configuration data according to the topology node data, tenants and resources in the topology relation and the incidence relation between the resources and the resources,
the topology data with the hierarchical relationship is gradually generated by utilizing the corresponding relationship between the windows and the topology nodes by the configuration data and the resource data,
the generating module generates a corresponding topological graph by using the topological data, and the displaying module displays the topological graph.
The data module in the tool establishes a topology model table to record the resource type data in the topology node data, establishes a model relation table to record the tenant and the resource and the incidence relation between the resource and the resource,
and establishing a corresponding relation between a topological window table recording window and a topological node, and establishing a resource example and a topological relation of a topological data table recording topological graph, wherein the resource example and the topological relation are used for generating topological data.
The fields of the topology window table record in the tool mainly comprise: the method comprises the steps that a window ID, an initial topological node name, an initial topological node resource type, a maximum level displayed by a window and a father window ID are obtained;
the fields of the topology data table record mainly include: topology ID, source resource instance ID (AEment), source resource instance name, source resource type code, destination resource instance ID (ZEement), destination resource instance name, and destination resource type code.
The data module in the tool acquires the ID of the starting topology node, the maximum hierarchy displayed by the window and the resource type of the starting topology node through the topology window table,
searching AEment from the initial topological node to a topological data table, if the AEment is found, searching ZEment through the AEment, recursively finding all child nodes, and acquiring connecting line data and topological node data among the nodes; if only the zeement is found according to the initial topological node, obtaining connection line data and topological node data among the nodes according to the current zeement and the AEement on the upper level;
and generating topology data according to the acquired connection data among the nodes and the topology node data.
The invention has the advantages that:
the invention provides a method for realizing a cloud center tenant dimension topological graph, which is characterized in that the incidence relation of tenant dimensions is displayed in the form of a topological graph, wherein the incidence relation comprises the incidence relation of tenants and belonged resources and the incidence relation between the resources, so that operation and maintenance personnel can more intuitively master the resource attribution condition of a cloud center;
the local topological graph can be displayed in a layered mode in a window form, the maximum displayed layer level of the window can be defined, display confusion caused by too many topological nodes is avoided, and operation and maintenance personnel can check the topology more clearly;
the invention can also combine the alarm and the topology, and the operation and maintenance personnel can more intuitively display the resources and the tenants directly or indirectly influenced by the alarm by displaying the alarm quantity in the topological graph in real time;
the invention can also automatically generate a topological graph according to the incidence relation between the tenants and the resources and the incidence relation between the resources through the timing task, and can more accurately show the incidence relation between the resource instances.
Drawings
FIG. 1 is a schematic flow chart of the method for generating topology data according to the present invention.
FIG. 2 is a schematic diagram of the tool application framework of the present invention.
Detailed Description
The invention provides a method for realizing a cloud center tenant dimension topological graph, which obtains configuration data according to topological node data, tenants and resources in a topological relation and an incidence relation between the resources and the resources,
the topology data with a hierarchical relationship is gradually generated by utilizing the corresponding relationship between the windows and the topology nodes through the configuration data and the resource data,
and generating a corresponding topological graph by using the topological data, and displaying.
Meanwhile, a tool for realizing the cloud center tenant dimension topological graph corresponding to the method is provided, which comprises a data module, a generation module and a display module,
the data module acquires configuration data according to the topology node data, tenants and resources in the topology relation and the incidence relation between the resources and the resources,
the topology data with the hierarchical relationship is gradually generated by utilizing the corresponding relationship between the windows and the topology nodes by the configuration data and the resource data,
the generating module generates a corresponding topological graph by using the topological data, and the displaying module displays the topological graph.
The present invention is further described below in conjunction with the following figures and specific examples so that those skilled in the art may better understand the present invention and practice it, but the examples are not intended to limit the present invention.
When the method disclosed by the invention is used for realizing the display of the cloud center tenant dimension topological graph, the specific process is as follows:
acquiring configuration data according to the topology node data, tenants and resources in the topology relationship and the incidence relationship between the resources:
establishing a topology model table to record resource type data in the topology node data, wherein the resource type data comprises a resource type code, a type name, a type icon name, a default maximum display layer number, an attribute field of the type and the like, the attribute field of the cloud server comprises the name of the cloud server, the number of CPU cores, the memory size, an IP address, a tenant belonging to the cloud server and the like, the attribute field of the type can be realized by a topology attribute table,
a topological relation model can be established, the relationship types (including 1:1, 1: n, m: n), the source type codes, the source type relation attribute fields, the destination type codes, the destination type relation attribute fields and the like need to be defined in the table through a model relation table to indicate which cloud servers the tenants own and which applications are deployed on the cloud servers;
gradually generating topology data with a hierarchical relationship by utilizing the corresponding relationship between the windows and the topology nodes through the configuration data and the resource data:
establishing a corresponding relation between a topological window table record window and a topological node, wherein fields recorded by the topological window table mainly comprise: the fields of the window ID, the initial topology node name, the initial topology node resource type, the maximum level of window display, the parent window ID and the like, namely the windows and the initial topology nodes are in one-to-one relationship, according to the organization relationship of the cloud center, the data of a first-level department, a second-level department and tenants can be taken as the initial topology nodes to be imported into a window table,
establishing a topology data table to record resource instances and topology relations of a topology graph, wherein the resource instances can be obtained through the resource instance table, the resource instance table is from a CMDB, namely each resource type can have a resource instance table, query statements can be dynamically generated according to source types, destination types and relation attribute fields defined in the topology relations, data in the resource instance table are queried in a cascading mode and are led into the topology data table, the topology data table can store relation instances of all resources,
the fields of the topology data table record mainly include: topology ID, source resource instance ID (AEment), source resource instance name, source resource type code, destination resource instance ID (zement), destination resource instance name and destination resource type code,
the nodes and the connecting lines required to be displayed by the window can store node data through a window node table, and the connecting line data can be stored in a window connecting line table;
the process of generating the topology data with hierarchical relationship is: obtaining the initial node ID, the maximum layer number and the resource type code from the topology window table,
if the maximum layer number of the window is not set, the default maximum display layer number is obtained according to the resource type coding to the topology model table,
searching AEment from the initial topological node to a topological data table, and if the AEment can be found, searching ZEment through the AEment so as to recursively find all child nodes, wherein the recursive times are determined by the maximum number of layers; if only one zement can be found according to the starting node, it means that the starting node does not have a lower-level child node, and only the currently found zement and the AEment above the currently found zement need to be obtained,
saving the found connection data to a window connection table,
storing the found node data into a window node table;
generating a corresponding topological graph by using the topological data, providing a restful query interface of the topological data by a back-end service, requesting the query interface of the back end by the front end through ajax, displaying the topological graph through a jtopo component, and displaying: for example, the topology window list is displayed in the left area in the form of a tree, the user clicks one node on the tree, the middle area displays the corresponding topology graph,
the rightmost area is the attribute of the selected node, when a certain node on the topological graph is selected, the resource attribute information of the node, including management information, logic information, physical information and the like, can be displayed on the attribute label page,
the middle area is a topological graph, wherein a topological tool bar is arranged above the topological graph, and the topological operation comprises the following steps: enlarging, reducing, drilling up, drilling down, laying out, saving as picture, saving current position, eagle's eye diagram, etc.,
the connecting lines on the topological graph show that: the port type and the bandwidth determine the color and the width of the connecting line, and the nodes on the topological graph show that: and displaying by different icons according to the types of the equipment.
In the process, the alarm data can be obtained through the fault management system, the back-end service receives fault alarms in real time through the message queue, the alarm quantity is grouped and counted according to the resource instance ID and the alarm level, the alarm quantity is displayed at the corresponding topological node position in real time and can be pushed to the front-end topological component through the websocket, the front-end topological component displays the alarm quantity at the corresponding node position in real time through the bubble type, the displayed alarm quantity is the quantity corresponding to the current alarm at the highest level, the background color of the node is changed according to the alarm level, the topological node is clicked by a right button, the alarm details can be selected to be checked in a popped menu, and then an alarm list page is opened.
When the tool disclosed by the invention is used for realizing the display of the cloud center tenant dimension topological graph, the specific process is as follows:
the data module acquires configuration data according to the topology node data, tenants and resources in the topology relation and the incidence relation between the resources:
establishing a topology model table to record resource type data in the topology node data, wherein the resource type data comprises a resource type code, a type name, a type icon name, a default maximum display layer number, an attribute field of the type and the like, the attribute field of the cloud server comprises the name of the cloud server, the number of CPU cores, the memory size, an IP address, a tenant belonging to the cloud server and the like, the attribute field of the type can be realized by a topology attribute table,
a topological relation model can be established, the relationship types (including 1:1, 1: n, m: n), the source type codes, the source type relation attribute fields, the destination type codes, the destination type relation attribute fields and the like need to be defined in the table through a model relation table to indicate which cloud servers the tenants own and which applications are deployed on the cloud servers;
the generation module gradually generates topology data with a hierarchical relationship through the corresponding relationship between the configuration data and the resource data utilization windows and the topology nodes:
establishing a corresponding relation between a topological window table record window and a topological node, wherein fields recorded by the topological window table mainly comprise: the fields of the window ID, the initial topology node name, the initial topology node resource type, the maximum level of window display, the parent window ID and the like, namely the windows and the initial topology nodes are in one-to-one relationship, according to the organization relationship of the cloud center, the data of a first-level department, a second-level department and tenants can be taken as the initial topology nodes to be imported into a window table,
establishing a topology data table to record resource instances and topology relations of a topology graph, wherein the resource instances can be obtained through the resource instance table, the resource instance table is from CMDB, namely each resource type can have a resource instance table, query statements can be dynamically generated according to source types, destination types and relation attribute fields defined in the topology relations, data in the resource instance table are queried in a cascading mode and are led into the topology data table, the topology data table can store relation instances of all resources,
the fields of the topology data table record mainly include: topology ID, source resource instance ID (AEment), source resource instance name, source resource type code, destination resource instance ID (zement), destination resource instance name and destination resource type code,
the nodes and the connecting lines required to be displayed by the window can store node data through a window node table, and the connecting line data can be stored in a window connecting line table;
the process of generating topology data with hierarchical relationship is: obtaining the initial node ID, the maximum layer number and the resource type code from the topology window table,
if the maximum layer number of the window is not set, the default maximum display layer number is obtained according to the resource type coding to the topology model table,
searching AEment from the initial topological node to a topological data table, and if the AEment can be found, searching ZEment through the AEment so as to recursively find all child nodes, wherein the recursive times are determined by the maximum number of layers; if only one zement can be found according to the starting node, it means that the starting node does not have a lower-level child node, and only the currently found zement and the AEment above the currently found zement need to be obtained,
saving the found connection data to a window connection table,
storing the found node data into a window node table;
generating a corresponding topological graph by using the topological data, providing a restful query interface of the topological data by a back-end service, requesting the query interface of the back end by the front end through ajax, and displaying the topological graph by a display module through a jtopo component: for example, the topology window list is displayed in the left area in the form of a tree, the user clicks one node on the tree, the middle area displays the corresponding topology graph,
the rightmost area is the attribute of the selected node, when a certain node on the topological graph is selected, the resource attribute information of the node, including management information, logic information, physical information and the like, can be displayed on the attribute label page,
the middle area is a topological graph, wherein a topological tool bar is arranged above the topological graph, and the topological operation comprises the following steps: enlarging, reducing, drilling up, drilling down, laying out, saving as picture, saving current position, eagle's eye diagram, etc.,
the connecting lines on the topological graph show that: the port type and the bandwidth determine the color and the width of the connecting line, and the nodes on the topological graph show that: and displaying by different icons according to the types of the equipment.
In the process, the data module can acquire alarm data through the fault management system, receive fault alarms in real time through the message queue, count alarm quantity in groups according to the resource instance ID and the alarm level, display the alarm quantity in the corresponding topological node position in real time, push the alarm quantity to the display module through the websocket, display the alarm quantity in the corresponding node position in real time through the bubble type by the display module, display the alarm quantity which is the quantity corresponding to the alarm at the current highest level, change the background color of the node according to the alarm level, click the topological node at the right key, select to view the alarm details in a popped menu, and further open an alarm list page.
The above-mentioned embodiments are merely preferred embodiments for fully illustrating the present invention, and the scope of the present invention is not limited thereto. The equivalent substitution or change made by the technical personnel in the technical field on the basis of the invention is all within the protection scope of the invention. The protection scope of the invention is subject to the claims.

Claims (6)

1. A method for realizing a cloud center tenant dimension topological graph is characterized in that configuration data are obtained according to topological node data, tenants and resources in a topological relation, and incidence relations between the resources and the resources;
generating topology data with hierarchical relation step by using the corresponding relation of windows and topology nodes by configuring data and resource data, wherein a topology window table is established to record the corresponding relation of the windows and the topology nodes, fields recorded by the topology window table comprise window IDs, initial topology node names, initial topology node resource types, maximum levels displayed by the windows and father window IDs, resource examples and topology relations of a topology graph are established and recorded by the topology data table, fields recorded by the topology data table comprise topology relation IDs, source resource example IDs (AEelements), source resource example names, source resource type codes, destination resource example IDs (zeelements), destination resource example names and destination resource type codes,
acquiring an initial topology node ID, a maximum hierarchy displayed by a window and an initial topology node resource type through a topology window table, searching AEimplementation from the initial topology node to a topology data table, if the AEimplementation is found, searching ZEimplementation through the AEimplementation, recursively finding all child nodes, and acquiring connection line data and topology node data among the nodes; if only zeement is found according to the initial topological node, then connecting line data and topological node data among all nodes are obtained according to the current zeement and AEement above the current zeement,
generating topological data according to the acquired connection data among the nodes and the topological node data;
and generating a corresponding topological graph by using the topological data, and displaying.
2. The method as claimed in claim 1, wherein the set-up topology model table records resource type data in the topology node data, and the set-up model relationship table records tenants and resources and associations between resources and resources.
3. The method of claim 1, wherein the topology map and the topology nodes in the topology map are displayed in zones.
4. A method according to any of claims 1-3, characterized by counting the number of alarms based on the resource instance ID and alarm level grouping, and displaying the number of alarms in real time at the corresponding topology node location.
5. An implementation device of a cloud center tenant dimension topological graph is characterized by comprising a data module, a generation module and a display module,
the data module acquires configuration data according to the topology node data, tenants and resources in the topology relation and the incidence relation between the resources and the resources,
generating topology data with hierarchical relation step by using the corresponding relation of windows and topology nodes by configuring data and resource data, wherein a data module establishes a topology window table to record the corresponding relation of the windows and the topology nodes, fields recorded by the topology window table comprise a window ID, a starting topology node name, a starting topology node resource type, a maximum level displayed by the windows and a father window ID, a data module establishes a topology data table to record resource examples and topology relation of a topology graph, fields recorded by the topology data table comprise a topology relation ID, a source resource example ID (AEimplementation), a source resource example name, a source resource type code, a destination resource example ID (zelement), a destination resource example name and a destination resource type code,
the data module acquires an initial topology node ID, a maximum hierarchy displayed by a window and an initial topology node resource type through a topology window table, searches AEimplementation from the initial topology node to the topology data table, if the AEimplementation is found, searches ZEimplementation through the AEimplementation, recursively finds all child nodes, and acquires connection data and topology node data among the nodes; if only zeement is found according to the initial topological node, then connecting line data and topological node data among all nodes are obtained according to the current zeement and AEement above the current zeement,
generating topology data according to the acquired connection data among the nodes and the topology node data;
the generating module generates a corresponding topological graph by using the topological data, and the displaying module displays the topological graph.
6. The apparatus of claim 5, wherein the data module establishes a topology model table to record resource type data in the topology node data, and establishes a model relationship table to record tenants and resources and associations between resources and resources.
CN201911117725.8A 2019-11-15 2019-11-15 Method for realizing cloud center tenant dimension topological graph Active CN110838944B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911117725.8A CN110838944B (en) 2019-11-15 2019-11-15 Method for realizing cloud center tenant dimension topological graph

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911117725.8A CN110838944B (en) 2019-11-15 2019-11-15 Method for realizing cloud center tenant dimension topological graph

Publications (2)

Publication Number Publication Date
CN110838944A CN110838944A (en) 2020-02-25
CN110838944B true CN110838944B (en) 2022-07-05

Family

ID=69575036

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911117725.8A Active CN110838944B (en) 2019-11-15 2019-11-15 Method for realizing cloud center tenant dimension topological graph

Country Status (1)

Country Link
CN (1) CN110838944B (en)

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111580817B (en) * 2020-05-11 2023-08-15 山东汇贸电子口岸有限公司 Front-end implementation method for visual monitoring resource
CN111698326B (en) * 2020-06-12 2023-01-31 北京百度网讯科技有限公司 Method and device for determining cost attribution of cloud service resources
CN114070741B (en) * 2020-07-28 2024-01-26 中移(苏州)软件技术有限公司 Topology graph generation method, system, equipment and storage medium
CN112380402B (en) * 2020-11-16 2023-03-14 零氪科技(天津)有限公司 Medical document processing method, device and system
CN113225403B (en) 2021-07-08 2021-08-31 苏州浪潮智能科技有限公司 Topology-aware load balancing method and device and computer equipment
CN114726739B (en) * 2022-04-18 2024-04-09 深圳市智象科技有限公司 Topology data processing method, device, equipment and storage medium
CN114710404B (en) * 2022-04-22 2024-04-12 中国工商银行股份有限公司 Virtual server configuration information management method and device based on configuration management system

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104683164A (en) * 2013-11-27 2015-06-03 贵州电网公司信息通信分公司 Method of generating monitoring topological graph by using simplified configuration item correlation model

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101217410B (en) * 2008-01-07 2010-08-25 杭州华三通信技术有限公司 A network topological structure exhibition method and device
TWI626855B (en) * 2012-04-27 2018-06-11 內數位專利控股公司 Method and apparatus for optimizing proximity data path setup
CN108696380B (en) * 2017-04-11 2021-05-25 深圳市江机实业有限公司 Automatic node role display method for broadband carrier routing node topological graph
CN109039786A (en) * 2018-09-28 2018-12-18 山东中创软件商用中间件股份有限公司 A kind of topology drawing generating method, device, equipment and readable storage medium storing program for executing

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104683164A (en) * 2013-11-27 2015-06-03 贵州电网公司信息通信分公司 Method of generating monitoring topological graph by using simplified configuration item correlation model

Also Published As

Publication number Publication date
CN110838944A (en) 2020-02-25

Similar Documents

Publication Publication Date Title
CN110838944B (en) Method for realizing cloud center tenant dimension topological graph
US11792291B1 (en) Proxying hypertext transfer protocol (HTTP) requests for microservices
US11768811B1 (en) Managing user data in a multitenant deployment
CN110855473B (en) Monitoring method, device, server and storage medium
US11615075B2 (en) Logs to metrics synthesis
US11924021B1 (en) Actionable event responder architecture
US11238033B1 (en) Interactive location queries for raw machine data
US9430354B2 (en) Aggregation of metrics for tracking electronic computing resources based on user class hierarchy
US20130179793A1 (en) Enhancing visualization of relationships and temporal proximity between events
CN108880857B (en) Method and system for discovering and presenting network application access information
CN109308284B (en) Report menu generation method and device, computer equipment and storage medium
CN106452927A (en) Business topology information display method and system of cloud monitoring system
US11755531B1 (en) System and method for storage of data utilizing a persistent queue
WO2016082350A1 (en) Network asset information display method and device
US10095790B2 (en) Control center system for searching and managing objects across data centers
CN109033157B (en) Complex data retrieval method and system based on user-defined search condition tree
US20120030572A1 (en) Network visualization system
US8327292B2 (en) Distinct groupings of related objects for display in a user interface
CN104113579A (en) Service system data acquisition based on UDP and realization thereof
US11165654B2 (en) Discovering and mapping the relationships between macro-clusters of a computer network topology for an executing application
CN111045757A (en) Visual display system and method for IT resource operation state and storage medium
US11544343B1 (en) Codeless anchor generation for detectable features in an environment
CN114666231B (en) Visual operation and maintenance management method and system under multi-cloud environment and storage medium
CN112819511B (en) Relationship display method and device of object execution strategy and electronic equipment
US11934256B1 (en) Determining ingestion latency of data intake and query system instances

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
CB02 Change of applicant information
CB02 Change of applicant information

Address after: 250100 No. 1036 Tidal Road, Jinan High-tech Zone, Shandong Province, S01 Building, Tidal Science Park

Applicant after: Inspur cloud Information Technology Co.,Ltd.

Address before: 250100 No. 1036 Tidal Road, Jinan High-tech Zone, Shandong Province, S01 Building, Tidal Science Park

Applicant before: Tidal Cloud Information Technology Co.,Ltd.

GR01 Patent grant
GR01 Patent grant