Web-driven graphing interface for RRDTool (Old version of net-mgmt/cacti) New releases of Cacti are still unable to work with useful plugins like "GPS Map" and "Network Weathermap". While here, minor fixes and get improvements from the current port. PR: 219685 Submitted by: Vinicius Zavam <egypcio@googlemail.com> Approved by: garga (mentor) Differential Revision: https://reviews.freebsd.org/D11023
8 lines
426 B
Text
8 lines
426 B
Text
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.cacti.net
|