Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37690710
en ru br
ALT Linux repos
S:1.2.24-alt1
5.0: 0.8.7b-alt4
4.1: 0.8.7b-alt2
4.0: 0.8.6j-alt1

Group :: Monitoring
RPM: cacti

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

<?php
$database_type = 'mysql';
$database_default = 'cacti';
$database_hostname = 'localhost';
$database_username = 'cactiuser';
$database_password = '';

// $plugins[] = 'thold';
// $plugins[] = 'monitor';
// $plugins[] = 'discovery';

/* This is full URL Path to the Cacti installation
For example, if your cacti was accessible by http://server/cacti/ you would user '/cacti/'
as the url path. For just http://server/ use '/'
*/
$url_path = '/cacti/';
?>
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin