CN109710552B - Bus transmission quality evaluation method, system and computer storage medium - Google Patents

Bus transmission quality evaluation method, system and computer storage medium Download PDF

Info

Publication number
CN109710552B
CN109710552B CN201811637072.1A CN201811637072A CN109710552B CN 109710552 B CN109710552 B CN 109710552B CN 201811637072 A CN201811637072 A CN 201811637072A CN 109710552 B CN109710552 B CN 109710552B
Authority
CN
China
Prior art keywords
bus
message
quality evaluation
transmission quality
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.)
Active
Application number
CN201811637072.1A
Other languages
Chinese (zh)
Other versions
CN109710552A (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.)
Shenzhen United Imaging Healthcare Data Service Co ltd
Original Assignee
Shenzhen United Imaging Healthcare Data Service 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 Shenzhen United Imaging Healthcare Data Service Co ltd filed Critical Shenzhen United Imaging Healthcare Data Service Co ltd
Priority to CN201811637072.1A priority Critical patent/CN109710552B/en
Publication of CN109710552A publication Critical patent/CN109710552A/en
Application granted granted Critical
Publication of CN109710552B publication Critical patent/CN109710552B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)
  • Small-Scale Networks (AREA)

Abstract

The invention discloses a bus transmission quality evaluation method, a system and a computer storage medium, wherein the method is applied to a medical service message interaction bus, a plurality of medical service nodes are arranged on the bus, and the method comprises the following steps: monitoring the message interaction among the medical service nodes in real time to obtain basic indexes and dynamic indexes of the bus; and calculating a quality evaluation index of the bus transmission message in a preset time period according to the basic index and the dynamic index and a preset rule so as to evaluate the transmission quality of the bus. According to the technical scheme of the invention, the transmission quality of the bus can be intuitively and effectively evaluated in real time by monitoring relevant indexes of the bus in message transmission in real time and calculating the quality evaluation index and the like by using the indexes and relevant algorithms, so that the bus reliability can be improved, the reference can be optimized and the like.

Description

