Pages : 1
#1 Le 22/03/2007, à 17:33
- OnliacS
Probleme avec Cacti
Apres avoir suivi le tuto dans les moindres details, quand je veux acceder a http://localhost/cacti, j'ai le joli message que voici :
Error
You have created a new database, but have not yet imported the 'cacti.sql' file. At the command line, execute the following to continue:
mysql -u cactiuser -p cacti < cacti.sql
This error may also be generated if the cacti database user does not have correct permissions on the cacti database. Please ensure that the cacti database user has the ability to SELECT, INSERT, DELETE, UPDATE, CREATE, ALTER, DROP, INDEX on the cacti database.
Svp aidez moiiiiiiiiiii, j'y ai passé l'apres midi
Hors ligne
#3 Le 06/04/2007, à 14:02
- jessy
Re : Probleme avec Cacti
Bonjour a tous, moi j'ai a peu près le même problème (a vrai dire je ne vois pas ou on peut récupérer le snmp username et le snmp password)!!!!
Et du coup je n'ai qu'une partie des graphiques (les graphiques proposés d'origine par cacti se déroulent très bien, mais les graphiques que j'ai voulu rajouter ne s'affiche pas, ou alors ce sont des graphiques vides!!!!!!), mais bon cherchons cherchons et encsemble nous auront la solutions!!!!! ^^
aidez nous s'il vous please!!!!!
#4 Le 11/04/2007, à 17:51
- cardio
Re : Probleme avec Cacti
Bonjour OnlicS,
Nous avons le même problème
Error
You have created a new database, but have not yet imported the 'cacti.sql' file. At the command line, execute the following to continue:
mysql -u cactiuser -p cacti < cacti.sql
This error may also be generated if the cacti database user does not have correct permissions on the cacti database. Please ensure that the cacti database user has the ability to SELECT, INSERT, DELETE, UPDATE, CREATE, ALTER, DROP, INDEX on the cacti database.
Comment as-tu résolu ?
Merci d'avance
AP
#5 Le 13/04/2007, à 14:02
- cardio
Re : Probleme avec Cacti
Bonjour,
Nous avons résolu notre cas en remplaçant dans le fichier include/config.php :
$database_hostname = "localhost";
par
$database_hostname = "127.0.0.1";
si ça peut aider qqun.
AP
#6 Le 04/03/2011, à 16:31
- maha
Re : Probleme avec Cacti
bonjour,
aprés avoir suivit le tuto,quand j'accède à http://localhost/cacti/ je reçoit ce message:
FATAL: Cannot connect to MySQL server on 'localhost'. Please make sure you have specified a valid MySQL database name in 'include/config.php'
Hors ligne
Pages : 1