aboutsummaryrefslogtreecommitdiffstats
path: root/S3Ptools/locust_Grafana.sh
blob: 5168f0e92f8024304857937a78b0bdbc9016679e (plain)
1
2
3
4
5
6
7
8
#!/bin/bash
#grafana install for the use of locust
# localgosh:80(grafana) & localhost:81
pip install --no-cache-dir docker==3.1.4
git clone https://github.com/kamon-io/docker-grafana-graphite.git
cd docker-grafana-graphite
make up