CN113794588A - Method, system, electronic device and medium for synchronizing port information of network device - Google Patents

Method, system, electronic device and medium for synchronizing port information of network device Download PDF

Info

Publication number
CN113794588A
CN113794588A CN202111017485.1A CN202111017485A CN113794588A CN 113794588 A CN113794588 A CN 113794588A CN 202111017485 A CN202111017485 A CN 202111017485A CN 113794588 A CN113794588 A CN 113794588A
Authority
CN
China
Prior art keywords
mac address
network equipment
network
port information
server
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
CN202111017485.1A
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.)
Ctrip Travel Information Technology Shanghai Co Ltd
Original Assignee
Ctrip Travel Information Technology Shanghai 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 Ctrip Travel Information Technology Shanghai Co Ltd filed Critical Ctrip Travel Information Technology Shanghai Co Ltd
Priority to CN202111017485.1A priority Critical patent/CN113794588A/en
Publication of CN113794588A publication Critical patent/CN113794588A/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/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/08Configuration management of networks or network elements
    • H04L41/0876Aspects of the degree of configuration automation
    • H04L41/0886Fully automatic configuration
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L2101/00Indexing scheme associated with group H04L61/00
    • H04L2101/60Types of network addresses
    • H04L2101/618Details of network addresses
    • H04L2101/622Layer-2 addresses, e.g. medium access control [MAC] addresses

Abstract

The invention discloses obtaining a first MAC address; the first MAC address is an MAC address corresponding to the server; acquiring a second MAC address; the second MAC address is a MAC address corresponding to the network equipment; judging whether the first MAC address is consistent with the second MAC address or not, and if so, acquiring server data; the server data comprises a server host name and a physical network card number; and adding the server data and the first MAC address into the description of the port of the network equipment according to a preset rule, thereby realizing automatic addition of the port information of the network equipment and further improving the efficiency, the normalization and the accuracy of adding the port information of the network equipment.

Description

