Go to latest data and select Graph (for example processor load). After this i click monitoring link (below zabbix logo) to get back to mainpage i get these errors.
Error in query [select h.host,i.hostid,i.description,i.key_ from items i,hosts h where i.itemid= and h.hostid=i.hostid] [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 'and h.hostid=i.hostid' at line 1]
Error in query [select * from items where itemid=] [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 '' at line 1]
Anyone else getting same error?
Error in query [select h.host,i.hostid,i.description,i.key_ from items i,hosts h where i.itemid= and h.hostid=i.hostid] [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 'and h.hostid=i.hostid' at line 1]
Error in query [select * from items where itemid=] [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 '' at line 1]
Anyone else getting same error?
Comment