Uploaded image for project: 'ZABBIX BUGS AND ISSUES'
  1. ZABBIX BUGS AND ISSUES
  2. ZBX-20057

PersistentBuffer significantly lowers data rate of Agent2

XMLWordPrintable

    • Icon: Incident report Incident report
    • Resolution: Won't fix
    • Icon: Trivial Trivial
    • None
    • 5.4.5
    • None

      I'm not certain what vps each server is outputting but I get the feeling it's in the range of 50-100/s

       

      Graph shows with / without Persisted Buffer. Normally this data is on a 10s interval.

       

      systemctl stop zabbix-agent2 also times out when persisted buffer is enabled. Likely the message queue never drains.

       

      strace seems to indicate that there is alot of file open / closing and that every event looks like it's being written then read from disk. Since the persisted buffer is only needed when the remote server is unavailable surely the memory cache should be first used.

       

      Also bulk inserts and prepared queries would help here for performance. I don't think our data rate is that high that this should be an issue.

       

            igorbach Igor Gorbach
            splitice Mathew
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: