Skip to content

sarkershantonu/jmeter-grafana-influxdb-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

jmeter-grafana-influxdb-docker

Real time monitoring solution :

This is very simple solution :

First of all install docker and add a docker user.

Running grafana -> From command line :

sh run-grafana-docker.sh

Running Influxdb -> From command line

sh build.sh

and after building the image , from command line

sh run-influx-docker.sh

Exposed Links

Grafana Dashboard (admin, admin) -> http://localhost:3000/

InfluxDB admin -> http://localhost:8083/

influxDB access localhost:8086

influxdb jmeter access localhost:2003

use for testing

Note

This is old implementation with traditional docker

About

Real time monitoring solution

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages