On Fri, Jul 30, 2010 at 04:16:02PM +0200, Simon Kuhnle wrote: > Hi, > > first of all I'm glad that collectd made it into ports. > > I wanted to ask, what you guys use to generate graphs from > the collected data? There are a couple of scripts in the contrib/ > directory in the collectd source tree, but none of them are in the > provided package(s). > > Do you use custom scripts to generate graphs from the .rrd files? > Or collection3 or cacti or whatever?
There are nice frontends listed here : http://collectd.org/wiki/index.php/List_of_front-ends I've only tried visage so far, which is a bit rough but quite nice. Landry