The installation

Jmeter.apache.org/download_jm… If java8 is installed in the current system, we do not download it directly. Instead, we can use the MAC software package installation tool Homebrew(brew.sh/index_zh-cn…

Enter brew Search jMeter in terminal to search whether JMeter is currently installed

Enter brew Info Jmeter in terminal to check the specific package information and whether the package has been installed

Brew install Jmeter brew install Jmeter brew install Jmeter brew install Jmeter

At this point, the installation is complete. [Terminal] type brew Search JMeter and we will see that the installation is complete

After the installation, enter jMeter in the terminal to start JMeter

Options->Choose Language->Chiness(Simplified)

Errors that may be encountered during installation

When executing jMeter startup, you may encounter an error as shown in the following screenshot:We can see a NULL error in the last line. At this time, we need to check the startup log to determine the cause of the problem. There is a jmeter.log log in the current startup directory, we enter cat jmeter.log in the [terminal] to check the log content:Jmeter -djava.awt. headless=false (added virtual machine parameter: -djava.awt. headless=false)