安装jmeter准备压测脚本,部署多台服务器监控

安装jmeter准备压测脚本

安装jmeter

  • windows 下载到本地安装
  • Linux下载解压

Linux运行脚本

 ./apache-jmeter-5.4.3/bin/jmeter -n -t TestScript_Performance.jmx 

停止系统自带日志

systemctl stop rsyslog

grafana展示多台服务器数据

  • 在各服务器安装node_exporter
  • 在prometheus中的yml文件增加job,添加IP
posted @ 2022-05-12 15:21  77的小白  阅读(147)  评论(0)    收藏  举报