Welcome to Pandora FMS Community!

Find answers, ask questions, and connect with our community around the world.

  • SNMP not working

    Posted by grafik on July 30, 2009 at 14:28

    Hi,
    i need help with Pandora FMS and SNMP.
    SNMP Walk button show CANNOT READ FROM SNMP SOURCE message.
    Using Centos 5.3 x86_64, Pandora FMS 2.1, fresh install.

    rpm -qa | grep snmp
    net-snmp-perl-5.3.2.2-5.el5_3.1
    net-snmp-5.3.2.2-5.el5_3.1
    net-snmp-utils-5.3.2.2-5.el5_3.1
    net-snmp-devel-5.3.2.2-5.el5_3.1
    php-snmp-5.1.6-23.2.el5_3

    snmpwalk -v 1 -c public 127.0.0.1 iso.org.dod.internet.mgmt.mib-2.host.hrSystem.hrSystemUptime
    HOST-RESOURCES-MIB::hrSystemUptime.0 = Timeticks: (2972226) 8:15:22.26

    Thanks for your help

    Sancho replied 15 years ago 3 Members · 2 Replies
  • 2 Replies
  • manu

    Member
    August 7, 2009 at 06:16
    0 Karma points
    Community rank: tentacle-noob-1 Tentacle noob
    Like it
    Up
    0
    Down
    Drop it
    ::

    That button was disabled sometime ago cause I was working weirdly.
    As a workaround you’d need to do the snmpwalk from the CLI (as you did) and get from there the OID you want to include in pandora

  • Sancho

    Administrator
    August 12, 2009 at 06:41
    2212 Karma points
    Community awards: bulb Bright ideas
    Community rank: tentacle_master_icon Tentacle Master
    Like it
    Up
    0
    Down
    Drop it
    ::

    In the current code, it works, if you’re not sure of what version are you using, do an update from SVN or get the latest packages. SNMP Walk works fine, but be sure you have defined a IP target and a SNMP Community before using SNMP walk.