Zabbix
バージョン:1.8.2
手順 [#x75364c6]
# yum install ipa-pgothic-fonts
# ls -l /usr/share/fonts/ipa-pgothic/
合計 6092
-rw-r--r-- 1 root root 6234432 11月 11 08:43 2009 ipagp.ttf
# cd /usr/share/zabbix/include/
# cp -p defines.inc.php defines.inc.php.`date +%Y%m%d`
# vi defines.inc.php
38: define('ZBX_FONTPATH', '/usr/share/fonts/ipa-pgothic');
39: define('ZBX_GRAPH_FONT_NAME', 'ipagp');
78: define('ZBX_FONT_NAME', 'ipagp');
再起動不要で即時反映される。