Code Monkey home page Code Monkey logo

Comments (8)

DRuggeri avatar DRuggeri commented on July 28, 2024

Hi there, @jcwimer. I can't say I'm an expert in their SOAP API server since, at least at the time I wrote this exporter, they still have not published any consumer information.

Based on my own experiences with the Orbi platform, I would be surprised if the SOAP server maintained a rate limiter... in my own experiences, it is very possible to overload the CPU on the router by scraping a lot of extra metrics. I saw this on my own network when enabling the client information for this exporter, for example. When enabled, I would see random network dropouts that coincided with scrapes. Do you happen to have client information being scraped, too? Have you tried tweaking the timeout at all?

from netgear_exporter.

bwees avatar bwees commented on July 28, 2024

I tweaked the timeout to 15s as it would take 11.5s on average to complete a request if I went to it from a browser or a curl. I am working now to restrict the info to only traffic info as I do not need anything else and I remember seeing that the router was at 75% CPU when I scrolled through the text sent back. Thanks for that tip. I will close this issue if that solves this.

from netgear_exporter.

bwees avatar bwees commented on July 28, 2024

How does the filter work with the --filter.collectors="" parameter? If I put in just "traffic" would I get traffic only or would it not get traffic?

from netgear_exporter.

bwees avatar bwees commented on July 28, 2024

I tried adding --filter.collectors="Traffic" to the command but I get the following error:

time="2020-11-04T01:29:19Z" level=error msg="Collector filter \"Traffic\" is not supported" source="netgear_exporter.go:189" ```

from netgear_exporter.

DRuggeri avatar DRuggeri commented on July 28, 2024

Thanks, @bwees - you're correct - the --filter.collectors parameter is an inclusion list of filters to use. I can't duplicate the second report that the Traffic collector doesn't work. Can you confirm the version of the exporter you're running? I don't recall a bug with that ever not working...

from netgear_exporter.

bwees avatar bwees commented on July 28, 2024

I am using version 1.0.1 according to the output of the command.

from netgear_exporter.

DRuggeri avatar DRuggeri commented on July 28, 2024

Hrm... that's.... odd. I don't recall ever releasing a 1.0.1. I just pushed 2.0.0 earlier today. Maybe give that one a try to see if that has the same issue?

from netgear_exporter.

DRuggeri avatar DRuggeri commented on July 28, 2024

I'll go ahead and close this in the hopes that everything's square. If that's not accurate, feel free to add a comment and let me know what your results are.

from netgear_exporter.

Related Issues (14)

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.