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

Egress / transmit bandwidth not showing up

Scheduled Pinned Locked Moved Solved
FOG Problems
3
11
2.1k
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.
  • M
    moses
    last edited by moses Mar 8, 2016, 9:37 PM Mar 9, 2016, 3:36 AM

    On my master FOG server, my transmit bandwidth graph is not showing anything for the master itself (ie. when it’s replicating an image, it only shows the nodes receiving data, but no transmit).

    This obviously is merely a cosmetic issue, not one of significant importance, but it would be nice to fix. The issue was there when my master was on an ubuntu box, but the problem is still there after moving to CentOS.

    Am I just missing a really obvious setting?

    1 Reply Last reply Reply Quote 0
    • M
      moses
      last edited by Mar 9, 2016, 3:39 AM

      I’m not sure if this is the relevant place, but the /fog/status/bandwidth.php page for my master shows:

      {"dev":"unknown","rx":0,"tx":0}
      
      1 Reply Last reply Reply Quote 0
      • T
        Tom Elliott
        last edited by Mar 9, 2016, 4:06 AM

        On this, look on your storage nodes. Ensure the interface defined on the GUI matches what’s output for the interface on the server/node with ifconfig -a.

        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

        M 1 Reply Last reply Mar 9, 2016, 4:07 AM Reply Quote 0
        • M
          moses @Tom Elliott
          last edited by Mar 9, 2016, 4:07 AM

          @Tom-Elliott Where is the interface define in the GUI? Can’t seem to find that setting.

          T 1 Reply Last reply Mar 9, 2016, 4:08 AM Reply Quote 0
          • T
            Tom Elliott @moses
            last edited by Mar 9, 2016, 4:08 AM

            @moses Storage Management Page->All Storage Nodes->[Choose any/all node(s) you need to edit]->interface

            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

            M 1 Reply Last reply Mar 9, 2016, 4:08 AM Reply Quote 0
            • M
              moses @Tom Elliott
              last edited by moses Mar 8, 2016, 10:10 PM Mar 9, 2016, 4:08 AM

              @Tom-Elliott And that interface field should be set to the master’s interface? Not the nodes’?

              T 1 Reply Last reply Mar 9, 2016, 4:10 AM Reply Quote 0
              • T
                Tom Elliott @moses
                last edited by Mar 9, 2016, 4:10 AM

                @moses It should be set to whatever the node’s interface is.

                MasterNode Real interface name is: eno12222222222 Make MasterNode’s interface on gui equal to eno12222222222.

                StorageNode Real interface name is: em1 Make StorageNode’s interface on GUI equal to em1

                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

                M 1 Reply Last reply Mar 9, 2016, 4:11 AM Reply Quote 0
                • M
                  moses @Tom Elliott
                  last edited by Mar 9, 2016, 4:11 AM

                  @Tom-Elliott Ah. Yes. Forgot that the master is listed in storage nodes. After that’s changed, are there any services that need to be restarted?

                  T 1 Reply Last reply Mar 9, 2016, 4:12 AM Reply Quote 0
                  • T
                    Tom Elliott @moses
                    last edited by Mar 9, 2016, 4:12 AM

                    @moses Potentially.

                    I’d recommend just reupdate/rerun the installer just to be certain.

                    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

                    M 1 Reply Last reply Mar 9, 2016, 4:25 AM Reply Quote 0
                    • M
                      moses @Tom Elliott
                      last edited by moses Mar 8, 2016, 10:25 PM Mar 9, 2016, 4:25 AM

                      @Tom-Elliott That did the trick!

                      That is, after I mistook the interface name “eno1” for “en01”. 😑 I should really go to bed.

                      1 Reply Last reply Reply Quote 1
                      • S
                        Sebastian Roth Moderator
                        last edited by Mar 9, 2016, 9:07 AM

                        @Tom-Elliott So it seams like the new bandwidth.php is working as well?! 🙂

                        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 1
                        • 1 / 1
                        1 / 1
                        • First post
                          1/11
                          Last post

                        231

                        Online

                        12.0k

                        Users

                        17.3k

                        Topics

                        155.2k

                        Posts
                        Copyright © 2012-2024 FOG Project