Method, system, electronic device and medium for synchronizing port information of network device
Technical Field
The present invention relates to the field of computer technologies, and in particular, to a method, a system, an electronic device, and a medium for synchronizing port information of a network device.
Background
Generally, small-sized enterprises have single network structure and small quantity of equipment, and enterprise managers can meet the requirements by manually adding network equipment port information. Even in a small enterprise, the network dependency is not high, the troubleshooting time is not required, and the addition of the network equipment management information is not necessary.
However, in a large enterprise, tens of thousands of employees, thousands of network devices and company services have extremely high requirements on network quality and extremely high dependence; adding information description to the network equipment port can not only know the equipment connected up and down at a glance, but also locate the fault point and the affected range quickly. The traditional method is to add port information of network equipment manually, which not only wastes time and labor, but also makes the marking standard non-uniform, and makes the manual marking easily generate marking error and leakage, causes misjudgment in the network fault removing process, and affects the fault removing speed and accuracy.
Disclosure of Invention
The invention provides a method, a system, electronic equipment and a medium for synchronizing port information of network equipment, aiming at overcoming the defects of low efficiency, non-specification and inaccuracy of manually adding the port information of the network equipment in the prior art.
The invention solves the technical problems through the following technical scheme:
the invention provides a method for synchronizing port information of network equipment, which comprises the following steps:
acquiring a first MAC address; the first MAC address is an MAC address corresponding to the server;
acquiring a second MAC address; the second MAC address is a MAC address corresponding to the network equipment;
judging whether the first MAC address is consistent with the second MAC address or not, and if so, acquiring server data; the server data comprises a server host name and a physical network card number;
and adding the server data and the first MAC address into the description of the port of the network equipment according to a preset rule.
Preferably, the synchronization method further comprises:
and if the first MAC address is judged to be inconsistent with the second MAC address, an alarm signal is sent out.
Preferably, after the step of issuing an alarm signal, the synchronization method further comprises:
creating an event based on the alarm signal;
acquiring a receiving personnel list of the alarm signal;
and searching the receiving personnel corresponding to the event from the receiving personnel list.
Preferably, the synchronization method further comprises:
if the first MAC address is consistent with the second MAC address, acquiring the network equipment data; the network equipment data comprises a host name of the network equipment and a port number of the equipment;
and adding the network equipment data and the second MAC address into a physical network card of a server according to a preset rule.
The invention also provides a system for synchronizing the port information of the network equipment, which comprises:
the first acquisition module is used for acquiring a first MAC address; the first MAC address is an MAC address corresponding to the server;
the second acquisition module is used for acquiring a second MAC address; the second MAC address is a MAC address corresponding to the network equipment;
the first judging module is used for judging whether the first MAC address is consistent with the second MAC address or not, and if so, the third obtaining module is called;
the third acquisition module is used for acquiring server data; the server data comprises a server host name and a physical network card number;
and the first adding module is used for adding the server data and the first MAC address into the description of the port of the network equipment according to a preset rule.
Preferably, the synchronization system further comprises:
the second judgment module is used for calling the alarm module if the first MAC address is judged to be inconsistent with the second MAC address;
and the alarm module is used for sending out an alarm signal.
Preferably, after the step of issuing an alarm signal, the synchronization system further comprises:
a creation module for creating an event based on the alarm signal;
the fourth acquisition module is used for acquiring a receiving personnel list of the alarm signal;
and the searching module is used for searching the receiving personnel corresponding to the event from the receiving personnel list.
Preferably, the synchronization system further comprises:
the third judging module is used for acquiring the network equipment data if the first MAC address is judged to be consistent with the second MAC address; the network equipment data comprises a host name of the network equipment and a port number of the equipment;
and the second adding module is used for adding the network equipment data and the second MAC address into a physical network card of the server according to a preset rule.
The invention also provides an electronic device, which comprises a memory, a processor and a computer program stored on the memory and capable of running on the processor, wherein the processor executes the computer program to realize the synchronization method of the network device port information.
The present invention also provides a computer-readable storage medium, on which a computer program is stored, which, when executed by a processor, implements a method for synchronizing port information of network devices as described above.
The positive progress effects of the invention are as follows:
the invention discloses a method, a system, electronic equipment and a medium for synchronizing port information of network equipment.
Drawings
Fig. 1 is a flowchart of a method for synchronizing port information of a network device according to embodiment 1 of the present invention;
fig. 2 is a flowchart of a method for synchronizing port information of a network device according to embodiment 2 of the present invention;
fig. 3 is a schematic diagram of a synchronization module for port information of a network device according to embodiment 3 of the present invention;
fig. 4 is a schematic diagram of a synchronization module for port information of a network device according to embodiment 4 of the present invention;
fig. 5 is a schematic structural diagram of an electronic device according to embodiment 5 of the present invention.
Detailed Description
The invention is further illustrated by the following examples, which are not intended to limit the scope of the invention.
Example 1
As shown in fig. 1, this embodiment discloses a method for synchronizing port information of a network device, where the method includes:
s101, acquiring a first MAC address; the first MAC address is an MAC address corresponding to the server;
step S102, acquiring a second MAC address; the second MAC address is a MAC address corresponding to the network equipment;
step S103, judging whether the first MAC address is consistent with the second MAC address, if so, executing step S104, and if not, executing step S106;
step S104, acquiring server data; the server data comprises a server host name and a physical network card number; specifically, the name of the server host, the number of the physical network card, and the first MAC address are stored in the CMDB system, and the name of the server host, the number of the physical network card, and the first MAC address can be obtained from the CMDB.
Step S105, adding the server data and the first MAC address to a description of a port of a network device according to a preset rule. Specifically, the preset rule may be that the name of the server host, the number of the physical network card, and the first MAC address are combined and added to the description of the port of the network device, and the rule is also automatically specified according to the actual situation. After the step is executed, the process ends.
And step S106, sending out an alarm signal.
Step S107, creating an event based on the alarm signal;
step S108, acquiring a list of receiving personnel of the alarm signal;
and step S109, searching for the receiving personnel corresponding to the event from the receiving personnel list.
In this embodiment, when it is determined that the first MAC address is inconsistent with the second MAC address, an alarm signal may be sent, and based on the alarm signal, a corresponding person may be found, so that the related person may handle an abnormal situation in time, find a reason why the matching cannot be performed, modify the error data correctly, and then trigger automatic adding of the network device port information again.
The embodiment discloses a synchronization method of port information of network equipment, which is characterized in that whether an MAC address of a server is consistent with an MAC address corresponding to the network equipment is judged, if so, a name of a host computer of the server, a serial number of a physical network card and a first MAC address are obtained and added into description of a port of the network equipment according to a preset rule, so that the port information of the network equipment is automatically added, and the efficiency, the normalization and the accuracy of adding the port information of the network equipment are improved.
Example 2
As shown in fig. 2, this embodiment is an improvement of a synchronization method for port information of a network device based on embodiment 1, where the synchronization method includes:
in this embodiment, steps S201 to S203 are the same as steps S101 to S103 in embodiment 1, and steps S206 to S209 are the same as steps S106 to S109 in embodiment 1, and are not repeated herein.
Step S204, acquiring the network equipment data; the network equipment data comprises a host name of the network equipment and a port number of the equipment; specifically, the host name of the network device, the port number of the device, and the second MAC address may be obtained through the netanger system.
And S205, adding the network equipment data and the second MAC address into a physical network card of a server according to a preset rule. Specifically, the preset rule may be that the host name of the network device, the port number of the device, and the second MAC address are combined and added to the description of the port of the network device, and the rule is also specified according to the actual situation.
The embodiment discloses a synchronization method of network equipment port information, which not only can realize automatic addition of the network equipment port information at a network equipment end, but also can add a host name of the network equipment, a port number of the equipment and a second MAC address into a physical network card of a server at a server end, thereby realizing automatic addition of the network equipment port information, and further improving the efficiency, the standardability and the accuracy of adding the network equipment port information.
Example 3
As shown in fig. 3, the present embodiment discloses a system for synchronizing port information of network devices,
the synchronization system includes:
a first obtaining module 1, configured to obtain a first MAC address; the first MAC address is an MAC address corresponding to the server;
a second obtaining module 2, configured to obtain a second MAC address; the second MAC address is a MAC address corresponding to the network equipment;
the first judging module 3 is used for judging whether the first MAC address is consistent with the second MAC address, and if so, the third obtaining module 4 is called;
the third obtaining module 4 is used for obtaining server data; the server data comprises a server host name and a physical network card number; specifically, the name of the server host, the number of the physical network card, and the first MAC address are stored in the CMDB system, and the name of the server host, the number of the physical network card, and the first MAC address can be obtained from the CMDB.
And the first adding module 5 is configured to add the server data and the first MAC address to a description of a port of a network device according to a preset rule. Specifically, the preset rule may be that the name of the server host, the number of the physical network card, and the first MAC address are combined and added to the description of the port of the network device, and the rule is also automatically specified according to the actual situation.
And the second judging module 6 is configured to send an alarm signal if the first MAC address is judged to be inconsistent with the second MAC address.
A creation module 7 for creating an event based on the alarm signal;
a third obtaining module 8, configured to obtain a list of receiving people of the alarm signal;
and the searching module 9 is configured to search the receiving person corresponding to the event from the receiving person list.
In this embodiment, when it is determined that the first MAC address is inconsistent with the second MAC address, an alarm signal may be sent, and based on the alarm signal, a corresponding person may be found, so that the related person may handle an abnormal situation in time, find a reason why the matching cannot be performed, modify the error data correctly, and then trigger automatic adding of the network device port information again.
The embodiment discloses a synchronization system for port information of network equipment, which is used for automatically adding port information of the network equipment by judging whether an MAC address of a server is consistent with an MAC address corresponding to the network equipment or not and if so, acquiring a host name of the server, a physical network card number and a first MAC address and adding the host name, the physical network card number and the first MAC address into description of a port of the network equipment according to a preset rule, so that the port information of the network equipment is automatically added, and the efficiency, the normalization and the accuracy of adding the port information of the network equipment are improved.
Example 4
As shown in fig. 4, this embodiment is an improvement of the synchronization system for the port information of the network device based on embodiment 3, and the synchronization system includes:
in this embodiment, the first obtaining module 1, the first obtaining module 2, and the first determining module 3 are the same as the first obtaining module 1, the first obtaining module 2, and the first determining module 3 in embodiment 1, and the second determining module 6, the creating module 7, the third obtaining module 8, and the searching module 9 are the same as the second determining module 6, the creating module 7, the third obtaining module 8, and the searching module 9 in embodiment 1, and therefore, the description thereof is omitted here.
A third determining module 10, configured to obtain the network device data if it is determined that the first MAC address is consistent with the second MAC address; the network equipment data comprises a host name of the network equipment and a port number of the equipment; specifically, the host name of the network device, the port number of the device, and the second MAC address may be obtained through the netanger system.
And the second adding module 11 is configured to add the network device data and the second MAC address to a physical network card of the server according to a preset rule. Specifically, the preset rule may be that the host name of the network device, the port number of the device, and the second MAC address are combined and added to the description of the port of the network device, and the rule is also specified according to the actual situation.
The embodiment discloses a synchronization system for network equipment port information, which can not only realize automatic addition of the network equipment port information at a network equipment end, but also add a host name of the network equipment, a port number of the equipment and a second MAC address into a physical network card of a server at a server end, thereby realizing automatic addition of the network equipment port information, and further improving the efficiency, the standardability and the accuracy of adding the network equipment port information.
Example 5
Fig. 5 is a schematic structural diagram of an electronic device according to embodiment 5 of the present invention. The electronic device comprises a memory, a processor and a computer program stored on the memory and capable of running on the processor, and the processor executes the program to realize the synchronization method of the network device port information provided by embodiment 1 or embodiment 2. The electronic device 40 shown in fig. 5 is only an example, and should not bring any limitation to the functions and the scope of use of the embodiment of the present invention.
As shown in fig. 5, the electronic device 40 may be embodied in the form of a general purpose computing device, which may be, for example, a server device. The components of electronic device 40 may include, but are not limited to: the at least one processor 41, the at least one memory 42, and a bus 43 connecting the various system components (including the memory 42 and the processor 41).
The bus 43 includes a data bus, an address bus, and a control bus.
The memory 42 may include volatile memory, such as Random Access Memory (RAM)421 and/or cache memory 422, and may further include Read Only Memory (ROM) 423.
Memory 42 may also include a program/utility 425 having a set (at least one) of program modules 424, such program modules 424 including, but not limited to: an operating system, one or more application programs, other program modules, and program data, each of which, or some combination thereof, may comprise an implementation of a network environment.
The processor 41 executes various functional applications and data processing, such as a synchronization method of port information of a network device provided in embodiment 1 or embodiment 2 of the present invention, by running a computer program stored in the memory 42.
The electronic device 40 may also communicate with one or more external devices 44 (e.g., keyboard, pointing device, etc.). Such communication may be through an input/output (I/O) interface 45. Also, model-generating device 40 may also communicate with one or more networks (e.g., a Local Area Network (LAN), a Wide Area Network (WAN), and/or a public network, such as the Internet) via network adapter 46. As shown, the network adapter 46 communicates with the other modules of the model-generated device 40 over a bus 43. It should be understood that although not shown in the figures, other hardware and/or software modules may be used in conjunction with the model-generating device 40, including but not limited to: microcode, device drivers, redundant processors, external disk drive arrays, RAID (disk array) systems, tape drives, and data backup storage systems, etc.
It should be noted that although in the above detailed description several units/modules or sub-units/modules of the electronic device are mentioned, such a division is merely exemplary and not mandatory. Indeed, the features and functionality of two or more of the units/modules described above may be embodied in one unit/module according to embodiments of the invention. Conversely, the features and functions of one unit/module described above may be further divided into embodiments by a plurality of units/modules.
Example 6
The present embodiment provides a computer-readable storage medium on which a computer program is stored, the program implementing the synchronization method of the port information of the network device provided in embodiment 1 or embodiment 2 when executed by a processor.
More specific examples, among others, that the readable storage medium may employ may include, but are not limited to: a portable disk, a hard disk, random access memory, read only memory, erasable programmable read only memory, optical storage device, magnetic storage device, or any suitable combination of the foregoing.
In a possible implementation manner, the present invention can also be implemented in the form of a program product, which includes program code for causing a terminal device to execute a synchronization method for implementing the network device port information provided in embodiment 1 or embodiment 2 when the program product runs on the terminal device.
Where program code for carrying out the invention is written in any combination of one or more programming languages, the program code may be executed entirely on the user device, partly on the user device, as a stand-alone software package, partly on the user device and partly on a remote device or entirely on the remote device.
While specific embodiments of the invention have been described above, it will be appreciated by those skilled in the art that this is by way of example only, and that the scope of the invention is defined by the appended claims. Various changes and modifications to these embodiments may be made by those skilled in the art without departing from the spirit and scope of the invention, and these changes and modifications are within the scope of the invention.

