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

Tiempos excesivos Poller.php Huawei Ports

Details

    • Improvement
    • Resolution: Unresolved
    • Major
    • None
    • Community Edition
    • Poller
    • None

    Description

      Hola 

      Estamos incluyendo equipos HUAWEI OLT 5800 y estamos observando que el poller de puertos es excesivo.

      Huawei Integrated Access Software
      Vendor/Hardware Huawei NetEngine 20
      Operating system Huawei IAS

      Tenemos configurado que ignore ese tipo de puertos pero aun así los tiempos de pooler son elevadisimos.

       

      Poller Module Times

      Module Duration
      ports 1,404.8723s 140.49%
      system 0.0050s 0%
      os 0.0022s 0%

      Poller Total Times

      Time Duration
      2021-02-16 20:30:02 1,405.10s
      2021-02-16 20:25:02 1,409.29s
      2021-02-16 20:20:02 1,404.47s
      2021-02-16 20:15:02 1,421.61s
      2021-02-16 20:10:02 1,425.82s
      2021-02-16 20:05:02 1,415.81s
      2021-02-16 20:00:02 1,399.43s
      2021-02-16 19:55:02 1,389.72s
      2021-02-16 19:50:03 1,383.65s

      ejemplo

      #####  Module Start: ports  #####
       __ 
       
      o Caching Oids         ifEntry /ifXEntry ///
       o HUAWEI-L2IF-MIB     
       o ADSL-LINE-MIB       
       o EtherLike-MIB        dot3StatsDuplexStatus
       o IP-MIB               IP-MIB ipIfStats
       __ 
       
      --------------------------------------------------------------------------------
      | ifIndex   | Label    | Type     | Speed   | BPS In   | BPS Out  | Data In | Data Out | PPS In | PPS Out | HC |
      --------------------------------------------------------------------------------
      | 6291456   | MEth0    | Ethernet | 100Mbps | 0bps     | 0bps     | 0B      | 0B       | 0      | 0       | Y  |
      | 234954752 | Et0/9/0  | Ethernet | 10Gbps  | 1.97Tbps | 71.1Gbps | 153TB   | 5.55TB   | 187M   | 20.7M   | Y  |
      | 234954816 | Et0/9/1  | Ethernet | 10Gbps  | 1.96Tbps | 110Gbps  | 152TB   | 8.66TB   | 186M   | 27.9M   | Y  |
      | 234962944 | Et0/10/0 | Ethernet | 10Gbps  | 1.97Tbps | 477Gbps  | 153TB   | 37.2TB   | 187M   | 115M    | Y  |
      | 234963008 | Et0/10/1 | Ethernet | 10Gbps  | 1.96Tbps | 75.1Gbps | 153TB   | 5.86TB   | 186M   | 20.4M   | Y  |
      --------------------------------------------------------------------------------
       __ 
       
      o Module time          682.1531s
      

      No sabemos de que manera limitar para que los tiempos de poller sean correctos 

       

      Un saludo

      Attachments

        1. discovery.txt
          7 kB
        2. image-2021-02-19-16-50-19-421.png
          image-2021-02-19-16-50-19-421.png
          43 kB
        3. image-2021-02-19-16-51-53-659.png
          image-2021-02-19-16-51-53-659.png
          69 kB
        4. poller.txt
          20.20 MB

        Issue Links

          Activity

            [OBS-3651] Tiempos excesivos Poller.php Huawei Ports

            Hi Mike ,

            excusme ,one question:

            Not found the option global for enable module "ports_separate_walk"

            Where it is ?

            Best Regards

            Parejo Fixed Access added a comment - Hi Mike , excusme ,one question: Not found the option global for enable module "ports_separate_walk" Where it is ? Best Regards

            Hi Mike ,

            First thank you for you anwser.

            We has been reenable module ports "separate_walk" and the polling time has been good.

             

            What could we modify or change in the configuration local/global for that this is times can will are more goob?

            We are think that continue with a times hight

             

            Example ==> ms1-3c-ac-4

            Thanks Best Regards

            Parejo Fixed Access added a comment - Hi Mike , First thank you for you anwser. We has been reenable module ports "separate_walk" and the polling time has been good.   What could we modify or change in the configuration local/global for that this is times can will are more goob? We are think that continue with a times hight   Example ==> ms1-3c-ac-4 Thanks Best Regards

            As I see, you disabled ports module "ports_separate_walk", but this module exactly required for speedup polling ports as in your case.
            (Many disabled/ignored ports)
            With module "ports_separate_walk" IF-MIB walked but as full table walk, but only required Oids and only not ignored ports.

            Please reenable this module (globally or in device settings page) and check if polling time for ports changed.

            landy Mike Stupalov added a comment - As I see, you disabled ports module "ports_separate_walk", but this module exactly required for speedup polling ports as in your case. (Many disabled/ignored ports) With module "ports_separate_walk" IF-MIB walked but as full table walk, but only required Oids and only not ignored ports. Please reenable this module (globally or in device settings page) and check if polling time for ports changed.

            Hi Mike sorry , i am writte in english for best

            We working with scripts that you said and the result is this it attacht

            Thanks

            discovery.txt

            poller.txt

            Regards

            Parejo Fixed Access added a comment - Hi Mike sorry , i am writte in english for best We working with scripts that you said and the result is this it attacht Thanks discovery.txt poller.txt Regards

            Attack required files (log with poller and discover one equipement).

            Parejo Fixed Access added a comment - Attack required files (log with poller and discover one equipement).

            Hi, please use English.

            I know this is will be long time, but I want to see debug output from device polling/discovery. Please do this and attach output:

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

            landy Mike Stupalov added a comment - Hi, please use English. I know this is will be long time, but I want to see debug output from device polling/discovery. Please do this and attach output: ./discovery.php -d -m os -h <device>   ./poller.php -d -m ports -h <device>

            People

              landy Mike Stupalov
              Parejo Fixed Access
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated: