CN116136818A - Health inspection method, device, equipment and medium for message queue - Google Patents

Health inspection method, device, equipment and medium for message queue Download PDF

Info

Publication number
CN116136818A
CN116136818A CN202310139173.0A CN202310139173A CN116136818A CN 116136818 A CN116136818 A CN 116136818A CN 202310139173 A CN202310139173 A CN 202310139173A CN 116136818 A CN116136818 A CN 116136818A
Authority
CN
China
Prior art keywords
server
inspection
message queue
script
index
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
CN202310139173.0A
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.)
Industrial and Commercial Bank of China Ltd ICBC
Original Assignee
Industrial and Commercial Bank of China Ltd ICBC
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 Industrial and Commercial Bank of China Ltd ICBC filed Critical Industrial and Commercial Bank of China Ltd ICBC
Priority to CN202310139173.0A priority Critical patent/CN116136818A/en
Publication of CN116136818A publication Critical patent/CN116136818A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/34Recording or statistical evaluation of computer activity, e.g. of down time, of input/output operation ; Recording or statistical evaluation of user activity, e.g. usability assessment
    • G06F11/3409Recording or statistical evaluation of computer activity, e.g. of down time, of input/output operation ; Recording or statistical evaluation of user activity, e.g. usability assessment for performance assessment
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/546Message passing systems or structures, e.g. queues
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L47/00Traffic control in data switching networks
    • H04L47/50Queue scheduling

Abstract

The disclosure provides a health inspection method, a device, equipment and a medium for a message queue, which can be applied to the technical field of computers and the technical field of artificial intelligence. The health inspection method for the message queue comprises the following steps: acquiring a patrol task deployed in a patrol platform, wherein the patrol task is configured with a preset execution frequency; acquiring list information of a server provided with a message queue from a configuration management platform, wherein the server in the list information is pre-deployed with a checking script containing message queue indexes; and carrying out inspection on the message queue of the server in the list information according to the message queue index according to the preset execution frequency of the inspection task and the inspection script, so as to obtain a health inspection result.

Description

Health inspection method, device, equipment and medium for message queue
Technical Field
The present disclosure relates to the field of computer technology and artificial intelligence technology, and more particularly, to a health inspection method, apparatus, device, and medium for message queues.
Background
In recent years, the data center server size has been shown to increase explosively, and among these, the fastest growing number has mainly focused on servers using an inexpensive X86 open platform system, and MQ (Message Queue) servers have also increased.
In the process of implementing the disclosed concept, the inventor finds that at least the following problems exist in the related art: some anomaly metrics of the message queues in the MQ server can cause anomalies on the whole business application side, resulting in unavoidable asset losses. In the related art, the message queue index in the MQ server is generally checked manually, and the manual inspection mode has the problems of low inspection efficiency and incapability of coping with large-scale server inspection.
Disclosure of Invention
In view of this, the present disclosure provides a health inspection method, apparatus, device and medium for message queues.
One aspect of the present disclosure provides a health tour inspection method for a message queue, comprising:
acquiring a patrol task deployed in a patrol platform, wherein the patrol task is configured with a preset execution frequency;
acquiring list information of a server provided with a message queue from a configuration management platform, wherein the server in the list information is pre-deployed with a checking script containing a message queue index; and
and carrying out inspection on the message queue of the server in the list information according to the message queue index according to the preset execution frequency of the inspection task and the inspection script, and obtaining a health inspection result.
According to an embodiment of the present disclosure, the message queue index includes a first type index indicating an index of an abnormal information transmission of the message queue of the server in the list information caused by an erroneous operation of the user, and a second type index indicating an index necessary for normally transmitting information to the message queue of the server in the list information.
According to an embodiment of the present disclosure, the performing, according to the preset execution frequency of the inspection task and the inspection script, inspection on the message queue of the server in the list information according to the message queue index, to obtain a health inspection result includes:
acquiring log information of a server in the list information;
obtaining index values of first indexes of a message queue of the server in the list information according to the log information, wherein the index values of the first indexes comprise user password error transmission times of a client, the current state of a user and the last password error transmission time of the user;
and obtaining the health inspection result according to the index value of the first type index.
According to an embodiment of the present disclosure, the performing, according to the preset execution frequency of the inspection task and the inspection script, inspection on the message queue of the server in the list information according to the message queue index, to obtain a health inspection result includes:
Acquiring a configuration file of a server in the list information;
comparing the configuration information in the configuration file with the index values of the second type of indexes to obtain a comparison result, wherein the index values of the second type of indexes comprise at least one of the following: whether the transmission control protocol of the server in the list information is set to be long link, whether the receiver server adopts the establishment of a new channel, whether the number of seconds of the new process waiting for the end of the old process is equal to a preset value or not and whether the server is started to perform self-detection on the establishment of the new channel or not when the receiver server receives a channel connection establishment request and the process related to the channel exists;
and obtaining the health inspection result according to the comparison result.
According to an embodiment of the present disclosure, the check script including the message queue index is pre-deployed in the server in the manifest information according to the following steps:
writing an initial checking script containing the message queue index according to the service requirement;
script release is carried out on the initial inspection script through a script management platform;
performing a functional test on the initial inspection script to obtain the inspection script passing the functional test;
Submitting the checking script to a script library;
and deploying the checking script in the script library to a server in the list information according to a preset time through a script management platform.
According to an embodiment of the present disclosure, further comprising:
returning the health inspection result to the inspection platform;
and storing the health inspection result into an inspection result database.
According to an embodiment of the present disclosure, further comprising:
positioning a server with abnormal indexes according to the health degree inspection result;
and processing the server with the abnormal index according to the server with the abnormal index and the health degree inspection result.
Another aspect of the present disclosure provides a health inspection device for a message queue, comprising:
the system comprises a patrol task acquisition module, a patrol task management module and a control module, wherein the patrol task acquisition module is used for acquiring patrol tasks deployed in a patrol platform, and the patrol tasks are configured with preset execution frequency;
the server information acquisition module is used for acquiring list information of the servers provided with the message queues from the configuration management platform, wherein the servers in the list information are pre-deployed with check scripts containing message queue indexes; and
And the inspection result obtaining module is used for inspecting the message queue of the server in the list information according to the message queue index and the preset execution frequency of the inspection task and the inspection script to obtain a healthy inspection result.
Another aspect of the present disclosure provides an electronic device, comprising: one or more processors; and a memory for storing one or more instructions, wherein the one or more instructions, when executed by the one or more processors, cause the one or more processors to implement the method as described above.
Another aspect of the disclosure provides a computer-readable storage medium storing computer-executable instructions that, when executed by a processor, cause the processor to implement a method as described above.
Another aspect of the present disclosure provides a computer program product comprising computer executable instructions which, when executed, are adapted to carry out the method as described above.
According to the embodiment of the disclosure, by acquiring the routing inspection task deployed in the routing inspection platform, the routing inspection task is configured with a preset execution frequency to obtain a service type to be detected and a preset execution frequency related to the service type to be detected, which are included in the routing inspection task, and then acquiring list information of a server provided with a message queue related to the service type to be detected from the configuration management platform according to the service type to be detected, wherein the server in the list information is pre-deployed with an inspection script containing a message queue index, the server provided with the message queue is an MQ server, and then the message queue of the MQ server in the list information is inspected according to the preset execution frequency and the inspection script of the routing inspection task to obtain a health routing inspection result, the automatic routing inspection is performed on the message queue index of the MQ server in the list information according to the preset execution frequency and the inspection script of the routing inspection task to obtain a detection result of whether the message queue of the MQ server in the list information has an abnormal index or not, the message queue of the MQ server in the list information is improved, the message queue in the list information is inspected fast, and the message queue in the message queue is inspected fast is detected on a large scale, and the message queue of the message queue is detected fast, and the message queue is detected in a large scale.
Drawings
The above and other objects, features and advantages of the present disclosure will become more apparent from the following description of embodiments thereof with reference to the accompanying drawings in which:
FIG. 1 schematically illustrates an exemplary system architecture to which a health patrol method for message queues may be applied, in accordance with an embodiment of the present disclosure;
FIG. 2 schematically illustrates a flow chart of a health tour inspection method for a message queue according to an embodiment of the present disclosure;
FIG. 3 schematically illustrates message queue metrics in accordance with an embodiment of the present disclosure;
FIG. 4 schematically illustrates a flow diagram of deploying a check script to a server according to an embodiment of the disclosure;
FIG. 5 schematically illustrates a flow chart of a health patrol method for a message queue according to another embodiment of the present disclosure;
fig. 6 schematically illustrates a block diagram of a health patrol apparatus for a message queue according to an embodiment of the disclosure;
fig. 7 schematically illustrates a block diagram of a computer system suitable for implementing the above-described methods, according to an embodiment of the present disclosure.
Detailed Description
Hereinafter, embodiments of the present disclosure will be described with reference to the accompanying drawings. It should be understood that the description is only exemplary and is not intended to limit the scope of the present disclosure. In the following detailed description, for purposes of explanation, numerous specific details are set forth in order to provide a thorough understanding of the embodiments of the present disclosure. It may be evident, however, that one or more embodiments may be practiced without these specific details. In addition, in the following description, descriptions of well-known structures and techniques are omitted so as not to unnecessarily obscure the concepts of the present disclosure.
The terminology used herein is for the purpose of describing particular embodiments only and is not intended to be limiting of the disclosure. The terms "comprises," "comprising," and/or the like, as used herein, specify the presence of stated features, steps, operations, and/or components, but do not preclude the presence or addition of one or more other features, steps, operations, or components.
All terms (including technical and scientific terms) used herein have the same meaning as commonly understood by one of ordinary skill in the art unless otherwise defined. It should be noted that the terms used herein should be construed to have meanings consistent with the context of the present specification and should not be construed in an idealized or overly formal manner.
Where expressions like at least one of "A, B and C, etc. are used, the expressions should generally be interpreted in accordance with the meaning as commonly understood by those skilled in the art (e.g.," a system having at least one of A, B and C "shall include, but not be limited to, a system having a alone, B alone, C alone, a and B together, a and C together, B and C together, and/or A, B, C together, etc.). Where a formulation similar to at least one of "A, B or C, etc." is used, in general such a formulation should be interpreted in accordance with the ordinary understanding of one skilled in the art (e.g. "a system with at least one of A, B or C" would include but not be limited to systems with a alone, B alone, C alone, a and B together, a and C together, B and C together, and/or A, B, C together, etc.).
In the technical scheme of the disclosure, the acquisition, storage, application and the like of the related personal information of the user all conform to the regulations of related laws and regulations, necessary security measures are adopted, and the public order harmony is not violated.
Some anomaly metrics of the message queues in the MQ server can cause anomalies on the whole business application side, resulting in unavoidable asset losses. In the related art, the message queue index in the MQ server is generally checked manually, and the manual inspection mode has the problems of low inspection efficiency and incapability of coping with large-scale server inspection.
In order to at least partially solve the technical problems in the related art, embodiments of the present disclosure provide a health inspection method, apparatus, device and medium for message queues, which can be applied to the field of computer technology and the field of artificial intelligence technology. The health inspection method for the message queue comprises the following steps: acquiring a patrol task deployed in a patrol platform, wherein the patrol task is configured with a preset execution frequency; acquiring list information of a server provided with a message queue from a configuration management platform, wherein the server in the list information is pre-deployed with a checking script containing a message queue index; and carrying out inspection on the message queue of the server in the list information according to the message queue index according to the preset execution frequency of the inspection task and the inspection script, so as to obtain a health inspection result.
Fig. 1 schematically illustrates an exemplary system architecture to which a health patrol method for message queues may be applied, according to an embodiment of the present disclosure. It should be noted that fig. 1 is only an example of a system architecture to which embodiments of the present disclosure may be applied to assist those skilled in the art in understanding the technical content of the present disclosure, but does not mean that embodiments of the present disclosure may not be used in other devices, systems, environments, or scenarios.
As shown in fig. 1, a system architecture 100 according to this embodiment may include a first terminal device 101, a second terminal device 102, a third terminal device 103, a network 104, and a server 105. The network 104 is a medium used to provide a communication link between the first terminal device 101, the second terminal device 102, the third terminal device 103, and the server 105. The network 104 may include various connection types, such as wired and/or wireless communication links, and the like.
The user may interact with the server 105 through the network 104 using at least one of the first terminal device 101, the second terminal device 102, the third terminal device 103, to receive or send messages, etc. Various communication client applications, such as shopping class applications, web browser applications, search class applications, instant messaging tools, mailbox clients, and/or social platform software, etc. (by way of example only) may be installed on the first terminal device 101, the second terminal device 102, the third terminal device 103.
The first terminal device 101, the second terminal device 102, the third terminal device 103 may be various electronic devices having a display screen and supporting web browsing, including but not limited to smartphones, tablets, laptop and desktop computers, and the like.
The server 105 may be a server providing various services, such as a background management server (by way of example only) providing support for websites browsed by the user using the first terminal device 101, the second terminal device 102, and the third terminal device 103. The background management server may analyze and process the received data such as the user request, and feed back the processing result (e.g., the web page, information, or data obtained or generated according to the user request) to the terminal device.
It should be noted that the health inspection method for message queues provided in the embodiments of the present disclosure may be generally performed by the server 105. Accordingly, the health inspection device for message queues provided in the embodiments of the present disclosure may be generally disposed in the server 105. The health inspection method for message queues provided by the embodiments of the present disclosure may also be performed by a server or a server cluster that is different from the server 105 and is capable of communicating with the first terminal device 101, the second terminal device 102, the third terminal device 103, and/or the server 105. Accordingly, the health inspection system for message queues provided by the embodiments of the present disclosure may also be provided in a server or a server cluster that is different from the server 105 and is capable of communicating with the first terminal device 101, the second terminal device 102, the third terminal device 103, and/or the server 105.
Alternatively, the health inspection method for a message queue provided by the embodiment of the present disclosure may also be performed by the first terminal device 101, the second terminal device 102, or the third terminal device 103, or may also be performed by other terminal devices different from the first terminal device 101, the second terminal device 102, or the third terminal device 103. Accordingly, the health inspection device for message queues provided in the embodiments of the present disclosure may also be provided in the first terminal device 101, the second terminal device 102, or the third terminal device 103, or in other terminal devices different from the first terminal device 101, the second terminal device 102, or the third terminal device 103.
It should be understood that the number of terminal devices, networks and servers in fig. 1 is merely illustrative. There may be any number of terminal devices, networks, and servers, as desired for implementation.
Fig. 2 schematically illustrates a flow chart of a health tour inspection method for a message queue according to an embodiment of the present disclosure.
As shown in fig. 2, the method includes operations S201 to S203.
In operation S201, a patrol task deployed in a patrol platform is acquired, the patrol task being configured with a preset execution frequency.
In accordance with an embodiment of the present disclosure, the patrol task characterizes the task of detecting the message queues of a designated MQ server.
According to the embodiment of the disclosure, the patrol task can be deployed for the MQ servers corresponding to all service types, and at this time, the same preset execution frequency can be configured for all the MQ servers, and the patrol can be performed for all the MQ servers at the same preset execution frequency.
According to the embodiment of the disclosure, the inspection tasks can be deployed for the MQ servers corresponding to the service types respectively, and at this time, the MQ servers corresponding to the service types can be configured with preset execution frequencies respectively, and the MQ servers corresponding to the service types can be inspected at the preset execution frequencies respectively.
According to the embodiment of the disclosure, different preset execution frequencies can be set according to the importance degree of the service.
According to the embodiment of the present disclosure, the preset execution frequency may be, for example, once a day or once a minute, and the embodiment of the present disclosure does not limit the execution frequency, and may be selected according to actual situations.
In operation S202, list information of servers provided with message queues is acquired from the configuration management platform, wherein the servers in the list information are pre-deployed with a check script containing message queue indexes.
According to embodiments of the present disclosure, a configuration management platform (Configuration Management Database, CMDB) characterizes a platform that can mass manage cross-platform servers.
According to embodiments of the present disclosure, the CMDB may record traffic type information, cluster information associated with each traffic type, MQ server information associated with each traffic type, and the like, where the MQ server information may include an MQ server IP address.
According to an embodiment of the present disclosure, the message queue index characterizes an index that guarantees that the message queue normally transmits information.
According to the embodiment of the disclosure, the list information of the server characterizes an information table including the MQ servers to be patrolled, and the servers included in the list information of the server can be all MQ servers under a configuration management platform or MQ servers related to a certain service.
According to the embodiment of the disclosure, according to the information of the service type to be detected configured in the inspection task, the list information of the server provided with the message queue and related to the service type to be detected can be acquired from the configuration management platform.
According to the embodiment of the disclosure, in a default state of the inspection task, the service types to be detected may not be configured, and at this time, the MQ servers related to all the service types are inspected by default.
In operation S203, according to the preset execution frequency of the inspection task and the inspection script, the message queue of the server in the list information is inspected according to the message queue index, so as to obtain a health inspection result.
According to embodiments of the present disclosure, the health patrol results may include the health status and abnormal status of each MQ server that has been detected.
According to the embodiment of the disclosure, according to the preset execution frequency of the inspection task and the inspection script, the message queue index of the message queue of the server in the list information is inspected to obtain the result of whether the message queue of the server in the list information is abnormal or not.
According to the embodiment of the disclosure, by acquiring the routing inspection task deployed in the routing inspection platform, the routing inspection task is configured with a preset execution frequency to obtain a service type to be detected and a preset execution frequency related to the service type to be detected, which are included in the routing inspection task, and then acquiring list information of a server provided with a message queue related to the service type to be detected from the configuration management platform according to the service type to be detected, wherein the server in the list information is pre-deployed with an inspection script containing a message queue index, the server provided with the message queue is an MQ server, and then the message queue of the MQ server in the list information is inspected according to the preset execution frequency and the inspection script of the routing inspection task to obtain a health routing inspection result, the automatic routing inspection is performed on the message queue index of the MQ server in the list information according to the preset execution frequency and the inspection script of the routing inspection task to obtain a detection result of whether the message queue of the MQ server in the list information has an abnormal index or not, the message queue of the MQ server in the list information is improved, the message queue in the list information is inspected fast, and the message queue in the message queue is inspected fast is detected on a large scale, and the message queue of the message queue is detected fast, and the message queue is detected in a large scale.
According to an embodiment of the present disclosure, the message queue index includes a first type index that characterizes an index of an abnormal information transmission of the message queue of the server in the manifest information caused by an erroneous operation of the user, and a second type index that characterizes a necessary index for causing the message queue of the server in the manifest information to normally transmit information.
According to the embodiment of the disclosure, the influence of the error operation of the user on the message queue of the MQ server in the list information can be monitored according to the first type index in the message queue index, whether the necessary index of the message queue of the MQ server in the list information is opened or not can be monitored according to the second type index in the message queue index, and the health state of the message queue of the MQ server in the list information is guaranteed from different aspects of the first type index and the second type index in the message queue index.
According to an embodiment of the present disclosure, according to a preset execution frequency and an inspection script of an inspection task, inspecting a message queue of a server in list information according to a message queue index, and obtaining a health inspection result includes:
acquiring log information of a server in the list information;
According to the log information, obtaining index values of first indexes of a message queue of a server in the list information, wherein the index values of the first indexes comprise user password error transmission times of a client, the current state of a user and the last password error transmission time of the user;
and obtaining a health inspection result according to the index value of the first type of index.
According to an embodiment of the present disclosure, the log information characterizes text information that records all activities related to the MQ server in the manifest information.
According to the embodiment of the disclosure, the log information may include information of operations performed by the user in relation to the message queue of the MQ server, and thus, the number of password input errors of the user in relation to the message queue of the MQ server, the current state of the user, and the time when the password was last input error of the user may be obtained through the log information.
According to the embodiment of the disclosure, when the current state of the user, the time of the last password transmission by the user and the number of times of password transmission by the user are greater than or equal to the preset number of times are obtained through the index value of the first type index, the abnormal index is considered to exist in the message queue of the MQ server in the list information.
According to the embodiment of the disclosure, when the password error transmission times of the user are greater than or equal to the preset times, the message queues of the MQ server in the list information are not available, so that the information security of the client in the MQ server is ensured, and therefore when the fact that the password error transmission times of the user are greater than or equal to the threshold times is detected to be included in the log information, the message queues of the MQ server in the list information are started according to the password error transmission times, the current state of the user and the last password error transmission time of the user, and the message queues of the MQ server in the list information can be normally used after being processed.
According to the embodiment of the disclosure, for example, in the case that the password error number of the user is equal to or greater than 3, the message queue of the MQ server in the manifest information may be made unavailable. And then, setting a time threshold value which enables the message queue of the MQ server in the list information to be normally used according to the current state of the user and the last time the user fails to send the password, for example, one day, and normally starting the message queue of the MQ server in the list information under the condition that the time threshold value is reached, so that the message queue of the MQ server in the list information can be normally used.
According to the embodiment of the disclosure, by acquiring the log information of the server, i.e., the MQ server, in the list information, and then obtaining the index value of the first type index of the message queue of the MQ server in the list information according to the log information, wherein the index value of the first type index comprises the user password error transmission number of the client, the current state of the user and the last time of password error transmission of the user, according to the index value of the first type index, a health inspection result is obtained, automatic inspection is realized on the index value of the first type index of the message queue of the MQ server in the list information, and the influence of the error operation of the user on the message queue of the MQ server in the list information is timely found, so that the message queue of the MQ server in the list information can be started in time according to the user password error transmission number included by the index value of the first type index, the current state of the user and the last time of password error transmission of the user, and the message queue of the MQ server in the list information can be normally used.
According to an embodiment of the present disclosure, according to a preset execution frequency and an inspection script of an inspection task, inspecting a message queue of a server in list information according to a message queue index, and obtaining a health inspection result includes:
Acquiring a configuration file of a server in the list information;
comparing the configuration information in the configuration file with index values of the second type of indexes to obtain a comparison result, wherein the index values of the second type of indexes comprise at least one of the following: whether the transmission control protocol of the server in the list information is set to be long link, whether the receiver server adopts the establishment of a new channel, whether the number of seconds of the new process waiting for the end of the old process is equal to a preset value or not and whether the server is started to perform self-detection on the establishment of the new channel or not under the condition that the receiver server receives a channel connection establishment request and the process related to the channel exists;
and obtaining a health inspection result according to the comparison result.
According to an embodiment of the present disclosure, the configuration file characterizes all the configuration files of the MQ server in the record manifest information.
According to the embodiment of the present disclosure, the preset value of the second number of the new process waiting for the old process to finish may be, for example, 30s, 40s, 1min, etc., and the embodiment of the present disclosure does not limit the specific preset value, and may be selected according to the actual situation.
According to an embodiment of the present disclosure, in a case where the configuration information in the configuration file is consistent with the index value of the second class index, the message queue of the MQ server in the manifest information is considered to be in a healthy state, and in a case where the configuration information in the configuration file is inconsistent with any one of the index values of the second class index, the message queue of the MQ server in the manifest information is considered to be in an abnormal state.
According to an embodiment of the present disclosure, detecting whether the transmission control protocol (Transmission Control Protocol, TCP) of the server in the manifest information, i.e., the MQ server, is set to long link may be, for example: a mechanism keepAlive of checking the dead connection of the MQ server in the manifest information is detected as YES. In the case where keepAlive is set to YES, TCP is set to long connection, and at this time, the TCP/IP of the operating system is used to monitor whether a channel of a message queue of the other server connected to a channel corresponding to a message queue of the MQ server is available, and if not, the channel connection corresponding to the message queue is reset, so that the message queue transmission information is abnormal.
According to an embodiment of the present disclosure, detecting whether the receiving side MQ server adopts to establish a new channel may be, for example, that: and detecting whether the channel attribute AdoptNewMCA of the message queue of the receiver MQ server is set to ALL or not under the condition that the receiver MQ server receives a channel connection establishment request and a process related to a channel exists. In the case where AdoptNewMCA is set to ALL, the receiving MQ server adopts to establish a new channel in the case where a request for establishing a channel connection is received and a process related to the channel exists.
According to an embodiment of the present disclosure, detecting whether the number of seconds for a new process to wait for an old process to end is equal to a preset value may be, for example: it is detected whether the value of AdoptNewMCATimeOut at the time when the new channel associated with the message queue waits for the end of the old channel is equal to a preset value. Under the condition that the value of AdoptNewMCATimeOut is equal to a preset value, the normal transmission information of the message queue can be ensured.
According to an embodiment of the present disclosure, whether the setting of the check server, i.e., MQ server, to self-detect with the new channel is turned on may be, for example: and checking whether the setting AdoptNewMCACheck which is related to the message queue of the MQ server and adopts a new channel to carry out self-detection is started or not, and if the setting AdoptNewMCACheck is set to be ALL, the setting of the new channel to carry out self-detection is started, so that the normal transmission information of the message queue can be ensured.
According to the embodiment of the disclosure, by acquiring the configuration file of the server, i.e., the MQ server, in the list information, then comparing the configuration information in the configuration file with index values of the second class indexes to obtain a comparison result, obtaining a health inspection result according to the comparison result, implementing automatic inspection on the index values of the second class indexes of the message queues of the MQ server in the list information, timely finding whether the necessary indexes of the message queues of the MQ server in the list information are started, and when the necessary indexes of the message queues of the MQ server in the list information are found to be not started according to the health inspection result, subsequently timely starting the message queue indexes to enable the message queues of the MQ server in the list information to be normally used.
Fig. 3 schematically illustrates message queue metrics according to an embodiment of the disclosure.
As shown in fig. 3, the and message queue metrics 300 include a first class of metrics 310 and a second class of metrics 320. The index values corresponding to the first type index 310 further include the number of user password errors 311, the current state 312 of the user, and the last time the user has failed to input the password 313. The index value corresponding to the second type index 320 includes whether the transmission control protocol of the server in the manifest information, i.e., the MQ server, is set to be a long link 321, whether the receiving side MQ server adopts the establishment of a new channel 322, whether the number of seconds the new process waits for the end of the old process is equal to a preset value 323, and whether the MQ server starts the setting of self-checking the adoption of the new channel 324 when the receiving side server, i.e., the MQ server receives the channel connection establishment request and the process related to the channel exists.
As shown in fig. 3, the first type index 310 in the message queue index can monitor the influence of the error operation of the user on the message queue of the server in the list information, and the second type index 320 in the message queue index can monitor whether the necessary index of the message queue of the server in the list information is opened, so that the first type index 310 and the second type index 320 in the message queue index ensure the health state of the message queue of the server in the list information from different aspects.
According to an embodiment of the present disclosure, a check script containing a message queue index is pre-deployed in a server in manifest information according to the following steps:
writing an initial checking script containing the message queue index according to the service requirement;
script release is carried out on the initial inspection script through a script management platform;
performing functional test on the initial inspection script to obtain an inspection script passing the functional test;
submitting the checking script to a script library;
and deploying the checking scripts in the script library to the server in the list information according to the preset time through the script management platform.
According to the embodiment of the disclosure, the function test on the initial inspection script comprises testing the coding format, the output format, the suitability and the like of the initial script to ensure the correctness of the inspection script obtained according to the initial inspection script.
According to the embodiment of the disclosure, the function test on the initial inspection script comprises testing the coding format, the output format, the suitability and the like of the initial script to ensure the correctness of the inspection script obtained according to the initial inspection script.
According to the embodiment of the present disclosure, the predetermined time may be a time period when the user performs less operations on the message queue of the server in the manifest information, and the predetermined time may be, for example, 12 a.m., 1 a.m., 2 a.m., etc., and the embodiment of the present disclosure does not limit the specific predetermined time and may be selected according to practical situations.
Fig. 4 schematically illustrates a flow diagram of deploying a check script to a server according to an embodiment of the disclosure.
As shown in fig. 4, in step 410, the operator writes an initial inspection script including a message queue index according to a service requirement, in step 420, performs script publishing on the initial inspection script through a script management platform, in step 430, performs a functional test on the initial inspection script to obtain an inspection script passing the functional test, in step 440, submits the inspection script to a script library, in step 450, deploys the inspection script in the script library to a server in the list information, i.e., an MQ server, according to a predetermined time through the script management platform.
According to the embodiment of the disclosure, an initial inspection script containing message queue indexes is compiled according to service requirements, the initial inspection script containing the message queue indexes related to each service is obtained, then the initial inspection script is subjected to script release through a script management platform, the initial inspection script is subjected to functional test, the inspection script passing the functional test is obtained, the inspection script capable of detecting the message queue indexes of the message queues of the servers in the list information related to the service is obtained, and then the inspection script passing the functional test is submitted to a script library, so that message queue index inspection can be automatically carried out on the message queues of the servers in the list information related to the service, namely the MQ servers, according to the inspection script passing the functional test.
According to an embodiment of the present disclosure, the health inspection method for a message queue further includes:
returning the health inspection result to the inspection platform;
and storing the health inspection result into an inspection result database.
According to the embodiment of the disclosure, the inspection result database may be, for example, a relational database Mysql database, so as to realize rapid recording of the health inspection result and retrieval of the health inspection knot.
According to the embodiment of the disclosure, the health degree inspection result is returned to the inspection platform, the health degree inspection result is stored in the inspection result database, the health degree inspection result is recorded and stored by the inspection result database, and under the condition that the problem occurs in the message queue of the server in the list information, namely the MQ server, the health degree inspection result can be inquired according to the inspection result database, and then the message queue of the MQ server in the list information with the problem is processed according to the storage sequence.
According to an embodiment of the present disclosure, the health inspection method for a message queue further includes:
positioning a server with abnormal indexes according to the health inspection result;
and processing the server with the abnormal index according to the server with the abnormal index and the health degree inspection result.
According to the embodiment of the disclosure, the server with the abnormal index, namely the MQ server, is positioned according to the health degree inspection result, then the MQ server with the abnormal index is processed according to the MQ server with the abnormal index and the health degree inspection result, the MQ server with the abnormal index is automatically positioned, the MQ server with the abnormal index is processed, and the processing efficiency of the MQ server with the abnormal index is improved.
According to the embodiment of the disclosure, processing the MQ server with the abnormal index comprises sending the MQ server with the abnormal index to related operation and maintenance personnel through mails, and early warning the server with the abnormal index through a monitoring system, so as to remind the related operation and maintenance personnel to timely process the MQ server with the abnormal index.
Fig. 5 schematically illustrates a flow chart of a health patrol method for a message queue according to another embodiment of the present disclosure.
As shown in fig. 5, an operator deploys a patrol task on the patrol platform in advance, and then configures the patrol task execution frequency, that is, a preset execution frequency, for the patrol task.
As shown in fig. 5, in step 510, the routing inspection task deployed in the routing inspection platform is obtained, the preset execution frequency configured in the routing inspection task is obtained, in step 520, the configuration management platform CMDB obtains the list information of the MQ servers, which are servers provided with the message queues, and according to the preset execution frequency and the inspection script of the routing inspection task, the message queues of the MQ servers in the list information are inspected according to the message queue indexes, so as to obtain a health routing inspection result, in step 530, the health routing inspection result is stored in the Mysql database, in step 540, the health routing inspection result is extracted from the Mysql database, in step 550, the MQ servers with abnormal indexes are located according to the health routing inspection result, in step 560, the MQ servers with abnormal indexes are processed, including sending the MQ servers with abnormal indexes to related operators through mails, and early warning the MQ servers with abnormal indexes through the monitoring system, so as to prompt the related operators to process the MQ servers with abnormal indexes in time.
According to the embodiment of the disclosure, by executing the health inspection method for message queues in steps 510 to 560, automatic inspection of message queue indexes of message queues of the MQ servers in the list information according to preset execution frequency and inspection script of inspection tasks can be achieved, detection results of whether abnormal indexes exist in the message queues of the MQ servers in the list information are obtained, inspection efficiency of message queue indexes of the message queues of the MQ servers in the list information is improved, inspection of message queue indexes of message queues of large-scale MQ servers is achieved, abnormal message queues are found in the message queues of the large-scale MQ servers in time, the MQ servers with abnormal indexes are sent to related operation and maintenance personnel in time through mails, and the related operation and maintenance personnel are warned of the MQ servers with the abnormal indexes through a monitoring system to process the MQ servers with the abnormal indexes in time.
It should be noted that, unless there is an execution sequence between different operations or an execution sequence between different operations in technical implementation, the execution sequence between multiple operations may be different, and multiple operations may also be executed simultaneously in the embodiment of the disclosure.
Fig. 6 schematically illustrates a block diagram of a health patrol apparatus for a message queue according to an embodiment of the disclosure.
As shown in fig. 6, the health inspection device 600 for message queues includes an inspection task acquisition module 610, a server information acquisition module 620, and an inspection result obtaining module 630.
The inspection task acquiring module 610 is configured to acquire an inspection task deployed in the inspection platform, where the inspection task is configured with a preset execution frequency.
The server information obtaining module 620 is configured to obtain, from the configuration management platform, list information of servers provided with message queues, where the servers in the list information are pre-deployed with a check script including an index of the message queues.
And the inspection result obtaining module 630 is configured to inspect the message queue of the server in the list information according to the message queue index according to the preset execution frequency of the inspection task and the inspection script, so as to obtain a health inspection result.
According to an embodiment of the present disclosure, the message queue index includes a first type index that characterizes an index of an abnormal information transmission of the message queue of the server in the manifest information caused by an erroneous operation of the user, and a second type index that characterizes a necessary index for causing the message queue of the server in the manifest information to normally transmit information.
According to the embodiment of the disclosure, the inspection result obtaining module comprises a log information obtaining sub-module, a first index value obtaining sub-module and an inspection result first obtaining sub-module.
And the log information acquisition sub-module is used for acquiring the log information of the server in the list information.
The first index value obtaining sub-module is used for obtaining index values of first indexes of a message queue of the server in the list information according to the log information, wherein the index values of the first indexes comprise user password error transmission times of the client, current state of the user and time of last password error transmission of the user.
The first sub-module is used for obtaining the health inspection result according to the index value of the first type of index.
According to the embodiment of the disclosure, the inspection result obtaining module comprises a configuration file obtaining sub-module, a comparison result obtaining sub-module and an inspection result second obtaining sub-module.
And the configuration file acquisition sub-module is used for acquiring the configuration file of the server in the list information.
The comparison result obtaining submodule is used for comparing the configuration information in the configuration file with index values of the second class of indexes to obtain a comparison result, wherein the index values of the second class of indexes comprise at least one of the following: the method comprises the steps that whether a transmission control protocol of a server in the list information is set to be long-chained, whether a receiver server establishes a new channel, whether the number of seconds of a new process waiting for the end of an old process is equal to a preset value or not and whether the server is started for self-detection of the new channel or not under the condition that the receiver server receives a channel connection establishment request and processes related to the channel exist.
And a second sub-module for obtaining the inspection result, wherein the second sub-module is used for obtaining the health inspection result according to the comparison result.
According to an embodiment of the present disclosure, a check script containing a message queue index is pre-deployed in a server in manifest information according to the following steps:
writing an initial checking script containing the message queue index according to the service requirement;
script release is carried out on the initial inspection script through a script management platform;
performing functional test on the initial inspection script to obtain an inspection script passing the functional test;
submitting the checking script to a script library;
and deploying the checking scripts in the script library to the server in the list information according to the preset time through the script management platform.
According to the embodiment of the disclosure, the health inspection device for the message queue further comprises an inspection result returning module and an inspection result storage module.
And the inspection result returning module is used for returning the health degree inspection result to the inspection platform.
And the inspection result storage module is used for storing the health degree inspection result into an inspection result database.
According to an embodiment of the disclosure, the health inspection device for the message queue further comprises a server positioning module and a processing module.
And the server positioning module is used for positioning the server with the abnormal index according to the health inspection result.
And the processing module is used for processing the server with the abnormal index according to the server with the abnormal index and the health inspection result.
Any number of modules, sub-modules, units, sub-units, or at least some of the functionality of any number of the sub-units according to embodiments of the present disclosure may be implemented in one module. Any one or more of the modules, sub-modules, units, sub-units according to embodiments of the present disclosure may be implemented as split into multiple modules. Any one or more of the modules, sub-modules, units, sub-units according to embodiments of the present disclosure may be implemented at least in part as a hardware circuit, such as a Field Programmable Gate Array (FPGA), a Programmable Logic Array (PLA), a system-on-chip, a system-on-substrate, a system-on-package, an Application Specific Integrated Circuit (ASIC), or in any other reasonable manner of hardware or firmware that integrates or encapsulates the circuit, or in any one of or a suitable combination of three of software, hardware, and firmware. Alternatively, one or more of the modules, sub-modules, units, sub-units according to embodiments of the present disclosure may be at least partially implemented as computer program modules, which when executed, may perform the corresponding functions.
For example, any of the patrol task acquisition module 610, the server information acquisition module 620, and the patrol result acquisition module 630 may be combined in one module/unit/sub-unit to be implemented, or any of the modules/units/sub-units may be split into a plurality of modules/units/sub-units. Alternatively, at least some of the functionality of one or more of these modules/units/sub-units may be combined with at least some of the functionality of other modules/units/sub-units and implemented in one module/unit/sub-unit. At least one of the inspection task retrieval module 610, the server information retrieval module 620, and the inspection result retrieval module 630 may be implemented, at least in part, as hardware circuitry, such as a Field Programmable Gate Array (FPGA), a Programmable Logic Array (PLA), a system-on-chip, a system-on-substrate, a system-on-package, an Application Specific Integrated Circuit (ASIC), or as hardware or firmware in any other reasonable manner of integrating or packaging the circuitry, or as any one of or a suitable combination of any of the three. Alternatively, at least one of the inspection task retrieval module 610, the server information retrieval module 620, and the inspection result retrieval module 630 may be implemented, at least in part, as a computer program module that, when executed, performs the corresponding functions.
It should be noted that, the health inspection device portion for the message queue in the embodiment of the present disclosure corresponds to the health inspection method portion for the message queue in the embodiment of the present disclosure, and the description of the health inspection device portion for the message queue specifically refers to the health inspection method portion for the message queue, which is not described herein.
Fig. 7 schematically illustrates a block diagram of a computer system suitable for implementing the above-described methods, according to an embodiment of the present disclosure. The computer system illustrated in fig. 7 is merely an example, and should not be construed as limiting the functionality and scope of use of the embodiments of the present disclosure.
As shown in fig. 7, a computer system 700 according to an embodiment of the present disclosure includes a processor 701 that can perform various appropriate actions and processes according to a program stored in a Read Only Memory (ROM) 702 or a program loaded from a storage section 708 into a Random Access Memory (RAM) 703. The processor 701 may include, for example, a general purpose microprocessor (e.g., a CPU), an instruction set processor and/or an associated chipset and/or a special purpose microprocessor (e.g., an Application Specific Integrated Circuit (ASIC)), or the like. The processor 701 may also include on-board memory for caching purposes. The processor 701 may comprise a single processing unit or a plurality of processing units for performing different actions of the method flows according to embodiments of the disclosure.
In the RAM 703, various programs and data required for the operation of the system 700 are stored. The processor 701, the ROM 702, and the RAM 703 are connected to each other through a bus 704. The processor 701 performs various operations of the method flow according to the embodiments of the present disclosure by executing programs in the ROM 702 and/or the RAM 703. Note that the program may be stored in one or more memories other than the ROM 702 and the RAM 703. The processor 701 may also perform various operations of the method flow according to embodiments of the present disclosure by executing programs stored in the one or more memories.
According to an embodiment of the present disclosure, the system 700 may further include an input/output (I/O) interface 705, the input/output (I/O) interface 705 also being connected to the bus 704. The system 700 may also include one or more of the following components connected to the I/O interface 705: an input section 706 including a keyboard, a mouse, and the like; an output portion 707 including a Cathode Ray Tube (CRT), a Liquid Crystal Display (LCD), and the like, a speaker, and the like; a storage section 708 including a hard disk or the like; and a communication section 709 including a network interface card such as a LAN card, a modem, or the like. The communication section 709 performs communication processing via a network such as the internet. The drive 710 is also connected to the I/O interface 705 as needed. A removable medium 711 such as a magnetic disk, an optical disk, a magneto-optical disk, a semiconductor memory, or the like is mounted on the drive 710 as necessary, so that a computer program read therefrom is mounted into the storage section 708 as necessary.
According to embodiments of the present disclosure, the method flow according to embodiments of the present disclosure may be implemented as a computer software program. For example, embodiments of the present disclosure include a computer program product comprising a computer program embodied on a computer readable storage medium, the computer program comprising program code for performing the method shown in the flowcharts. In such an embodiment, the computer program may be downloaded and installed from a network via the communication portion 709, and/or installed from the removable medium 711. The above-described functions defined in the system of the embodiments of the present disclosure are performed when the computer program is executed by the processor 701. The systems, devices, apparatus, modules, units, etc. described above may be implemented by computer program modules according to embodiments of the disclosure.
The present disclosure also provides a computer-readable storage medium that may be embodied in the apparatus/device/system described in the above embodiments; or may exist alone without being assembled into the apparatus/device/system. The computer-readable storage medium carries one or more programs which, when executed, implement methods in accordance with embodiments of the present disclosure.
According to embodiments of the present disclosure, the computer-readable storage medium may be a non-volatile computer-readable storage medium. Examples may include, but are not limited to: a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In the context of this disclosure, a computer-readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device.
For example, according to embodiments of the present disclosure, the computer-readable storage medium may include ROM 702 and/or RAM 703 and/or one or more memories other than ROM 702 and RAM 703 described above.
Embodiments of the present disclosure also include a computer program product comprising a computer program comprising program code for performing the methods provided by the embodiments of the present disclosure, the program code for causing an electronic device to implement the health tour inspection method for a message queue provided by the embodiments of the present disclosure when the computer program product is run on the electronic device.
The above-described functions defined in the system/apparatus of the embodiments of the present disclosure are performed when the computer program is executed by the processor 701. The systems, apparatus, modules, units, etc. described above may be implemented by computer program modules according to embodiments of the disclosure.
In one embodiment, the computer program may be based on a tangible storage medium such as an optical storage device, a magnetic storage device, or the like. In another embodiment, the computer program may also be transmitted, distributed over a network medium in the form of signals, downloaded and installed via the communication section 709, and/or installed from the removable medium 711. The computer program may include program code that may be transmitted using any appropriate network medium, including but not limited to: wireless, wired, etc., or any suitable combination of the foregoing.
According to embodiments of the present disclosure, program code for performing computer programs provided by embodiments of the present disclosure may be written in any combination of one or more programming languages, and in particular, such computer programs may be implemented in high-level procedural and/or object-oriented programming languages, and/or assembly/machine languages. Programming languages include, but are not limited to, such as Java, c++, python, "C" or similar programming languages. The program code may execute entirely on the user's computing device, partly on the user's device, partly on a remote computing device, or entirely on the remote computing device or server. In the case of remote computing devices, the remote computing device may be connected to the user computing device through any kind of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or may be connected to an external computing device (e.g., connected via the Internet using an Internet service provider).
The flowcharts and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods and computer program products according to various embodiments of the present disclosure. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams or flowchart illustration, and combinations of blocks in the block diagrams or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions. Those skilled in the art will appreciate that the features recited in the various embodiments of the disclosure and/or in the claims may be combined in various combinations and/or combinations, even if such combinations or combinations are not explicitly recited in the disclosure. In particular, the features recited in the various embodiments of the present disclosure and/or the claims may be variously combined and/or combined without departing from the spirit and teachings of the present disclosure. All such combinations and/or combinations fall within the scope of the present disclosure.
The embodiments of the present disclosure are described above. However, these examples are for illustrative purposes only and are not intended to limit the scope of the present disclosure. Although the embodiments are described above separately, this does not mean that the measures in the embodiments cannot be used advantageously in combination. The scope of the disclosure is defined by the appended claims and equivalents thereof. Various alternatives and modifications can be made by those skilled in the art without departing from the scope of the disclosure, and such alternatives and modifications are intended to fall within the scope of the disclosure.

