I'm finding that all my Zabbix graphs are missing axis and legend text?
I'm not sure what Zabbix uses to render it's graphs but some other users with graphing problems posted the following excerpt from phpinfo.
GD Support enabled
GD Version bundled (2.0.28 compatible)
FreeType Support enabled
FreeType Linkage with freetype
FreeType Version 2.2.1
GIF Read Support enabled
GIF Create Support enabled
JPG Support enabled
PNG Support enabled
WBMP Support enabled
XBM Support enabled
I'm running on Oracle Enterprise Linux 5 (update 5) which is a RedHat EL5 clone.
I've rebuilt the server including nearly all the optional packages in case the issue was caused by missing fonts, but the problem persists.
Has anyone else experienced this?
Following is an 'uptime' graph, the data looks right but no text?
I'm not sure what Zabbix uses to render it's graphs but some other users with graphing problems posted the following excerpt from phpinfo.
GD Support enabled
GD Version bundled (2.0.28 compatible)
FreeType Support enabled
FreeType Linkage with freetype
FreeType Version 2.2.1
GIF Read Support enabled
GIF Create Support enabled
JPG Support enabled
PNG Support enabled
WBMP Support enabled
XBM Support enabled
I'm running on Oracle Enterprise Linux 5 (update 5) which is a RedHat EL5 clone.
I've rebuilt the server including nearly all the optional packages in case the issue was caused by missing fonts, but the problem persists.
Has anyone else experienced this?
Following is an 'uptime' graph, the data looks right but no text?
) that wraps imagettftext....
Comment