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

    historical log for WAN latency and performance

    Scheduled Pinned Locked Moved General pfSense Questions
    21 Posts 6 Posters 2.9k 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.
    • D
      darkcorner @johnpoz
      last edited by

      @johnpoz
      how do i know how many MB to download or upload per hour?
      I see Traffic or Packets, but they are values "per second".
      What do negative values correspond to?
      The ISP is telling me that it blocks my line for excessive traffic in an hour.

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

        Try using the Traffic Totals package. That will show you, among other things, hourly usage.

        Screenshot from 2022-05-10 13-43-28.png

        Also consider getting a new ISP. 😉

        Steve

        1 Reply Last reply Reply Quote 0
        • johnpozJ
          johnpoz LAYER 8 Global Moderator @darkcorner
          last edited by johnpoz

          @darkcorner said in historical log for WAN latency and performance:

          how do i know how many MB to download or upload per hour?

          That's not what you asked for - you asked if was saturated.. The package Steve mentioned would work for that. There is also bandwidthd, or ntop, etc.

          An intelligent man is sometimes forced to be drunk to spend time with his fools
          If you get confused: Listen to the Music Play
          Please don't Chat/PM me for help, unless mod related
          SG-4860 24.11 | Lab VMs 2.8, 24.11

          1 Reply Last reply Reply Quote 0
          • dennypageD
            dennypage
            last edited by

            This thread reminded me that I hadn't pushed out the Influx/Grafana stuff that I use for monitoring latency with dpinger.

            It's really nothing fancy, but it works. I run the monitor on a host in the lan, measuring wan latency through the firewall. The scripts can be found here if you're interested.

            1 Reply Last reply Reply Quote 1
            • Sergei_ShablovskyS
              Sergei_Shablovsky @johnpoz
              last edited by

              @johnpoz said in historical log for WAN latency and performance:

              @luckman212 not saying that is not an option. But if the retention of resolution for wan quality (latency packet loss to the gateway) of the data is a problem. Might be easier to just setup say smokeping.. Which could be as easy as docker deployment..

              https://hub.docker.com/r/linuxserver/smokeping

              But if you just print out say the last weeks monitor graph for wan quality, it has a resolution of 1 hour.. Last 2 days 5 minutes, etc.

              Around 1,5-2 years ago I create treads here on forum and on pfSense bug tracker about adding as third-party packages:

              • Smokeping (primary for WANs monitoring);
              • Telegraf + Grafana (modern system & links monitoring + modern alerting);
              • zsh (as useful CLI extension);
              • nano (as useful CLI file editor);

              But like in case with “100-year old menu system from A to Z”, sticky to each other icons-buttons, and recommending vi as CLI editor, no button to easy locate port on back of device, ... no one care...

              But users asking again and again the same questions, and have the same problems...

              Looks like part of a system Devs (with all my respects to their work!) stick to the tools and UI of 70-80’ of past century ;) Sorry.

              —
              CLOSE SKY FOR UKRAINE https://youtu.be/_tU1i8VAdCo !
              Help Ukraine to resist, save civilians people’s lives !
              (Take an active part in public protests, push on Your country’s politics, congressmans, mass media, leaders of opinion.)

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

                The East Editor (ee) is included by default, it does most of what you might use Nano for.

                Steve

                Sergei_ShablovskyS 1 Reply Last reply Reply Quote 0
                • Sergei_ShablovskyS
                  Sergei_Shablovsky @stephenw10
                  last edited by Sergei_Shablovsky

                  @stephenw10 said in historical log for WAN latency and performance:

                  The East Editor (ee) is included by default, it does most of what you might use Nano for.

                  Nano and Vim are 2 common well-known CLI editors for *nix. Vim are like improved version of vi editor. Both Nano and Vim support plugins.

                  But more importantly that Nano are modeless, this mean modern users receive WYSIWYG by using Nano. This is like pfSense: in ancient times monowall/pfSense born from needs to make same operations of FreeBSD/pf tuning more painless, errorfree, quickly and usable.

                  Similar about Zsh/Fish against ordinary bash CLI.

                  No one (excluding tech nerds) love to make everyday work complicated ;) Agree ?

                  —
                  CLOSE SKY FOR UKRAINE https://youtu.be/_tU1i8VAdCo !
                  Help Ukraine to resist, save civilians people’s lives !
                  (Take an active part in public protests, push on Your country’s politics, congressmans, mass media, leaders of opinion.)

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

                    Have you tried using Easy Editor? It's about as easy as it gets for editing a txt file.

                    Sergei_ShablovskyS 2 Replies Last reply Reply Quote 0
                    • Sergei_ShablovskyS
                      Sergei_Shablovsky @stephenw10
                      last edited by Sergei_Shablovsky

                      @stephenw10 said in historical log for WAN latency and performance:

                      Have you tried using Easy Editor? It's about as easy as it gets for editing a txt file.

                      Ok, I try as You suggest.

                      But anyway, most of users prefer WYSIWYG, and plugins - are great and useful thing.

                      —
                      CLOSE SKY FOR UKRAINE https://youtu.be/_tU1i8VAdCo !
                      Help Ukraine to resist, save civilians people’s lives !
                      (Take an active part in public protests, push on Your country’s politics, congressmans, mass media, leaders of opinion.)

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

                        @sergei_shablovsky said in historical log for WAN latency and performance:

                        most of users prefer WYSIWYG

                        I agree, that's why ee is included.

                        1 Reply Last reply Reply Quote 1
                        • Sergei_ShablovskyS
                          Sergei_Shablovsky @stephenw10
                          last edited by Sergei_Shablovsky

                          @stephenw10 said in historical log for WAN latency and performance:

                          Have you tried using Easy Editor? It's about as easy as it gets for editing a txt file.

                          Nano are much better!

                          In combination with zsh+ohmyzsh (+ Fish-like color code highlighting, code suggestions and multi-word search) - are perfect toolset. (7min step-by-step instruction how to quickly installing zsh, ohmyzsh + zsh-highlighting You may see here).
                          Strongly recommend to try!
                          If a You spend such amount of time in CLI, zsh make a You happy.

                          Like ping comparing with Smokeping ;)

                          —
                          CLOSE SKY FOR UKRAINE https://youtu.be/_tU1i8VAdCo !
                          Help Ukraine to resist, save civilians people’s lives !
                          (Take an active part in public protests, push on Your country’s politics, congressmans, mass media, leaders of opinion.)

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