X-Git-Url: https://git.octo.it/?p=rrdtool.git;a=blobdiff_plain;f=doc%2Frrdgraph.pod;h=ca3c12840245fc8fd248bcba06b7962fc39da07b;hp=b798ff92dafda29603b435ff20bae51d19459432;hb=3501907ea29f921eefcae6bd50c3f31eca0e49b2;hpb=4493487acbf098efd1aa166fc8ab05fce968dbe0 diff --git a/doc/rrdgraph.pod b/doc/rrdgraph.pod index b798ff9..ca3c128 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! @@ -48,15 +48,12 @@ 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 @@ -80,7 +77,7 @@ be specified in several formats, see 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,20 +90,6 @@ 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 Right Axis - -[B<--right-axis> IB<:>I] -[B<--right-axis-label> I