Hi all,
I'm a recent user of Zabbix and i have some problem with it.
Configuration:
1 Server Zabbix 1.5.3 compiled from source on Linux 2.6.18 CentOS with mysql
Clients :
8 Agents Zabbix Win64 1.5.2 binaries downloaded on windows 2003 64bits
1 Agents Zabbix Win64 1.5.2 binaries downloaded on windows 2008 64bits
6 Agents Zabbix Win32 1.5.2 binaries download on Win Xp
2 Agents Zabbix 1.5.3 compiled from sources on Linux 2.6.18 CentOs
My Problem:
When i double clik on a graph from a screen,
it normally show the graph in big size.
But several times, the graph is not displayed at all.
Even if i try to reload the page or if i choose Display image on mouse menu.
In the log file of apache I can see many errors of type:
[Mon Aug 11 15:38:09 2008] [error] [client xxxxxxx]PHP Fatal error: Allow
ed memory size of 16777216 bytes exhausted (tried to allocate 1171 bytes) in /va
r/www/html/zabbix/include/classes/chart.inc.php on line 1007, referer: http://ts
tindddht01/zabbix/charts.php?graphid=96&period=3600
As I understand, images cannot overflow 16Mb of memory.
How can I increase this size (is there a config file or do i need to changed the source code)?
I'm a recent user of Zabbix and i have some problem with it.
Configuration:
1 Server Zabbix 1.5.3 compiled from source on Linux 2.6.18 CentOS with mysql
Clients :
8 Agents Zabbix Win64 1.5.2 binaries downloaded on windows 2003 64bits
1 Agents Zabbix Win64 1.5.2 binaries downloaded on windows 2008 64bits
6 Agents Zabbix Win32 1.5.2 binaries download on Win Xp
2 Agents Zabbix 1.5.3 compiled from sources on Linux 2.6.18 CentOs
My Problem:
When i double clik on a graph from a screen,
it normally show the graph in big size.
But several times, the graph is not displayed at all.
Even if i try to reload the page or if i choose Display image on mouse menu.
In the log file of apache I can see many errors of type:
[Mon Aug 11 15:38:09 2008] [error] [client xxxxxxx]PHP Fatal error: Allow
ed memory size of 16777216 bytes exhausted (tried to allocate 1171 bytes) in /va
r/www/html/zabbix/include/classes/chart.inc.php on line 1007, referer: http://ts
tindddht01/zabbix/charts.php?graphid=96&period=3600
As I understand, images cannot overflow 16Mb of memory.
How can I increase this size (is there a config file or do i need to changed the source code)?
Comment