Giter Club home page Giter Club logo

Comments (4)

courtland avatar courtland commented on July 30, 2024

I tried the latest port stats dashboard from this repo and am not having any issues, however it could just be something different with my setup.

If you query of_port_rx_bytes or a similar metric via Grafana Explore does it show any data?

Is gauge running and configured correctly? I think it should be with the default compose config, but that's what populates the port metrics.

I'm not a maintainer, so perhaps someone else can chime in, but it may be helpful to see your modified faucet and gauge config files.

from faucet.

jhughesbiot avatar jhughesbiot commented on July 30, 2024

Could you elaborate on what the test using the grafana explorer looks like? Not really sure what I would have to do to test this.

I'm using the docker-compose file from this repository that sets up all services so I see gauge running in docker. The gauge.yaml file is the one from the /etc/ folder in this repository. https://github.com/faucetsdn/faucet/blob/master/etc/faucet/gauge.yaml

I can also see that the faucet and gauge controller are both connected to the ovs bridge so not really sure what the issue is.

709f180d-9301-4da3-b93c-4e8f93e94763
    Bridge ovs-sw
        Controller "tcp:192.168.10.2:6654"
            is_connected: true
        Controller "tcp:192.168.10.2:6653"
            is_connected: true
        Port ens10
            Interface ens10
        Port dhcp-eth1
            Interface dhcp-eth1
        Port ovs-sw
            Interface ovs-sw
                type: internal
    ovs_version: "2.13.8"

from faucet.

courtland avatar courtland commented on July 30, 2024

Could you elaborate on what the test using the grafana explorer looks like? Not really sure what I would have to do to test this.

In your Prometheus database you should have an of_port_rx_bytes metric, among others populated by Gauge. You can check this via the Prometheus or Grafana UIs. IMO Grafana Explore is easier to look at metrics. If the metrics don't exist then the problem lies outside the dashboard.

from faucet.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.