Hi Andrew. Multiple Y axes aren't currently possible (I had the requirement as well) in RRDTool. In my case, I pulled the data from an RRD and used the GD::Graph Perl module, with its 'two_axes' parameter, to graph 'em. See
http://gdgraph.com/samples/sample57.html for a basic example or two. David On 8/23/07, Andrew Hammond <[EMAIL PROTECTED]> wrote: > Hello > > I'd like to graph the data I have, but it's at very different scales. I read > the manual and googled but can't find anywhere to specify an alternate or > multiple y axis. Is this even possible? > > Andrew > > _______________________________________________ > rrd-users mailing list > [email protected] > https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users > > _______________________________________________ rrd-users mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users
