PDA

View Full Version : HOW? Backups with Event Manager (Automatisation)


Simonb
24th August 2006, 03:34 PM
When a new domain name is created, the backup settings are automaticly created too.

I mean the remote FTP login informations are created, and a scheduled backup is also created automaticly.

I have a script for Urchin, each time a new domain is created, the urchin profil is created automaticly too via a .sh script executed with the EVENT MANAGER of plesk.

This is in the EVENT MANAGER for URCHIN.
Physical hosting created
10 root /usr/local/psa/bin/urchin.sh <new_domain_name> <new_system_user>

Any idea ?