Bus transmission quality evaluation method, system and computer storage medium
Technical Field
The present invention relates to the field of message bus technology, and in particular, to a method, a system, and a computer storage medium for evaluating bus transmission quality.
Background
With the development of information technology and network technology, various industries have integrated service platforms realized through networks, wherein medical informatization gradually becomes a major trend of the development of the world at present and is also an important technical support for the innovation of the advanced medical system in China. A medical service messaging system typically comprises several service nodes, which may interact with messages etc. via corresponding bus mechanisms.
However, in the existing medical service message system, most of the bus processing only records the simple state of message interaction, and cannot perform quantitative analysis on the real-time transmission quality of the bus in the message transmission process, especially the transmission quality in some high-concurrency states, so that the bus cannot be effectively and accurately analyzed and optimized in reliability.
Disclosure of Invention
In view of the above problems, the present invention provides a method, a system, and a computer storage medium for evaluating bus transmission quality, which can solve the problem that the bus transmission quality cannot be evaluated in real time in the prior art by monitoring each medical service node in real time, obtaining relevant indexes in real time, and then calculating a quality evaluation index by using the indexes and a quality evaluation algorithm.
An embodiment of the present invention provides a bus transmission quality evaluation method, which is applied to a medical service message interaction bus, wherein a plurality of medical service nodes are arranged on the bus, and the method includes:
monitoring the message interaction among the medical service nodes in real time to obtain basic indexes and dynamic indexes of the bus;
and calculating a quality evaluation index of the bus transmission message in a preset time period according to the basic index and the dynamic index and a preset rule so as to evaluate the transmission quality of the bus.
Further, the bus transmission quality evaluation method according to the embodiment of the present invention further includes: and displaying the obtained quality evaluation index in real time.
Further, the "calculating the quality evaluation index of the bus transmission message in a preset time period according to the basic index and the dynamic index and a preset rule" includes:
calculating the occurrence probability of the message according to the basic indexes;
calculating the bus load rate, the fault rate and the failure rate in the preset time period by using a corresponding preset formula according to the dynamic index;
and calculating the quality evaluation index in the preset time period according to the message occurrence probability, the bus load rate, the fault rate and the failure rate and a preset quality evaluation algorithm.
Further, the preset quality evaluation algorithm is as follows:
the quality assessment index is a first preset weight and a message occurrence probability plus a second preset weight (bus load rate + failure rate).
Further, the value range of the first preset weight is 0.2-0.3;
the value range of the second preset weight is 0.7-0.8.
Further, the base indicator includes: the number of the bus open interfaces, the total concurrent capacity of each bus open interface and the total number of the messages are calculated according to the formula:
Figure BDA0001930289690000021
further, the dynamic index includes: the calculation formulas of the number of concurrent messages, the number of message faults, the number of message failures and the number of processed messages in the preset time period are respectively as follows:
Figure BDA0001930289690000031
Figure BDA0001930289690000032
Figure BDA0001930289690000033
another embodiment of the present invention provides a bus transmission quality evaluation system, which is applied to a medical service message interaction bus, wherein a plurality of medical service nodes are arranged on the bus, and the system includes:
the index acquisition module is used for monitoring the message interaction among the medical service nodes in real time so as to acquire basic indexes and dynamic indexes of the bus;
and the quality index calculation module is used for calculating a quality evaluation index of the bus transmission message in a preset time period according to the basic index and the dynamic index and a preset rule so as to evaluate the transmission quality of the bus.
Yet another embodiment of the present invention provides a computer storage medium storing a computer program, which when executed implements the above-mentioned bus transmission quality assessment method.
The technical scheme of the embodiment of the invention can intuitively and effectively realize the real-time evaluation of the transmission quality of the bus by monitoring the relevant indexes of each service node and the bus in the message transmission process in real time and calculating the quality evaluation index and the like by using the indexes and relevant algorithms, thereby being used for improving the reliability of the bus, optimizing the reference and the like.
Drawings
In order to more clearly illustrate the technical solution of the present invention, the drawings required to be used in the embodiments will be briefly described below, and it should be understood that the following drawings only illustrate some embodiments of the present invention, and therefore should not be considered as limiting the scope of the present invention.
Fig. 1 is a schematic application diagram of a bus transmission quality evaluation method according to an embodiment of the present invention;
FIG. 2 is a first flowchart of a bus transmission quality evaluation method according to an embodiment of the present invention;
fig. 3 is a schematic flow chart illustrating a preset rule of a bus transmission quality evaluation method according to an embodiment of the present invention;
FIG. 4 is a second flowchart of a bus transmission quality evaluation method according to an embodiment of the present invention;
fig. 5 is a schematic structural diagram of a bus transmission quality evaluation system according to an embodiment of the present invention.
Description of the main element symbols:
100-bus transmission quality evaluation system; 10-an index acquisition module; 20-mass index calculation module; 30-data presentation module.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. The components of embodiments of the present invention generally described and illustrated in the figures herein may be arranged and designed in a wide variety of different configurations. Thus, the following detailed description of the embodiments of the present invention, presented in the figures, is not intended to limit the scope of the invention, as claimed, but is merely representative of selected embodiments of the invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments of the present invention without making any creative effort, shall fall within the protection scope of the present invention.
Furthermore, the terms "first", "second" and "first" are used for descriptive purposes only and are not to be construed as indicating or implying relative importance or implicitly indicating the number of technical features indicated. Thus, a feature defined as "first" or "second" may explicitly or implicitly include one or more of that feature. In the description of the present invention, "a plurality" means two or more unless specifically defined otherwise.
Unless defined otherwise, all technical and scientific terms used herein have the same meaning as commonly understood by one of ordinary skill in the art to which this invention belongs. The terminology used in the description herein is for the purpose of describing particular embodiments only and is not intended to be limiting of the invention. As used herein, the term "and/or" includes any and all combinations of one or more of the associated listed items.
The present invention will be described in detail with reference to specific examples.
Example 1
Referring to fig. 1 and fig. 2, the present embodiment provides a bus transmission quality evaluation method, which can be applied to a medical service message interaction bus and the like, where the message interaction bus may be provided with a plurality of medical service nodes, for example, the nodes may include, but are not limited to, different medical platforms, third party platforms, medical device terminals and the like. Each node is connected to the bus via its bus interface, and performs communication and the like between the nodes via the bus. In this embodiment, the message interaction bus may adopt a communication bus such as a 659 bus and a CAN bus. As shown in fig. 2, the bus transmission quality evaluation method will be described in detail below.
And S100, monitoring the message interaction among the medical service nodes in real time to obtain basic indexes and dynamic indexes of the bus.
In step S100, the message interaction between the nodes is monitored in real time, so that the data transmission quality of the bus can be evaluated according to the corresponding indexes. Exemplarily, the bus can be connected through a corresponding collection interface, and the bus is also connected to each node, so as to collect the basic index of the bus and the message interaction state information of each node, and the like.
Step S200, calculating a quality evaluation index of the bus transmission message in a preset time period according to the basic index and the dynamic index and a preset rule, so as to evaluate the transmission quality of the bus.
In the step S200, the dynamic index is mainly related to time, and may specifically refer to a related parameter acquired within a certain time period. The quality evaluation index in the preset time period is calculated through the preset rule, so that the transmission quality in the time period can be reasonably evaluated and the like.
Specifically, as shown in fig. 3, the step S200 may include the following main steps:
and step S210, calculating the occurrence probability of the message according to the acquired basic indexes.
Exemplarily, the basic index mainly includes the number of bus open interfaces, the total concurrent capacity and the total message number of each bus open interface, and the like.
In view of that a bus may not use all the buses of the number of paths for data or message interaction between nodes, in this embodiment, the number of bus open interfaces refers to the number of buses used for message interaction between nodes, and may also be understood as the number of channels used for data transmission between nodes. For example, if 659 bus is adopted, since the 659 bus is composed of two sets of bus pairs, i.e. 4 buses, if only 2 buses are available for message interaction between nodes, the number of open interfaces of the bus is 2.
In this embodiment, each bus has its own concurrency capacity, that is, the maximum number of messages allowed to be processed simultaneously, so the total concurrency capacity of the open interfaces of each bus is the sum of the open concurrent capacities of each bus. For example, in the 659 bus, if the concurrent capacities of the 2 open buses are 8 and 10, respectively, the total concurrent capacity is 18.
In this embodiment, the total number of messages mainly includes the sum of messages to be processed, messages being processed, and messages that have been processed. It is understood that the above static indicators can be acquired through an acquisition interface connected with the bus.
And step S220, calculating the bus load rate, the fault rate and the failure rate in the preset time period by using a corresponding preset formula according to the acquired dynamic index.
Exemplarily, the dynamic index mainly includes the number of concurrent messages, the number of message faults occurring, the number of message failures occurring, the number of processed messages, and the like in the preset time period. The calculation formulas of the bus load rate, the fault rate and the failure rate are respectively as follows:
Figure BDA0001930289690000071
the number of concurrent messages refers to the number of messages monitored by the bus in the preset time period, and mainly includes the number of messages being processed on the open bus. The load condition of the bus can be obtained in real time by calculating the load rate of the bus, and then whether the bus is overloaded or not can be judged.
Figure BDA0001930289690000072
The message fault number mainly refers to the number of faults occurring in the operation process of the bus in the preset time period. For a high concurrency state, because the bus continuously processes messages, the probability of faults is higher, and at the moment, the quality evaluation result can better accord with the actual situation by recording the message fault number, so that the obtained quality evaluation is more accurate and the like.
Further optionally, the message failure count may comprise two parts, namely, the initial failure count and the accidental failure count. If the preset time interval comprises the initial period of time for starting and operating the bus, the initial failure frequency can be counted, and the accidental failure frequency can be counted after the bus enters the normal operation state.
It is understood that the above message failure may be judged by the message sending status or the message receiving status fed back by each node. For example, if a packet loss occurs, the node on the receiving side cannot receive the message packet, and thus it can be determined that a failure has occurred.
Figure BDA0001930289690000073
In this embodiment, the failure rate may also be determined by the message sending state or the message receiving state fed back by each node. For example, if it is found that the message status flag fed back by the receiving node is incorrect, that is, the received data packet is incorrect or information loss occurs, it may be determined that a failure has occurred. Similarly, at this time, the result of the quality evaluation can better meet the actual situation by recording the message failure number, so that the obtained quality evaluation is more accurate.
Then, after the bus load rate, the failure rate, and the failure rate within the preset time period are obtained, step S230 is executed, that is, the quality assessment index is calculated.
And step S230, calculating a quality evaluation index in the preset time period according to the message occurrence probability, the bus load rate, the fault rate and the failure rate according to a preset quality evaluation algorithm.
In this embodiment, a weight value is assigned to the occurrence probability of the message, another weight value is assigned to the bus load rate, the fault rate, and the failure rate that are obtained in real time, and then the quality assessment index is calculated by using a preset quality assessment algorithm as follows. Specifically, the preset quality evaluation algorithm is as follows:
the quality assessment index is the first preset weight and the probability of occurrence of the message plus the second preset weight (the bus load rate + the failure rate)
It is understood that the first preset weight and the second preset weight can be adjusted according to the specific bus operating environment, and the like. Preferably, the first predetermined weight ranges from 0.2 to 0.3, and the second predetermined weight ranges from 0.7 to 0.8.
After the quality evaluation index is obtained, whether the quality evaluation index tends to 100% or not can be judged, and if the quality evaluation index tends to 1, the transmission quality is good. Optionally, taking 0.98 as a demarcation point, if the demarcation point is higher than or equal to 0.98, judging that the transmission quality is better or acceptable; on the contrary, if the value is lower than 0.98, it indicates that the transmission quality is not good, and the bus may be optimized or adjusted accordingly, so as to improve the reliability of processing messages.
Further, as shown in fig. 4, the bus transmission quality evaluation method may further include a step S300 of displaying the obtained quality evaluation index in real time.
Exemplarily, the obtained quality evaluation index, the evaluation result and the like can be displayed in real time, so that a user can quickly and intuitively know the real-time operation condition of the bus, the quality of data transmission and the like, and further can remind overload, fault number overrun and the like.
According to the technical scheme of the embodiment, the relevant indexes of each service node and each bus during message transmission are monitored in real time, the quality evaluation indexes and the like are calculated by utilizing the indexes and relevant algorithms, the real-time evaluation of the transmission quality of the buses can be visually and effectively realized, the bus reliability can be further improved, the optimization reference can be further realized, in addition, an effective quality evaluation scheme is provided for the existing medical service system industry, and the defects in the prior art are made up.
Example 2
Referring to fig. 5, based on the bus transmission quality evaluation method of embodiment 1, this embodiment provides a bus transmission quality evaluation system 100, which is applicable to a medical service message interaction bus, where a plurality of nodes are disposed on the bus, and the bus transmission quality evaluation system 100 includes:
the index acquisition module 10 is configured to monitor message interaction among the nodes in real time to acquire a basic index and a dynamic index of the bus;
and a quality index calculation module 20, configured to calculate, according to the basic index and the dynamic index and according to a preset rule, a quality evaluation index of the bus transmission message in a preset time period, so as to evaluate the transmission quality of the bus in the preset time period.
Further optionally, the bus transmission quality evaluation system 100 further includes a data presentation module 30. The data presentation module 30 may be configured to present the quality assessment index in real time.
The bus transmission quality evaluation system 100 described above corresponds to the bus transmission quality evaluation method of embodiment 1. Any of the options in embodiment 1 are also applicable to this embodiment, and will not be described in detail here.
The invention also provides a terminal which can comprise a computer, a server and the like. The terminal comprises a memory and a processor, wherein the memory can be used for storing a computer program, and the processor enables the terminal to execute the functions of each module in the bus transmission quality evaluation method or the bus transmission quality evaluation system by running the computer program.
The memory may include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application program required for at least one function; the storage data area may store data (such as audio data, a phonebook, etc.) created according to the use of the mobile terminal, and the like. Further, the memory may include high speed random access memory, and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other volatile solid state storage device.
The invention also provides a computer storage medium for storing the computer program used in the terminal.
In the embodiments provided in the present application, it should be understood that the disclosed apparatus and method can be implemented in other ways. The apparatus embodiments described above are merely illustrative and, for example, the flowchart and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of apparatus, methods and computer program products according to various embodiments of the present invention. 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 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 and/or flowchart illustration, and combinations of blocks in the block diagrams and/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.
In addition, each functional module or unit in each embodiment of the present invention may be integrated together to form an independent part, or each module may exist separately, or two or more modules may be integrated to form an independent part.
The functions, if implemented in the form of software functional modules and sold or used as a stand-alone product, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present invention or a part of the technical solution that contributes to the prior art in essence can be embodied in the form of a software product, which is stored in a storage medium and includes instructions for causing a computer device (which may be a smart phone, a personal computer, a server, or a network device, etc.) to execute all or part of the steps of the method according to the embodiments of the present invention. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and other various media capable of storing program codes.
The above description is only for the specific embodiments of the present invention, but the scope of the present invention is not limited thereto, and any person skilled in the art can easily conceive of the changes or substitutions within the technical scope of the present invention, and all the changes or substitutions should be covered within the scope of the present invention.

