The following entry is about the zabbix_server.log.
After this message is included in the log file, the zabbix was killed. Thats a very bad feature. How can i fix it?
Greez Krusty
Code:
. . . 005757:20051208:074613 Query::select i.itemid,i.key_,h.host,h.port,i.delay,i.description,i.nextcheck,i.type,i.snmp_community,i.snmp_oid,h.useip,h.ip,i.history,i.lastvalue,i.prevvalue,i.hostid,h.status,i.value_type,h.network_errors,i.snmp_port,i.delta,i.prevorgvalue,i.lastclock,i.units,i.multiplier,i.snmpv3_securityname,i.snmpv3_securitylevel,i.snmpv3_authpassphrase,i.snmpv3_privpassphrase,i.formula,h.available from items i,hosts h where h.host='' and h.hostid=i.hostid and i.key_='AGE HERE^M ^M ------Latest data------^M ^M Pingdurchschnitt: 321 ms (latest value)^M Pingdurchschnitt: 321 ms (maximum value for last 5 min)^M Pingdurchschnitt: 109 ms (minimum value for last 5 min)^M ^M ---------End--------^M ',0,0,0,600)' 005757:20051208:074613 Query failed:You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '0,0,0,600)'' at line 1 [1064] 005753:20051208:074613 One child process died. Exiting ... 005753:20051208:074613 Got QUIT or INT or TERM or PIPE signal. Exiting... 005755:20051208:074613 Got QUIT or INT or TERM or PIPE signal. Exiting... 005759:20051208:074613 Got QUIT or INT or TERM or PIPE signal. Exiting... 005772:20051208:074613 Got QUIT or INT or TERM or PIPE signal. Exiting... . . .
Greez Krusty
Comment