Docs/Update:
Upgraded according to docs (they are erroneous - there are no 1.6->1.8 like subdirs in updates directory, only confusing 1.6 and 1.8. I used 1.8 to perform mysql update.
Still NO INFO on Zabbix-PHP root directory and PHP/Apache configs, it MUST be added to the docs. Make clear file ownerships.
After DB rebuild, installed PHP-mbstring package.
Zabbix config says everything is OK now.
Trying to run:
1. Maps. It is now completely impossible to edit maps. Newly created map shows a grid, Element +- and Link +- do not work. Existing map: no map is drawn, unable to do anything.
2. Log file has multiple error strings:
Query failed: [1054] Unknown column 'i.nextcheck' in 'where clause' [select h.hostid,min(i.itemid) from hosts h,items i where mod(h.hostid,1)=0 and i.nextcheck<=1260279281 and i.status in (0) and i.type in (0,1,4,6,12) and h.status=0 and h.disable_until<=1260279276 and h.errors_from!=0 and h.hostid=i.hostid and (h.proxy_hostid=0 or i.type in (5)) and i.key_ not in ('status','icmpping','icmppingsec','zabbix[log]') and h.hostid between 000000000000000 and 099999999999999 group by h.hostid]
Query failed: [1054] Unknown column 'ip' in 'field list' [insert into dhosts (dhostid,druleid,ip) values (58,5,'147.134.192.157')]
Seems to me mysql schema patch has been unsuccessful. Dunno, how to fix it.
3. GUI bugs:
Every screen containing multiple lines have a bug with "Displaying xx to xx of xx found". Every xx field is INVISIBLE until selected-reverted.
Checking box left of Name in Export/Import does not check all boxes now. Very annoying, if need to export many items.
4. GUI bugs:
Configuration of Templates is a bit confusing. Need to double select Templates in Configuration Hosts screen.
5. GUI bugs. Web page is not automaticaly refreshen after changing selection type often. VERY BAD.
6. Templates, generated by user are lost. Host definitions, based on them, still list their names, but templates are not accessible anymore. Definite bug.
Will now try to save all host definitions/templates and rebuild all maps after zeroing mysql database.
Seems to me, 1.8 is VERY BETA yet.
Upgraded according to docs (they are erroneous - there are no 1.6->1.8 like subdirs in updates directory, only confusing 1.6 and 1.8. I used 1.8 to perform mysql update.
Still NO INFO on Zabbix-PHP root directory and PHP/Apache configs, it MUST be added to the docs. Make clear file ownerships.
After DB rebuild, installed PHP-mbstring package.
Zabbix config says everything is OK now.
Trying to run:
1. Maps. It is now completely impossible to edit maps. Newly created map shows a grid, Element +- and Link +- do not work. Existing map: no map is drawn, unable to do anything.
2. Log file has multiple error strings:
Query failed: [1054] Unknown column 'i.nextcheck' in 'where clause' [select h.hostid,min(i.itemid) from hosts h,items i where mod(h.hostid,1)=0 and i.nextcheck<=1260279281 and i.status in (0) and i.type in (0,1,4,6,12) and h.status=0 and h.disable_until<=1260279276 and h.errors_from!=0 and h.hostid=i.hostid and (h.proxy_hostid=0 or i.type in (5)) and i.key_ not in ('status','icmpping','icmppingsec','zabbix[log]') and h.hostid between 000000000000000 and 099999999999999 group by h.hostid]
Query failed: [1054] Unknown column 'ip' in 'field list' [insert into dhosts (dhostid,druleid,ip) values (58,5,'147.134.192.157')]
Seems to me mysql schema patch has been unsuccessful. Dunno, how to fix it.
3. GUI bugs:
Every screen containing multiple lines have a bug with "Displaying xx to xx of xx found". Every xx field is INVISIBLE until selected-reverted.
Checking box left of Name in Export/Import does not check all boxes now. Very annoying, if need to export many items.
4. GUI bugs:
Configuration of Templates is a bit confusing. Need to double select Templates in Configuration Hosts screen.
5. GUI bugs. Web page is not automaticaly refreshen after changing selection type often. VERY BAD.
6. Templates, generated by user are lost. Host definitions, based on them, still list their names, but templates are not accessible anymore. Definite bug.
Will now try to save all host definitions/templates and rebuild all maps after zeroing mysql database.
Seems to me, 1.8 is VERY BETA yet.

)
Comment