How would I create a routine that can notify me when the percentage of available drive space on specified drives falls below a set amount.

I do not care about user or quotas. I just want to know when the drive has less than 15% fee space.

I can schedule it to run every 30 minutes and can email it using smtp or blat but I am lost as to what will give such results.

Thanks

Doug