CN107391342B - Database all-in-one machine and monitoring method thereof - Google Patents

Database all-in-one machine and monitoring method thereof Download PDF

Info

Publication number
CN107391342B
CN107391342B CN201710602686.5A CN201710602686A CN107391342B CN 107391342 B CN107391342 B CN 107391342B CN 201710602686 A CN201710602686 A CN 201710602686A CN 107391342 B CN107391342 B CN 107391342B
Authority
CN
China
Prior art keywords
node
database
storage node
infiniband
computing node
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
CN201710602686.5A
Other languages
Chinese (zh)
Other versions
CN107391342A (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.)
Suzhou Inspur Intelligent Technology Co Ltd
Original Assignee
Suzhou Inspur Intelligent 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 Suzhou Inspur Intelligent Technology Co Ltd filed Critical Suzhou Inspur Intelligent Technology Co Ltd
Priority to CN201710602686.5A priority Critical patent/CN107391342B/en
Publication of CN107391342A publication Critical patent/CN107391342A/en
Application granted granted Critical
Publication of CN107391342B publication Critical patent/CN107391342B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/3003Monitoring arrangements specially adapted to the computing system or computing system component being monitored
    • G06F11/3006Monitoring arrangements specially adapted to the computing system or computing system component being monitored where the computing system is distributed, e.g. networked systems, clusters, multiprocessor systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/22Detection or location of defective computer hardware by testing during standby operation or during idle time, e.g. start-up testing
    • G06F11/26Functional testing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/3003Monitoring arrangements specially adapted to the computing system or computing system component being monitored
    • G06F11/302Monitoring arrangements specially adapted to the computing system or computing system component being monitored where the computing system component is a software system

Abstract

The invention discloses a database all-in-one machine and a monitoring method thereof, wherein the method is applied to a monitoring node in the database all-in-one machine, and the monitoring method comprises the following steps: acquiring state information of a computing node, a storage node and an InfiniBand switch with infinite bandwidth, which is arranged between the computing node and the storage node in the database all-in-one machine through a TCP/IP protocol; judging whether the computing node, the InfiniBand switch and/or the storage node normally operate or not according to the state information of the computing node, the InfiniBand switch and the storage node; and displaying the state information of the computing node, the InfiniBand switch and the storage node in a graphical interface mode, and judging results of whether the computing node, the InfiniBand switch and/or the storage node normally operate or not. Therefore, the database all-in-one machine can access the software state information and the hardware state information of all hardware devices of the database all-in-one machine, and display the software state information and the hardware state information of all hardware devices in a graphical interface mode.

Description