Claims (11)

1. A health tour inspection method for a message queue, comprising:
acquiring a patrol task deployed in a patrol platform, wherein the patrol task is configured with a preset execution frequency;
acquiring list information of a server provided with a message queue from a configuration management platform, wherein the server in the list information is pre-deployed with a checking script containing a message queue index; and
and carrying out inspection on the message queue of the server in the list information according to the preset execution frequency of the inspection task and the inspection script and the message queue index to obtain a health inspection result.
2. The method of claim 1, wherein the message queue metrics include a first class of metrics that characterize metrics that cause abnormal information transmission of the message queues of the servers in the manifest information by a user's erroneous operation, and a second class of metrics that characterize metrics necessary for normal information transmission of the message queues of the servers in the manifest information.
3. The method of claim 2, wherein the performing inspection on the message queue of the server in the list information according to the message queue index according to the preset execution frequency of the inspection task and the inspection script, and obtaining a health inspection result includes:
acquiring log information of a server in the list information;
obtaining index values of first indexes of a message queue of a server in the list information according to the log information, wherein the index values of the first indexes comprise user password error transmission times of a client, the current state of a user and the last password error transmission time of the user;
and obtaining the health inspection result according to the index value of the first type index.
4. The method of claim 2, wherein the performing inspection on the message queue of the server in the list information according to the message queue index according to the preset execution frequency of the inspection task and the inspection script, and obtaining a health inspection result includes:
acquiring a configuration file of a server in the list information;
comparing the configuration information in the configuration file with the index values of the second type of indexes to obtain a comparison result, wherein the index values of the second type of indexes comprise at least one of the following: whether the transmission control protocol of the server in the list information is set to be long link, whether the receiver server adopts the establishment of a new channel, whether the number of seconds of the new process waiting for the end of the old process is equal to a preset value or not and whether the server starts the self-detection of the new channel when the receiver server receives the channel connection establishment request and the process related to the channel exists;
And obtaining the health inspection result according to the comparison result.
5. The method of claim 1, the inspection script containing message queue metrics is pre-deployed in a server in the manifest information according to the steps of:
writing an initial checking script containing the message queue index according to the service requirement;
script release is carried out on the initial inspection script through a script management platform;
performing functional test on the initial inspection script to obtain the inspection script passing the functional test;
submitting the checking script to a script library;
and deploying the checking script in the script library to a server in the list information according to preset time through a script management platform.
6. The method of claim 1, further comprising:
returning the health inspection result to the inspection platform;
and storing the health inspection result into an inspection result database.
7. The method of claim 1, further comprising:
positioning a server with abnormal indexes according to the health degree inspection result;
and processing the server with the abnormal index according to the server with the abnormal index and the health degree inspection result.
8. A health tour inspection device for a message queue, comprising:
the system comprises a patrol task acquisition module, a patrol task management module and a control module, wherein the patrol task acquisition module is used for acquiring patrol tasks deployed in a patrol platform, and the patrol tasks are configured with preset execution frequency;
the server information acquisition module is used for acquiring list information of the servers provided with the message queues from the configuration management platform, wherein the servers in the list information are pre-deployed with check scripts containing message queue indexes; and
and the inspection result obtaining module is used for inspecting the message queue of the server in the list information according to the message queue index and the preset execution frequency of the inspection task and the inspection script to obtain a health inspection result.
9. An electronic device, comprising:
one or more processors;
a memory for storing one or more instructions,
wherein the one or more instructions, when executed by the one or more processors, cause the one or more processors to implement the method of any of claims 1 to 7.
10. A computer readable storage medium having stored thereon executable instructions which when executed by a processor cause the processor to implement the method of any of claims 1 to 7.
11. A computer program product comprising computer executable instructions for implementing the method of any one of claims 1 to 7 when executed.
CN202310139173.0A 2023-02-20 2023-02-20 Health inspection method, device, equipment and medium for message queue Pending CN116136818A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202310139173.0A CN116136818A (en) 2023-02-20 2023-02-20 Health inspection method, device, equipment and medium for message queue

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202310139173.0A CN116136818A (en) 2023-02-20 2023-02-20 Health inspection method, device, equipment and medium for message queue

