Hi
I'm new to zabbix and just installed 6.2.1 on a new centos 9 stream using mariadb , following the instructions at https://www.zabbix.com/de/download?z...ysql&ws=apache
The installation was painless. After adding some hosts (i really like the autoregistration feature) collecting some data, I noticed all the graph labels seem to be missing when opening a graph from any hosts "latest data" view. On the dashboard (right on the screenshot) this does not happen:
![2022-08-10 14_21_56-sabbix_ History [refreshed every 30 sec.].png Click image for larger version
Name: 2022-08-10 14_21_56-sabbix_ History [refreshed every 30 sec.].png
Views: 2231
Size: 175.5 KB
ID: 449584](filedata/fetch?id=449584&d=1660134197)
Am I missing some fonts as some old threads suggest? Does the command
not install all required components?
Server and agent log are not showing any errors or warnings, neither does the browser console. I tried chrome, firefox and edge browsers all with the same result.
Thanks in advance
I'm new to zabbix and just installed 6.2.1 on a new centos 9 stream using mariadb , following the instructions at https://www.zabbix.com/de/download?z...ysql&ws=apache
The installation was painless. After adding some hosts (i really like the autoregistration feature) collecting some data, I noticed all the graph labels seem to be missing when opening a graph from any hosts "latest data" view. On the dashboard (right on the screenshot) this does not happen:
Am I missing some fonts as some old threads suggest? Does the command
Code:
dnf install zabbix-server-mysql zabbix-web-mysql zabbix-apache-conf zabbix-sql-scripts zabbix-selinux-policy zabbix-agent
Server and agent log are not showing any errors or warnings, neither does the browser console. I tried chrome, firefox and edge browsers all with the same result.
Thanks in advance
Comment