https://gist.github.com/mikepfeiffer/d27f5c478bef92e8aff4241154b77e54

 

Install Stress Utility on Amazon Linux 2

Install Stress Utility on Amazon Linux 2. GitHub Gist: instantly share code, notes, and snippets.

gist.github.com

sudo amazon-linux-extras install epel -y
sudo yum install stress -y

https://idchowto.com/%EB%A6%AC%EB%88%85%EC%8A%A4-%EA%B3%BC%EB%B6%80%ED%99%94-%ED%85%8C%EC%8A%A4%ED%8A%B8-%ED%94%84%EB%A1%9C%EA%B7%B8%EB%9E%A8-stress-stress-ng/

 

리눅스 과부하 테스트 프로그램 stress, stress-ng - 스마일서브 IDCHOWTO닷컴

설치. *레드햇 계열.stress 설치를 위해 EPEL 리포지터리 활성화. [root@Localhost ~]# yum install epel-release [root@Localhost ~]# yum install stress *데비안 계열. [root@Localhost ~]# apt-get install stress…

idchowto.com

*CPU
Stress -c <코어수>

– 지정한 코어를 100%사용하도록 함.
ex) stress -c 4

  • 네이버 블러그 공유하기
  • 네이버 밴드에 공유하기
  • 페이스북 공유하기
  • 카카오스토리 공유하기