So with a bit of C experience and some knowledge of how RRDtool works, it would be possible to do. You'd need some 7 MB of storage per item you monitor.
I'd suggest having a good read of the rrdcreate man-page.
Thanks. I'm looking into it.
Another question: is it possible to specify an alternate width and height of the graphs in hobbitgraph.cfg?
-- Bruce Z. Lysik <blysik at shutterfly.com> Operations Engineer
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
participants (2)
-
blysik@shutterfly.com
-
henrik@hswn.dk