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 38.5k Views 34 Watching
    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 Offline
      somken
      last edited by somken

      Please @stephenw10. Please get this pushed forward. There is no real reason this can't work as it does work with an older version. I'll be figuring out the build process tonight, but the FreeBSD's ports tree already supports Telegraf on ARMv7 https://github.com/freebsd/freebsd-ports/blob/master/net-mgmt/telegraf/Makefile#L14

      Anyone want to take bets on how long it takes to compile on the SG-3100? I say 3 hours.

      1 Reply Last reply Reply Quote 3
      • S Offline
        somken
        last edited by somken

        This post is deleted!
        B 1 Reply Last reply Reply Quote 1
        • B Offline
          bigchimpin Banned @somken
          last edited by

          This post is deleted!
          S 1 Reply Last reply Reply Quote 2
          • S Offline
            somken @bigchimpin
            last edited by

            @bigchimpin 🤣 🤣 🤣 🤣 🤣 🤣

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

              Just tried to install that package on SG-3100 running 21.05 and ... 1fc2b48b-d6ca-4742-baac-61efb5a590bf-image.png 😞

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

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

                Just tried to install that package on SG-3100 running 21.05 and ... 1fc2b48b-d6ca-4742-baac-61efb5a590bf-image.png 😞

                Can you extract the file and run telegraf --version?

                Screenshot for proof of life

                614d5150-37c6-4552-bc08-69a9e951d1a6-image.png

                As mentioned before, I remember having to extract the .txz and manually placing the files where they needed to go (as this is a one-off build and may of not been fully packaged correctly) Thankfully the package retained the directory structure so it should be a simple scp after extracting. Because telegraf is static linked, it has all of its dependencies inside of the binary.

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

                  @somken I've placed files, will be playing with it next few days. TY
                  9c1e7b2f-1a5b-4751-9e2b-9701e63f3a10-image.png
                  Hopefuly Netgate will finally release official pkg @stephenw10

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

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

                    @somken I've placed files, will be playing with it next few days. TY
                    9c1e7b2f-1a5b-4751-9e2b-9701e63f3a10-image.png
                    Hopefuly Netgate will finally release official pkg @stephenw10

                    Woot! Looks like you got it working too; Nice.

                    I'll offer any help I can. I can share my telegraf.conf if you want a reference, but it's just telegraf at this point.

                    I reached out to a dev directly, not throwing anyone under the bus, and they believe it would take days to compile everything to get this working. Now to figure out what boards are out there that are armv7.... >_>

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

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

                      Woot! Looks like you got it working too; Nice.
                      I'll offer any help I can. I can share my telegraf.conf if you want a reference, but it's just telegraf at this point.

                      That would be fab! telegraf.conf will deffinately help. I've been playing with grafana/influx and have it running on different box to monitor my network gear, openHAB, Docker and few Synology, but haven't been playing with telegraf yet. I'm no dev nor linux expert but I get by. Still need to more reading on telegraf, plugins ...

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

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

                        I reached out to a dev directly, not throwing anyone under the bus, and they believe it would take days to compile everything to get this working. Now to figure out what boards are out there that are armv7.... >_>

                        I can't elaborate on how long it will take to get it compiled, but there is a lot of ppl waiting to have this sorted. It's been going for a while (just this threat since April 2020).

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

                          This post is deleted!
                          1 Reply Last reply Reply Quote 1
                          • S Offline
                            somken @Szymon
                            last edited by somken

                            This post is deleted!
                            S 1 Reply Last reply Reply Quote 0
                            • S Offline
                              somken @somken
                              last edited by somken

                              This post is deleted!
                              1 Reply Last reply Reply Quote 0
                              • S Offline
                                somken
                                last edited by

                                https://www.youtube.com/watch?v=Cfr-tDnG5oA

                                How to build your own version of Telegraf from source. The magic is to build it on another machine.

                                The magic:

                                GOARM=7 GOOS=freebsd GOARCH=arm go build ./cmd/telegraf
                                
                                1 Reply Last reply Reply Quote 1
                                • stephenw10S Offline
                                  stephenw10 Netgate Administrator
                                  last edited by

                                  Hmm, interesting. Let me see what's preventing us doing that.

                                  Steve

                                  S S 2 Replies Last reply Reply Quote 2
                                  • S Offline
                                    somken @stephenw10
                                    last edited by

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

                                    Hmm, interesting. Let me see what's preventing us doing that.

                                    Steve

                                    Awesome. If Netgate feels compelled to bug bounty this (I doubt it), donate to Doctors Without Boarders for me.

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

                                      @stephenw10 Any update?

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

                                        @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 :)

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

                                          @somken it’s good sign. Hopefully pfSense will address it as well.

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

                                            @szymon https://github.com/influxdata/telegraf/pull/9200

                                            Telegraf now is building Arm v7 freebsd!

                                            1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post
                                            Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.