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

Business performance monitoring design method based on Jmeter Download PDF

Info

Publication number
CN113076230A
CN113076230A CN202110304983.8A CN202110304983A CN113076230A CN 113076230 A CN113076230 A CN 113076230A CN 202110304983 A CN202110304983 A CN 202110304983A CN 113076230 A CN113076230 A CN 113076230A
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.)
Withdrawn
Application number
CN202110304983.8A
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.)
Guangzhou Turing Technology Co ltd
Original Assignee
Guangzhou Turing Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Guangzhou Turing Technology Co ltd filed Critical Guangzhou Turing Technology Co ltd
Priority to CN202110304983.8A priority Critical patent/CN113076230A/en
Publication of CN113076230A publication Critical patent/CN113076230A/en
Withdrawn 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/3003Monitoring arrangements specially adapted to the computing system or computing system component being monitored
    • G06F11/3006Monitoring arrangements specially adapted to the computing system or computing system component being monitored where the computing system is distributed, e.g. networked systems, clusters, multiprocessor systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/3051Monitoring arrangements for monitoring the configuration of the computing system or of the computing system component, e.g. monitoring the presence of processing resources, peripherals, I/O links, software programs
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR 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
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/20Administration of product repair or maintenance

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Quality & Reliability (AREA)
  • General Physics & Mathematics (AREA)
  • Business, Economics & Management (AREA)
  • Computing Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Human Resources & Organizations (AREA)
  • Marketing (AREA)
  • Economics (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Mathematical Physics (AREA)
  • Operations Research (AREA)
  • Strategic Management (AREA)
  • Tourism & Hospitality (AREA)
  • General Business, Economics & Management (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.
CN202110304983.8A 2021-03-23 2021-03-23 Business performance monitoring design method based on Jmeter Withdrawn CN113076230A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110304983.8A CN113076230A (en) 2021-03-23 2021-03-23 Business performance monitoring design method based on Jmeter

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110304983.8A CN113076230A (en) 2021-03-23 2021-03-23 Business performance monitoring design method based on Jmeter

Publications (1)

Publication Number Publication Date
CN113076230A true CN113076230A (en) 2021-07-06

Family

ID=76613347

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110304983.8A Withdrawn CN113076230A (en) 2021-03-23 2021-03-23 Business performance monitoring design method based on Jmeter

Country Status (1)

Country Link
CN (1) CN113076230A (en)

Similar Documents

Publication Publication Date Title
CN111176879A (en) Fault repairing method and device for equipment
CN102143507B (en) Method and system for monitoring service quality, and analytical method and system therefor
CN113595761B (en) Micro-service component optimization method and medium of power system information communication integrated scheduling platform
CN113190423B (en) Method, device and system for monitoring service data
Tang et al. An integrated framework for optimizing automatic monitoring systems in large IT infrastructures
CN111259073A (en) Intelligent business system running state studying and judging system based on logs, flow and business access
CN109254912A (en) A kind of method and device of automatic test
CN112433913A (en) Transaction path generation method, system, computer device and storage medium
CN118133339B (en) Compliance intelligent early warning system and early warning method based on data behavior feature analysis
CN111143304A (en) Micro-service system abnormal log analysis method based on request link
CN108984362A (en) Log collection method and device, storage medium, electronic equipment
CN115357418A (en) Microservice fault detection method and device, storage medium and computer equipment
CN117992304A (en) Integrated intelligent operation and maintenance platform
CN106789158A (en) Damage identification method and system are insured in a kind of cloud service
CN111861537A (en) Operation analysis method and system
CN115118574A (en) Data processing method, device and storage medium
CN114238020A (en) Multidimensional high-precision intelligent service monitoring method and system
CN110677271A (en) Big data alarm method, device, equipment and storage medium based on ELK
US11366712B1 (en) Adaptive log analysis
CN114172921A (en) Log auditing method and device for scheduling recording system
CN113076230A (en) Business performance monitoring design method based on Jmeter
CN112905417A (en) Business performance monitoring design method based on Jmeter
US20200192778A1 (en) Real-time collaboration dynamic logging level control
US11838171B2 (en) Proactive network application problem log analyzer
US20220237160A1 (en) Data-analysis-based facility for adjusting trace fields of a database trace

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
WW01 Invention patent application withdrawn after publication

Application publication date: 20210706

WW01 Invention patent application withdrawn after publication