Today Olivier Nicole wrote: > Thomas, > > > I would like to add a second Y axe at the right with another scale with > > the following PERL code. (using RRDs module) > > > > Unfortunately, it does not work the script stops on the argument > > "--right-axis 20:0" > > > > Using RRDtool package 1.3.1 for my sheevaplug > > > > Any idea ? > > Have you tried to print the command instead of sending it to > RRD::graph? > > Then you cut and paste the result to rrdgraph(1). That's an easy way > to check if the command you are building in P_erl is a valid rrdgraph > command.
the axis commands were introduced in the 1.4 series if I recall correctly ... cheers tobi > > Bon courage, > > olivier > > _______________________________________________ > rrd-users mailing list > [email protected] > https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users > > -- Tobi Oetiker, OETIKER+PARTNER AG, Aarweg 15 CH-4600 Olten, Switzerland http://it.oetiker.ch [email protected] ++41 62 775 9902 / sb: -9900 _______________________________________________ rrd-users mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users
