]> git.ipfire.org Git - thirdparty/rrdtool-1.x.git/commitdiff
fix example
authorTobias Oetiker <tobi@oetiker.ch>
Mon, 29 Jun 2015 17:01:21 +0000 (19:01 +0200)
committerTobias Oetiker <tobi@oetiker.ch>
Mon, 29 Jun 2015 17:01:21 +0000 (19:01 +0200)
doc/rrdcreate.pod

index 552e5b7294d36adbb3c0e148b00c667216fa8482..2ab5b492b58f1b333420a52b40b2f1edaaf0c889 100644 (file)
@@ -723,7 +723,7 @@ number of arguments could be changed.
 =head1 EXAMPLE 3
 
  rrdtool create proxy.rrd --step 300 \
-   DS:Total:DERIVE:1800:0:U  \
+   DS:Requests:DERIVE:1800:0:U  \
    DS:Duration:DERIVE:1800:0:U  \
    DS:AvgReqDur:COMPUTE:Duration,Requests,0,EQ,1,Requests,IF,/ \
    RRA:AVERAGE:0.5:1:2016