Jmeter-rich report functions perfmon plug-in

Source: Internet
Author: User

Maybe some children's shoes do not know what the perfmon plug-in is doing. Here we will give a brief introduction: During load testing, we should always pay attention to the CPU and MEm of the server ...... But jmeter itself does not collect the information. At this time, perfmon came into being. Yes, it is used to collect various performance indicators of the server under pressure, for example: CPU, memory, swap, disks I/O and networks I/O ...... Enter the subject:
    • Environment Construction
  1. : Http://code.google.com/p/jmeter-plugins/wiki/PerfMon
  2. Decompress the zip package andJmeterplugins. JarPut inJmeterClientJmeter/lib/EXTLower
  3. StartJmeter, AddListenerYou will seePerfmon metrics collectors
4. Decompress the downloaded zip package to the server, If you are running Linux (JRE environment is required), go to the serveragent directory and run the startagent. Sh Command, as shown below: Start:>./startagent. Sh -- UDP-port 0 -- TCP-Port port (the port listened to after the agent is started) Stop:>./startagent. Sh -- UDP-port 0 -- auto-Shutdown If you are in a Windows environment: Go to the serveragent directory and double-click Startagent. bat, start the agent
Note: The default listening port for the agent to start is 4444.
    • Perfmon
For specific parameters, refer to the following documents:
Http://code.google.com/p/jmeter-plugins/wiki/PerfMon
Http://code.google.com/p/jmeter-plugins/wiki/PerfMonMetrics

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.