Claims (10)

1. A synchronization method for port information of network equipment is characterized in that the synchronization method comprises the following steps:
acquiring a first MAC address; the first MAC address is an MAC address corresponding to the server;
acquiring a second MAC address; the second MAC address is a MAC address corresponding to the network equipment;
judging whether the first MAC address is consistent with the second MAC address or not, and if so, acquiring server data; the server data comprises a server host name and a physical network card number;
and adding the server data and the first MAC address into the description of the port of the network equipment according to a preset rule.
2. The method for synchronizing port information of network devices according to claim 1, wherein the synchronization method further comprises:
and if the first MAC address is judged to be inconsistent with the second MAC address, an alarm signal is sent out.
3. The method for synchronizing port information of network devices according to claim 2, wherein after said step of issuing an alarm signal, said method for synchronizing further comprises:
creating an event based on the alarm signal;
acquiring a receiving personnel list of the alarm signal;
and searching the receiving personnel corresponding to the event from the receiving personnel list.
4. The method for synchronizing port information of network devices according to claim 1, wherein the synchronization method further comprises:
if the first MAC address is consistent with the second MAC address, acquiring the network equipment data; the network equipment data comprises a host name of the network equipment and a port number of the equipment;
and adding the network equipment data and the second MAC address into a physical network card of a server according to a preset rule.
5. A system for synchronizing port information of network devices, the system comprising:
the first acquisition module is used for acquiring a first MAC address; the first MAC address is an MAC address corresponding to the server;
the second acquisition module is used for acquiring a second MAC address; the second MAC address is a MAC address corresponding to the network equipment;
the first judging module is used for judging whether the first MAC address is consistent with the second MAC address or not, and if so, the third obtaining module is called;
the third acquisition module is used for acquiring server data; the server data comprises a server host name and a physical network card number;
and the first adding module is used for adding the server data and the first MAC address into the description of the port of the network equipment according to a preset rule.
6. The system for synchronizing port information of network devices according to claim 5, wherein said synchronization system further comprises:
the second judgment module is used for calling the alarm module if the first MAC address is judged to be inconsistent with the second MAC address;
and the alarm module is used for sending out an alarm signal.
7. The synchronization system for network device port information of claim 6, wherein after said step of issuing an alarm signal, said synchronization system further comprises:
a creation module for creating an event based on the alarm signal;
the fourth acquisition module is used for acquiring a receiving personnel list of the alarm signal;
and the searching module is used for searching the receiving personnel corresponding to the event from the receiving personnel list.
8. The system for synchronizing port information of network devices according to claim 5, wherein said synchronization system further comprises:
the third judging module is used for acquiring the network equipment data if the first MAC address is judged to be consistent with the second MAC address; the network equipment data comprises a host name of the network equipment and a port number of the equipment;
and the second adding module is used for adding the network equipment data and the second MAC address into a physical network card of the server according to a preset rule.
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 method for synchronizing port information of network devices according to any one of claims 1 to 4 when executing the computer program.
10. A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, implements the method for synchronizing network device port information according to any one of claims 1 to 4.
CN202111017485.1A 2021-08-30 2021-08-30 Method, system, electronic device and medium for synchronizing port information of network device Pending CN113794588A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111017485.1A CN113794588A (en) 2021-08-30 2021-08-30 Method, system, electronic device and medium for synchronizing port information of network device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111017485.1A CN113794588A (en) 2021-08-30 2021-08-30 Method, system, electronic device and medium for synchronizing port information of network device