Claims (9)

1. A bus transmission quality assessment method is applied to a medical service message interaction bus, a plurality of medical service nodes are arranged on the bus, and the method comprises the following steps:
monitoring the message interaction among the medical service nodes in real time to obtain basic indexes and dynamic indexes of the bus;
calculating the occurrence probability of the message according to the basic indexes, and calculating the bus load rate, the fault rate and the failure rate in a preset time period by using a corresponding preset formula according to the dynamic indexes; wherein the basic index includes: the dynamic index comprises the following dynamic indexes: the number of concurrent messages, the number of message faults, the number of message failures and the number of processed messages in the preset time period;
and calculating a quality evaluation index in the preset time period according to the message occurrence probability, the bus load rate, the fault rate and the failure rate and a preset quality evaluation algorithm so as to evaluate the transmission quality of the bus.
2. The bus transmission quality evaluation method according to claim 1, further comprising:
and displaying the obtained quality evaluation index in real time.
3. The bus transmission quality assessment method according to claim 1, wherein the preset quality assessment algorithm is:
the quality evaluation index is equal to a first preset weight x, the message occurrence probability and a second preset weight x (bus load rate, fault rate and failure rate).
4. The bus transmission quality evaluation method according to claim 3,
the value range of the first preset weight is 0.2-0.3;
the value range of the second preset weight is 0.7-0.8.
5. The bus transmission quality evaluation method according to claim 3, wherein the calculation formula of the message occurrence probability is:
Figure FDA0002617029330000021
6. the bus transmission quality assessment method according to claim 5, wherein the calculation formulas of the bus load rate, the fault rate and the failure rate are respectively as follows:
Figure FDA0002617029330000022
Figure FDA0002617029330000023
Figure FDA0002617029330000024
7. a bus transmission quality evaluation system is applied to a medical service message interaction bus, a plurality of medical service nodes are arranged on the bus, and the system comprises:
the index acquisition module is used for monitoring the message interaction among the medical service nodes in real time so as to acquire basic indexes and dynamic indexes of the bus;
the quality index calculation module is used for calculating the occurrence probability of the message according to the basic indexes and calculating the bus load rate, the fault rate and the failure rate in a preset time period by using a corresponding preset formula according to the dynamic indexes; wherein the basic index includes: the dynamic index comprises the following dynamic indexes: the number of concurrent messages, the number of message faults, the number of message failures and the number of processed messages in the preset time period; and the quality evaluation index in the preset time period is calculated according to the message occurrence probability, the bus load rate, the fault rate and the failure rate and a preset quality evaluation algorithm so as to evaluate the transmission quality of the bus.
8. The bus transmission quality evaluation system according to claim 7, further comprising:
and the data display module is used for displaying the quality evaluation index in real time.
9. A computer storage medium, characterized in that a computer program is stored, which when executed, implements the bus transmission quality assessment method according to any one of claims 1 to 6.
CN201811637072.1A 2018-12-29 2018-12-29 Bus transmission quality evaluation method, system and computer storage medium Active CN109710552B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811637072.1A CN109710552B (en) 2018-12-29 2018-12-29 Bus transmission quality evaluation method, system and computer storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811637072.1A CN109710552B (en) 2018-12-29 2018-12-29 Bus transmission quality evaluation method, system and computer storage medium

