Hello.
I've found two (for now) bugs(?).
1. In official beta9 (and in upcoming beta10 from current cvs) doesn't work linking servers to IT Services. It produces this mysql errors:
===
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]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]Error in query [select count(*) as cnt from services_links where servicedownid= and soft=0]
===
and so on, few pages of errors. Can post it here if you'll wish
2. In upcoming beta10 from current cvs "* info" graphs on "Screens" now doesn't work. In other words, all "overview", clock, url, text and other works but none of "Hosts info", "Triggers info", "Server info" does. Is it under developing or real bug? In beta9 works fine.
I've found two (for now) bugs(?).
1. In official beta9 (and in upcoming beta10 from current cvs) doesn't work linking servers to IT Services. It produces this mysql errors:
===
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]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]Error in query [select count(*) as cnt from services_links where servicedownid= and soft=0]
===
and so on, few pages of errors. Can post it here if you'll wish

2. In upcoming beta10 from current cvs "* info" graphs on "Screens" now doesn't work. In other words, all "overview", clock, url, text and other works but none of "Hosts info", "Triggers info", "Server info" does. Is it under developing or real bug? In beta9 works fine.
Comment