-
Notifications
You must be signed in to change notification settings - Fork 5.6k
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
help needed to build the code #4958
Comments
Hi! Below is the "building from source section" from the readme file. Let me know if you have any specific questions. You need to have the Telegraf requires golang version 1.9 or newer, the Makefile requires GNU make.
|
thanks for the reply, i am on rhel7 |
hi, unable to find right install for my linux version can you help Linux 3.8.13-118.24.2.el6uek.x86_64 #2 SMP Wed Sep 12 16:58:43 PDT 2018 x86_64 x86_64 x86_64 GNU/Linux |
*unable to find right dep install |
Here's what it looks like setting it up on a clean Linux machine with only go and git installed: Create a Go environment
Get latest source from git
Install dep
Build the code
Run it!
|
looks like office VPN has blocked access to git,will try it on another machine and revert, thanks for all the help. is there any way i can install without directly connecting form github, i can copy code to the host but cannot directly connect to github |
You could always run the procedure I just described on a machine outside the network, zip up the entire |
thanks @prydin. closing as a full explanation has been provided and it is now only a network issue. |
Relevant telegraf.conf:
System info:
[Include Telegraf version, operating system name, and other relevant details]
Steps to reproduce:
Expected behavior:
Actual behavior:
Additional info:
[Include gist of relevant config, logs, etc.]
happen to download latest telegraf code, installed go, now how do i build the code and test it? i need to make customized changes to some of the plugins and use it
thanks for the help
cheers
The text was updated successfully, but these errors were encountered: