Install JMeter under Linux

Source: Internet
Author: User

Steps:

1. Install the JDK first under Linux;
2. Download the apache-jmeter-4.0.tgz and copy to the/OPT directory in the Linux system;
3. Unzip APACHE-JMETER-4.0.TGZ:TAR-ZXVF apache-jmeter-4.0.tgz
4. Configure the JMeter environment variable: vi/etc/profile;
5. Add the following two lines:
Export jmeter= "/usr/local/jmeter/apache-jmeter-4.0″
Export classpath= "$JMETER/lib/ext/apachejmeter_core.jar: $JMETER/lib/jorphan.jar: $JMETER/lib/logkit-2.0.jar:$ CLASSPATH "
6. Save and use the configuration variable to take effect: Source/etc/profile
7. Verifying the installation:./jmeter.sh-h
8. JMeter installed successfully in Linux environment!

Install JMeter under Linux

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.