X-Git-Url: https://git.octo.it/?p=rrdtool.git;a=blobdiff_plain;f=doc%2Frrdgraph.pod;h=e40b046bec1a809b4c1d1c3058e8a22e97749e49;hp=89ea6f75cb409af48f0e80d45d54de5bbffaadbd;hb=c502ca0c6ed02387134193d215f6af0b3e29afe1;hpb=02e00a5b3ef9181c8233c59da672732ece15d47d diff --git a/doc/rrdgraph.pod b/doc/rrdgraph.pod index 89ea6f7..e40b046 100644 --- a/doc/rrdgraph.pod +++ b/doc/rrdgraph.pod @@ -1,6 +1,6 @@ =head1 NAME -rrdgraph - Round Robin Database tool grapher functions +rrdgraph - Round Robin Database tool graphing functions =head1 SYNOPSIS @@ -30,10 +30,10 @@ If you want to display averages, maxima, percentiles, etcetera it is best to collect them now using the B> statement. Currently this makes no difference, but in a future version -of rrdtool you may want to collect these values before consolidation. +of RRDtool you may want to collect these values before consolidation. The data fetched from the B is then B so that -there is exactly one datapoint per pixel in the graph. If you do +there is exactly one data point per pixel in the graph. If you do not take care yourself, B will expand the range slightly if necessary. Note, in that case the first and/or last pixel may very well become unknown! @@ -43,20 +43,17 @@ it. For instance, you might be collecting B per second, but want to display B per second. This is what the B> command is designed for. After B the data, a copy is made and this copy is modified -using a rather powerful B> command set. +using a rather powerful B> command set. When you are done fetching and processing the data, it is time to graph it (or print it). This ends the B sequence. -=head1 OPTIONS - +Use B instead of B to get detailed information about the +graph geometry and data once it is drawn. See the bottom of the document for +more information. -=head2 B +=head1 OPTIONS -This alternate version of B takes the same arguments and performs the -same function. The I stands for I, which describes the output -returned. B will return a lot of information about the graph using -the same format as rrdtool info (key = value). See the bottom of the document for more information. =head2 I @@ -77,10 +74,10 @@ The start and end of the time series you would like to display, and which B the data should come from. Defaults are: 1 day ago until now, with the best possible resolution. B and B can be specified in several formats, see -L and L. +L and L. By default, B calculates the width of one pixel in the time domain and tries to get data from an B with that -resolution. With the B option you can alter this behaviour. +resolution. With the B option you can alter this behavior. If you want B to get data at a one-hour resolution from the B, set B to 3'600. Note: a step smaller than one pixel will silently be ignored. @@ -93,6 +90,7 @@ one pixel will silently be ignored. A horizontal string at the top of the graph and/or a vertically placed string at the left hand side of the graph. + =head2 Size [B<-w>|B<--width> I] @@ -119,7 +117,7 @@ the graph. [B<-r>|B<--rigid>] By default the graph will be autoscaling so that it will adjust the -y-axis to the range of the data. You can change this behaviour by +y-axis to the range of the data. You can change this behavior by explicitly setting the limits. The displayed y-axis will then range at least from B to B. Autoscaling will still permit those boundaries to be stretched unless the B option is @@ -153,25 +151,21 @@ and thus the throughput may be higher than the WAN line speed. [B<-N>|B<--no-gridfit>] -In order to avoid anti-aliasing blurring effects rrdtool snaps +In order to avoid anti-aliasing blurring effects RRDtool snaps points to device resolution pixels, this results in a crisper -aperance. If this is not to your liking, you can use this switch -to turn this behaviour off. +appearance. If this is not to your liking, you can use this switch +to turn this behavior off. -Gridfitting is turned off for PDF, EPS, SVG output by default. +Grid-fitting is turned off for PDF, EPS, SVG output by default. -=head2 Grid - -=over - -=item X-Axis +=head2 X-Axis [B<-x>|B<--x-grid> IB<:>IB<:>IB<:>IB<:>IB<:>IB<:>IB<:>I] [B<-x>|B<--x-grid> B] The x-axis label is quite complex to configure. If you don't have -very special needs it is probably best to rely on the autoconfiguration +very special needs it is probably best to rely on the auto configuration to get this right. You can specify the string C to suppress the grid and labels altogether. @@ -199,7 +193,7 @@ This places grid lines every 8 hours, major grid lines and labels each day. The labels are placed exactly between two major grid lines as they specify the complete day and not just midnight. -=item Y-Axis +=head2 Y-Axis [B<-y>|B<--y-grid> IB<:>I