Hi Vladimir,

 almost correct. The main changes are in the web-frontend. I also
changed some of the metric units in libmetrics from "" to " " in order
to have all host metrics display in the same width.

 Commits:

2006-12-28 21:19  knobi1

        * lib/protocol.x: MKN: Add y-labels for some metrics. Needed to
          fix width of RRD images.

2006-12-28 21:18  knobi1

        * web/cluster_view.php, web/functions.php, web/graph.php,
          web/templates/default/cluster_view.tpl,
          web/templates/default/host_view.tpl,
          web/templates/default/meta_view.tpl: MKN: Fix scaling related
          ugliness of RRD fonts.
          MKN: Check whether rrd-files exist in function "find_limits"


 Btw. I also changed the "online" color (nohost mode) from
yellow/orange to green. Seems to make more sense.

Cheers
Martin
--- Vladimir Vuksan <[EMAIL PROTECTED]> wrote:

> Can someone  shed some light where these fixes have been  commited to
> ? 
> I assume it is in the web frontend but haven't been able to find it
> :-(.
> 
> Vladimir
> 
> 
> Reply to:
> 
> some time ago I reported problems with very ugly fonts when using the
> webfrontend with some newer versions of "rrdtools". Some
> investigation
> showed that the problem was created by incorrect WIDTH/HEIGHT
> parameters to the IMG tags in the frontend.
> 
> I have checked in a few fixes that remove the scaling from the IMG
> tags. The RRD images are now sized at creation time. As a result the
> fonts look good again. I also had to add y-labels to some of the core
> metrics. Without them the images on the host_view would have
> different
> width.
> 
> There are some visual differences, that I hope are acceptable:
> 
> - the images are now a bit larger
> - in order to make the outer images the same size, I had to vary the
> size of the drawing canvases. Some of them are now larger
> 
> For me both are good, as my eyesight is not what is used to be :-)
> 
> During the exercise I also found a bug in the "find_limits" function,
> where we did not check for the existence of the RRD files. This would
> fail when using one of the *_report aggregates as default_metric. Not
> fatal, but it fills up the logfiles.
> 
> 
>
-------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to
> share your
> opinions on IT & business topics through brief surveys - and earn
> cash
>
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> Ganglia-developers mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/ganglia-developers
> 
> 


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

Reply via email to