[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] RRA definitions for rrds?
On Tue, Mar 01, 2005 at 03:26:47PM -0800, Bruce Lysik wrote:
> Another question: is it possible to specify an alternate width and
> height of the graphs in hobbitgraph.cfg?
It's a parameter to the rrd_graph() function called by hobbitgraph,
but not something you can change without changing the C code. If you
change it, it will probably also require changing some settings in the
zoom function.
Henrik