Thank you for the quick reply! I am aware of the rrdtool options. However, what I am looking for is the literal RRD call that smokeping uses to generate their graphs. Sorry for any confusion.
Cheers, Justin -----Original Message----- From: Arnold Nipper [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 28, 2004 8:36 AM To: Justin Bousquet Cc: [EMAIL PROTECTED] Subject: Re: [smokeping-users] Re: smokeping.cgi / Smokeping.pm options? On 28.07.2004 17:27 Justin Bousquet wrote: > Hey Everyone, > Is there any in depth documentation on the options that can be passed > to either smokeping.cgi (from a URL) or from Smokeping.pm (from a > wrapper script)? > > Or better yet, what is the full "<RRD::GRAPH ..." command that is > called to generate the standard detailed graphs in Smokeping? > > I am looking to integrate Smokeping graphs into another network > monitoring tool, BigBrother. > I guess that's the same as collector:~> rrdtool graph RRDtool 1.0.48 Copyright 1997-2004 by Tobias Oetiker <[EMAIL PROTECTED]> Usage: rrdtool [options] command command_options * graph - generate a graph from one or several RRD rrdtool graph filename [-s|--start seconds] [-e|--end seconds] [-x|--x-grid x-axis grid and label] [--alt-y-grid] [-y|--y-grid y-axis grid and label] [-v|--vertical-label string] [-w|--width pixels] [-h|--height pixels] [-o|--logarithmic] [-u|--upper-limit value] [-z|--lazy] [-l|--lower-limit value] [-r|--rigid] [-g|--no-legend] [-j|--only-graph] [-F|--force-rules-legend] [--alt-autoscale] [--alt-autoscale-max] [--units-exponent value] [--units-length value] [--step seconds] [-f|--imginfo printfstr] [-a|--imgformat GIF|PNG] [-c|--color COLORTAG#rrggbb] [-t|--title string] [DEF:vname=rrd:ds-name:CF] [CDEF:vname=rpn-expression] [PRINT:vname:CF:format] [GPRINT:vname:CF:format] [HRULE:value#rrggbb[:legend]] [VRULE:value#rrggbb[:legend]] [LINE{1|2|3}:vname[#rrggbb[:legend]]] [AREA:vname[#rrggbb[:legend]]] [STACK:vname[#rrggbb[:legend]]] Arnold -- Unsubscribe mailto:[EMAIL PROTECTED] Help mailto:[EMAIL PROTECTED] Archive http://www.ee.ethz.ch/~slist/smokeping-users WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
