I'm running Ganglia 3.0.7 on a group of linux hosts and recently updated PHP
to 5.3.3.  Now the web frontend is complaining about:

*Warning*: gettimeofday()
[function.gettimeofday<http://192.168.40.99/ganglia/function.gettimeofday>]:
It is not safe to rely on the system's timezone settings. You are *required*
to use the date.timezone setting or the date_default_timezone_set()
function. In case you used any of those methods and you are still getting
this warning, you most likely misspelled the timezone identifier. We
selected 'America/New_York' for 'EDT/-4.0/DST' instead in *
/var/www/html/ganglia/ganglia.php* on line *306*

and

*Deprecated*: Function split() is deprecated in *
/var/www/html/ganglia/auth.php* on line *19

*and*

**Warning*: date() [function.date<http://192.168.40.99/ganglia/function.date>]:
It is not safe to rely on the system's timezone settings. You are *required*
to use the date.timezone setting or the date_default_timezone_set()
function. In case you used any of those methods and you are still getting
this warning, you most likely misspelled the timezone identifier. We
selected 'America/New_York' for 'EDT/-4.0/DST' instead in *
/var/www/html/ganglia/cluster_view.php* on line *32*

and

*Notice*: Undefined index: cpu_num in *
/var/www/html/ganglia/cluster_view.php* on line *85*

Would I be better off replacing PHP 5.3.3 with something older or using a
newer version of Ganglia or ??????

Thanks!
Cliff
------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Ganglia-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ganglia-general

Reply via email to