[rrd-users] Re: Thumbnails

Philip Molter philip at datafoundry.net
Wed Oct 4 01:32:47 MEST 2000


On Tue, Oct 03, 2000 at 06:18:44PM -0500, Chris Snell wrote:
: 
: At 03:06 PM 10/3/2000, Sam Howard wrote:
: 
: >I thought I saw a message go by asking about generating thumbnail gifs...I
: >missed the replies, I guess.
: 
: Bronc can generate thumbnails on-the-fly using ImageMagick.

Yeah, basically, that's the only way you can generate thumbnails,
and if you want just a picture of the graph (no outside whitespace,
no stats, no beveled edges), it looks like you have to use ImageMagick
to crop out the graph.  That's after figuring out where the top
corner of the rectangle is in the graph.

Given that ImageMagick (well, PerlMagick) is an /incredible/ memory
pig and it's pretty slow, it'd be great if there was an option in
RRD that you could specify which would return you /just/ the graph.
I'm sure you could generate and print that a lot faster than
'generate:save:open:crop:print'.

But whatever, workarounds exist.  Really really poor workarounds

* Philip Molter
* DataFoundry.net
* http://www.datafoundry.net/
* philip at datafoundry.net

--
Unsubscribe mailto:rrd-users-request at list.ee.ethz.ch?subject=unsubscribe
Help        mailto:rrd-users-request at list.ee.ethz.ch?subject=help
Archive     http://www.ee.ethz.ch/~slist/rrd-users
WebAdmin    http://www.ee.ethz.ch/~slist/lsg2.cgi



More information about the rrd-users mailing list