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

    Transmit bandwidth in graph is wrong

    Scheduled Pinned Locked Moved Solved
    Bug Reports
    9
    18
    7.4k
    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.
    • C
      chad-bisd Moderator
      last edited by

      I’m using FOG 0.32 with a built in 1GB nic on Ubuntu 10.04 LTS server. My bandwidth graph shows between 80 and 200 MB when imaging multiple clients with GB nics. Each client displays between 2.4 and 4.5 GB /min.

      The graph is JavaScript and jquery/Ajax I think. Have you made sure it’s not a browser error by trying other browsers?


      If you would like to make a donation to the Fog project, please do so [U][COLOR=#0000ff][URL='http://sourceforge.net/dona…

      1 Reply Last reply Reply Quote 0
      • Tom ElliottT
        Tom Elliott
        last edited by

        Does anyone know if this still is/was actually a problem with coding?

        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
        • BigDawg986B
          BigDawg986
          last edited by

          I cannot speak for the bandwidth, but in .31 it seems to show GMT instead of the local time of the Ubuntu server.

          1 Reply Last reply Reply Quote 0
          • Mark SheltonM
            Mark Shelton
            last edited by

            It was a problem with a formula in the coding. I changed it to work on 0.32. Now with 1.2 I can only get bandwidth info for the master node…storage node info does not appear at all. 😞

            1 Reply Last reply Reply Quote 0
            • Tom ElliottT
              Tom Elliott
              last edited by

              [quote=“Mark Shelton, post: 37853, member: 423”]It was a problem with a formula in the coding. I changed it to work on 0.32. Now with 1.2 I can only get bandwidth info for the master node…storage node info does not appear at all. :([/quote]

              This works in svn. It works, but not as you might expect.

              I’ve pinned it down to the selected node on the graph of disk usage. So when you select the node, you will only see bandwidth information on that node.

              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
              • Mark SheltonM
                Mark Shelton
                last edited by

                OK, thanks for the clarification Tom. Bit of a shame though, it was good to see all the nodes at once, will this feature be added back in?

                1 Reply Last reply Reply Quote 0
                • Tom ElliottT
                  Tom Elliott
                  last edited by

                  If you can get the me code you used to build the different options, I think we could add this in, but how to determine the colors?

                  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
                  • Mark SheltonM
                    Mark Shelton
                    last edited by

                    Tom, the code for the bandwidth monitor is attached, put a .txt extension on it. I did not create the array to put multiple graphs in here, it was already a part of 0.32 I believe.

                    [url=“/_imported_xf_attachments/1/1437_fog.dashboard.js.txt?:”]fog.dashboard.js.txt[/url]

                    1 Reply Last reply Reply Quote 0
                    • Tom ElliottT
                      Tom Elliott
                      last edited by

                      SVN 2429 has this functionality back. It is no longer reliant on the selector.

                      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
                      • W
                        Wolfbane8653 Developer
                        last edited by

                        This is a better implementation to view you storage node activity. Thank you!

                        1 Reply Last reply Reply Quote 0
                        • Mark SheltonM
                          Mark Shelton
                          last edited by

                          Fantastic Tom. Works well. Thank you.

                          1 Reply Last reply Reply Quote 0
                          • Wayne WorkmanW
                            Wayne Workman
                            last edited by

                            This may or may not be related, but, I’m sitting in a lab watching it image right now.

                            Things are going smooth, but the “Tasks” tab in the FOG web GUI is reporting some hosts speeds correctly, while others are sitting at zero… FOG version r3218

                            [IMG]http://s11.postimg.org/xti7y2myb/bandwidth.png[/IMG]

                            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
                            • ch3iC
                              ch3i Moderator
                              last edited by

                              [quote=“Wayne Workman, post: 45160, member: 28155”]This may or may not be related, but, I’m sitting in a lab watching it image right now.

                              Things are going smooth, but the “Tasks” tab in the FOG web GUI is reporting some hosts speeds correctly, while others are sitting at zero… FOG version r3218[/quote]

                              [url]http://fogproject.org/forum/threads/svn-2806-task-management.12134/#post-40095[/url]

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

                              257

                              Online

                              12.0k

                              Users

                              17.3k

                              Topics

                              155.2k

                              Posts
                              Copyright © 2012-2024 FOG Project