Hi Bernard, On 09/14/2010 06:32 PM, Bernard Li wrote: > Hi Urs: > > On Tue, Sep 14, 2010 at 7:40 AM, Urs Beyerle <urs.beye...@env.ethz.ch> wrote: > >> However, the plus sign seems to create a problem on the web frontend. >> The graph is not shown. There is just the following text >> >> myhost.xxx.xxx dev-mapper-vg+vg00-data-disk_used >> >> The Link is just text, too >> >> http://gangliahost.xxx.xxx/graph.php?c=Servers&h=myhost.xxx.xxx&v=77.7&m=dev-mapper-vg+vg00-data-disk_used&r=hour&z=medium&jr=&js=&st=1284473904&vl=Percent&ti=Disk%20Usage%20/data&z=large > > Can you check to see if the RRD file is actually created on disk? > Should reside somewhere in /var/lib/ganglia/rrds/... >
The rrd file is created and locks reasonable. file dev-mapper-vg+vg00-data-disk_used.rrd dev-mapper-vg+vg00-data-disk_used.rrd: RRDTool DB version 0003 > I wonder if it is related to this bug: > > http://bugzilla.ganglia.info/cgi-bin/bugzilla/show_bug.cgi?id=120 > I don't know if this bug is related to my problem, since "+" is allowed in filenames under Linux. But maybe php has a "problem" with the plus sign? I found that if I replace in the URL "+" with "%2B" it works. So if the ganglia php script (which?) would replace "+" with "%2B" it would work. Any hints where I can fix this? Cheers, Urs ------------------------------------------------------------------------------ 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 Ganglia-general@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ganglia-general