--- [EMAIL PROTECTED] wrote:

> All,
> 
> We've added the following to cluster_view.php:
> 
>       /** BEGIN MTB **/
>       if ($clustername == "AMS GDC" ||
>             $clustername == "Expro Lite Site" ||
>             $clustername == "SEPNO Lite Site") {
>             $optional_graphs = array('session');
>       }
>       /** END MTB **/
> 
> And now the pie chart is not displaying for the above clusters? In
> the produced HTML source the URL for the pie chart is: <IMG
> SRC="./pie.php?" ALT="Pie Chart" BORDER="0">
> 
> Any suggestions? 
> 
> Regards,
> 
Alexander,

 are there any errors in the webservers logfiles or in
/var/log/messages?

 Usually a non-showing pie chart means that you are missing GD support.
Did the pie-chart ever show up? :-)

Cheers
Martin

------------------------------------------------------
Martin Knoblauch
email: k n o b i AT knobisoft DOT de
www:   http://www.knobisoft.de

Reply via email to