PDA

View Full Version : Can't view predefined graphs


ezratay
31-08-2006, 20:53
Hello all:
I just installed Zabbix 1.1.1. I'm using mysql-5.0.24. Running on debian sarge(kernel 2.4.33.2). If that was to much info, I'm sorry. I'm use to people telling me, I'm not providing enough info about my system. The problem I'm have is that, I can't view any of the predefined graphs. I'm trying to graph my zabbix server which as the zabbix-agent enabled. I followed the steps in the manual to view my graphs. My triggers, items and latest data columns are populated with data. Is their something I left out while configuring Zabbix. Also, what's being used to create the graphs. Zabbix is not using RRDTOOL.


Thanks for your help people.

Ezra

erisan500
31-08-2006, 21:08
did you installed php-gd ?


Greetings

ezratay
31-08-2006, 22:58
Forgive me for this stupid question. What is php-gd? How do I install this package?



Ezra

ezratay
01-09-2006, 00:37
Hello all:
I recompiled php with the option --with-gd. I restarted apache and I still don't see any graphs.


Ezra

ezratay
01-09-2006, 04:41
Hello ALL:
I got the graphs working. Note, I'm using Debian Sarge. I installed php5,apache2 from source. I didn't know what the hell php-gd was before today. Php-gd is apart of the php install, you just have to say you want it included. Note, php-gd is already built in. So the option/flag to use when compiling php is --with-gd. I also compiled png and zlib from source. Debian already have these libraries but I said #$%^ it. I installed from source anyway. If any of you have questions on how I did the complete install, just send me an IM or respond to this thread.

Thanks for all of your help.

Ezra