Database all-in-one machine and monitoring method thereof
Technical Field
The invention relates to a communication technology, in particular to a database all-in-one machine and a monitoring method thereof.
Background
With the advent of the information age, database all-in-one machines capable of processing a large amount of data are increasingly applied to various industry fields in order to solve the problems of continuous expansion of infrastructure, individualized and integrated requirements of data processing and storage cost of mass data. However, when monitoring the database all-in-one machine, an operator of the database all-in-one machine still needs to access software state information (e.g., database version, table space usage rate, etc.) of a specific hardware device (e.g., a compute node, an InfiniBand (IB) switch, a storage node, etc.) in the database all-in-one machine by using feature information of the specific hardware device, and the operator needs to view an instruction when accessing the software state information; in addition, each access is only specific to a certain hardware device in the database all-in-one machine, and when another hardware device in the database all-in-one machine needs to be known, the software state information of the other hardware device needs to be accessed again. Therefore, the software status information of each hardware device of the database all-in-one machine cannot be displayed at the same time, which is not beneficial to monitoring by an operator. In addition, when a hardware device in the database all-in-one machine fails to operate normally due to a hardware fault, an operator needs to sequentially access hardware state information of each hardware device to check the hardware device with the hardware fault, or the operator needs to go to a machine room where the database all-in-one machine is located to check which hardware device in the database all-in-one machine has the hardware fault. This causes inconvenience to the operator of the database kiosk.
Disclosure of Invention
In order to solve the above technical problems, the present invention provides a database all-in-one machine, which can access software status information and hardware status information of all hardware devices of the database all-in-one machine through a Transmission Control Protocol/Internet Protocol (TCP/IP), and display the software status information and the hardware status information of all hardware devices in a graphical interface manner.
In order to achieve the aim of the invention, the invention provides a database all-in-one machine, which comprises a computing node, a storage node and an InfiniBand switch arranged between the computing node and the storage node, wherein the database all-in-one machine also comprises a monitoring node which is electrically connected with the computing node through a network switch; wherein the content of the first and second substances,
the monitoring node comprises an information exchange module, an information processing module and a console module which are connected in sequence;
the information exchange module is set to acquire the state information of the computing node, the InfiniBand switch and the storage node through a transmission control protocol/Internet protocol (TCP/IP);
the information processing module is set to judge whether the computing node, the InfiniBand switch and/or the storage node normally operate or not according to the state information of the computing node, the InfiniBand switch and the storage node;
the console module is configured to display status information of the compute node, the InfiniBand switch, and the storage node received from the information processing module in a graphical interface, and to display a determination result when a determination result as to whether the compute node, the InfiniBand switch, and/or the storage node are operating normally is received from the information processing module.
Further, the information processing module is configured to collect and judge the state information of the compute node, the InfiniBand switch, and the storage node using a preset script.
Further, the monitoring node is further configured to store in advance a threshold value of the status information of the computing node, the InfiniBand switch and/or the storage node for determining whether the computing node, the InfiniBand switch and/or the storage node are operating normally.
Further, the console module is further configured to receive the request using a hypertext transfer protocol HTTP, and to output status information of the computing node, the InfiniBand switch, and the storage node, and the determination result.
In order to achieve the object of the present invention, the present invention further provides a monitoring method for a database all-in-one machine, which is applied to a monitoring node in the database all-in-one machine, the database all-in-one machine further includes a computing node, a storage node, and an InfiniBand switch with an infinite bandwidth arranged between the computing node and the storage node, the monitoring method includes:
acquiring state information of a computing node, a storage node and an InfiniBand switch with infinite bandwidth, which is arranged between the computing node and the storage node in the database all-in-one machine through a transmission control protocol/Internet protocol (TCP/IP);
judging whether the computing node, the InfiniBand switch and/or the storage node normally operate or not according to the state information of the computing node, the InfiniBand switch and the storage node;
and displaying the state information of the computing node, the InfiniBand switch and the storage node in a graphical interface mode, and judging results of whether the computing node, the InfiniBand switch and/or the storage node normally operate or not.
Further, the step of acquiring status information of the compute node, the storage node, and the InfiniBand switch disposed between the compute node and the storage node in the database all-in-one machine through the TCP/IP includes:
and adopting a preset script to collect and judge the state information of the computing node, the InfiniBand switch and the storage node.
Further, before the step of acquiring status information of the compute node, the storage node, and the InfiniBand switch disposed between the compute node and the storage node in the database all-in-one machine, the monitoring method further includes: threshold values of state information of the computing nodes, the InfiniBand switch and/or the storage nodes are stored in advance and used for judging whether the computing nodes, the InfiniBand switch and/or the storage nodes operate normally or not.
Further, the monitoring method further comprises: and adopting a hypertext transfer protocol (HTTP) to receive the request and output the state information of the computing node, the InfiniBand switch and the storage node and the judgment result.
Compared with the database all-in-one machine in the prior art, the database all-in-one machine in the embodiment of the invention can enable an operator of the database all-in-one machine to more directly monitor and display the state of each hardware device in the database all-in-one machine through the monitoring node, thereby improving the efficiency of monitoring the database all-in-one machine and simplifying the operation of the operator. An operator of the database all-in-one machine can visually watch the state information of the computing node, the IB switch and the storage node displayed in the graphical interface of the console module and the judged result of whether the computing node, the IB switch and the storage node normally operate, and does not need to separately access the instruction of the character type of a certain hardware device in the database all-in-one machine for monitoring the state of the hardware device, and does not need to go to a machine room where the database all-in-one machine is located to check which hardware device in the database all-in-one machine has a fault. An operator can judge the running state of the database all-in-one machine more intuitively and conveniently.
Additional features and advantages of the invention will be set forth in the description which follows, and in part will be obvious from the description, or may be learned by practice of the invention. The objectives and other advantages of the invention will be realized and attained by the structure particularly pointed out in the written description and claims hereof as well as the appended drawings.
Drawings
The accompanying drawings are included to provide a further understanding of the invention and are incorporated in and constitute a part of this specification, illustrate embodiments of the invention and together with the example serve to explain the principles of the invention and not to limit the invention.
FIG. 1 is a block diagram of a database kiosk according to one embodiment of the invention;
fig. 2 is a flowchart of a monitoring method of the database all-in-one machine according to an embodiment of the invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, embodiments of the present invention will be described in detail below with reference to the accompanying drawings. It should be noted that the embodiments and features of the embodiments in the present application may be arbitrarily combined with each other without conflict.
The steps illustrated in the flow charts of the figures may be performed in a computer system such as a set of computer-executable instructions. Also, while a logical order is shown in the flow diagrams, in some cases, the steps shown or described may be performed in an order different than here.
Fig. 1 is a block diagram of a database kiosk according to an embodiment of the invention, as shown in fig. 1, in which embodiment a database kiosk is provided that includes a compute node 101, a storage node 105, and an InfiniBand (IB) switch 109 disposed between the compute node 101 and the storage node 105, and further includes a monitor node 120 electrically connected to the compute node 101 via a network switch 113; wherein the content of the first and second substances,
the monitoring node 120 comprises an information exchange module 121, an information processing module 125 and a console module 129 which are connected in sequence;
the information exchange module 121 is configured to obtain status information of the computing node 101, the IB switch 109, and the storage node 105 through a Transmission Control Protocol/Internet Protocol (TCP/IP).
The information exchange module 121 may be an Application Programming Interface (API) in the operating system, and is configured to receive status information of the compute node and the storage node through TCP/IP, where the status information includes, for example, hardware information of the compute node 101, hardware information of the IB switch 109, hardware information of the storage node 105 (the hardware information includes a load condition of a CPU, a load condition of a memory, data information of an input/output Interface (I/O), and the like), database version information of the database all-in-one machine, a usage rate of a table space of the database, and the like.
The information processing module 125 is configured to determine whether the compute node 101, the IB switch 109, and/or the storage node 105 are operating normally according to the status information of the compute node 101, the IB switch 109, and the storage node 105;
the console module 129 is configured to display status information of all of the compute node 101, the IB switch 109, and the storage node 105 received from the information processing module 125 in a graphical interface, and to display a determination result when a determination result as to whether the compute node 101 and/or the storage node 105 are operating normally is received from the information processing module 125. The console module 129 can display a view of the database all-in-one machine, a topological graph of the database all-in-one machine, and configuration of the database all-in-one machine in a graphical interface manner.
The database all-in-one machine provided by the embodiment of the invention has the beneficial effects that: compared with the database all-in-one machine in the prior art, the database all-in-one machine in the embodiment of the invention can enable an operator of the database all-in-one machine to more directly monitor and display the state of each hardware device in the database all-in-one machine through the monitoring node 120, so that the efficiency of monitoring the database all-in-one machine can be improved, and the operation of the operator is simplified. The operator of the database all-in-one machine can visually view the state information of the computing node 101, the IB switch 109 and the storage node 105 displayed in the graphical interface of the console module 129, and the result of judging whether the computing node 101, the IB switch 109 and the storage node 105 are normally operated, and does not need to separately access the instruction of the character type about a certain hardware device in the database all-in-one machine in order to monitor the state of the hardware device, and does not need to go to a machine room where the database all-in-one machine is located to check which hardware device in the database all-in-one machine has a fault. An operator can judge the running state of the database all-in-one machine more intuitively and conveniently.
Further, the information processing module 125 is configured to collect and determine status information of all of the compute node 101, the IB switch 109, and the storage node 105 using a preset script. Optionally, the monitoring node 120 stores a code conforming to a python scripting language, the script code is edited in advance, the script code is edited to collect status information of the computing node 101, the IB switch 109 and the storage node 105, and the script code is further edited to judge whether the statuses of the computing node 101, the IB switch 109 and the storage node 105 are normally operated by judging the collected status information.
Further, the monitoring node 120 is further configured to store a threshold value of the status information of the computing node 101, the IB switch 109 and/or the storage node 105 in advance, where the threshold value is used to determine whether the computing node 101, the IB switch 109 and/or the storage node 105 operate normally.
Further, the console module 129 is also configured to receive a request sent by an operator of the database all-in-one machine by using a HyperText Transfer Protocol (HTTP), for example, a request sent by the operator to log in the database all-in-one machine through the console module 129, and a request sent by the operator through the console module 129 to query the computing node and/or the storage node just added. And the console module 129 outputs the state information of the computing node 101, the IB switch 109, and the storage node 105, and the judgment result by the information processing module 125 through its graphical interface. Furthermore, the console module 129 may be further configured to send an email to a preset email box of an operator of the database all-in-one machine by using HTTP to report hardware information, an error code, and the like of the component with the abnormal state when the determination result is that the state of the computing node 101, the IB switch 109, and/or the storage node 105 is abnormal.
Fig. 2 is a flowchart of a monitoring method of the database all-in-one machine according to an embodiment of the invention. As shown in fig. 2, in this embodiment, a monitoring method for a database all-in-one machine is provided, the method is applied to a monitoring node in the database all-in-one machine, the database all-in-one machine further includes a computing node, a storage node, and an InfiniBand (IB) switch arranged between the computing node and the storage node, the monitoring method includes the following steps:
step S201, acquiring state information of a computing node, a storage node and an IB switch arranged between the computing node and the storage node in the database all-in-one machine through a transmission control protocol/Internet protocol (TCP/IP);
step S205, judging whether the computing node, the IB switch and/or the storage node normally operate or not according to the state information of the computing node, the IB switch and the storage node;
step S209, displaying the status information of the compute node, the IB switch, and the storage node in a graphical interface manner, and the determination result of whether the compute node, the IB switch, and/or the storage node are/is operating normally.
Alternatively, step S201 may be implemented in an Application Programming Interface (API) in the operating system, so as to receive status information of the compute node and the storage node through TCP/IP, where the status information is, for example, hardware information of the compute node, hardware information of the IB switch, hardware information of the storage node (the hardware information includes a load condition of the CPU, a load condition of the memory, data information of the input/output Interface (I/O), and the like), database version information of the database all-in-one machine, a usage rate of a table space of the database, and the like.
Optionally, in step S202, the database all-in-one machine view, the database all-in-one machine topological graph, and the configuration of the database all-in-one machine may be displayed in a graphical interface manner.
The monitoring method of the database all-in-one machine provided by the embodiment of the invention has the beneficial effects that: compared with the database all-in-one machine in the prior art, the database all-in-one machine in the embodiment of the invention can enable an operator of the database all-in-one machine to more directly monitor and display the state of each hardware device in the database all-in-one machine through the monitoring node, thereby improving the efficiency of monitoring the database all-in-one machine and simplifying the operation of the operator. An operator of the database all-in-one machine can visually watch the state information of the computing node, the IB switch and the storage node displayed in the graphical interface of the console module and the judged result of whether the computing node, the IB switch and the storage node normally operate, and does not need to separately access the instruction of the character type of a certain hardware device in the database all-in-one machine for monitoring the state of the hardware device, and does not need to go to a machine room where the database all-in-one machine is located to check which hardware device in the database all-in-one machine has a fault. An operator can judge the running state of the database all-in-one machine more intuitively and conveniently.
Further, step S201 includes: and adopting a preset script to collect and judge the state information of the computing node, the IB switch and the storage node. Optionally, the monitoring node stores a code conforming to a python scripting language, the scripting code is edited in advance, the scripting code is edited to collect state information of the computing node, the IB switch and the storage node, and the scripting code is further edited to judge whether the states of the computing node, the IB switch and the storage node are normally operated by judging the collected state information.
Further, before step S201, the monitoring method further includes: threshold values of state information of the computing nodes, the IB switches and/or the storage nodes are stored in advance and used for judging whether the computing nodes, the IB switches and/or the storage nodes operate normally or not.
Further, the monitoring method further comprises: and adopting a hypertext transfer protocol (HTTP) to receive the request and output the state information of the computing node, the IB switch and the storage node and the judgment result.
Although the embodiments of the present invention have been described above, the above description is only for the convenience of understanding the present invention, and is not intended to limit the present invention. It will be understood by those skilled in the art that various changes in form and details may be made therein without departing from the spirit and scope of the invention as defined by the appended claims.

