fast-data-transfer / fast-data-transfer.github.io

GitHub.io page for https://github.com/fast-data-transfer/fdt
Apache License 2.0
0 stars 2 forks source link

how to use OpenTsdb #3

Open sagarchaugule44 opened 5 years ago

sagarchaugule44 commented 5 years ago

am trying to use monitoring with using opentsdb and grafana but am not getting how to get the matric to plot the graph on grafana and tsdb please help me for this issue

fixy commented 4 years ago

Hello, sorry for late response. You have to run FDT with parameters -opentsdb -fdtTAG Then you have to run OpenTSDB with --auto-metric flag to create table automatically And add data source in Grafana. Then after making new dashboard and selecting OpenTSDB as data source you should see values starting with fdt.transferstatus.*

Please feel free to ask if you need more assistance.