Telegraf for ARM systems? (e.g. Netgate SG-3100).
-
@stephenw10 Any update?
-
@szymon Not that I have any updates, but Influxdb might(?) be moving forward to build an ARM package for Freebsd - https://github.com/influxdata/telegraf/pull/9100. They just created a page to list everything they support and Freebsd is listed :)
-
@somken it’s good sign. Hopefully pfSense will address it as well.
-
@szymon https://github.com/influxdata/telegraf/pull/9200
Telegraf now is building Arm v7 freebsd!
-
@stephenw10 https://github.com/influxdata/telegraf/pull/9200
Telegraf just closed the PR needed to build Telegraf upstream for ARM on FreeBSD. The provided example compile, which is just my steps in their workflow, successfully built a working package. Having used it since I got asked a few days ago, zero issues.
https://github.com/influxdata/telegraf/commit/279dda21ef6163fdce1b9365fc8931cb8213d474
-
Just got a PR merged in to add URLs for FreeBSD armv7 links to the nightly list.
https://github.com/influxdata/telegraf/pull/9268
Hopefully the SG-3100 can have official support soon...
-
Hello, is there an update on official support of telegraf for armv7?
-
@router yeah! plenty, so many updates that I'm struggling to follow ;)
-
https://docs.influxdata.com/telegraf/v1.18/about_the_project/release-notes-changelog/
Oh look, 1.18.3 officially supports ARMv7. Wonder who did that... >_>
This thread is becoming a meme, isn't it?
-
I'm going to go rattle more cages...
-
@somken Hi - have you managed to make any progress rattling those cages?
-
We have made some pretty significant changes to our build system over the last few months. You may have noticed we now have Suricata 5 available in 21.09 and that was not possible previously because of the Rust dependency. The restriction here is very similar so with any luck we may be able to re-enable this soon.
Steve
-
@stephenw10 Many thanks - looking forward to it.
-
As @stephenw10 mentioned, we now have a native builder for armv7 packages and it was the first step.
Now in order to make Telegraf available we need to have some fixes committed to FreeBSD to make golang to work as expected on arm32 jails running on aarch64 hosts and after it happens we will be able to enable Telegraf building.
You can follow needed changes being reviewed at https://reviews.freebsd.org/D31175
-
@rbgarga https://redmine.pfsense.org/issues/12201
omgomgomg
https://docs.netgate.com/pfsense/en/latest/releases/21-05-1.html
omgomgogm
-
Finally had the time. Guess we wait another day.. At least the build system is "fixed?"
-
This post is deleted! -
Are there any other sources to get a Telegraf package running on SG-3100?
I'd really like to use it for Grafana. -
@renegade Late reply, but if you're able to build the telegraf package yourself (see my video) you can manually add it to pfsense directly / add to /etc/rc.conf to have it start at boot.
-
Hello pfsense,
Many of us have been running an unsupported telegraf solution for months.
Will you please provide the community with an update on a supported telegraf solution for the SG-3100?Thank you