[smokeping-users] RRDTool commands for generating graphs

Russell Dwarshuis rjd at merit.edu
Tue May 25 20:32:30 CEST 2010


If you are familiar with rrdtool already and just want to generate graphs 
with the same look, you could go through the smokeping code and print to a 
file what the arguments of calls to RRDs::graph are.  That should get you 
pretty close.


                                           -Russell Dwarshuis

On Tue, 25 May 2010, Stian Ã~XvrevÃ¥ge wrote:

> Hi,
>
> I need to stick 10-20-30 graphs on a single webpage (dynamically
> generated) that will include loss-info (my overview graphs doesnt
> include loss for some reason).
>
> I already have my own rrdtool wrapper for generating graphs on demand
> but it would be nice to have the same look as smokeping to avoid
> confusion among users.
>
> I cannot link directly to the image-files because it seems they are
> first generated by smokeping.cgi (which I wont be using) and then
> linked on the webpage on load.
>
> In my own wrapper I can also turn off legends which would be good to
> avoid the overhead of 30 identical legends on the same page, saving
> valuable space.
>
> I have tried reverse engineering the code but it's not my best skill,
> obviously :)
>
> TIA & Cheers,
> Stian Øvrevåge
>
> _______________________________________________
> smokeping-users mailing list
> smokeping-users at lists.oetiker.ch
> https://lists.oetiker.ch/cgi-bin/listinfo/smokeping-users
>


More information about the smokeping-users mailing list