The other day our ZABBIX Server process suddenly stopped, this is not the first time either.
The output in the log was:
19068:20080503:095543 Query::select i.itemid,i.key_,h.host,h.port,i.delay,i.descriptio n,i.nextcheck,i.type,i.snmp_commun
ity,i.snmp_oid,h.useip,h.ip,i.history,i.lastvalue, i.prevvalue,i.hostid,h.status,i.value_type,h.error s_from,i.snmp_port,i.
delta,i.prevorgvalue,i.lastclock,i.units,i.multipl ier,i.snmpv3_securityname,i.snmpv3_securitylevel,i .snmpv3_authpassphras
e,i.snmpv3_privpassphrase,i.formula,h.available,i. status,i.trapper_hosts,i.logtimefmt,i.valuemapid,i .delay_flex,h.dns fro
m hosts h, items i where h.hostid=i.hostid and i.key_='zabbix[log]' and i.value_type=1 and h.hostid>=100000000000000*0 an
d h.hostid<=(100000000000000*0+99999999999999)
19068:20080503:095543 Query failed:Result is NULL
19027:20080503:095543 One child process died. Exiting ...
Does anyone have any idea what this might be? We're still in the evaluation stage of ZABBIX, and while the software is great, the crashes are a bit worrysome.
The output in the log was:
19068:20080503:095543 Query::select i.itemid,i.key_,h.host,h.port,i.delay,i.descriptio n,i.nextcheck,i.type,i.snmp_commun
ity,i.snmp_oid,h.useip,h.ip,i.history,i.lastvalue, i.prevvalue,i.hostid,h.status,i.value_type,h.error s_from,i.snmp_port,i.
delta,i.prevorgvalue,i.lastclock,i.units,i.multipl ier,i.snmpv3_securityname,i.snmpv3_securitylevel,i .snmpv3_authpassphras
e,i.snmpv3_privpassphrase,i.formula,h.available,i. status,i.trapper_hosts,i.logtimefmt,i.valuemapid,i .delay_flex,h.dns fro
m hosts h, items i where h.hostid=i.hostid and i.key_='zabbix[log]' and i.value_type=1 and h.hostid>=100000000000000*0 an
d h.hostid<=(100000000000000*0+99999999999999)
19068:20080503:095543 Query failed:Result is NULL
19027:20080503:095543 One child process died. Exiting ...
Does anyone have any idea what this might be? We're still in the evaluation stage of ZABBIX, and while the software is great, the crashes are a bit worrysome.
Comment