Hello All,
Having problems with Zabbix 1.5 Build 5565 fresh install today.
On the master node no problems but on the child node getting query failed.
Both are setup according to the multiple examples with the master node running: zabbix_server -n 1 -c /etc/zabbix/zabbix_server.conf
and on the child: zabbix_server -n 2 -c /etc/zabbix/zabbix_server.conf
Setup the frontends with the child and master nodes according to the 1.6 manual and i get this error below:
On 2 messages:
Query failed: [insert into node_cksum (nodeid,tablename,recordid,cksumtype,cksum) select 2,'slideshows',slideshowid,1,concat_ws(',',md5(nam e),delay) from slideshows where 1=1 and slideshowid between 200000000000000 and 299999999999999
union all select 2,'slides',slideid,1,concat_ws(',',slideshowid,scr eenid,step,delay) from slides where 1=1 and slideid between 200000000000000 and 299999999999999
union all select 2,'drules',druleid,1,concat_ws(',',proxy_hostid,md 5(name),md5(iprange),delay,nextcheck,status) from drules where 1=1 and druleid between 200000000000000 and 299999999999999
union all select 2,'dchecks',dcheckid,1,concat_ws(',',druleid,type, md5(key_),md5(snmp_community),md5(ports)) from dchecks where 1=1 and dcheckid between 200000000000000 and 299999999999999
union all select 2,'dhosts',dhostid,1,concat_ws(',',druleid,md5(ip) ,status,lastup,lastdown) from dhosts where 1=1 and dhostid between 200000000000000 and 299999999999999
union all select 2,'dservices',dserviceid,1,concat_ws(',',dhostid,t ype,md5(key_),md5(value),port,status,lastup,lastdo wn) from dservices where 1=1 and dserviceid between 200000000000000 and 299999999999999
union all select 2,'httptest',httptestid,1,concat_ws(',',md5(name), applicationid,lastcheck,nextcheck,curstate,curstep ,lastfailedstep,delay,status,md5(macros),md5(agent ),md5(time),md5(error)) from httptest where 1=1 and httptestid between 200000000000000 and 299999999999999
union all select 2,'httpstep',httpstepid,1,concat_ws(',',httptestid ,md5(name),no,md5(url),timeout,md5(posts),md5(requ ired),md5(status_codes)) from httpstep where 1=1 and httpstepid between 200000000000000 and 299999999999999
union all select 2,'httpstepitem',httpstepitemid,1,concat_ws(',',ht tpstepid,itemid,type) from httpstepitem where 1=1 and httpstepitemid between 200000000000000 and 299999999999999
union all select 2,'httptestitem',httptestitemid,1,concat_ws(',',ht tptestid,itemid,type) from httptestitem where 1=1 and httptestitemid between 200000000000000 and 299999999999999
union all select 2,'services_times',timeid,1,concat_ws(',',servicei d,type,ts_from,ts_to,md5(note)) from services_times where 1=1 and timeid between 200000000000000 and 299999999999999
union all select 2,'actions',actionid,1,concat_ws(',',md5(name),eve ntsource,evaltype,status) from actions where 1=1 and actionid between 200000000000000 and 299999999999999
union all select 2,'operations',operationid,1,concat_ws(',',actioni d,operationtype,object,objectid,md5(shortdata),md5 (longdata)) from operations where 1=1 and operationid between 200000000000000 and 299999999999999
Having problems with Zabbix 1.5 Build 5565 fresh install today.
On the master node no problems but on the child node getting query failed.
Both are setup according to the multiple examples with the master node running: zabbix_server -n 1 -c /etc/zabbix/zabbix_server.conf
and on the child: zabbix_server -n 2 -c /etc/zabbix/zabbix_server.conf
Setup the frontends with the child and master nodes according to the 1.6 manual and i get this error below:
On 2 messages:
Query failed: [insert into node_cksum (nodeid,tablename,recordid,cksumtype,cksum) select 2,'slideshows',slideshowid,1,concat_ws(',',md5(nam e),delay) from slideshows where 1=1 and slideshowid between 200000000000000 and 299999999999999
union all select 2,'slides',slideid,1,concat_ws(',',slideshowid,scr eenid,step,delay) from slides where 1=1 and slideid between 200000000000000 and 299999999999999
union all select 2,'drules',druleid,1,concat_ws(',',proxy_hostid,md 5(name),md5(iprange),delay,nextcheck,status) from drules where 1=1 and druleid between 200000000000000 and 299999999999999
union all select 2,'dchecks',dcheckid,1,concat_ws(',',druleid,type, md5(key_),md5(snmp_community),md5(ports)) from dchecks where 1=1 and dcheckid between 200000000000000 and 299999999999999
union all select 2,'dhosts',dhostid,1,concat_ws(',',druleid,md5(ip) ,status,lastup,lastdown) from dhosts where 1=1 and dhostid between 200000000000000 and 299999999999999
union all select 2,'dservices',dserviceid,1,concat_ws(',',dhostid,t ype,md5(key_),md5(value),port,status,lastup,lastdo wn) from dservices where 1=1 and dserviceid between 200000000000000 and 299999999999999
union all select 2,'httptest',httptestid,1,concat_ws(',',md5(name), applicationid,lastcheck,nextcheck,curstate,curstep ,lastfailedstep,delay,status,md5(macros),md5(agent ),md5(time),md5(error)) from httptest where 1=1 and httptestid between 200000000000000 and 299999999999999
union all select 2,'httpstep',httpstepid,1,concat_ws(',',httptestid ,md5(name),no,md5(url),timeout,md5(posts),md5(requ ired),md5(status_codes)) from httpstep where 1=1 and httpstepid between 200000000000000 and 299999999999999
union all select 2,'httpstepitem',httpstepitemid,1,concat_ws(',',ht tpstepid,itemid,type) from httpstepitem where 1=1 and httpstepitemid between 200000000000000 and 299999999999999
union all select 2,'httptestitem',httptestitemid,1,concat_ws(',',ht tptestid,itemid,type) from httptestitem where 1=1 and httptestitemid between 200000000000000 and 299999999999999
union all select 2,'services_times',timeid,1,concat_ws(',',servicei d,type,ts_from,ts_to,md5(note)) from services_times where 1=1 and timeid between 200000000000000 and 299999999999999
union all select 2,'actions',actionid,1,concat_ws(',',md5(name),eve ntsource,evaltype,status) from actions where 1=1 and actionid between 200000000000000 and 299999999999999
union all select 2,'operations',operationid,1,concat_ws(',',actioni d,operationtype,object,objectid,md5(shortdata),md5 (longdata)) from operations where 1=1 and operationid between 200000000000000 and 299999999999999
Comment