mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
14 lines
641 B
Plaintext
14 lines
641 B
Plaintext
|
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
|