X-Git-Url: https://git.octo.it/?p=rrdtool.git;a=blobdiff_plain;f=doc%2Frrdtutorial.pod;fp=doc%2Frrdtutorial.pod;h=2d42c64bd2926c9cec7743b43df120914090f2e3;hp=85589c25d977dff5464918e1d961c75043e56038;hb=515949a02bb8d9b2ab83d0719684aeb916d04f4d;hpb=36fd683318a492d56a990e470b28a8119066ecff diff --git a/doc/rrdtutorial.pod b/doc/rrdtutorial.pod index 85589c2..2d42c64 100644 --- a/doc/rrdtutorial.pod +++ b/doc/rrdtutorial.pod @@ -491,7 +491,7 @@ be able to monitor other types of values like temperature. Most people will use the counter that keeps track of octets (bytes) transfered by a network device so we have to do just that. We will start with a description of how to collect data. -Some people will make a remark that there are tools that can do this data +Some people will make a remark that there are tools which can do this data collection for you. They are right! However, I feel it is important that you understand they are not necessary. When you have to determine why things went wrong you need to know how they work.