From d5f714526b520b1f70d9e6dd3e7b6fd59b69d2cb Mon Sep 17 00:00:00 2001 From: oetiker Date: Thu, 14 Feb 2008 07:25:24 +0000 Subject: [PATCH] fixes for better web rendering git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program@1283 a5681a0c-68f1-0310-ab6d-d61299d08faa --- doc/rrdcreate.pod | 10 +-- doc/rrdgraph.pod | 14 ++-- doc/rrdgraph_graph.pod | 160 +++++++++-------------------------------- doc/rrdgraph_rpn.pod | 6 -- doc/rrdtutorial.pod | 2 +- 5 files changed, 40 insertions(+), 152 deletions(-) diff --git a/doc/rrdcreate.pod b/doc/rrdcreate.pod index 27ef702..a47acbb 100644 --- a/doc/rrdcreate.pod +++ b/doc/rrdcreate.pod @@ -16,7 +16,7 @@ The create function of RRDtool lets you set up new Round Robin Database (B) files. The file is created at its final, full size and filled with I<*UNKNOWN*> data. -=over 8 +=over =item I @@ -63,7 +63,7 @@ In order to decide which data source type to use, review the definitions that follow. Also consult the section on "HOW TO MEASURE" for further insight. -=over 4 +=over =item B @@ -89,9 +89,7 @@ room. Internally, derive works exactly like COUNTER but without overflow checks. So if your counter does not reset at 32 or 64 bit you might want to use DERIVE and combine it with a MIN value of 0. -=over - -=item NOTE on COUNTER vs DERIVE +NOTE on COUNTER vs DERIVE by Don Baarda Edon.baarda@baesystems.comE @@ -110,8 +108,6 @@ probably preferable. If you are using a 64bit counter, just about any max setting will eliminate the possibility of mistaking a reset for a counter wrap. -=back - =item B is for counters which get reset upon reading. This is used for fast counters diff --git a/doc/rrdgraph.pod b/doc/rrdgraph.pod index 9060bd8..11b447e 100644 --- a/doc/rrdgraph.pod +++ b/doc/rrdgraph.pod @@ -43,7 +43,7 @@ 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 L 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. @@ -70,7 +70,7 @@ 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. @@ -149,11 +149,7 @@ This might extend the scale too much for some logarithmic scales and for linear scales where B<--alt-autoscale> is needed. Using B<--no-gridfit> disables modification of the scale. -=item Grid - -=over 4 - -=item X-Axis +=item X-Grid [B<-x>|B<--x-grid> IB<:>IB<:>IB<:>IB<:>IB<:>IB<:>IB<:>I] @@ -188,7 +184,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 +=item Y-Grid [B<-y>|B<--y-grid> IB<:>I