Publications (2)

Publication Number Publication Date
CN109710552A CN109710552A (en) 2019-05-03
CN109710552B true CN109710552B (en) 2021-01-15

Family

ID=66259541

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811637072.1A Active CN109710552B (en) 2018-12-29 2018-12-29 Bus transmission quality evaluation method, system and computer storage medium

Country Status (1)

Country Link
CN (1) CN109710552B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114006784B (en) * 2021-11-04 2023-12-12 国网湖南省电力有限公司 High-speed bus communication data real-time interaction method and device
CN114925949B (en) * 2022-03-11 2024-09-24 北京交通大学 Industrial Internet Trustworthy Capability Assessment Method and Related Equipment

Family Cites Families (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE102006042739B4 (en) * 2006-09-12 2009-11-26 Abb Ag Method for continuous analysis of transmission quality in fieldbus networks
JP5700514B2 (en) * 2010-10-27 2015-04-15 アルパイン株式会社 Communication speed control device and communication speed control method
CN102164024B (en) * 2011-04-14 2014-01-08 浪潮(北京)电子信息产业有限公司 Serial bus data transmission method and device
CN102572924A (en) * 2012-04-06 2012-07-11 北京西塔网络科技股份有限公司 Quality evaluation method and system for mobile internet network
DE102012220488A1 (en) * 2012-11-09 2014-05-15 Robert Bosch Gmbh Subscriber station for a bus system and method for improving the reception quality of messages at a subscriber station of a bus system
CN104008512B (en) * 2014-06-12 2017-02-15 国家电网公司 Online stability evaluation index system of electric power system
CN104243246B (en) * 2014-10-22 2017-07-07 重庆大学 A kind of FlexRay bus tests and optimization method and device based on ZigBee technology
CN104778550A (en) * 2015-04-15 2015-07-15 国网湖南省电力公司 Power network quality analysis method based on real-time operating data
CN106549813A (en) * 2015-09-16 2017-03-29 中兴通讯股份有限公司 A kind of appraisal procedure and system of network performance
CN105897736A (en) * 2016-05-17 2016-08-24 北京邮电大学 Method and device for assessing quality of experience (QoE) of TCP (Transmission Control Protocol) video stream service
CN108632104B (en) * 2017-03-20 2021-04-30 上海中兴软件有限责任公司 Index weight verification method and device of network quality assessment tool

Also Published As

Publication number Publication date
CN109710552A (en) 2019-05-03

Similar Documents

Publication Publication Date Title
CN110213068B (en) Message middleware monitoring method and related equipment
CN113824768B (en) Health check method and device in load balancing system and flow forwarding method
CN110661659A (en) Alarm method, device and system and electronic equipment
EP3407541B1 (en) Method and device for analyzing poor network quality problem
US20130324111A1 (en) Method and apparatus for telecommunications network performance anomaly events detection and notification
EP4075749A1 (en) Detection method and detection device for heavy flow data stream
CN110247796B (en) Monitoring alarm method, device and related equipment
CN107426055B (en) Abnormal flow monitoring method and device and computer readable storage medium
CN109347653A (en) A kind of Indexes Abnormality discovery method and apparatus
CN109710552B (en) Bus transmission quality evaluation method, system and computer storage medium
CN110990245A (en) Micro-service operation state judgment method and device based on call chain data
CN112367384A (en) Kafka cluster-based dynamic speed limiting method and device and computer equipment
CN109861843B (en) Method, device and equipment for completely collecting and confirming log files
CN112988504B (en) Alarm strategy setting method and device, electronic equipment and storage medium
CN109391524B (en) Fault positioning method and device
CN111130867B (en) Intelligent household equipment alarm method and device based on Internet of things
CN108920326B (en) Method, device and electronic device for determining system time-consuming abnormality
CN112988463B (en) Fault node isolation method and device
CN112631808B (en) Data synchronization method, device, electronic equipment and storage medium
CN114666390B (en) Page monitoring method and device of application program, electronic equipment and storage medium
CN113220522A (en) Automatic positioning method and device for service abnormity
CN115460288B (en) Method and device for detecting call link
CN113268648A (en) Data quality determination method, system, computing device and storage medium
CN113225218A (en) Method and device for checking call ticket quality
CN109508356B (en) Data abnormality early warning method, device, computer 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
GR01 Patent grant
GR01 Patent grant