Telegraf for ARM systems? (e.g. Netgate SG-3100).
-
I wouldn't say Netgate is to blame in this particular instance. The A57 in the SG-3100 is a newer, more advanced processor than the A9 that is in the SG-1100, so there's going to be some compiler challenges there.
But more so, this whole ARM journey fundamentally is a FreeBSD problem of being way behind the bar in this area. Until using pfSense and FreeNAS, I wouldn't touch BSD or any variant with a 10 foot pole, and outside of these two uses I still won't as there's jsut too many quarks with it in my humble opinion.
Anyway, Go is being distributed separately from anything Netgate has control over, so can't blame them for those shortcomings.
Now with that, I have my little SG-1100 which does not impress me in the least, and I have my larger Protectcli device, the FW2 to be exact, and going forward I will stay with my instincts and not go with the ARM based platforms for running freeBSD on to avoid the quarks. I will continue to have my assortment of ARM based systems mind you, just running Linux instead.
I do feel that the release of the ARM hardware for pfSense was a mistake on Netgate's part, it just created very bad feedback for them unfortunately without more support and maturity on the part of the freeBSD foundation.
-
@jlw52761 said in Telegraf for ARM systems? (e.g. Netgate SG-3100).:
I wouldn't say Netgate is to blame in this particular instance. The A57 in the SG-3100 is a newer, more advanced processor than the A9 that is in the SG-1100, so there's going to be some compiler challenges there.
But more so, this whole ARM journey fundamentally is a FreeBSD problem of being way behind the bar in this area. Until using pfSense and FreeNAS, I wouldn't touch BSD or any variant with a 10 foot pole, and outside of these two uses I still won't as there's jsut too many quarks with it in my humble opinion.
Anyway, Go is being distributed separately from anything Netgate has control over, so can't blame them for those shortcomings.
Now with that, I have my little SG-1100 which does not impress me in the least, and I have my larger Protectcli device, the FW2 to be exact, and going forward I will stay with my instincts and not go with the ARM based platforms for running freeBSD on to avoid the quarks. I will continue to have my assortment of ARM based systems mind you, just running Linux instead.
I do feel that the release of the ARM hardware for pfSense was a mistake on Netgate's part, it just created very bad feedback for them unfortunately without more support and maturity on the part of the freeBSD foundation.
The funny thing is... the package from github has worked on my sg3100 since being released. Even after updates.
-
Hi,
Which package from Github is this please?
How did you set it up?
Thanks,
Victor -
+1 I'd love to know about how you got it working on your SG-3100. I'm guessing you mean this package from github? If anyone has any resources to share on this, please post here. I would love to have monitoring for the SG-3100 but it's not worth hours of tinkering for me.
-
@jlw52761 - Well, what you say would make sense, if any Netgate pages actually mentioned that the SG-3100 doesn't support all software, or was a bit more open about the limitations when pushing it.
I love Netgate - and have bought > 10+ devices from them myself, but this lack of clarity/commitment really irks me:
I subscribe to the Netgate newsletter - today I get this email:
They're still pushing the SG-3100 as a great device - but fail to mention that various packages don't work with it, but will on x86 based hardware =(.
@stephenw10 - Do you know if fixing Golang/Rust packages is still on the roadmap for Netgate developers? Just having a clear answer would be good, so we know whether to keep buying the SG-3100, or if an x86-based option is a better choice.
-
I just saw the announcement of a new ARM-based device, the Netgate SG-2100.
Any chance that means Telegraf (and other Go/Rust packages) will be working on the Netgate ARM boxes soon?
-
@victorhooi telegraf is in the package manager on the SG-1100 and has been running pretty reliably.
As for the SG-2100, I’m still underwhelmed by FreeBSD on ARM in general and honestly for the same money I can get an x86 based Protectli FW2 with more horsepower and much more disk in the form of NVMe. I just can’t see justifying the SG-2100 purchase unless you don’t want to run Community Edition. -
I’m thinking about upgrading from the 1100 to the 2100 as it offers 4x the Ram and additional physical ports. The 1100 has been very stable and reliable for me but not really enough memory for running additional plugins. I would by the Netgate over the Protectli to support the company, their mission and their values.
-
@zaxxon you can purchase the TAC support and support the company or just donate. In the end it is about what fits your needs and if the SG-1100 has been fitting the bill then the SG-2100 definitely will.
-
It would be nice if the SG-3100 had 4GB of RAM, in due time maybe with the new release Telegraf will be supported.
-
The SG-2100 does support Telegraf because, like the SG-1100, it is arm64 which means the cross compiling issues can be worked around and native compiling is possible.
The problem here is 32bit arm, so the SG-3100 and SG-1000. Currently we have no solution to that but we would very much like to. We are still looking into ways to do this.BTW the FW2 does not support NVMe, it's mSATA like most systems of that age. So don't buy an NVMe drive if you have one.
Steve
-
This post is deleted! -
How's the progress on this?
-
Any update on this?
-
pls respond
-
No updates to share. We still have the same architectural challenges as before. As soon as our engineers can find a solution we will definitely post back to this thread to share with all.
-
@dennis_s What's really the blocker here? I currently have an SG-3100 with the current version of pfsense and am using telegraf from an older build. What's really blocking Netgate? Is it go or?
-
@dennis_s not being funny, this goes since April 2019. Are you really want to tell us that netgate devs can't make it work, they just don't listen or can't be bothered. 2 years ... it's not only thread where ppl are asking for it.
-
I find it odd because I had installed the telegraf pkg from an SG-1100 (through the Package Manager) sometime in January 2021. And since then, the pkg is no longer available (it was removed during my update to 21.02, and was unavailable after completing the update). So I had a fully-configured and functional telegraf module (reporting to InfluxDB) that got nuked in the 21.02 update process. Rather frustrating because I was using that to improve my monitoring resolution metrics for resolving some upstream WAN losses I've been having with my ISP.
EDIT: Should be noted that I forgot it was mentioned that the SG-1100 is
aarch64
, so there should be a pkg available. But it seems to have gone AWOL. -
Hi friends.
Same issue with the prometheus node_exporter.
Would like to have that for the SG-3100.