2024. 7. 9. 13:40ㆍIT
jmeter 윈도우 설치
환경 설정
윈도우 자바 설치
https://www.java.com/ko/download/ie_manual.jsp?locale=ko
Windows용 Java 다운로드
www.java.com
> java 다운로드 받아서 설치하면 바로 됨
1) jmeter zip 다운로드 > 압축해제
https://jmeter.apache.org/download_jmeter.cgi
Apache JMeter - Download Apache JMeter
Download Apache JMeter We recommend you use a mirror to download our release builds, but you must verify the integrity of the downloaded files using signatures downloaded from our main distribution directories. Recent releases (48 hours) may not yet be ava
jmeter.apache.org
2) plugin manager 추가
https://jmeter-plugins.org/get
>다운로드
> 압축 해제한 JMeter/lib/ext/안에 다운로드한 jar 파일 넣기
3)
https://jmeter-plugins.org/?search=jpgc-graphs-basic
JMeter Plugins :: JMeter-Plugins.org
jmeter-plugins.org
>다운로드
>압축해제
>jar|ext폴더 중에서 jar파일을 JMeter/lib에 넣기
>ext 폴더의 jar 파일 2개는 JMeter/lib/ext에 넣기
4)Jmeter 실행
JMeter/bin/jmeter.bat 실행
ref사이트: https://jforj.tistory.com/m/292
[AWS] JMeter를 이용하여 EC2 부하 테스트하기
안녕하세요. J4J입니다. 이번 포스팅은 JMeter를 이용하여 EC2 부하 테스트하는 방법에 대해 적어보는 시간을 가져보려고 합니다. 들어가기에 앞서... EC2 부하테스트를 하는 것이기 때문에 당연히
jforj.tistory.com
'IT' 카테고리의 다른 글
[트러블슈팅] docker (0) | 2024.07.31 |
---|---|
[AWS 트러블슈팅] Instances failed to join the kubernetes cluster (0) | 2024.07.31 |
[Error/Warning]Unable to connect to the server: dial tcp 192.168.58.2:8443: connect: no route to host (0) | 2024.06.13 |
도커, 쿠버네티스 가상머신 버추얼박스 환경 세팅 (0) | 2024.06.12 |
kubernetes error 레퍼런스들 (0) | 2024.06.11 |