Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

JMeter is installed on CentOS

2025-01-15 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >

Share

Shulou(Shulou.com)06/03 Report--

Install JDK beforehand. For more information, please see https://blog.51cto.com/11009785/2376310

1. Install JMeter

Use rz to upload apache-jmeter-4.0.zip to the centos directory fcy

Using unzip to decompress

Cd apache-jmeter-4.0/bin

Sh jmeter.sh-v

two。 Configure environment variables

Vi / etc/profile

Finally, add the following:

Export JMETER_HOME=/fcy/apache-jmeter-4.0

Export PATH=$JMETER_HOME/bin:$PATH

Export CLASSPATH=$JMETER_HOME/lib/ext/ApacheJMeter_core.jar:$JMETER_HOME/lib/jorphan.jar:$CLASSPATH

Save exit

To make it effective immediately:

Source / etc/profile

Verify that the environment variable is configured successfully

Jmeter-v

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Internet Technology

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report