X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=doc%2Frrdcreate.pod;h=7a327f8b6b4db5b1318424d515f58b7daefe3855;hb=6be9ae2ce97d602811d4ccc07a2f0b42142ff5b0;hp=d0ecbe937c15e2748c5e79083ad3a32cf0e48904;hpb=de21789482fc7a7faf4a203e8f8d960cc8f7fb4a;p=rrdtool.git diff --git a/doc/rrdcreate.pod b/doc/rrdcreate.pod index d0ecbe9..7a327f8 100644 --- a/doc/rrdcreate.pod +++ b/doc/rrdcreate.pod @@ -87,7 +87,7 @@ the 32bit or 64bit border and acts accordingly by adding an appropriate value to will store the derivative of the line going from the last to the current value of the data source. This can be useful for gauges, for example, to measure the rate of people entering or leaving a -room. Internally, derive works exaclty like COUNTER but without +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.