X-Git-Url: https://git.octo.it/?p=rrdtool.git;a=blobdiff_plain;f=doc%2Frrdgraph-old.pod;h=ac661a9a85c0abc5dad8d64c3c8cdf0982745c74;hp=b464c4266408ba496dbc576dae382c2ae0b67beb;hb=dc4997373f9cc1c170bc378ff12fa2c3a23161e9;hpb=0fe03275068c0e55d01a7cc2308fa12fdee569cf diff --git a/doc/rrdgraph-old.pod b/doc/rrdgraph-old.pod index b464c42..ac661a9 100644 --- a/doc/rrdgraph-old.pod +++ b/doc/rrdgraph-old.pod @@ -2,32 +2,32 @@ rrdtool graph - Create a graph based on data from one or several RRD -=for html
PDF version.
+=for html
PDF version.
=head1 SYNOPSIS -B B I -S<[B<-s>|B<--start> I]> +B B I +S<[B<-s>|B<--start> I]> S<[B<-e>|B<--end> I]> S<[B<-x>|B<--x-grid> I]> S<[B<-y>|B<--y-grid> I]> -S<[B<--alt-y-grid>]> -S<[B<--alt-autoscale>]> -S<[B<--alt-autoscale-max>]> -S<[B<--units-exponent>]> I]> +S<[B<-Y>|B<--alt-y-grid>]> +S<[B<-A>|B<--alt-autoscale>]> +S<[B<-M>|B<--alt-autoscale-max>]> +S<[B<-X>|B<--units-exponent>]> I]> S<[B<-v>|B<--vertical-label> I]> S<[B<-w>|B<--width> I]> -S<[B<-h>|B<--height> I]> -S<[B<-i>|B<--interlaced>]> -S<[B<-f>|B<--imginfo> I]> -S<[B<-a>|B<--imgformat> B|B]> -S<[B<-z>|B<--lazy>]> +S<[B<-h>|B<--height> I]> +S<[B<-i>|B<--interlaced>]> +S<[B<-f>|B<--imginfo> I]> +S<[B<-a>|B<--imgformat> B|B]> +S<[B<-z>|B<--lazy>]> S<[B<-o>|B<--logarithmic>]> -S<[B<-u>|B<--upper-limit> I]> +S<[B<-u>|B<--upper-limit> I]> S<[B<-l>|B<--lower-limit> I]> S<[B<-g>|B<--no-legend>]> S<[B<-r>|B<--rigid>]> -S<[B<--step> I]> +S<[B<-S>|B<--step> I]> S<[B<-b>|B<--base> I]> S<[B<-c>|B<--color> IB<#>I]> S<[B<-t>|B<--title> I]> @@ -51,11 +51,11 @@ from generating graphs, it can also extract numerical reports. =over -=item I +=item I -The name of the graph to generate. Since B outputs +The name of the graph to generate. Since B outputs SVGs and PNGs, it's recommended that the filename end in either -F<.svg> or F<.png>. B does not enforce this, however. +F<.svg> or F<.png>. B does not enforce this, however. If the I is set to '-' the image file will be written to standard out. All other output will get suppressed. @@ -78,7 +78,7 @@ documentation for a detailed explanation of ways to specify time. =item B<-x>|B<--x-grid> I (default autoconfigure) The x-axis label is quite complex to configure. So if you don't have -very special needs, you can rely on the autoconfiguration to get this +very special needs, you can rely on the auto configuration to get this right. If you want no x-grid at all, use the magic setting B. @@ -115,7 +115,7 @@ you make sure that this happens. =item B<-y>|B<--y-grid> I:I