Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to use OpenTsdb #3

Open
sagarchaugule44 opened this issue Aug 8, 2019 · 1 comment
Open

how to use OpenTsdb #3

sagarchaugule44 opened this issue Aug 8, 2019 · 1 comment

Comments

@sagarchaugule44
Copy link

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
Copy link
Collaborator

fixy commented Nov 1, 2019

Hello, sorry for late response.
You have to run FDT with parameters -opentsdb <opentsdb_host:PORT> -fdtTAG <your_desired_tag>
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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants