18 February 2007 02:30
rrdtool tidbits
by 1 other (via)
rrdtool (round robin database tool) by Tobi Oetiker is a small database and graphing tool for many kinds of data. If you know, mrtg, you´ll have an idea of what its output may look like; just think of rrdtool as far more flexible (and thus a good deal more complex ;).
On this page, I have put up some snippets that I used in the past to create graphs about different kinds of data. They´re provided as-is -- i.e. you might have some work to do before they work exactly the way you want them to.
18 February 2007 02:15
RRDtool - rrdtutorial
(via)
The documentation provided with RRDtool can be too technical for some people. This tutorial is here to help you understand the basics of RRDtool. It should prepare you to read the documentation yourself. It also explains the general things about statistics with a focus on networking.
1
(2 marks)