slackbuilds_ponce/network/cacti
Heinz Wiesinger 926b93d445 various: Replace chmod command with find command from template.
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2013-11-25 13:11:59 +01:00
..
cacti.info network/cacti: Updated for version 0.8.8a_p1. 2013-01-01 00:31:40 -05:00
cacti.SlackBuild various: Replace chmod command with find command from template. 2013-11-25 13:11:59 +01:00
doinst.sh
README network/cacti: Fixed dep information 2012-08-25 13:22:27 +02:00
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00

Cacti is a complete network graphing solution designed to
harness the power of RRDTool's data storage and graphing funcionality.

Cacti provides a fast poller, advanced graph templating, multiple
data acquisition methods, and user-management features out of the box.

All of this is wrapped in an intuitive, easy to use interface that
makes sense for LAN-sized installations up to complex networks with
hundreds of devices.

This SlackBuild uses the following defaults:
* DOCROOT=/var/www/htdocs
* PHPUSER=root
* PHPGROUP=apache

Change these at build time if preferred:
# DOCROOT=/your/preferred/directory \
    PHPUSER=youruser PHPGROUP=yourgroup \
    ./cacti.SlackBuild

httpd, php, and mysql (as included in Slackware) must also be configured 
properly and running.  Check the included documentation to setup your 
MySQL database and users.