Hi all,

we have one ganglia-web server that collects info from 3 gmetad servers.
# rpm -qa|egrep 'ganglia|gweb'
gweb-3.3.1-1.noarch
ganglia-3.1.7-3.el6.x86_64
ganglia-gmond-3.1.7-3.el6.x86_64
ganglia-gmetad-3.1.7-3.el6.x86_64

#/etc/ganglia/gmetad.conf
[...]
data_source "Computing Grid"    server02.domain.com:8651
data_source "Storage Grid"      server01.domain.com:8651
data_source "Other"             server03.domain.com:8651
[...]

It works great, but on the web, when you click on one of those grids,
it redirects to the host without domain. I.e, if I click on "Other"
Grid, it redirects to server03/gweb/....


I've been reading some php code, but I don't find where this
redirection is been done...

Anyone, who better knows php, could tell me where is this redirection
done and how may I add the domain?

TIA,
Arnau

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Ganglia-general mailing list
Ganglia-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ganglia-general

Reply via email to