Ankündigung

Einklappen
Keine Ankündigung bisher.

- √ - HS is slow

Einklappen
X
 
  • Filter
  • Zeit
  • Anzeigen
Alles löschen
neue Beiträge

    - √ - HS is slow

    Hi,

    My HS has become very slow.
    I've been working with the GLE and added some Baustein of my own.
    I've probably made a mistake or a loop.

    After reading the forum, I learned that I've to use Debug to check the queues, mainly the SetWertQueue, but then ? How can I see what's normal and what's not normal ?
    How can I troubleshoot the problem ?

    Thank you for your help
    Angehängte Dateien

    #2
    This is more than normal
    Gruß Matthias
    EIB übersetzt meine Frau mit "Ehepaar Ist Beschäftigt"
    - PN nur für PERSÖNLICHES!

    Kommentar


      #3
      Zitat von MatthiasS Beitrag anzeigen
      This is more than normal
      Thank you for the good news.

      In a desperate move, I have already cut everything I could, but thought the loop was still in there, while seeing the Q counters incrementing quickly after a re-boot.

      This slow behaviour occured at the same time as the xxAPI installation. So I thought it was related to the new Ajax.js, althought I didn't see why.

      Would you be so kind to give some guidelines about the Q counters, helping to differentiate between normal/abnormal behaviour ? This would be a precious reference guide for troubleshooting.

      I realize I should have taken a picture of those counters on a healthy HS and use it as a base line for future comparaisons (but that is exactly a dummy, thinking about it when it's too late )

      Kommentar


        #4
        Hi raymond,

        I even do not know exactly which values are good and which ones are bad.

        The column "Ist" shows the number of items waiting for beeing processed. In your chart there is only ONE single entry waiting (set wert). The queue size is 5000. The maximum number of entries was 36, this is less than 1 %. This peak normally comes from boot phase of your HS, where a lot of things are beeing initialized.

        The column Count shows all events since startup. So it is necessary to know the parameter from "System" : Laufzeit (Sek.) to evaluate this.

        Wait is even interesting: it shows the maximum wait time for an entry beeing processed. You should worry about 40 seconds, not 0.96

        Foor EIBSendQueue i normally have 36 seconds, this come from the start phase and is not critical.

        So for your data: condition green because "Ist" almost Zero.
        Gruß Matthias
        EIB übersetzt meine Frau mit "Ehepaar Ist Beschäftigt"
        - PN nur für PERSÖNLICHES!

        Kommentar


          #5
          Hi Matthias,

          Thank you for this detailed explanation.
          Now I feel more comfortable to debug my mess

          With the GLE, I'm creating an alarm system, using a lot of RS Flip-Flop to catch and memorize events. A loop can be made without knowing, when not all KO are on the same GLE page

          Thanks a lot.

          Kommentar

          Lädt...
          X