Giter VIP home page Giter VIP logo

Comments (3)

bacchus21 avatar bacchus21 commented on June 11, 2024

Does anyone have clues why this message shows?

Feb 26 19:05:23 collectdsvr001 collectd[25195]: plugin_read_thread: read-function of the snmp-XXXXGW1' plugin took 17.866 seconds, which is above its read interval (10.000 seconds). You might want to adjust the Interval' or `ReadThreads' settings.

@pyr , @octo , @tokkee, @mrunge , @jkohen , @sunkuranganath , @kwiatrox , @bkjg , Please advise. Thank you in advance.

from collectd.

eero-t avatar eero-t commented on June 11, 2024

From: https://github.com/collectd/collectd/blob/main/src/collectd-snmp.pod

Because querying a host via SNMP may produce a timeout the "complex reads" polling method is used. The ReadThreads parameter in the main configuration influences the number of parallel polling jobs which can be undertaken. If you expect timeouts or some polling to take a long time, you should increase this parameter. Note that other plugins also use the same threads.

Some of your hosts are slow to respond.

(If e.g. network connection is not working, there could be 30s timeout.)

from collectd.

octo avatar octo commented on June 11, 2024

@eero-t 's answer is probably correct. If hosts take more than 10s to query, you have to decrease the query frequency. If slow targets starve the thread pool, add more threads.

from collectd.

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.