The application checks each drive for free space and compares them with the threshold values designated by the user. If they are below threshold, it sends out mail to the designated addresses.
Application includes two projects; a configuration form and a windows service. Service triggers every hour and sends mail if the conditions are met.