解决zabbix图中出现中文乱码问题 图中的中文会变成方块

Posted 运维工匠实战(如果发现有错误请大家把正确的方法发送给我,方便

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了解决zabbix图中出现中文乱码问题 图中的中文会变成方块相关的知识,希望对你有一定的参考价值。

[[email protected] src]# wget http://down1.chinaunix.net/distfiles/ttf-arphic-uming_0.0.20050501-1.tar.gz

 

[[email protected] ~]# find / -name fonts
/etc/fonts
/usr/share/fonts
/usr/share/libwmf/fonts
/usr/share/mime/fonts
/usr/share/X11/fonts
/usr/share/mimelnk/fonts
/usr/html/zabbix/php/fonts #注意
/usr/include/X11/fonts
/usr/local/src/zabbix-3.0.3/frontends/php/fonts

 

[[email protected] ~]# cd /usr/html/zabbix/php/fonts/ #web的根目录
[[email protected] fonts]# ls
DejaVuSans.ttf
[[email protected] fonts]# cp DejaVuSans.ttf /  #备份原字符文件
[[email protected] fonts]# cp /usr/local/src/ttf-arphic-uming
ttf-arphic-uming-0.0.20050501/          ttf-arphic-uming_0.0.20050501-1.tar.gz
[[email protected] fonts]# cp /usr/local/src/ttf-arphic-uming
ttf-arphic-uming-0.0.20050501/          ttf-arphic-uming_0.0.20050501-1.tar.gz
[[email protected] fonts]# cp /usr/local/src/ttf-arphic-uming-0.0.20050501/  #原来的文件
CONTRIBUTERS           fonts.dir              README.Bitmap          uming.ttf
debian/                fonts.scale            ttf-arphic-uming       
encodings.dir          license/               uming2mbe.xdelta       
fonts.alias            README                 umingmbe2uming.xdelta  
[[email protected] fonts]# cp /usr/local/src/ttf-arphic-uming-0.0.20050501/uming.ttf ./DejaVuSans.ttf 
cp: overwrite `./DejaVuSans.ttf‘? y

 

http://pan.baidu.com/s/1bo5zRMR

 

以上是关于解决zabbix图中出现中文乱码问题 图中的中文会变成方块的主要内容,如果未能解决你的问题,请参考以下文章

Python matplotlib pie饼图中文乱码

Zabbix监控 之 字符集问题

解决zabbix使用中文是出现乱码的问题

zabbix中文乱码解决方法

Zabbix 管理界面中文出现乱码解决方法

解决zabbix中文字体局部乱码问题