Uploaded image for project: 'Observium'
  1. Observium
  2. OBS-2573

TP-link T2600G-28TS not polling ports

Details

    • Vendor Bug
    • Resolution: Not A Bug
    • Minor
    • None
    • Professional Edition
    • None
    • Ubuntu 16.04, Apache, PHP 7.1

    Description

      When I add a TP-Link T2600G-28TS switch, the discovery module, finds all the ports, but, after the first run of the poller, all the ports are marked as "DELETED", so they won't be polled anymore.

      Every 6 hours (when the discovery module runs), same thing happens: ports are discovered, but deleted after the first execution of the poller.

      I have other TP-Link switches, but they are working fine.

      Attached you can find execution of:

      ./discovery.php -d -m sensors -h XX

      and 

      ./discovery.php -d -m os -h XX

      Attachments

        1. os.txt
          6 kB
        2. portsDiscovery.txt
          38 kB
        3. portsPoller.txt
          160 kB
        4. sensors.txt
          17 kB

        Activity

          [OBS-2573] TP-link T2600G-28TS not polling ports

          No problem.
          As I remember, this is common trouble for TP-Link switches.

          landy Mike Stupalov added a comment - No problem. As I remember, this is common trouble for TP-Link switches.

          You are right. I had to increase the timeout. Sound strange, because other devices on the same place are not suffering of this issue. Probably this switch respond very slowly...

          Sorry for opening the issue.

          rebeluca Luca Rebellato added a comment - You are right. I had to increase the timeout. Sound strange, because other devices on the same place are not suffering of this issue. Probably this switch respond very slowly... Sorry for opening the issue.

          But as I see in your discovery debug, this is device or network trouble:

          CMD[/usr/bin/snmpget -v2c -c *** -Pu -OQUst -m SNMPv2-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'sw01.italia1.gs.leaf.space':'161' sysObjectID.0 sysUpTime.0]
          STDOUT[
           
          ]
          STDERR[
          Timeout: No Response from udp:sw01.italia1.gs.leaf.space:161.
          ]
          SNMP STATUS[FALSE]
          

          try increase device snmp timeout setting (in device -> edit -> SNMP tab).

          landy Mike Stupalov added a comment - But as I see in your discovery debug, this is device or network trouble: CMD[/usr/bin/snmpget -v2c -c *** -Pu -OQUst -m SNMPv2-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'sw01.italia1.gs.leaf.space':'161' sysObjectID.0 sysUpTime.0] STDOUT[   ] STDERR[ Timeout: No Response from udp:sw01.italia1.gs.leaf.space:161. ] SNMP STATUS[FALSE] try increase device snmp timeout setting (in device -> edit -> SNMP tab).

          Debug attached

          rebeluca Luca Rebellato added a comment - Debug attached

          please attach debug for:

          ./discovery.php -d -m ports -h <device>
          

          and rigth after this, for poller too:

          ./poller.php -d -m ports -h <device>
          

          landy Mike Stupalov added a comment - please attach debug for: ./discovery.php -d -m ports -h <device> and rigth after this, for poller too: ./poller.php -d -m ports -h <device>

          People

            landy Mike Stupalov
            rebeluca Luca Rebellato
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: