Hello all,
I'm getting the following information in my logs, each morning and I have to restart the zabbix server. Is there something in particular that would cause this problem?
023453:20060828:122608 Evaluation of expression [{11514}>150000] failed [Unable to get value for functionid [11514]]
023453:20060828:122608 Expression [{11514}>150000] cannot be evaluated [Unable to get value for functionid [11514]]
023451:20060828:122659 Query::select i.itemid,i.key_,h.host,h.port,i.delay,i.descriptio n,i.nextcheck,i.type,i.snmp_community,i.snmp_oid,h .useip,h.ip,i.history,i.lastvalue,i.prevvalue,i.ho stid,h.status,i.value_type,h.errors_from,i.snmp_po rt,i.delta,i.prevorgvalue,i.lastclock,i.units,i.mu ltiplier,i.snmpv3_securityname,i.snmpv3_securityle vel,i.snmpv3_authpassphrase,i.snmpv3_privpassphras e,i.formula,h.available,i.status,i.trapper_hosts,i .logtimefmt,i.valuemapid from hosts h, items i where i.nextcheck<=1156793219 and i.status in (0) and i.type not in (2,7) and h.status=0 and h.disable_until<=1156793219 and h.errors_from!=0 and h.hostid=i.hostid and i.key_ not in ('status','icmpping','icmppingsec','zabbix[log]') order by i.nextcheck
023451:20060828:122659 Query failed:Lost connection to MySQL server during query [2013]
023443:20060828:122659 One server process died. Shutting down...
023443:20060828:122659 ZABBIX server is down.
Thanks
I'm getting the following information in my logs, each morning and I have to restart the zabbix server. Is there something in particular that would cause this problem?
023453:20060828:122608 Evaluation of expression [{11514}>150000] failed [Unable to get value for functionid [11514]]
023453:20060828:122608 Expression [{11514}>150000] cannot be evaluated [Unable to get value for functionid [11514]]
023451:20060828:122659 Query::select i.itemid,i.key_,h.host,h.port,i.delay,i.descriptio n,i.nextcheck,i.type,i.snmp_community,i.snmp_oid,h .useip,h.ip,i.history,i.lastvalue,i.prevvalue,i.ho stid,h.status,i.value_type,h.errors_from,i.snmp_po rt,i.delta,i.prevorgvalue,i.lastclock,i.units,i.mu ltiplier,i.snmpv3_securityname,i.snmpv3_securityle vel,i.snmpv3_authpassphrase,i.snmpv3_privpassphras e,i.formula,h.available,i.status,i.trapper_hosts,i .logtimefmt,i.valuemapid from hosts h, items i where i.nextcheck<=1156793219 and i.status in (0) and i.type not in (2,7) and h.status=0 and h.disable_until<=1156793219 and h.errors_from!=0 and h.hostid=i.hostid and i.key_ not in ('status','icmpping','icmppingsec','zabbix[log]') order by i.nextcheck
023451:20060828:122659 Query failed:Lost connection to MySQL server during query [2013]
023443:20060828:122659 One server process died. Shutting down...
023443:20060828:122659 ZABBIX server is down.
Thanks
Comment