Publications (1)

Publication Number Publication Date
CN113794588A true CN113794588A (en) 2021-12-14

Family

ID=78879390

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111017485.1A Pending CN113794588A (en) 2021-08-30 2021-08-30 Method, system, electronic device and medium for synchronizing port information of network device

Country Status (1)

Country Link
CN (1) CN113794588A (en)

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102904777A (en) * 2012-10-15 2013-01-30 上海斐讯数据通信技术有限公司 Port-based multi-equipment testing implementing method
US20140247713A1 (en) * 2013-03-04 2014-09-04 Dell Products L.P. Systems and methods for preventing source suppression of routed information in a load-balanced network
CN106059822A (en) * 2016-06-29 2016-10-26 杭州华三通信技术有限公司 Configuration information issuing method and device
US20160373303A1 (en) * 2015-06-17 2016-12-22 Brocade Communications Systems, Inc. Configuration of a network visibility system
CN106452860A (en) * 2016-09-29 2017-02-22 杭州华三通信技术有限公司 Device deployment method and device
CN106789168A (en) * 2016-11-28 2017-05-31 华为技术有限公司 A kind of data center server manages the dispositions method and frame top formula interchanger of network
US20200389366A1 (en) * 2019-06-04 2020-12-10 Hongfujin Precision Electronics (Tianjin) Co.,Ltd. Method for managing multiple servers and device employing method
CN113114511A (en) * 2021-04-22 2021-07-13 中国科学技术大学 Method and device for generating port description information of network equipment

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102904777A (en) * 2012-10-15 2013-01-30 上海斐讯数据通信技术有限公司 Port-based multi-equipment testing implementing method
US20140247713A1 (en) * 2013-03-04 2014-09-04 Dell Products L.P. Systems and methods for preventing source suppression of routed information in a load-balanced network
US20160373303A1 (en) * 2015-06-17 2016-12-22 Brocade Communications Systems, Inc. Configuration of a network visibility system
CN106059822A (en) * 2016-06-29 2016-10-26 杭州华三通信技术有限公司 Configuration information issuing method and device
CN106452860A (en) * 2016-09-29 2017-02-22 杭州华三通信技术有限公司 Device deployment method and device
CN106789168A (en) * 2016-11-28 2017-05-31 华为技术有限公司 A kind of data center server manages the dispositions method and frame top formula interchanger of network
US20200389366A1 (en) * 2019-06-04 2020-12-10 Hongfujin Precision Electronics (Tianjin) Co.,Ltd. Method for managing multiple servers and device employing method
CN113114511A (en) * 2021-04-22 2021-07-13 中国科学技术大学 Method and device for generating port description information of network equipment

