The destory scripts are something i didn't think about but are a gret idea! I know with ensim, when you create a site it adds the profiles to urchin, when you remove the account from ensim it doesnt affect urchin so the profile on urchin remains, causing your license profiles to be consumed when you dont need them!.
Also, not sure how this version works at the moment
but would it be possible to have a file where users specify scripts to run, eg
custom (file)
contents:
/custom/scripts/urchin.sh
/custom/scripts/awstats.sh
/custom/scripts/another_script.sh
###
DA then runs all files listed in 'custom'
Also, how would the variables be used in a shell script? the only variable i think i would need for urchin is the domain name for the profile name and logging information. For AWStats (i have yet to look into this) i assume, again only the domain name would be used, mainly for paths and also for titles...
Chris