========================================================== Cacti is now installed. You may have to follow this steps to make it work correctly. 1: Create the MySQL database # mysqladmin --user=root create cacti 2: Create a mysql user/password for cacti # echo "CREATE DATABASE cacti; GRANT ALL ON cacti.* TO cactiuser at localhost IDENTIFIED BY 'cactiuser'; FLUSH PRIVILEGES;" | mysql && 3: Import the default cacti database # mysql cacti < %%PREFIX%%/%%CACTIDIR%%/cacti.sql 4: Edit your config.php Specify the MySQL user, password and database for your cacti configuration. 5: Add a line to your /etc/crontab file similar to: */5 * * * * %%CACTIUSER%% %%LOCALBASE%%/bin/php %%PREFIX%%/%%CACTIDIR%%/poller.php > /dev/null 2>&1 6: Point your web browser to the cacti dir and login with admin/admin Have fun! ========================================================== y'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/net/spread-j
Commit message (Expand)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* Decommissioning java 1.5 (EOLed since October 2009):bapt2012-12-101-6/+2
* Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon,linimon2011-07-211-1/+1
* - Get Rid MD5 supportmiwi2011-03-201-1/+0
* For ports maintained by ports@FreeBSD.org, remove names and/ordougb2009-12-211-3/+0
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-0/+1
* - Update to 3.17.3gahr2008-04-173-11/+8
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
* Reset inactive maintainer who has not responded to email.linimon2006-09-051-1/+1
* SHA256ifyedwin2006-01-231-0/+1