diff options
author | Sergey Matveychuk <sem@FreeBSD.org> | 2005-04-20 10:49:03 +0000 |
---|---|---|
committer | Sergey Matveychuk <sem@FreeBSD.org> | 2005-04-20 10:49:03 +0000 |
commit | ccd92e3fa2658c347aaf395916cbd65b4d536ec7 (patch) | |
tree | 2d66cf9c1c59a1522f7ae9bec580453be2e0a6ad /net/cacti/pkg-descr | |
parent | 1e1e63b224f739e78908f26b35f0eb3577cb5075 (diff) |
Notes
Diffstat (limited to 'net/cacti/pkg-descr')
-rw-r--r-- | net/cacti/pkg-descr | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/net/cacti/pkg-descr b/net/cacti/pkg-descr index b17fbc17b3d2..fe8fa4325341 100644 --- a/net/cacti/pkg-descr +++ b/net/cacti/pkg-descr @@ -1,6 +1,8 @@ -One drawback to RRDTool, is that by itself it is not a complete package for -users wanting to graph their own networks. This is where cacti's job comes -in. Cacti brings the power of RRDTool to a friendly web interface making it -easy to graph anything using RRDTool. +Cacti is a complete frontend to RRDTool, it stores all of the necessary +information to create graphs and populate them with data in a MySQL database. +The frontend is completely PHP driven. Along with being able to maintain +Graphs, Data Sources, and Round Robin Archives in a database, cacti handles +the data gathering. There is also SNMP support for those used to creating +traffic graphs with MRTG. -WWW: http://www.raxnet.net/products/cacti/ +WWW: http://www.cacti.net |