• Recent
  • Unsolved
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login
  • Recent
  • Unsolved
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login

Bandwidth graph: Transmit and Receive swapped?

Scheduled Pinned Locked Moved Solved
Bug Reports
3
13
2.9k
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
    dolf
    last edited by Jul 13, 2016, 10:35 AM

    It looks like the transmit and receive rates are swapped in the bandwidth graph:

    0_1468405903001_Screenshot from 2016-07-13 12:29:45.png

    All of that bandwidth is due to FOGImageReplicator copying my images from lab2-server to Gleeble, but the graph (as far as I can see) shows that Gleeble is the one transmitting lots of data.

    Fog version ??? (SVN 5892) is running on Ubuntu 14.04 on lab2-server, which is also the master node.

    1 Reply Last reply Reply Quote 0
    • T
      Tom Elliott
      last edited by Jul 13, 2016, 12:32 PM

      The values should not be flipped any more. I mean worse things have happened, and I suppose it’s possible Gleeble (eth0) and lab2-server (eth0) are on the same setup.

      Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

      Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

      Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

      1 Reply Last reply Reply Quote 0
      • D
        dolf
        last edited by Jul 13, 2016, 12:36 PM

        Hi Tom, what do you mean by “on the same setup”? These are two physically distinct boxes in two different rooms.

        T 1 Reply Last reply Jul 13, 2016, 12:42 PM Reply Quote 0
        • T
          Tom Elliott @dolf
          last edited by Jul 13, 2016, 12:42 PM

          @dolf I was only guessing.

          If they had been on the same setup, it likely would’ve looked a lot stranger (like both nodes would’ve had equal bandwidth usage (slightly delayed because they have to check in two different urls).

          Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

          Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

          Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

          1 Reply Last reply Reply Quote 0
          • T
            Tom Elliott
            last edited by Jul 13, 2016, 12:46 PM

            Please update, at the least the version will be fixed.

            Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

            Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

            Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

            1 Reply Last reply Reply Quote 0
            • D
              dolf
              last edited by Jul 14, 2016, 7:26 AM

              When I scp from lab2-server to Gleeble, it still shows an orange line instead of a blue one. When I copy something from gleeble to another PC, it shows that lab2-server is transmitting (the blue spike):

              0_1468481129482_Screenshot from 2016-07-14 09:24:41.png

              Maybe toe transmit/receive is not swapped, but rather the server names?

              W 1 Reply Last reply Jul 14, 2016, 12:23 PM Reply Quote 0
              • W
                Wayne Workman @dolf
                last edited by Jul 14, 2016, 12:23 PM

                @dolf I found this to be a bug, read here: https://forums.fogproject.org/topic/8076/bandwidth-chart-and-location-plugin

                Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG!
                Daily Clean Installation Results:
                https://fogtesting.fogproject.us/
                FOG Reporting:
                https://fog-external-reporting-results.fogproject.us/

                1 Reply Last reply Reply Quote 0
                • D
                  dolf
                  last edited by Jul 14, 2016, 12:28 PM

                  Great! Sorry for the re-post then.

                  1 Reply Last reply Reply Quote 0
                  • T
                    Tom Elliott
                    last edited by Jul 14, 2016, 2:10 PM

                    I’m hoping a newer commit has addressed this. I’m not “overly” concerned with the graph as all it does is give you an overview. Basically, yes I want to fix, no I don’t know why it’s coming back reversed considering the “failsafe’s” are already in place and should be operational. I hope by using ksort rather than asort that this would now be fixed.

                    Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

                    Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

                    Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

                    1 Reply Last reply Reply Quote 0
                    • D
                      dolf
                      last edited by Jul 14, 2016, 2:28 PM

                      Yep, it works now.

                      Just for fun: This is the command I use to pull random data from a remote host (and monitor the speed):

                      $ ssh user@remote "cat /dev/urandom" | pv > /dev/null
                      
                      W 1 Reply Last reply Jul 14, 2016, 2:43 PM Reply Quote 1
                      • W
                        Wayne Workman @dolf
                        last edited by Wayne Workman Jul 14, 2016, 8:44 AM Jul 14, 2016, 2:43 PM

                        @dolf That is a pretty sweet command. However, have you heard of iPerf? Or even Flent?

                        Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG!
                        Daily Clean Installation Results:
                        https://fogtesting.fogproject.us/
                        FOG Reporting:
                        https://fog-external-reporting-results.fogproject.us/

                        1 Reply Last reply Reply Quote 0
                        • D
                          dolf
                          last edited by Jul 14, 2016, 2:52 PM

                          Nope. I’ll check it out. But piping stuff around in linux is simple and effective.

                          W 1 Reply Last reply Jul 14, 2016, 6:44 PM Reply Quote 0
                          • W
                            Wayne Workman @dolf
                            last edited by Wayne Workman Jul 14, 2016, 12:44 PM Jul 14, 2016, 6:44 PM

                            @dolf Simple doesn’t get the job done when you’re trying to measure bufferbloat, or other multi-variable problems 😉

                            Check out Flent: https://flent.org/

                            Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG!
                            Daily Clean Installation Results:
                            https://fogtesting.fogproject.us/
                            FOG Reporting:
                            https://fog-external-reporting-results.fogproject.us/

                            1 Reply Last reply Reply Quote 0
                            • 1 / 1
                            1 / 1
                            • First post
                              2/13
                              Last post

                            259

                            Online

                            12.0k

                            Users

                            17.3k

                            Topics

                            155.2k

                            Posts
                            Copyright © 2012-2024 FOG Project