[go: up one dir, main page]

CN112905417A - Business performance monitoring design method based on Jmeter - Google Patents

Business performance monitoring design method based on Jmeter Download PDF

Info

Publication number
CN112905417A
CN112905417A CN202110206036.5A CN202110206036A CN112905417A CN 112905417 A CN112905417 A CN 112905417A CN 202110206036 A CN202110206036 A CN 202110206036A CN 112905417 A CN112905417 A CN 112905417A
Authority
CN
China
Prior art keywords
jmeter
performance monitoring
result
service performance
design method
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
CN202110206036.5A
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.)
Guangdong Nandian Intelligent Control System Co ltd
Original Assignee
Guangdong Nandian Intelligent Control System 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 Guangdong Nandian Intelligent Control System Co ltd filed Critical Guangdong Nandian Intelligent Control System Co ltd
Priority to CN202110206036.5A priority Critical patent/CN112905417A/en
Publication of CN112905417A publication Critical patent/CN112905417A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/3003Monitoring arrangements specially adapted to the computing system or computing system component being monitored
    • G06F11/3006Monitoring arrangements specially adapted to the computing system or computing system component being monitored where the computing system is distributed, e.g. networked systems, clusters, multiprocessor systems
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/32Monitoring with visual or acoustical indication of the functioning of the machine
    • G06F11/324Display of status information
    • G06F11/327Alarm or error message display
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; 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)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Quality & Reliability (AREA)
  • General Physics & Mathematics (AREA)
  • Computing Systems (AREA)
  • Mathematical Physics (AREA)
  • Computer Hardware Design (AREA)
  • Debugging And Monitoring (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention discloses a business performance monitoring design method based on a Jmeter, and belongs to the technical field of network monitoring. The design or method based on Jmeter service performance monitoring comprises the following steps: 1) recording the operation process of the service system performance to generate a corresponding input script; 2) uploading the input script to obtain an analysis result; 3) based on the analysis result, task configuration is carried out, and scheduling time and alarm rules are set; 4) calling a Jmeter test module to execute a monitoring task based on the task configuration result; 5) and based on the monitoring task, transmitting the result back to the service performance monitoring system and performing transaction management. The service performance monitoring design method based on the Jmeter combines the task management of the service performance monitoring system, can meet the monitoring tasks with different requirements, and reduces the difficulty of the service system performance monitoring.

Description

