I need your help for this because i have monitoring many servers, where is the error
look:
Error in query [select count(*) as cnt from services_links where servicedownid= and soft=0] [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 soft=0' at line 1]
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/zabbix/public_html/include/db.inc.php on line 174
Error in query [select count(*) as cnt from services_links where servicedownid= and soft=0] [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 soft=0' at line 1]
[Trigger added]
SQL error: 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 'on,0,off,99)' at line 1
Query: insert into services (name,status,triggerid,algorithm,showsla,goodsla,s ortorder) values ('Version of zabbix_agent(d) was changed on {HOSTNAME}',0,12264,on,0,off,99)
SQL error: 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 '7,0)' at line 1
Query: insert into services_links (servicedownid,serviceupid,soft) values (,7,0)
look:Error in query [select count(*) as cnt from services_links where servicedownid= and soft=0] [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 soft=0' at line 1]
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/zabbix/public_html/include/db.inc.php on line 174
Error in query [select count(*) as cnt from services_links where servicedownid= and soft=0] [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 soft=0' at line 1]
[Trigger added]
SQL error: 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 'on,0,off,99)' at line 1
Query: insert into services (name,status,triggerid,algorithm,showsla,goodsla,s ortorder) values ('Version of zabbix_agent(d) was changed on {HOSTNAME}',0,12264,on,0,off,99)
SQL error: 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 '7,0)' at line 1
Query: insert into services_links (servicedownid,serviceupid,soft) values (,7,0)
We plan to release 1.1.2 within two weeks.
Comment