CN112765002B - Application system health condition evaluation method, equipment and storage medium - Google Patents

Application system health condition evaluation method, equipment and storage medium Download PDF

Info

Publication number
CN112765002B
CN112765002B CN202011587973.1A CN202011587973A CN112765002B CN 112765002 B CN112765002 B CN 112765002B CN 202011587973 A CN202011587973 A CN 202011587973A CN 112765002 B CN112765002 B CN 112765002B
Authority
CN
China
Prior art keywords
application system
service
response time
score
health
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
CN202011587973.1A
Other languages
Chinese (zh)
Other versions
CN112765002A (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.)
Shanghai Data Center of China Life Insurance Co Ltd
Original Assignee
Shanghai Data Center of China Life Insurance 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 Shanghai Data Center of China Life Insurance Co Ltd filed Critical Shanghai Data Center of China Life Insurance Co Ltd
Priority to CN202011587973.1A priority Critical patent/CN112765002B/en
Publication of CN112765002A publication Critical patent/CN112765002A/en
Application granted granted Critical
Publication of CN112765002B publication Critical patent/CN112765002B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

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

Landscapes

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Quality & Reliability (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)
  • Medical Treatment And Welfare Office Work (AREA)

Abstract

The invention relates to an application system health condition evaluation method, equipment and a storage medium, wherein the method comprises the following steps: step 1: calculating the score of the response time of the application system to the customer service; step 2: obtaining a service success rate according to the service condition of the application system aiming at the customer in practice; step 3: and further constructing a comprehensive index based on the score of the response time length and the service success rate, and evaluating the health condition of the application system by using the index. Compared with the prior art, the invention has the advantages of using a more scientific model to measure the influence of the response time on the system health condition, having greater sensitivity to the change of the response time, and the like.

Description

Application system health condition evaluation method, equipment and storage medium
Technical Field
The present invention relates to the field of application system health evaluation technologies, and in particular, to an application system health condition evaluation method, apparatus, and storage medium.
Background
The application system provides service to the outside, and the success rate and the response time are two important indexes for measuring the health condition of the application system.
The success rate and the response time are required to be comprehensively considered when the health condition of the application system is evaluated. In the production operation and maintenance process, apdex index was used to measure the health of the application system.
The apdex index scores the single service, the response time length is 1 score in t1 time, 0.5 score is obtained between t1 and t2, no score is obtained above t2, the score average value of all the services is used as the final score of the application system, wherein 0< t1< t2, and t1 and t2 are determined by each system. The original apdex index can comprehensively reflect the health condition of an application system to a certain extent, but the index still has space for optimization in aspects of comprehensiveness, uniformity and sensitivity.
Disclosure of Invention
The invention aims to overcome the defects of the prior art and provide an application system health condition evaluation method, equipment and a storage medium.
The aim of the invention can be achieved by the following technical scheme:
a method for evaluating health of an application system, the method comprising the steps of:
step 1: calculating the score of the response time of the application system to the customer service;
step 2: obtaining a service success rate according to the service condition of the application system aiming at the customer in practice;
step 3: and further constructing a comprehensive index based on the score of the response time length and the service success rate, and evaluating the health condition of the application system by using the index.
Further, the score of the response duration in the step 1 corresponds to the function calculation formula as follows:
f(x)=1/81*(x-10)^2
where f (x) is a score of the response time length, and x is the response time length.
Further, the comprehensive index in the step 3 corresponds to the function calculation formula as follows:
e=1/2 (score of response duration+service success rate)
Wherein e is a comprehensive index.
Further, the application system in the step 1 is an application system for providing a critical seed service for serious disease protection.
Further, the application system in the step 1 is an application system for providing annuity insurance risk service.
Further, the application system in the step 1 is an application system for providing life insurance risk services.
Further, the application system in the step 1 is an application system for providing a medical security risk service.
Further, the application system in the step 1 is an application system for providing unexpected security risk services.
The invention provides a terminal device, which comprises a memory, a processor and a computer program stored in the memory and capable of running on the processor, wherein the processor realizes the steps of the application system health condition evaluation method when executing the computer program.
The present invention provides a computer readable storage medium storing a computer program which when executed by a processor implements the steps of the application system health assessment method.
Compared with the prior art, the invention has the following advantages:
(1) In the method, the e value is optimized on the basis of the apdex value, a more scientific model is used for measuring the influence of the response time on the system health condition, and the response time is more sensitive to the change of the response time.
(2) The method can be applied to various dangerous seed products, and has a wider application range.
Drawings
FIG. 1 is a flow chart of the method of the present invention.
Detailed Description
The following description of the embodiments of the present invention will be made clearly and fully with reference to the accompanying drawings, in which it is evident that the embodiments described are some, but not all embodiments of the invention. All other embodiments, which can be made by those skilled in the art based on the embodiments of the present invention without making any inventive effort, shall fall within the scope of the present invention.
DETAILED DESCRIPTION OF EMBODIMENT (S) OF INVENTION
FIG. 1 is a schematic flow chart of the method of the invention
Step 1: a service response duration score is calculated.
For the calculation of the service response duration score, a function f (x) will be used between t1 and t2 to calculate the score. In the application of the invention, for single service, t1 is 1 second, t2 is 10 seconds, f (x) =1/81 (x-10)/(2), namely, the response time length is within 1s, the response time length score is 1 minute, the response time length score is calculated according to 1/81 (x-10)/(2) between 1s and 10s, and the response time length score is 0 minute over 10 s.
Step 2: obtaining the success rate of service.
Step 3: the e value is calculated.
The health of the system is evaluated using the build composite index e value. For an application system e value being the average of all service e values of the system, e=1/2 (response duration score+success rate).
Specifically, the application system in the present invention may be an application system for providing a heavy disease security risk service, an application system for providing an annuity security risk service, an application system for providing a life insurance risk service, an application system for providing a medical security risk service, or an application system for providing an unexpected security risk service.
While the invention has been described with reference to certain preferred embodiments, it will be understood by those skilled in the art that various changes and substitutions of equivalents may be made and equivalents will be apparent to those skilled in the art without departing from the scope of the invention. Therefore, the protection scope of the invention is subject to the protection scope of the claims.

Claims (8)

1. The utility model provides an application system health condition evaluation method which is characterized in that the method comprises the following steps:
step 1: calculating the score of the response time of the application system to the customer service;
step 2: obtaining a service success rate according to the service condition of the application system aiming at the customer in practice;
step 3: further constructing a comprehensive index based on the score of the response time length and the service success rate, and evaluating the health condition of the application system by using the index;
the score of the response time length in the step 1 corresponds to the function calculation formula as follows:
f(x)=1/81*(x-10)^2
wherein f (x) is a score of the response time length, and x is the response time length;
the comprehensive index in the step 3 corresponds to the function calculation formula as follows:
e=1/2 (score of response duration+service success rate)
Wherein e is a comprehensive index.
2. The method for evaluating health of an application system according to claim 1, wherein the application system in step 1 is an application system for providing a critical care risk service.
3. The method for evaluating health of an application system according to claim 1, wherein the application system in step 1 is an application system for providing annuity insurance risk service.
4. The method for evaluating health of an application system according to claim 1, wherein the application system in step 1 is an application system for providing life insurance risk service.
5. The method for evaluating health of an application system according to claim 1, wherein the application system in step 1 is an application system for providing a medical insurance risk service.
6. The method for evaluating health of an application system according to claim 1, wherein the application system in step 1 is an application system for providing accident insurance risk service.
7. Terminal device comprising a memory, a processor and a computer program stored in the memory and executable on the processor, characterized in that the processor implements the steps of the application system health assessment method according to any one of claims 1 to 6 when the computer program is executed.
8. A computer-readable storage medium storing a computer program, characterized in that the computer program when executed by a processor implements the steps of the application system health assessment method according to any one of claims 1 to 6.
CN202011587973.1A 2020-12-28 2020-12-28 Application system health condition evaluation method, equipment and storage medium Active CN112765002B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011587973.1A CN112765002B (en) 2020-12-28 2020-12-28 Application system health condition evaluation method, equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011587973.1A CN112765002B (en) 2020-12-28 2020-12-28 Application system health condition evaluation method, equipment and storage medium

Publications (2)

Publication Number Publication Date
CN112765002A CN112765002A (en) 2021-05-07
CN112765002B true CN112765002B (en) 2023-11-14

