Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login

    Telegraf for ARM systems? (e.g. Netgate SG-3100).

    Scheduled Pinned Locked Moved Official Netgate® Hardware
    126 Posts 32 Posters 37.7k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • S
      somken @rbgarga
      last edited by

      @rbgarga https://redmine.pfsense.org/issues/12201

      omgomgomg

      https://docs.netgate.com/pfsense/en/latest/releases/21-05-1.html

      omgomgogm

      S 1 Reply Last reply Reply Quote 0
      • S
        somken @somken
        last edited by

        @somken

        Finally had the time. Guess we wait another day.. At least the build system is "fixed?"

        e6c02aa6-e18b-4ca3-9336-1b45d9792704-image.png

        S S 2 Replies Last reply Reply Quote 0
        • S
          Senito @somken
          last edited by

          This post is deleted!
          1 Reply Last reply Reply Quote 0
          • R
            renegade
            last edited by

            Are there any other sources to get a Telegraf package running on SG-3100?
            I'd really like to use it for Grafana.

            S 1 Reply Last reply Reply Quote 0
            • S
              somken @renegade
              last edited by

              @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.

              1 Reply Last reply Reply Quote 0
              • R
                router
                last edited by

                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

                1 Reply Last reply Reply Quote 2
                • T
                  Troutpocket
                  last edited by

                  Bump. New branch office setup so they get some hand-me-down 3100's. I'd like to deploy these 100% which means I need telegraf. I can compile it myself, but our policy is not to put OOB packages on core network devices, so... What's happening with this package for ARM?

                  As an aside, you may wonder why are we still deploying 3100's... delivery backlogs on anything with a processor in it is why! We have to use what we have on hand until everything is back to normal.

                  1 Reply Last reply Reply Quote 0
                  • stephenw10S
                    stephenw10 Netgate Administrator
                    last edited by

                    I believe the required technical hurdles to allow this to build have been cleared. We just need the code to become available in FreeBSD for our builders. Plus ironing out anything else that reveals.
                    This should happen relatively soon. 🤞

                    Steve

                    S 1 Reply Last reply Reply Quote 0
                    • S
                      Szymon @somken
                      last edited by

                      @somken said in Telegraf for ARM systems? (e.g. Netgate SG-3100).:

                      ly had the time. Guess we wait another day.. At least the build system i

                      Just updated to 21.05.2 and? .... Nothing again 3cffab30-b349-47af-b5ad-3640b4adfd63-image.png
                      Wondering what is the issue now

                      jahonixJ 1 Reply Last reply Reply Quote 0
                      • jahonixJ
                        jahonix @Szymon
                        last edited by

                        @szymon
                        Don't know what's going on, might be related to your SG-3100 which is End-of-sale.

                        This is from a Netgate SG-2100 / Version 21.05.2-RELEASE (arm64) / CPU Type ARM Cortex-A53 r0p4

                        Bildschirmfoto 2022-01-18 um 04.04.35.png

                        S 1 Reply Last reply Reply Quote 0
                        • S
                          somken @jahonix
                          last edited by

                          @jahonix The sg-2100 has it but not the 3100? wow, that's monkaclap

                          1 Reply Last reply Reply Quote 0
                          • S
                            somken @stephenw10
                            last edited by

                            @stephenw10 said in Telegraf for ARM systems? (e.g. Netgate SG-3100).:

                            I believe the required technical hurdles to allow this to build have been cleared. We just need the code to become available in FreeBSD for our builders. Plus ironing out anything else that reveals.
                            This should happen relatively soon. 🤞

                            Steve

                            welp, it's been... months now? any progress?

                            1 Reply Last reply Reply Quote 0
                            • stephenw10S
                              stephenw10 Netgate Administrator
                              last edited by

                              Sorry, there's been zero development time for anything else in the run up to 22.01/2.6. Let me see what the current situation is.

                              S 1 Reply Last reply Reply Quote 0
                              • S
                                sk33t @stephenw10
                                last edited by

                                @stephenw10 said in Telegraf for ARM systems? (e.g. Netgate SG-3100).:

                                Sorry, there's been zero development time for anything else in the run up to 22.01/2.6. Let me see what the current situation is.

                                I don't want to keep beating a dead horse, but any update on this? I'm shocked that this thread is almost 3 years old and still no official support from Netgate, please advise

                                1 Reply Last reply Reply Quote 0
                                • stephenw10S
                                  stephenw10 Netgate Administrator
                                  last edited by

                                  Last I saw all the components to allow the package build were in place but the build still failed with some obscure error. As I said there has been basically zero development time available to look at this sort of issue.
                                  I'll try to bump it up the queue.

                                  Steve

                                  S 1 Reply Last reply Reply Quote 0
                                  • S
                                    Szymon @stephenw10
                                    last edited by

                                    @stephenw10 said in Telegraf for ARM systems? (e.g. Netgate SG-3100).:

                                    I'll try to bump it up the queue.

                                    Any luck with it?

                                    1 Reply Last reply Reply Quote 0
                                    • R
                                      renegade
                                      last edited by

                                      Also still waiting for a telegram plugin for my sg-3100. :)

                                      1 Reply Last reply Reply Quote 0
                                      • hectorspcH
                                        hectorspc
                                        last edited by

                                        I guess that official support has totally given up trying.

                                        Does anyone know about some other workstream of someone else trying to have telegraf working on ARM devices?

                                        1 Reply Last reply Reply Quote 0
                                        • bmeeksB
                                          bmeeks
                                          last edited by bmeeks

                                          The poor SG-3100 has two strikes against it now in its old age that make package development a bit of a pain. First, it is an ARM and not Intel CPU chip. That means a special development environment is required to create and build the packages. Second, it is a 32-bit platform and almost everything these days is geared for 64-bit hardware.

                                          So, I would not get my hopes up for any new package releases for the SG-3100.

                                          1 Reply Last reply Reply Quote 0
                                          • stephenw10S
                                            stephenw10 Netgate Administrator
                                            last edited by stephenw10

                                            Lot of changes in 23.01 though. The fixes we needed might be there, I'm not sure what testing has been done against a FreeBSD 14 build. Let me see....

                                            S 1 Reply Last reply Reply Quote 1
                                            • R rcoleman-netgate referenced this topic on
                                            • R rcoleman-netgate referenced this topic on
                                            • First post
                                              Last post
                                            Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.