XMLWordPrintable

    • Type: Incident report
    • Resolution: Won't fix
    • Priority: Critical
    • None
    • Affects Version/s: 3.2.10
    • Component/s: Server (S)
    • None
    • Environment:

      I´m having huge problems with my Zabbix Server.

      Almost every night I can see many queries like this:

      select clock,ns,value from history where itemid=685444 and clock>1504224274 and clock<=1511385830;
      select clock,ns,value from history_uint where itemid=39587285 and clock>1511107366 and clock<=1512524342;
      select clock,ns,value from history_uint where itemid=31866406 and clock>1511107366 and clock<=1512524685;
      select clock,ns,value from history_uint where itemid=39584648 and clock>1511107366 and clock<=1512524326;
      select clock,ns,value from history_uint where itemid=41505528 and clock>1511107366 and clock<=1512523898;
      

      What is strange is the fact that the start date in the query is a old date and always are the same:

      1504224274 = GM time : 2017-09-01 00:04:34
      1511107366 = GM time : 2017-11-19 16:02:46

      These queries takes about 15 seconds to finish, each one, what makes the DB server stays very slow and Zabbix Server stops processing data.

      Any one has a idea what is causing this behavior on the Zabbix Server?

      May it be a problem with my "Value Cache Size" that is set to 1 GB today?

      Why always the same old start date on the queries?

      The items aren´t from the same key and are from different hosts, I mean, there is no pattern, except the start date.

      Thanks.

            Assignee:
            Unassigned
            Reporter:
            Rodney Antonio Ramos
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: