I am attempting to follow the instructions on https://docs.influxdata.com/telegraf/v1/install/ to install telegraf on a SLES 12 host.
Initially the repository gives a totally invalid path, but correcting the path to the repo for the platform doesn’t fix anything, as there is no telegraf package available there, either.
http://download.opensuse.org/repositories/devel:/languages:/go/SLE_12_SP2/
Is there a supported package for SLES out there or do I need to build it another way?
node01:~ # zypper ar -f obs://devel:languages:go/ go
Guessed: platform = SLES_$releasever
Adding repository ‘go’ …[done]
Repository ‘go’ successfully added
Enabled : Yes
Autorefresh : Yes
GPG Check : Yes
Priority : 99
URI : http://download.opensuse.org/repositories/devel:/languages:/go/SLES_12.2
node01**:~ # zypper in telegraf**
Retrieving repository ‘go’ metadata …[error]
Repository ‘go’ is invalid.
[go|http://download.opensuse.org/repositories/devel:/languages:/go/SLES_12.2] Valid metadata not found at specified URL
Please check if the URIs defined for this repository are pointing to a valid repository.
Warning: Skipping repository ‘go’ because of the above error.
Some of the repositories have not been refreshed because of an error.
Loading repository data…
Reading installed packages…
‘telegraf’ not found in package names. Trying capabilities.
No provider of ‘telegraf’ found.
Resolving package dependencies…
Nothing to do.