Claims (8)

1. A database kiosk comprising a compute node, a storage node, and an InfiniBand switch disposed between the compute node and the storage node, the database kiosk further comprising a monitor node electrically connected to the compute node via a network switch; wherein the content of the first and second substances,
the monitoring node comprises an information exchange module, an information processing module and a console module which are connected in sequence;
the information exchange module is set to acquire the state information of the computing node, the InfiniBand switch and the storage node through a transmission control protocol/Internet protocol (TCP/IP);
the information processing module is set to judge whether the computing node, the InfiniBand switch and/or the storage node normally operate or not according to the state information of the computing node, the InfiniBand switch and the storage node;
the console module is configured to display status information of the computing node, the InfiniBand switch, and the storage node received from the information processing module in a graphical interface, and to display a judgment result on whether the computing node, the InfiniBand switch, and/or the storage node are operating normally when the judgment result is received from the information processing module.
2. The database all-in-one machine according to claim 1, characterized in that the information processing module is configured to collect and judge the state information of the computing node, the InfiniBand switch and the storage node using a preset script.
3. The database all-in-one machine according to claim 1 or 2, characterized in that the monitoring node is further configured to store in advance a threshold value of status information of the computing node, the InfiniBand switch and/or the storage node for determining whether the computing node, the InfiniBand switch and/or the storage node are operating normally.
4. The database kiosk of claim 1 wherein the console module is further configured to receive requests using hypertext transfer protocol (HTTP) and output status information of the compute nodes, the InfiniBand switches, and the storage nodes, and the determination.
5. A monitoring method of a database all-in-one machine is applied to a monitoring node in the database all-in-one machine, and is characterized in that the monitoring method comprises the following steps:
acquiring state information of a computing node, a storage node and an InfiniBand switch with infinite bandwidth, which is arranged between the computing node and the storage node in the database all-in-one machine through a transmission control protocol/Internet protocol (TCP/IP);
judging whether the computing node, the InfiniBand switch and/or the storage node normally operate or not according to the state information of the computing node, the InfiniBand switch and the storage node;
and displaying the state information of the computing node, the InfiniBand switch and the storage node in a graphical interface mode, and judging results of whether the computing node, the InfiniBand switch and/or the storage node normally operate or not.
6. A monitoring method according to claim 5, wherein the step of obtaining status information of compute nodes, storage nodes and InfiniBand switches of InfiniBand disposed between the compute nodes and the storage nodes in the database kiosk over Transmission control protocol/Internet protocol, TCP/IP, comprises:
and adopting a preset script to collect and judge the state information of the computing node, the InfiniBand switch and the storage node.
7. The monitoring method according to claim 5 or 6, wherein prior to the step of obtaining status information of the compute nodes, storage nodes and InfiniBand switches of InfiniBand disposed between the compute nodes and the storage nodes in the database kiosk, the monitoring method further comprises: the threshold values of the state information of the computing node, the InfiniBand switch and/or the storage node are stored in advance, and are used for judging whether the computing node, the InfiniBand switch and/or the storage node operate normally or not.
8. The monitoring method of claim 5, further comprising: receiving a request using a hypertext transfer protocol (HTTP), and outputting state information of the computing node, the InfiniBand switch, and the storage node, and the determination result.
CN201710602686.5A 2017-07-21 2017-07-21 Database all-in-one machine and monitoring method thereof Active CN107391342B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710602686.5A CN107391342B (en) 2017-07-21 2017-07-21 Database all-in-one machine and monitoring method thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710602686.5A CN107391342B (en) 2017-07-21 2017-07-21 Database all-in-one machine and monitoring method thereof

