Hi all.
I have a problem with Cyrillic symbols in Events name.
Everything looks fine in Zabbix fronted. All Cyrillic characters displaying correctly.
But all messages which comes to Jabber or emails are displaying like:
instead of Ukrainian "Модем 126 недоступний: OFF".
I have checked database tables of Zabbix. despired my tables are in UTF-8 charset I can not see normal characters there too, only some "Üþôõü".
Using charset "autodecoding" program I have found that database Cyrillic should be converted from CP1252 to UTF-8 to be displayed correctly.
Where is it come from? I am using English GUI locale, my web pages are in UTF-8 when entering the text.
It is not so annoying, because there are no problems in GUI, but it is impossible to read received events description.
Any advice? Thank you!
P.S.
Zabbix 1.5.4b (from 26.08.08), FreeBSD 7.0,
Database tables: InnoDB, utf8_unicode_ci
MySQl cersion: 5.0.51a
MySQL server Charset: UTF-8 Unicode (utf8)
MySQL connection collation: utf_unicode_ci
I have a problem with Cyrillic symbols in Events name.
Everything looks fine in Zabbix fronted. All Cyrillic characters displaying correctly.
But all messages which comes to Jabber or emails are displaying like:
Üþôõü 126 ýõôþÑÂтуÿýøù: OFF
I have checked database tables of Zabbix. despired my tables are in UTF-8 charset I can not see normal characters there too, only some "Üþôõü".
Using charset "autodecoding" program I have found that database Cyrillic should be converted from CP1252 to UTF-8 to be displayed correctly.
Where is it come from? I am using English GUI locale, my web pages are in UTF-8 when entering the text.
It is not so annoying, because there are no problems in GUI, but it is impossible to read received events description.
Any advice? Thank you!
P.S.
Zabbix 1.5.4b (from 26.08.08), FreeBSD 7.0,
Database tables: InnoDB, utf8_unicode_ci
MySQl cersion: 5.0.51a
MySQL server Charset: UTF-8 Unicode (utf8)
MySQL connection collation: utf_unicode_ci
Comment