zabbix 对中文支持不是很好,会出现乱码;

从windows系统里 找到字体包;如图:

拷贝到zabbix—server里面,注意,把文件名改成小写;

zabbix 3.0.4 中文字体替换

zabbix 3.0.4 中文字体替换

我linux 是centos7.2版本

[root@localhost Desktop]# cp msyh.ttf /usr/share/zabbix/fonts

 

编译配置文件:

cd /usr/share/zabbix/include

[root@localhost include]# vim defines.inc.php

修改两处 如截图

zabbix 3.0.4 中文字体替换

zabbix 3.0.4 中文字体替换

修改后结果:

zabbix 3.0.4 中文字体替换

Zabbix展示:

zabbix 3.0.4 中文字体替换

相关文章:

  • 2022-01-28
  • 2021-05-07
  • 2021-06-09
  • 2022-12-23
  • 2021-10-14
  • 2022-12-23
  • 2021-10-30
猜你喜欢
  • 2022-12-23
  • 2021-06-18
  • 2021-10-16
  • 2021-09-24
  • 2022-03-07
  • 2021-10-17
  • 2021-11-12
相关资源
相似解决方案