en gros sous windows ce qu'il faut faire
- integrer le produit thold a cacti par des copier coller + mysql --user --pasword cacti < [folder]thold.sql
- modifier le fichier php.ini de php (email sender, @ server smtp, port) attention aux guillemets
- creer une tache planifié lancant php.exe avec en parametre check-thold.sql
si ton accès a ton sever smtp est un accès necessitant authentif + mot de passe il te faut un soft du style argosoft mail server sous windows ( le mail est envoyé en local sur argosoft qui s'occupe de l'authentif)
autre chose verifier si une politique de securité blok pas tes mails (firewall....)
j'espère que ca pourra t'aider....
edit in english:
under windows operating system, what you have to do:
- interger the thold product in cacti with copy, paste + mysql --user --pasword cacti < [folder]thold.sql
-modify the php.ini file in c:\php (email sender, @ server smtp, port) warning: quotation marks
-create a schedule task who launch php.exe with in parameters check-thold.php
-if you need an authentificate access to your smtp server you will need to use a software who looks like this one : argosoft mail server under windows operating system (the mail is locally send to argosoft witch made the authentification)
another things, verify if you don't have any security rules who can blcok email sending (firewall...)
hope that will help you.. wink