
List of fan sensors to graph prompt for sensors by default List of temperature sensors to graph prompt for sensors by default List of disks to graph disk i/o for prompt for disks by default Use 32-bit counters (defaults to 64-bit counters) this is needed for List of interfaces to graph prompt for interfaces by default Partial strings, separated by forward-slashes (e.g. Then the host is inserted into the graph tree. Matches unambiguously to a single host template. Note that template may a partial string, as long as the string ') on watcher.cscf.Īdd_device_and_graphs.php template hostname Īdds hostname to cacti and creates all relevant graphs indicated by You must run add_device_and_graphs.php as root (e.g.


Edit the login details, which you can find in /etc/cacti/debian.php.aclocal libtoolize -force autoconf autoheader automake.Download cacti-spine-0.8.7.tar.gz from.I also compiled and installed spine, the cacti c-based poller, as the php-based one was very slow:.ALTER TABLE `data_local` ADD INDEX ( host_id ).ALTER TABLE `data_local` ADD INDEX ( data_template_id ).ALTER TABLE `data_template_data` ADD INDEX ( data_input_id ).ALTER TABLE `graph_templates_item` ADD INDEX ( task_item_id ).ALTER TABLE `data_input_data` ADD INDEX ( t_value ).ALTER TABLE `data_input_data` ADD INDEX ( value(8) ).First you'll want to add some additional indexes by executing the following mysql statements (after selecting the cacti db) (e.g.We need cacti 0.8.7 but Gutsy Gibbon only includes 0.8.6.Go to and configure cacti (defaults should be fine).Restart apache: sudo invoke-rc.d apache2 restart.sudo apt-get install mysql-server cacti.Enable the cacti vhost: sudo a2ensite cacti.Enable mod_rewrite: sudo a2enmod rewrite.Edit (as root) /etc/apache2/sites-available/cacti and add the following lines:.sudo apt-get install apache2 libapache2-mod-php5.

Install Apache and add the cacti vhost:.You should make sure that eth0:1 is unique you can use eth0:2, eth0:3, etc. The eth0:1 interface represents an alias for eth0.Edit /etc/network/interfaces and add the following lines to the end:.Configure watcher.cscf to listen on cacti.cscf's IP:.The CSCF cacti install is located on watcher.cscf and is accessible via cacti.cscf.