Publications (1)

Publication Number Publication Date
CN116136818A true CN116136818A (en) 2023-05-19

Family

ID=86333434

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202310139173.0A Pending CN116136818A (en) 2023-02-20 2023-02-20 Health inspection method, device, equipment and medium for message queue

Country Status (1)

Country Link
CN (1) CN116136818A (en)

Similar Documents

Publication Publication Date Title
CN109302522B (en) Test method, test device, computer system, and computer medium
US7664986B2 (en) System and method for determining fault isolation in an enterprise computing system
US9547579B1 (en) Method and apparatus for automatically detecting defects
US11789760B2 (en) Alerting, diagnosing, and transmitting computer issues to a technical resource in response to an indication of occurrence by an end user
CN112650685B (en) Automatic test method, device, electronic equipment and computer storage medium
CN110955899B (en) Safety test method, device, test equipment and medium
US10097427B2 (en) Service assurance platform as a user-defined service
US8489941B2 (en) Automatic documentation of ticket execution
CN113114680B (en) Detection method and detection device for file uploading vulnerability
US10289522B2 (en) Autonomous information technology diagnostic checks
CN113014445B (en) Operation and maintenance method, device and platform for server and electronic equipment
CN110851471A (en) Distributed log data processing method, device and system
CN114884796B (en) Fault processing method and device, electronic equipment and storage medium
CN113900834A (en) Data processing method, device, equipment and storage medium based on Internet of things technology
US11397573B2 (en) Creating and using native virtual probes in computing environments
US11121912B2 (en) Method and apparatus for processing information
CN116450461A (en) Method, device, equipment and medium for processing hard disk faults of storage cluster
CN116136818A (en) Health inspection method, device, equipment and medium for message queue
CN114257632A (en) Disconnection reconnection method and device, electronic equipment and readable storage medium
CN114443480A (en) Test method, test system, readable medium and electronic device
CN113419887A (en) Method and device for processing abnormal online transaction of host
CN111865699A (en) Fault identification method and device, computing equipment and medium
CN112084114A (en) Method and apparatus for testing an interface
CN113094268B (en) Test method, test device, test equipment and test medium
CN115190008B (en) Fault processing method, fault processing 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