• Categories
    Category
  • Categories
    Category
  • News
  • Tutorials
  • Forums
  • Tags
  • Users
Tutorial Comments FAQ Related Articles

How to install Apache JMeter in Ubuntu 16.04

1087

To install Apache JMeter in Ubuntu 16.04

The Apache JMeter application is open source software which is used for performing load test and to measure the performance of the system. Although it was initially designed for testing Web Applications, it is now capable of performing other test functions too. This article guides you through the installation of Apache JMeter on Ubuntu 16.04

JMeter supports the load and performance testing om many different server/protocol types such as:

  • Web Servers are HTTP, HTTPS
  • SOAP / REST
  • FTP
  • Database via JDBC
  • LDAP
  • Mail - SMTP, POP3, and IMAP
  • MongoDB (NoSQL)
  • Native commands or shell scripts
  • TCP

Step by step installation Apache JMeter

Installing Java
The installation of JMeter on Ubuntu requires prior installation of JAVA. If you do not have Java installed, you can follow our guide here :

Installing Apache JMeter.
After ensuring the presence of Java in your system, download the latest stable version of Apache JMeter from Apache JMeter download page.

root@linuxhelp:~# wget http://redrockdigimark.com/apachemirror//jmeter/binaries/apache-jmeter-3.1.tgz
--2016-12-27 06:24:23--  http://redrockdigimark.com/apachemirror//jmeter/binaries/apache-jmeter-3.1.tgz
Resolving redrockdigimark.com (redrockdigimark.com)... 119.18.61.94
Connecting to redrockdigimark.com (redrockdigimark.com)|119.18.61.94|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 47080967 (45M) [application/x-tar]
Saving to: ‘ apache-jmeter-3.1.tgz’ 

apache-jmeter-3.1.t 100%[===================> ]  44.90M   485KB/s    in 79s     

2016-12-27 06:25:42 (584 KB/s) - ‘ apache-jmeter-3.1.tgz’  saved [47080967/47080967]

Now, use the following command to extract the downloaded JMeter file.

[root@linuxhelp ~]# tar -xf apache-jmeter-3.1.tgz 

Once it is downloaded, change its directory to apache-jmeterxxx > bin

[root@linuxhelp ~]# cd apache-jmeter-3.1/bin/
root@linuxhelp:~/apache-jmeter-3.1/bin#


Run the following command to install Apache JMeter.

root@linuxhelp:~/apache-jmeter-3.1/bin# ./jmeter
Writing log file to: /root/apache-jmeter-3.1/bin/jmeter.log
================================================================================
Don' t use GUI mode for load testing, only for Test creation and Test debugging !
For load testing, use NON GUI Mode &  adapt Java Heap to your test requirements
================================================================================

1


Tags:
benjamin
Author: 

Comments ( 1 )

abc
It works for me. I'm looking for this solution only. Thankssssssssssss!!!!!!!!!!1
Add a comment

Frequently asked questions ( 5 )

Q

how to install Apache JMeter in centos?

A

For installing Apache JMeter this link: " https://www.linuxhelp.com/how-to-install-apache-jmeter-in-centos-7/ "

Q

how to install Apache JMeter in Debian?

A

For installing Apache JMeter in Debian use this link " https://www.linuxhelp.com/how-to-install-apache-jmeter-on-debian-8-6/"

Q

while executing jmeter. It will not run and also didn’t open an application .what can I do?

A

Check whether the jmeter file has executable permission.

Q

What is Apache JMeter?

A

Apache JMeter application is open source software which is used for performing load test and to measure the performance of the system.

Q

What are the Mail protocols JMeter?

A

Apache JMeter supports SMTP, POP3, and IMAP.

Related Tutorials in How to install Apache JMeter in Ubuntu 16.04

Related Tutorials in How to install Apache JMeter in Ubuntu 16.04

How to install Apache from Source Code on CentOS 7
How to install Apache from Source Code on CentOS 7
Oct 21, 2017
How to Completely Remove and Install Apache package on CentOS 7.6
How to Completely Remove and Install Apache package on CentOS 7.6
May 23, 2019
How to Install Pligg - Content Management System
How to Install Pligg - Content Management System
Jul 26, 2016
How to install apache jmeter on ubuntu 18.04
How to install apache jmeter on ubuntu 18.04
May 19, 2018
How to Configure HAproxy Load Balancer with Keepalived in CentOS
How to Configure HAproxy Load Balancer with Keepalived in CentOS
Nov 21, 2016
How to enable the Apache server-status on centos 7
How to enable the Apache server-status on centos 7
Jan 28, 2019
How to Create Ansible Playbook to Install Apache Server
How to Create Ansible Playbook to Install Apache Server
May 12, 2021
How to Configure Reverse Proxy with Apache in CentOS
How to Configure Reverse Proxy with Apache in CentOS
Jan 25, 2017

Related Forums in How to install Apache JMeter in Ubuntu 16.04

Related Forums in How to install Apache JMeter in Ubuntu 16.04

CentOS
connor class=
How To Completely Remove Apache package On CentOS 7.6
May 14, 2019
Apache
isaac class=
How to disable apache welcome page on Ubuntu
Dec 15, 2018
Apache
rebeccajazz class=
Apache2 : mod_proxy in opensuse
Jan 3, 2018
Apache
elijah class=
What is the difference between httpd and apache
Feb 18, 2017
Apache
logan class=
How to install Apache GUI
Feb 24, 2017
Apache
rolando class=
How to find apache user in opensuse
Sep 23, 2017
Apache
caden class=
how to use php variables in apache
May 12, 2017
Lighttpd
AadrikaAnshu class=
How to change the default port number of lighttpd web server
Jun 19, 2019

Related News in How to install Apache JMeter in Ubuntu 16.04

Related News in How to install Apache JMeter in Ubuntu 16.04

Attackers take advantage of Apache Struts vulnerabilities
Attackers take advantage of Apache Struts vulnerabilities
Mar 17, 2017
An Apache Web Server Bug That Grants Root Access on  Shared Web Hosts
An Apache Web Server Bug That Grants Root Access on Shared Web Hosts
Apr 10, 2019
Back To Top!
Rank
User
Points

Top Contributers

userNamenaveelansari
135850

Top Contributers

userNameayanbhatti
92510

Top Contributers

userNamehamzaahmed
32150

Top Contributers

1
userNamelinuxhelp
31040

Top Contributers

userNamemuhammadali
24500
Can you help Luk Van De Looverbosch ?
How to create a root ?

Hello,
How to create root@linuxhelp in Linux Mint 20.1 64-bit ?
Thanks in advance for your reply.
Best regards.

Networking
  • Routing
  • trunk
  • Netmask
  • Packet Capture
  • domain
  • HTTP Proxy
Server Setup
  • NFS
  • KVM
  • Memory
  • Sendmail
  • WebDAV
  • LXC
Shell Commands
  • Cloud commander
  • Command line archive tools
  • last command
  • Shell
  • terminal
  • Throttle
Desktop Application
  • Linux app
  • Pithos
  • Retrospect
  • Scribe
  • TortoiseHg
  • 4Images
Monitoring Tool
  • Monit
  • Apache Server Monitoring
  • EtherApe 
  • Arpwatch Tool
  • Auditd
  • Barman
Web Application
  • Nutch
  • Amazon VPC
  • FarmWarDeployer
  • Rukovoditel
  • Mirror site
  • Chef
Contact Us | Terms of Use| Privacy Policy| Disclaimer
© 2025 LinuxHelp.com All rights reserved. Linux™ is the registered trademark of Linus Torvalds. This site is not affiliated with linus torvalds in any way.