Coder Social home page Coder Social logo

Have waiting info always about manubulon-snmp HOT 6 CLOSED

stescho avatar stescho commented on July 24, 2024
Have waiting info always

from manubulon-snmp.

Comments (6)

Nicotyrox avatar Nicotyrox commented on July 24, 2024

Try a snmpwalk to your host, this is caused by a timeout

from manubulon-snmp.

 avatar commented on July 24, 2024

I'm seeing the same problem. A bulk walk works fine. This is only happening on a FreeBSD system with ZFS, from what I can tell, but I'm still attempting to debug this further to see exactly where it's hanging.

From what I can tell it's stuck at

        $resultat = $session->get_table($index_table);

from manubulon-snmp.

 avatar commented on July 24, 2024

Ok, getting closer. If I use the index table -i I get results, but an error because it doesn't know what / is (root filesystem)

Filter : /
OID : 1.3.6.1.2.1.25.2.3.1.1.1, Desc : 1
OID : 1.3.6.1.2.1.25.2.3.1.1.10, Desc : 10
OID : 1.3.6.1.2.1.25.2.3.1.1.2, Desc : 2
OID : 1.3.6.1.2.1.25.2.3.1.1.3, Desc : 3
OID : 1.3.6.1.2.1.25.2.3.1.1.31, Desc : 31
OID : 1.3.6.1.2.1.25.2.3.1.1.32, Desc : 32
OID : 1.3.6.1.2.1.25.2.3.1.1.33, Desc : 33
OID : 1.3.6.1.2.1.25.2.3.1.1.34, Desc : 34
OID : 1.3.6.1.2.1.25.2.3.1.1.35, Desc : 35
OID : 1.3.6.1.2.1.25.2.3.1.1.36, Desc : 36
OID : 1.3.6.1.2.1.25.2.3.1.1.37, Desc : 37
OID : 1.3.6.1.2.1.25.2.3.1.1.38, Desc : 38
OID : 1.3.6.1.2.1.25.2.3.1.1.39, Desc : 39
OID : 1.3.6.1.2.1.25.2.3.1.1.40, Desc : 40
OID : 1.3.6.1.2.1.25.2.3.1.1.41, Desc : 41
OID : 1.3.6.1.2.1.25.2.3.1.1.42, Desc : 42
OID : 1.3.6.1.2.1.25.2.3.1.1.43, Desc : 43
OID : 1.3.6.1.2.1.25.2.3.1.1.44, Desc : 44
OID : 1.3.6.1.2.1.25.2.3.1.1.45, Desc : 45
OID : 1.3.6.1.2.1.25.2.3.1.1.46, Desc : 46
OID : 1.3.6.1.2.1.25.2.3.1.1.47, Desc : 47
OID : 1.3.6.1.2.1.25.2.3.1.1.48, Desc : 48
OID : 1.3.6.1.2.1.25.2.3.1.1.49, Desc : 49
OID : 1.3.6.1.2.1.25.2.3.1.1.50, Desc : 50
OID : 1.3.6.1.2.1.25.2.3.1.1.51, Desc : 51
OID : 1.3.6.1.2.1.25.2.3.1.1.52, Desc : 52
OID : 1.3.6.1.2.1.25.2.3.1.1.53, Desc : 53
OID : 1.3.6.1.2.1.25.2.3.1.1.54, Desc : 54
OID : 1.3.6.1.2.1.25.2.3.1.1.55, Desc : 55
OID : 1.3.6.1.2.1.25.2.3.1.1.56, Desc : 56
OID : 1.3.6.1.2.1.25.2.3.1.1.57, Desc : 57
OID : 1.3.6.1.2.1.25.2.3.1.1.58, Desc : 58
OID : 1.3.6.1.2.1.25.2.3.1.1.59, Desc : 59
OID : 1.3.6.1.2.1.25.2.3.1.1.6, Desc : 6
OID : 1.3.6.1.2.1.25.2.3.1.1.60, Desc : 60
OID : 1.3.6.1.2.1.25.2.3.1.1.61, Desc : 61
OID : 1.3.6.1.2.1.25.2.3.1.1.62, Desc : 62
OID : 1.3.6.1.2.1.25.2.3.1.1.63, Desc : 63
OID : 1.3.6.1.2.1.25.2.3.1.1.7, Desc : 7
OID : 1.3.6.1.2.1.25.2.3.1.1.8, Desc : 8
OID : 1.3.6.1.2.1.25.2.3.1.1.9, Desc : 9
storages selected : 0
Unknown storage : / : ERROR

from manubulon-snmp.

dnsmichi avatar dnsmichi commented on July 24, 2024

Did you find a solution for your problem?

from manubulon-snmp.

algorys avatar algorys commented on July 24, 2024

@dnsmichi for me the problem is solved by setting right my snmp conf on ubuntu server 😉 . So no more problem.

from manubulon-snmp.

dnsmichi avatar dnsmichi commented on July 24, 2024

Ok thanks :)

from manubulon-snmp.

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.