Similar Documents

Publication Publication Date Title
CN108427705B (en) Electronic device, distributed system log query method and storage medium
CN109902105B (en) Data query system, method, device and storage medium for micro-service architecture
US20190163594A1 (en) Using Cognitive Technologies to Identify and Resolve Issues in a Distributed Infrastructure
WO2018000607A1 (en) Method and electronic apparatus for identifying test case failure causes
CN109672722B (en) Data deployment method and device, computer storage medium and electronic equipment
CN110555150B (en) Data monitoring method, device, equipment and storage medium
CN114996288A (en) Data comparison method and device, computer storage medium and electronic equipment
CN110688305B (en) Test environment synchronization method, device, medium and electronic equipment
CN110245059B (en) Data processing method, device and storage medium
CN112948396A (en) Data storage method and device, electronic equipment and storage medium
CN113794588A (en) Method, system, electronic device and medium for synchronizing port information of network device
CN112751976B (en) Agent association method, system, equipment and storage medium based on authentication log
CN112966056B (en) Information processing method, device, equipment, system and readable storage medium
US20220334744A1 (en) Method, electronic device, and computer program product for processing data
CN113946601A (en) Personnel data query method, device, equipment and storage medium
CN113138906A (en) Call chain data acquisition method, device, equipment and storage medium
CN112148712A (en) Data processing method, device, equipment and medium
CN111478848A (en) Method and system for processing returned mails, electronic equipment and storage medium
CN117573561B (en) Automatic test system, method, electronic equipment and storage medium
CN110705241B (en) Method, system, electronic device and storage medium for managing industrial labels
CN116881202A (en) Regression result management method, regression result management system, electronic equipment and storage medium
CN115221146B (en) Method and device for deleting key value in Redis
CN109901997B (en) Financial system upgrading method and device, electronic equipment and storage medium
CN113064799A (en) Client monitoring method, device, system, medium and computing equipment
CN113849170A (en) Code sharing method and device, electronic equipment and storage medium

Legal Events

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