CN114006848A - Method, system, equipment and storage medium for monitoring equipment clone simulation - Google Patents

Method, system, equipment and storage medium for monitoring equipment clone simulation Download PDF

Info

Publication number
CN114006848A
CN114006848A CN202111148575.4A CN202111148575A CN114006848A CN 114006848 A CN114006848 A CN 114006848A CN 202111148575 A CN202111148575 A CN 202111148575A CN 114006848 A CN114006848 A CN 114006848A
Authority
CN
China
Prior art keywords
data
equipment
acquisition
monitoring
clone
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
CN202111148575.4A
Other languages
Chinese (zh)
Other versions
CN114006848B (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 Jinan data Technology Co ltd
Original Assignee
Inspur Jinan data 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 Jinan data Technology Co ltd filed Critical Inspur Jinan data Technology Co ltd
Priority to CN202111148575.4A priority Critical patent/CN114006848B/en
Publication of CN114006848A publication Critical patent/CN114006848A/en
Application granted granted Critical
Publication of CN114006848B publication Critical patent/CN114006848B/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/50Testing arrangements

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 invention provides a method, a system, equipment and a storage medium for monitoring equipment clone simulation, wherein the method comprises the following steps: defining the data type and the data acquisition mode of the equipment to be monitored; creating an acquisition task, setting the acquisition duration of the acquisition task, and acquiring data according to the data type and the data acquisition mode; generating a device object template of the corresponding device according to the acquired data, cloning and simulating the corresponding virtual device based on the device object template, and adding the virtual device into the monitoring platform. The invention simulates a specific number of virtual devices for monitoring by the monitoring system in a mode of carrying out data acquisition on the device to be monitored and cloning the simulated device, thereby achieving the purposes of increasing the number of the devices and expanding the monitoring scale, effectively testing the performance of the monitoring system and improving and enhancing the performance of the monitoring system.

Description

Method, system, equipment and storage medium for monitoring equipment clone simulation
Technical Field
The present invention relates to the field of testing, and more particularly, to a method, a system, a device, and a storage medium for monitoring device clone simulation.
Background
With the development of information technology, the equipment scale of a data center is larger and larger, the performance requirement of a monitoring system is higher and higher, in the development and test process, a large number of real physical equipment is difficult to be provided for development and test, the development and test are generally performed by simulating data, but the authenticity of the data is difficult to be guaranteed, so that the monitorable scale and the software performance of the monitoring system cannot be well evaluated.
Disclosure of Invention
In view of this, embodiments of the present invention provide a method, a system, a computer device, and a computer readable storage medium for clone simulation of a monitoring device, in which a device in a production environment is subjected to data acquisition and replication with a customizable duration to generate a device object template of a corresponding device, and then a corresponding virtual device simulated by clone is cloned through the generated device object template for monitoring and management of the monitoring system, so as to increase the number of devices and expand the monitoring scale, thereby effectively testing the performance of the monitoring system, and improving the performance of the monitoring system.
Based on the above object, an aspect of the embodiments of the present invention provides a method for monitoring device clone simulation, including the following steps: defining the data type and the data acquisition mode of the equipment to be monitored; creating an acquisition task, setting the acquisition duration of the acquisition task, and acquiring data according to the data type and the data acquisition mode; generating an equipment object template of corresponding equipment according to the acquired data; and simulating corresponding virtual equipment based on the equipment object template clone, and adding the virtual equipment into a monitoring platform.
In some embodiments, the defining the data type and the data acquisition mode of the device to be monitored includes: the specified data type comprises equipment asset data, performance data and alarm data, the specified data acquisition mode comprises an IPMI protocol, an SNMP protocol and an HTTP protocol, and the data definition of the equipment to be monitored is stored by taking the equipment manufacturer, model and type as identifiers.
In some embodiments, the method further comprises: the collected asset data is stored in a relational database and the collected performance data is stored in a time series database.
In some embodiments, said joining the virtual appliance to the monitoring platform comprises: and allocating corresponding IP addresses to the virtual equipment in the network segment of the monitoring platform.
In another aspect of the embodiments of the present invention, a system for monitoring device clone simulation is provided, including: the definition module is configured for defining the data type and the data acquisition mode of the equipment to be monitored; the acquisition module is configured for creating an acquisition task, setting the acquisition duration of the acquisition task, and acquiring data according to the data type and the data acquisition mode; the template module is configured to generate an equipment object template of corresponding equipment according to the acquired data; and the execution module is configured to simulate the corresponding virtual equipment based on the equipment object template clone and add the virtual equipment into the monitoring platform.
In some embodiments, the definition module is configured to: the specified data type comprises equipment asset data, performance data and alarm data, the specified data acquisition mode comprises an IPMI protocol, an SNMP protocol and an HTTP protocol, and the data definition of the equipment to be monitored is stored by taking the equipment manufacturer, model and type as identifiers.
In some embodiments, the system further comprises a storage module configured to: the collected asset data is stored in a relational database and the collected performance data is stored in a time series database.
In some embodiments, the execution module is configured to: and allocating corresponding IP addresses to the virtual equipment in the network segment of the monitoring platform.
In another aspect of the embodiments of the present invention, there is also provided a computer device, including: at least one processor; and a memory storing computer instructions executable on the processor, the instructions when executed by the processor implementing the steps of the method as above.
In a further aspect of the embodiments of the present invention, a computer-readable storage medium is also provided, in which a computer program for implementing the above method steps is stored when the computer program is executed by a processor.
The invention has the following beneficial technical effects: the method comprises the steps of carrying out data acquisition and copying on the equipment in the production environment for the user-defined time length to generate an equipment object template corresponding to the equipment, cloning the simulated corresponding virtual equipment through the generated equipment object template to be used for monitoring and managing a monitoring system, and achieving the purposes of increasing the number of the equipment and expanding the monitoring scale, so that the performance of the monitoring system can be effectively tested, and the performance of the monitoring system is improved and enhanced.
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 only some embodiments of the present invention, and it is obvious for those skilled in the art that other embodiments can be obtained by using the drawings without creative efforts.
FIG. 1 is a schematic diagram of an embodiment of a method for monitoring device clone simulation provided by the present invention;
FIG. 2 is a schematic diagram of an embodiment of a system for monitoring device clone simulation provided by the present invention;
FIG. 3 is a schematic diagram of a hardware structure of an embodiment of a computer device for clone simulation of a monitoring device according to the present invention;
FIG. 4 is a schematic diagram of an embodiment of a computer storage medium for monitoring device clone simulation provided by the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the following embodiments of the present invention are described in further detail with reference to the accompanying drawings.
It should be noted that all expressions using "first" and "second" in the embodiments of the present invention are used for distinguishing two entities with the same name but different names or different parameters, and it should be noted that "first" and "second" are merely for convenience of description and should not be construed as limitations of the embodiments of the present invention, and they are not described in any more detail in the following embodiments.
In a first aspect of the embodiments of the present invention, an embodiment of a method for monitoring device clone simulation is provided. Fig. 1 is a schematic diagram illustrating an embodiment of a method for monitoring device clone simulation provided by the present invention. As shown in fig. 1, the embodiment of the present invention includes the following steps:
s1, defining the data type and data acquisition mode of the equipment to be monitored;
s2, creating an acquisition task, setting the acquisition duration of the acquisition task, and acquiring data according to the data type and the data acquisition mode;
s3, generating an equipment object template of the corresponding equipment according to the acquired data; and
s4, simulating the corresponding virtual equipment based on the equipment object template clone, and adding the virtual equipment into the monitoring platform.
And defining the data type and the data acquisition mode of the equipment to be monitored. The data acquisition method comprises the steps of guiding the data acquisition of the equipment to be monitored and providing a data acquisition mode of the simulation equipment by defining the data type and the data acquisition mode of the equipment to be monitored.
In some embodiments, the defining the data type and the data acquisition mode of the device to be monitored includes: the specified data type comprises equipment asset data, performance data and alarm data, the specified data acquisition mode comprises an IPMI (Intelligent Platform Management Interface) Protocol, an SNMP (Simple Network Management Protocol) Protocol and an HTTP (Hyper Text Transfer Protocol), and the data definition of the equipment to be monitored is stored by taking equipment manufacturer, model and type as identifiers.
Defining the data type and the data acquisition mode of the equipment to be monitored, wherein the acquired data comprises but is not limited to equipment asset data, performance data and alarm data, the acquisition mode comprises but is not limited to an IPMI (intelligent platform Management interface) protocol, an SNMP (simple network Management protocol), an HTTP (hyper text transport protocol), an SMI-S (Storage Management interface standard) protocol and a Redfish protocol, and after the data definition configuration is completed, the data definition of the equipment is stored by taking the manufacturer, the model and the type of the equipment as identifiers. For example: the method comprises the steps of defining data of server equipment of a certain manufacturer model, defining data items to be monitored (asset data comprises but is not limited to a CPU, a memory, a hard disk, a network card, a PCIE card and the like, performance data comprises but is not limited to a CPU utilization rate, a memory utilization rate, a CPU temperature, a fan rotating speed and the like, equipment alarm data), simultaneously designating an acquisition mode of corresponding data (for example, the CPU asset data is acquired by calling an HTTP interface/rest/cpuInfo in a GET mode), and finishing the definition of the equipment data through the data definition.
And creating an acquisition task, setting the acquisition duration of the acquisition task, and acquiring data according to the data type and the data acquisition mode.
Establishing an acquisition task, appointing acquisition time, particularly specifying the authenticity of data of the clone equipment only by data within a certain continuous time for performance data, starting to acquire the data of the equipment to be monitored after setting is finished, acquiring the data according to a defined acquisition protocol and an acquisition method according to a defined data type and a defined data acquisition mode, and storing the data in a storage module.
And generating an equipment object template of the corresponding equipment according to the acquired data. And the acquired data is delivered to a storage module for persistent storage, and after the acquisition is finished, an equipment object template corresponding to the acquisition equipment is generated for equipment simulation.
And simulating corresponding virtual equipment based on the equipment object template clone, and adding the virtual equipment into a monitoring platform.
In some embodiments, said joining the virtual appliance to the monitoring platform comprises: and allocating corresponding IP addresses to the virtual equipment in the network segment of the monitoring platform. And creating a required number of virtual devices according to the created device object template, and allocating IP addresses to the virtual devices for the monitoring platform to manage. The created virtual equipment data source is acquired by the acquisition module, and the data providing mode of the virtual equipment is consistent with the acquisition mode of the defined simulation setting.
In some embodiments, the method further comprises: the collected asset data is stored in a relational database and the collected performance data is stored in a time series database. The embodiment of the invention also comprises a basic data storage service; the method comprises the steps of performing data storage on asset data, performance data and alarm data defined and collected by data, wherein the asset type data is stored in a relational database, such as MySQL, and the performance data is stored in time sequence data, such as InfluxDB, and meanwhile, data query service can be provided for other modules, so that the data interaction function is met.
The embodiment of the invention generates the equipment object template of the corresponding equipment by carrying out data acquisition and copying of the customizable duration on the equipment in the production environment, and then clones the simulated corresponding virtual equipment through the generated equipment object template for monitoring and management of the monitoring system, thereby achieving the purposes of increasing the number of the equipment and expanding the monitoring scale, effectively testing the performance of the monitoring system and improving and enhancing the performance of the monitoring system.
It should be particularly noted that, the steps in the embodiments of the method for monitoring device clone simulation described above can be mutually intersected, replaced, added, and deleted, so that these methods for monitoring device clone simulation, which are transformed by reasonable permutation and combination, should also belong to the scope of the present invention, and should not limit the scope of the present invention to the embodiments.
In view of the above objects, a second aspect of the embodiments of the present invention provides a system for monitoring device clone simulation. As shown in fig. 2, the system 200 includes the following modules: the definition module is configured for defining the data type and the data acquisition mode of the equipment to be monitored; the acquisition module is configured for creating an acquisition task, setting the acquisition duration of the acquisition task, and acquiring data according to the data type and the data acquisition mode; the template module is configured to generate an equipment object template of corresponding equipment according to the acquired data; and the execution module is configured to simulate the corresponding virtual equipment based on the equipment object template clone and add the virtual equipment into the monitoring platform.
In some embodiments, the definition module is configured to: the specified data type comprises equipment asset data, performance data and alarm data, the specified data acquisition mode comprises an IPMI protocol, an SNMP protocol and an HTTP protocol, and the data definition of the equipment to be monitored is stored by taking the equipment manufacturer, model and type as identifiers.
In some embodiments, the system further comprises a storage module configured to: the collected asset data is stored in a relational database and the collected performance data is stored in a time series database.
In some embodiments, the execution module is configured to: and allocating corresponding IP addresses to the virtual equipment in the network segment of the monitoring platform.
In view of the above object, a third aspect of the embodiments of the present invention provides a computer device, including: at least one processor; and a memory storing computer instructions executable on the processor, the instructions being executable by the processor to perform the steps of: s1, defining the data type and data acquisition mode of the equipment to be monitored; s2, creating an acquisition task, setting the acquisition duration of the acquisition task, and acquiring data according to the data type and the data acquisition mode; s3, generating an equipment object template of the corresponding equipment according to the acquired data; and S4, simulating the corresponding virtual equipment based on the equipment object template clone, and adding the virtual equipment into the monitoring platform.
In some embodiments, the defining the data type and the data acquisition mode of the device to be monitored includes: the specified data type comprises equipment asset data, performance data and alarm data, the specified data acquisition mode comprises an IPMI protocol, an SNMP protocol and an HTTP protocol, and the data definition of the equipment to be monitored is stored by taking the equipment manufacturer, model and type as identifiers.
In some embodiments, the steps further comprise: the collected asset data is stored in a relational database and the collected performance data is stored in a time series database.
In some embodiments, said joining the virtual appliance to the monitoring platform comprises: and allocating corresponding IP addresses to the virtual equipment in the network segment of the monitoring platform.
Fig. 3 is a schematic hardware structure diagram of an embodiment of the computer device for clone simulation of the monitoring device provided by the present invention.
Taking the device shown in fig. 3 as an example, the device includes a processor 301 and a memory 302.
The processor 301 and the memory 302 may be connected by a bus or other means, such as the bus connection in fig. 3.
The memory 302 is a non-volatile computer-readable storage medium and can be used for storing non-volatile software programs, non-volatile computer-executable programs, and modules, such as program instructions/modules corresponding to the method for monitoring device clone simulation in the embodiment of the present application. The processor 301 executes various functional applications of the server and data processing, i.e., implements a method of monitoring device clone simulation, by running non-volatile software programs, instructions and modules stored in the memory 302.
The memory 302 may include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application program required for at least one function; the storage data area may store data created according to the use of the method of monitoring the device clone simulation, and the like. Further, the memory 302 may include high speed random access memory, and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other non-volatile solid state storage device. In some embodiments, memory 302 optionally includes memory located remotely from processor 301, which may be connected to a local module via a network. Examples of such networks include, but are not limited to, the internet, intranets, local area networks, mobile communication networks, and combinations thereof.
Computer instructions 303 corresponding to one or more methods of monitoring device clone simulation are stored in the memory 302 and when executed by the processor 301 perform the method of monitoring device clone simulation in any of the method embodiments described above.
Any embodiment of a computer device for performing the method for clone simulation of a monitoring device as described above may achieve the same or similar effects as any of the preceding method embodiments corresponding thereto.
The present invention also provides a computer readable storage medium storing a computer program for performing a method of monitoring device clone simulation when executed by a processor.
Fig. 4 is a schematic diagram of an embodiment of a computer storage medium for clone simulation of the monitoring device provided by the present invention. Taking the computer storage medium as shown in fig. 4 as an example, the computer readable storage medium 401 stores a computer program 402 which, when executed by a processor, performs the method as described above.
Finally, it should be noted that, as one of ordinary skill in the art can appreciate that all or part of the processes of the methods of the above embodiments can be implemented by a computer program to instruct related hardware, and the program of the method for monitoring device clone simulation can be stored in a computer readable storage medium, and when executed, the program can include the processes of the embodiments of the methods as described above. The storage medium of the program may be a magnetic disk, an optical disk, a Read Only Memory (ROM), a Random Access Memory (RAM), or the like. The embodiments of the computer program may achieve the same or similar effects as any of the above-described method embodiments.
The foregoing is an exemplary embodiment of the present disclosure, but it should be noted that various changes and modifications could be made herein without departing from the scope of the present disclosure as defined by the appended claims. The functions, steps and/or actions of the method claims in accordance with the disclosed embodiments described herein need not be performed in any particular order. Furthermore, although elements of the disclosed embodiments of the invention may be described or claimed in the singular, the plural is contemplated unless limitation to the singular is explicitly stated.
It should be understood that, as used herein, the singular forms "a", "an" and "the" are intended to include the plural forms as well, unless the context clearly supports the exception. It should also be understood that "and/or" as used herein is meant to include any and all possible combinations of one or more of the associated listed items.
The numbers of the embodiments disclosed in the embodiments of the present invention are merely for description, and do not represent the merits of the embodiments.
It will be understood by those skilled in the art that all or part of the steps for implementing the above embodiments may be implemented by hardware, or may be implemented by a program instructing relevant hardware, and the program may be stored in a computer-readable storage medium, and the above-mentioned storage medium may be a read-only memory, a magnetic disk or an optical disk, etc.
Those of ordinary skill in the art will understand that: the discussion of any embodiment above is meant to be exemplary only, and is not intended to intimate that the scope of the disclosure, including the claims, of embodiments of the invention is limited to these examples; within the idea of an embodiment of the invention, also technical features in the above embodiment or in different embodiments may be combined and there are many other variations of the different aspects of the embodiments of the invention as described above, which are not provided in detail for the sake of brevity. Therefore, any omissions, modifications, substitutions, improvements, and the like that may be made without departing from the spirit and principles of the embodiments of the present invention are intended to be included within the scope of the embodiments of the present invention.

Claims (10)

1. A method for monitoring equipment clone simulation is characterized by comprising the following steps:
defining the data type and the data acquisition mode of the equipment to be monitored;
creating an acquisition task, setting the acquisition duration of the acquisition task, and acquiring data according to the data type and the data acquisition mode;
generating an equipment object template of corresponding equipment according to the acquired data; and
and simulating corresponding virtual equipment based on the equipment object template clone, and adding the virtual equipment into a monitoring platform.
2. The method according to claim 1, wherein the defining the data type and the data acquisition mode of the device to be monitored comprises:
the specified data type comprises equipment asset data, performance data and alarm data, the specified data acquisition mode comprises an IPMI protocol, an SNMP protocol and an HTTP protocol, and the data definition of the equipment to be monitored is stored by taking the equipment manufacturer, model and type as identifiers.
3. The method of claim 2, further comprising:
the collected asset data is stored in a relational database and the collected performance data is stored in a time series database.
4. The method of claim 1, wherein the joining the virtual device to a monitoring platform comprises:
and allocating corresponding IP addresses to the virtual equipment in the network segment of the monitoring platform.
5. A system for monitoring device clone simulation, comprising:
the definition module is configured for defining the data type and the data acquisition mode of the equipment to be monitored;
the acquisition module is configured for creating an acquisition task, setting the acquisition duration of the acquisition task, and acquiring data according to the data type and the data acquisition mode;
the template module is configured to generate an equipment object template of corresponding equipment according to the acquired data; and
and the execution module is configured to simulate the corresponding virtual equipment based on the equipment object template clone and add the virtual equipment into the monitoring platform.
6. The system of claim 5, wherein the definition module is configured to:
the specified data type comprises equipment asset data, performance data and alarm data, the specified data acquisition mode comprises an IPMI protocol, an SNMP protocol and an HTTP protocol, and the data definition of the equipment to be monitored is stored by taking the equipment manufacturer, model and type as identifiers.
7. The system of claim 6, further comprising a storage module configured to:
the collected asset data is stored in a relational database and the collected performance data is stored in a time series database.
8. The system of claim 5, wherein the execution module is configured to:
and allocating corresponding IP addresses to the virtual equipment in the network segment of the monitoring platform.
9. A computer device, comprising:
at least one processor; and
a memory storing computer instructions executable on the processor, the instructions when executed by the processor implementing the steps of the method of any one of claims 1 to 4.
10. A computer-readable storage medium, in which a computer program is stored which, when being executed by a processor, carries out the steps of the method according to any one of claims 1 to 4.
CN202111148575.4A 2021-09-29 2021-09-29 Method, system, equipment and storage medium for monitoring equipment clone simulation Active CN114006848B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111148575.4A CN114006848B (en) 2021-09-29 2021-09-29 Method, system, equipment and storage medium for monitoring equipment clone simulation

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111148575.4A CN114006848B (en) 2021-09-29 2021-09-29 Method, system, equipment and storage medium for monitoring equipment clone simulation

Publications (2)

Publication Number Publication Date
CN114006848A true CN114006848A (en) 2022-02-01
CN114006848B CN114006848B (en) 2023-08-15

Family

ID=79921983

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111148575.4A Active CN114006848B (en) 2021-09-29 2021-09-29 Method, system, equipment and storage medium for monitoring equipment clone simulation

Country Status (1)

Country Link
CN (1) CN114006848B (en)

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103250112A (en) * 2010-09-30 2013-08-14 施耐德电气美国股份有限公司 Power monitoring device simulation using a database profile generated from real time-value data
CN103970663A (en) * 2014-05-22 2014-08-06 浪潮电子信息产业股份有限公司 Method for simulating physical devices
CN104360894A (en) * 2014-11-18 2015-02-18 浪潮(北京)电子信息产业有限公司 Method and device for simulating physical equipment
CN106227660A (en) * 2016-07-21 2016-12-14 中国科学院计算技术研究所 A kind of Generation of simulating data method for simulating actual physical situation
CN108648121A (en) * 2018-05-11 2018-10-12 阿里巴巴集团控股有限公司 Generation of simulating data method and device and electronic equipment
US10671515B1 (en) * 2018-11-30 2020-06-02 Bank Of America Corporation Recording and playback of electronic event sequence in a distributed ledger system
CN113438136A (en) * 2021-08-27 2021-09-24 苏州浪潮智能科技有限公司 Application service monitoring method and device, electronic equipment and readable storage medium

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103250112A (en) * 2010-09-30 2013-08-14 施耐德电气美国股份有限公司 Power monitoring device simulation using a database profile generated from real time-value data
CN103970663A (en) * 2014-05-22 2014-08-06 浪潮电子信息产业股份有限公司 Method for simulating physical devices
CN104360894A (en) * 2014-11-18 2015-02-18 浪潮(北京)电子信息产业有限公司 Method and device for simulating physical equipment
CN106227660A (en) * 2016-07-21 2016-12-14 中国科学院计算技术研究所 A kind of Generation of simulating data method for simulating actual physical situation
CN108648121A (en) * 2018-05-11 2018-10-12 阿里巴巴集团控股有限公司 Generation of simulating data method and device and electronic equipment
US10671515B1 (en) * 2018-11-30 2020-06-02 Bank Of America Corporation Recording and playback of electronic event sequence in a distributed ledger system
CN113438136A (en) * 2021-08-27 2021-09-24 苏州浪潮智能科技有限公司 Application service monitoring method and device, electronic equipment and readable storage medium

Also Published As

Publication number Publication date
CN114006848B (en) 2023-08-15

Similar Documents

Publication Publication Date Title
US11704144B2 (en) Creating virtual machine groups based on request
CN111181801A (en) Node cluster testing method and device, electronic equipment and storage medium
WO2020048453A1 (en) Network element management method and apparatus, system and storage medium
CN102999608A (en) System and method for tree table demonstration of large data
CN112631846A (en) Fault drilling method and device, computer equipment and storage medium
CN112579399B (en) Cloud service testing method and device, electronic equipment and computer storage medium
CN105095044A (en) SNMP based server monitoring method and apparatus
CN108228444A (en) A kind of test method and device
CN112311571A (en) Network topology generation method and device, electronic equipment and non-transient storage medium
CN113220431A (en) Cross-cloud distributed data task scheduling method, device and storage medium
CN111143039A (en) Virtual machine scheduling method and device and computer storage medium
CN110244967A (en) Method for updating edition and device
CN109684033B (en) Cloud platform bare metal management method, storage medium, electronic device and system
US9002847B2 (en) Identifying an auto-complete communication pattern
CN114006848A (en) Method, system, equipment and storage medium for monitoring equipment clone simulation
CN110414021B (en) System, device and method for generating event rules of edge equipment of industrial Internet of things
CN106330556B (en) A kind of method and apparatus calling related information for generating service module
CN113792422B (en) Digital twinning-based TPM equipment management virtual verification method and system
CN115878860A (en) Menu generation method, device, server equipment and medium
CN104360894A (en) Method and device for simulating physical equipment
Jónsson et al. Simulating large-scale dynamic random graphs in OMNeT++.
US11381464B2 (en) Methods, systems, and computer readable media for implementing a generalized model for defining application state machines
CN114281549A (en) Data processing method and device
CN113051178A (en) Test data construction method, device, equipment and medium
CN106301906A (en) Object collocation method based on distributed system and device

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