diff options
author | Bill Fenner <fenner@FreeBSD.org> | 1999-08-22 08:41:12 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 1999-08-22 08:41:12 +0000 |
commit | bd4a2c13612b843c9760a1a7edb5fce5f8531e9c (patch) | |
tree | efdb0761b81f2f0277f0fb3b0130dcabf56b55cb /net/rrdtool/pkg-descr | |
parent | 2013f63fc0873020123d86fed6ff27a5ae2da107 (diff) |
Notes
Diffstat (limited to 'net/rrdtool/pkg-descr')
-rw-r--r-- | net/rrdtool/pkg-descr | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/net/rrdtool/pkg-descr b/net/rrdtool/pkg-descr new file mode 100644 index 000000000000..ca95d58a230d --- /dev/null +++ b/net/rrdtool/pkg-descr @@ -0,0 +1,13 @@ +It is pretty easy to gather status information from all sorts of things, +ranging from the temperature in your office to the number of octets which +have passed through the FDDI interface of your router. But it is not so +trivial to store this data in a efficient and systematic manner. This is +where RRDtool kicks in. It lets you log and analyze the data you gather from +all kinds of data-sources (DS). The data analysis part of RRDtool is based +on the ability to quickly generate graphical representations of the data +values collected over a definable time period. + +WWW: http://ee-staff.ethz.ch/~oetiker/webtools/rrdtool/ + +--dima +dima@Chg.RU |