Family

ID=75696682

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011587973.1A Active CN112765002B (en) 2020-12-28 2020-12-28 Application system health condition evaluation method, equipment and storage medium

Country Status (1)

Country Link
CN (1) CN112765002B (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109739726A (en) * 2018-12-29 2019-05-10 阿里巴巴集团控股有限公司 A kind of health examination method, device and electronic equipment
CN110162445A (en) * 2019-05-23 2019-08-23 中国工商银行股份有限公司 The host health assessment method and device of Intrusion Detection based on host log and performance indicator
CN110223146A (en) * 2019-06-06 2019-09-10 国网北京市电力公司 Client's power purchase services entire process monitoring system and method
CN110401551A (en) * 2018-04-24 2019-11-01 中国移动通信集团广东有限公司 Internet health degree evaluation method and system based on S1u interface
CN110704277A (en) * 2019-09-27 2020-01-17 中电万维信息技术有限责任公司 Method for monitoring application performance, related equipment and storage medium
CN111950839A (en) * 2020-06-07 2020-11-17 中信银行股份有限公司 Software system satisfaction evaluation method and device, storage medium and electronic equipment

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110401551A (en) * 2018-04-24 2019-11-01 中国移动通信集团广东有限公司 Internet health degree evaluation method and system based on S1u interface
CN109739726A (en) * 2018-12-29 2019-05-10 阿里巴巴集团控股有限公司 A kind of health examination method, device and electronic equipment
CN110162445A (en) * 2019-05-23 2019-08-23 中国工商银行股份有限公司 The host health assessment method and device of Intrusion Detection based on host log and performance indicator
CN110223146A (en) * 2019-06-06 2019-09-10 国网北京市电力公司 Client's power purchase services entire process monitoring system and method
CN110704277A (en) * 2019-09-27 2020-01-17 中电万维信息技术有限责任公司 Method for monitoring application performance, related equipment and storage medium
CN111950839A (en) * 2020-06-07 2020-11-17 中信银行股份有限公司 Software system satisfaction evaluation method and device, storage medium and electronic equipment

Also Published As

Publication number Publication date
CN112765002A (en) 2021-05-07

Similar Documents

Publication Publication Date Title
Sephton et al. Further evidence of an environmental Kuznets curve in Spain
JP4799168B2 (en) Water distribution and pipeline information analysis system
CN110633893B (en) Policy effectiveness monitoring method and device and computer equipment
CN112348237B (en) Abnormal trend detection method for dynamic drilling data
CN108269189B (en) Index data monitoring method and device, storage medium and computer equipment
CN116433009A (en) Abnormality monitoring method and device for power transformation equipment and storage medium
US20190164102A1 (en) Operational improvement effect calculation device, operational improvement effect calculation method and recording medium
CN113114530A (en) Network element health state detection method and equipment
CN116757367B (en) Three-dimensional visual power grid operation data analysis system
CN116558574B (en) Big data-based gas station safety monitoring method and device
Lontzek et al. Tipping points in a dynamic stochastic IAM
Cao et al. Effect of weather on agricultural futures markets on the basis of DCCA cross-correlation coefficient analysis
CN112765002B (en) Application system health condition evaluation method, equipment and storage medium
CN114429308A (en) Enterprise security risk assessment method and system based on big data
CN115153552A (en) Emotional state evaluation method and device, electronic equipment and storage medium
CN113590427B (en) Alarm method, device, storage medium and equipment for monitoring index abnormality
CN109712708B (en) Health condition prediction method and device based on data mining
JP6468635B2 (en) Sleepiness estimation apparatus and sleepiness estimation program
JP2022094037A (en) Abnormal temperature detection device, abnormal temperature detection method, and abnormal temperature detection program
JP6969588B2 (en) Anomaly detectors, anomaly detection methods, and computer programs
CN116681307A (en) River four-disorder supervision traceability display method and system based on multi-terminal fusion feedback
CN112380073A (en) Fault position detection method and device and readable storage medium
CN111400847B (en) Train speed calculation method, system and equipment
CN108733969B (en) Service life evaluation method of power transformer and terminal equipment
CN110472118A (en) A kind of method for evaluating quality, equipment, server and readable storage medium storing program for executing

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