Hi!
I can't see a legend of graph.
I wonder How i can solve this problem?
I am attaching a screenshot below.
My configuration is this:
root@raidix-slot1:/usr/share/zabbix/assets/fonts# lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 16.04.6 LTS
Release: 16.04
Codename: xenial
I tried this solution:
sudo cp /usr/share/zabbix/fonts/graphfont.ttf /usr/share/zabbix/assets/fonts/
sudo chown -R www-data:www-data /usr/share/zabbix/assets/
sudo chmod -R 744 /usr/share/zabbix/assets/
sudo ls -l /usr/share/zabbix/assets/fonts
total 0
-rwxr--r-- 1 www-data www-data 0 Jun 5 12:54 graphfont.ttf
sudo reboot
After reboot the problem was not solve.
I can't see a legend of graph.
I wonder How i can solve this problem?
I am attaching a screenshot below.
My configuration is this:
root@raidix-slot1:/usr/share/zabbix/assets/fonts# lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 16.04.6 LTS
Release: 16.04
Codename: xenial
I tried this solution:
sudo cp /usr/share/zabbix/fonts/graphfont.ttf /usr/share/zabbix/assets/fonts/
sudo chown -R www-data:www-data /usr/share/zabbix/assets/
sudo chmod -R 744 /usr/share/zabbix/assets/
sudo ls -l /usr/share/zabbix/assets/fonts
total 0
-rwxr--r-- 1 www-data www-data 0 Jun 5 12:54 graphfont.ttf
sudo reboot
After reboot the problem was not solve.
Comment