Publications (2)

Publication Number Publication Date
CN107391342A CN107391342A (en) 2017-11-24
CN107391342B true CN107391342B (en) 2021-01-15

Family

ID=60337079

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710602686.5A Active CN107391342B (en) 2017-07-21 2017-07-21 Database all-in-one machine and monitoring method thereof

Country Status (1)

Country Link
CN (1) CN107391342B (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1466095A (en) * 2002-06-10 2004-01-07 联想(北京)有限公司 Method and system for collecting sofeware and hardware information in cluster node
CN104063301A (en) * 2014-07-02 2014-09-24 网神信息技术(北京)股份有限公司 Monitoring method and device
CN104615526A (en) * 2014-12-05 2015-05-13 北京航空航天大学 Monitoring system of large data platform
CN105069170A (en) * 2015-08-31 2015-11-18 中国科学院遥感与数字地球研究所 Mass spacial information storage and service integrated machine system
CN106383771A (en) * 2016-09-29 2017-02-08 郑州云海信息技术有限公司 Host cluster monitoring method and device

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8887006B2 (en) * 2011-04-04 2014-11-11 Microsoft Corporation Proactive failure handling in database services
CN105550238A (en) * 2015-11-27 2016-05-04 浪潮(北京)电子信息产业有限公司 Architecture system of database appliance

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1466095A (en) * 2002-06-10 2004-01-07 联想(北京)有限公司 Method and system for collecting sofeware and hardware information in cluster node
CN104063301A (en) * 2014-07-02 2014-09-24 网神信息技术(北京)股份有限公司 Monitoring method and device
CN104615526A (en) * 2014-12-05 2015-05-13 北京航空航天大学 Monitoring system of large data platform
CN105069170A (en) * 2015-08-31 2015-11-18 中国科学院遥感与数字地球研究所 Mass spacial information storage and service integrated machine system
CN106383771A (en) * 2016-09-29 2017-02-08 郑州云海信息技术有限公司 Host cluster monitoring method and device

Also Published As

Publication number Publication date
CN107391342A (en) 2017-11-24

Similar Documents

Publication Publication Date Title
CN112148674B (en) Log data processing method, device, computer equipment and storage medium
CN110489192B (en) Remote communication method and device and electronic equipment
CN107608901B (en) Jmeter-based testing method and device, storage medium and electronic equipment
EP3575975A1 (en) Method and apparatus for operating smart network interface card
US10536505B2 (en) Intelligent data transmission by network device agent
CN110659109A (en) Openstack cluster virtual machine monitoring system and method
CN113900834B (en) Data processing method, device, equipment and storage medium based on Internet of things technology
CN111045911A (en) Performance test method, performance test device, storage medium and electronic equipment
CN113014681A (en) Network card binding method and device of multi-network card server, electronic equipment and storage medium
WO2019075845A1 (en) Construction method and device for link call relationship, computer device and storage medium
CN113760641A (en) Service monitoring method, device, computer system and computer readable storage medium
CN105450479A (en) Method and apparatus for monitoring module
CN110324209B (en) Micro-service system monitoring method and device, electronic equipment and computer readable medium
CN106815150B (en) Server-side interface test system and method
CN108089972B (en) Interface test method and device
CN117176802B (en) Full-link monitoring method and device for service request, electronic equipment and medium
CN110881224A (en) Network long connection method, device, equipment and storage medium
CN107391342B (en) Database all-in-one machine and monitoring method thereof
CN112395187A (en) Test method, test system, computer device and storage medium
CN115202973A (en) Application running state determining method and device, electronic equipment and medium
CN115567594A (en) Microservice request processing method, microservice request processing device, computer equipment and storage medium
CN109803017B (en) File intercommunication method and device, computing equipment and computer readable storage medium
CN113179317A (en) Test system and method for content rewriting device
CN113778780A (en) Application stability determination method and device, electronic equipment and storage medium
US10516767B2 (en) Unifying realtime and static data for presenting over a web service

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
TA01 Transfer of patent application right
TA01 Transfer of patent application right

Effective date of registration: 20201214

Address after: Building 9, No.1, guanpu Road, Guoxiang street, Wuzhong Economic Development Zone, Wuzhong District, Suzhou City, Jiangsu Province

Applicant after: SUZHOU LANGCHAO INTELLIGENT TECHNOLOGY Co.,Ltd.

Address before: Room 1601, floor 16, 278 Xinyi Road, Zhengdong New District, Zhengzhou City, Henan Province

Applicant before: ZHENGZHOU YUNHAI INFORMATION TECHNOLOGY Co.,Ltd.

GR01 Patent grant
GR01 Patent grant