Skip to main content

More convenient to show JMeter's web page report

Project description

Dispaly JMeter Report for HTML 更好的展示 JMeter 网页版数据

更好的展示 JMeter 的 HTML 报告

Why ? 为什么要做这个

JMeter 通常自带 HTML 报告展示, 但是依旧需要下载到本地观看, 当然你也可以直接在服务器上配置好 nginx 访问. 但是查找和切换时依旧不够方便, 例如不能展示所有的报告信息, 需要手动拼接访问链接. 本项目就是为了解决这个问题, 可以展示指定报告目录, 自动拼接URL, 点击即可访问

Configration 配置

  1. 配置好 Nginx , 并更改 server_name
  2. dirs_name 更改 PATH
  3. template/home.html 更改为你自己的域名
  4. 调试时 manage.py 中 app.debug 改为 True , 上线前改为 False

Install 安装方式

  1. 需要 Python3 ,暂时没有试验 python2
  2. 安装 FLask pip install -r requirements.txt 或者直接安装 pip install jmeterWebReport

Run 启动方法

Local 本地

cd jmeter_web_report
flask run

Deploy 服务器部署

pip install uwsgi

uwsgi 启动 : uwsgi config.ini uwsgi 关闭: killall -9 uwsgi

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

jmeterWebReport-0.0.4.tar.gz (2.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

jmeterWebReport-0.0.4-py3-none-any.whl (2.0 kB view details)

Uploaded Python 3

File details

Details for the file jmeterWebReport-0.0.4.tar.gz.

File metadata

File hashes

Hashes for jmeterWebReport-0.0.4.tar.gz
Algorithm Hash digest
SHA256 4744baf4bf200ea9b46fba3704f79a83a8d9083761dc3dc3287c495949d637e1
MD5 000790cba5b1cea530ffc144fd699259
BLAKE2b-256 8f6fc154aa90569cea4c741080f62a31f3babe49b2e185c3cbf243bebd0f531a

See more details on using hashes here.

File details

Details for the file jmeterWebReport-0.0.4-py3-none-any.whl.

File metadata

File hashes

Hashes for jmeterWebReport-0.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 207b2b0fe1592f7fec069a103c22082b9e7456852d9d3f5efcb92487a3b24e07
MD5 b05fe1b6468a4d72881d945586d7beee
BLAKE2b-256 7ebe7b54914a8beb16c8225f7bbbea83529d1fc5fda6269846958e1a48e02b39

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page