environment | version |
---|---|
OS | Ubuntu 20.04 LTS |
monitoringartist/dockbix-xxl | latest |
monitoringartist/dockbix-agent-xxl-limited | latest |
dockbix is zabbix that allows you to monitor other docker processes with docker zabbix.
This person's article is good. https://qiita.com/ko-he-8/items/c88c00dbc4e4f8b868b8
sudo yum -y install ipa-gothic-fonts ipa-mincho-fonts ipa-pgothic-fonts ipa-pmincho-fonts
mv /usr/local/src/zabbix/frontends/php/assets/fonts/DejaVuSans.ttf DejaVuSans.bk
ln -s /usr/share/fonts/ipa-pgothic/ipagp.ttf /usr/local/src/zabbix/frontends/php/assets/fonts/DejaVuSans.ttf
Recommended Posts