Business performance monitoring design method based on Jmeter
Technical Field
The invention relates to the technical field of network monitoring, in particular to a service performance monitoring design method based on a Jmeter.
Background
With the development of information technology, the dependence degree of enterprises on a service system platform is higher and higher, the data volume and the user volume of service access are increased, and the performance and the service quality of a service system are more and more important.
Therefore, IT managers and operation and maintenance personnel hope to know the performance state of the service system in real time through various monitoring, find hidden dangers affecting the performance of the service system in time, locate faults quickly and guarantee stable and efficient operation of the service system, and therefore, a method for monitoring and designing the service performance based on a Jmeter is provided.
Disclosure of Invention
The invention aims to provide a business performance monitoring design method based on a Jmeter, so as to solve the problems in the background technology.
In order to achieve the purpose, the invention provides the following technical scheme: a service performance monitoring design method based on a Jmeter comprises the following steps:
1) recording the operation process of the service system performance to generate a corresponding input script;
2) uploading the input script to obtain an analysis effect;
3) based on the analysis result, task configuration is carried out, and scheduling time, alarm rules and transaction management are set;
4) calling a Jmeter test module to execute a monitoring task based on the task configuration result;
5) and based on the monitoring task, returning the result to the service performance monitoring system and analyzing the result.
Preferably, the step 1) further comprises: and storing the generated script in a JMX form script in a NOSQL database.
Preferably, the step 2) further comprises: and automatically generating a task based on the analysis result.
Preferably, the step 3) further comprises: the scheduling time can be freely scheduled according to minutes, hours and days, and the alarm rule index threshold mainly comprises response time, delay time, continuous time and transaction state.
Preferably, the step 5) further comprises: and returning the result to the service performance monitoring system, judging whether the result meets the requirement, and if the result meets the threshold, generating alarm information.
Compared with the prior art, the invention has the beneficial effects that: the Jmeter-based service performance monitoring design method can collect configured service system performance data according to the set scheduling time; analyzing the service performance data and giving an alarm in time according to an alarm rule; therefore, the performance of the service system can be individually monitored according to comprehensive factors, and the user experience is greatly improved.
Drawings
FIG. 1 is a flow chart of a method for monitoring and designing service performance based on a Jmeter according to the present invention;
FIG. 2 is a system hierarchy diagram of a Jmeter-based service performance monitoring design method according to the present invention;
FIG. 3 is a system diagram of a Jmeter-based service performance monitoring design method according to the present invention.
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. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
Referring to fig. 1-3, the present invention provides a technical solution: a service performance monitoring design method based on a Jmeter comprises steps 1) -5), recording the operation process of service system performance in step 1), and generating a corresponding input script; step 2) uploading is carried out based on the input script, and an analysis effect is obtained; step 3) based on the analysis result, performing task configuration, setting scheduling time, alarm rules and transaction management; step 4) calling a Jmeter test module to execute a monitoring task based on the task configuration result; step 5) based on the monitoring task, returning a result to the service performance monitoring system and analyzing the result;
the operation and maintenance personnel record information such as a monitored business system website, a user name and a password in the Jmeter module to generate a corresponding script, the system stores the corresponding script in the NOSQL database, after the corresponding script is generated, the operation and maintenance personnel create a script directory in the business performance monitoring system script management module, the script directory is suggested to be matched with the business system name, an uploading script button is clicked in the script directory, the corresponding script is selected to be uploaded, the system can automatically analyze the script and verify the correctness of the script, after the script is uploaded and verified, the operation and maintenance personnel perform task configuration on the script, and the method can be specifically configured as follows: the performance monitoring purpose of the service system is achieved by configuring the scheduling time of script execution, the response time threshold value of each transaction and alarm setting. The execution scheduling time can be configured according to minutes, hours and days, and the input range is limited; the alerting devices are divided into four classes: generally, warning, serious and fatal conditions can be configured according to different index thresholds, then the configured tasks are operated, the system automatically calls a Jmeter test module to execute a monitoring task, the system analyzes a returned result, and if the returned result meets the alarm rule, alarm information is sent, operation and maintenance personnel can check the task and locate the fault.
Although embodiments of the present invention have been shown and described, it will be appreciated by those skilled in the art that changes, modifications, substitutions and alterations can be made in these embodiments without departing from the principles and spirit of the invention, the scope of which is defined in the appended claims and their equivalents.

Claims (5)

1. A service performance monitoring design method based on a Jmeter is characterized in that: the method comprises the following steps:
1) recording the operation process of the service system performance to generate a corresponding input script;
2) uploading the input script to obtain an analysis effect;
3) based on the analysis result, task configuration is carried out, and scheduling time, alarm rules and transaction management are set;
4) calling a Jmeter test module to execute a monitoring task based on the task configuration result;
5) and based on the monitoring task, returning the result to the service performance monitoring system and analyzing the result.
2. The Jmeter-based service performance monitoring design method as claimed in claim 1, wherein: the step 1) further comprises: and storing the generated script in a JMX form script in a NOSQL database.
3. The Jmeter-based service performance monitoring design method as claimed in claim 1, wherein: the step 2) further comprises the following steps: and automatically generating a task based on the analysis result.
4. The Jmeter-based service performance monitoring design method as claimed in claim 1, wherein: the step 3) further comprises the following steps: the scheduling time can be freely scheduled according to minutes, hours and days, and the alarm rule index threshold mainly comprises response time, delay time, continuous time and transaction state.
5. The Jmeter-based service performance monitoring design method as claimed in claim 1, wherein: the step 5) further comprises the following steps: and returning the result to the service performance monitoring system, judging whether the result meets the requirement, and if the result meets the threshold, generating alarm information.
CN202110206036.5A 2021-02-24 2021-02-24 Business performance monitoring design method based on Jmeter Pending CN112905417A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110206036.5A CN112905417A (en) 2021-02-24 2021-02-24 Business performance monitoring design method based on Jmeter

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110206036.5A CN112905417A (en) 2021-02-24 2021-02-24 Business performance monitoring design method based on Jmeter

Publications (1)

Publication Number Publication Date
CN112905417A true CN112905417A (en) 2021-06-04

Family

ID=76106790

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110206036.5A Pending CN112905417A (en) 2021-02-24 2021-02-24 Business performance monitoring design method based on Jmeter

Country Status (1)

Country Link
CN (1) CN112905417A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113961440A (en) * 2021-10-29 2022-01-21 牙木科技股份有限公司 A method for discovering the operational health of big data business modules
CN114036046A (en) * 2021-11-08 2022-02-11 北京天融信网络安全技术有限公司 Operation and maintenance method based on behavior recording and operation and maintenance security audit system
CN114116448A (en) * 2021-10-22 2022-03-01 成都鲁易科技有限公司 Application stress testing method, device, storage medium and computer equipment
CN114385498A (en) * 2022-01-12 2022-04-22 平安付科技服务有限公司 Performance test method, system, computer equipment and readable storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103532795A (en) * 2013-10-30 2014-01-22 蓝盾信息安全技术股份有限公司 Monitoring system and method for detecting availability of WEB business system
CN106603260A (en) * 2015-10-19 2017-04-26 北京京东尚科信息技术有限公司 WCF service test method
CN106598835A (en) * 2015-10-19 2017-04-26 广州爱九游信息技术有限公司 Application testing method, device and system
CN106681899A (en) * 2015-11-06 2017-05-17 北京京东尚科信息技术有限公司 Android-UI automatic testing method and system based on Jmeter
CN107818045A (en) * 2017-09-29 2018-03-20 安徽四创电子股份有限公司 A kind of method for testing software of safe city

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103532795A (en) * 2013-10-30 2014-01-22 蓝盾信息安全技术股份有限公司 Monitoring system and method for detecting availability of WEB business system
CN106603260A (en) * 2015-10-19 2017-04-26 北京京东尚科信息技术有限公司 WCF service test method
CN106598835A (en) * 2015-10-19 2017-04-26 广州爱九游信息技术有限公司 Application testing method, device and system
CN106681899A (en) * 2015-11-06 2017-05-17 北京京东尚科信息技术有限公司 Android-UI automatic testing method and system based on Jmeter
CN107818045A (en) * 2017-09-29 2018-03-20 安徽四创电子股份有限公司 A kind of method for testing software of safe city

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
程秋美: "Web系统性能测试的研究", 《计算机与网络》 *

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114116448A (en) * 2021-10-22 2022-03-01 成都鲁易科技有限公司 Application stress testing method, device, storage medium and computer equipment
CN113961440A (en) * 2021-10-29 2022-01-21 牙木科技股份有限公司 A method for discovering the operational health of big data business modules
CN114036046A (en) * 2021-11-08 2022-02-11 北京天融信网络安全技术有限公司 Operation and maintenance method based on behavior recording and operation and maintenance security audit system
CN114385498A (en) * 2022-01-12 2022-04-22 平安付科技服务有限公司 Performance test method, system, computer equipment and readable storage medium

Similar Documents

Publication Publication Date Title
CN112905417A (en) Business performance monitoring design method based on Jmeter
US20200160230A1 (en) Tool-specific alerting rules based on abnormal and normal patterns obtained from history logs
CN111176879A (en) Fault repairing method and device for equipment
CN105071969B (en) System and method for customized real-time monitoring and automatic exception handling based on JMX
CN118133339B (en) Compliance intelligent early warning system and early warning method based on data behavior feature analysis
CN109254912A (en) A kind of method and device of automatic test
CN112433913A (en) Transaction path generation method, system, computer device and storage medium
CN112087320A (en) Abnormity positioning method and device, electronic equipment and readable storage medium
CN117992304A (en) Integrated intelligent operation and maintenance platform
CN110677271A (en) Big data alarm method, device, equipment and storage medium based on ELK
CN108243046A (en) A method and device for evaluating service quality based on data audit
CN119537136A (en) An abnormal collection and processing system
CN115967979A (en) Method and device for processing running state fault of 5G network slice
CN113076230A (en) Business performance monitoring design method based on Jmeter
US11838171B2 (en) Proactive network application problem log analyzer
CN111861537A (en) Operation analysis method and system
US11366712B1 (en) Adaptive log analysis
US11221938B2 (en) Real-time collaboration dynamic logging level control
CN118277201A (en) A monitoring method, system and computer equipment for data center
CN114945189B (en) A method and device for constructing a 5G communication management system with network and province classification
CN116361127A (en) Log data processing method and device and electronic equipment
CN115964409A (en) Management method, device, equipment and storage medium for system access data
CN110941255B (en) Fault information management system
CN114675952A (en) Information processing method, information processing apparatus, electronic device, information processing medium, and program product
CN115310646A (en) Service optimization method and device

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
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20210604