Software
On this page you can find a few tidbits of software that I have written in my spare time. It is all released under a free license of some sort, so feel free to modify and distribute.
Most of this software I consider to be no longer under active development, but any correspondence is appreciated and I’ll try to update with any bug reports.
Storeage Allocation Calculator
Little application that allows you to figure out Growth percentages on LUNs.
Requires .net framework 1.1
4-4-2008 v1.0.0.0 First release Download StorageAllocationCalculator
WUHUService
WUHUService is a exe that allows you to run WUHU.exe as a service. This is designed for those that want to run WUHU.exe in serial interface mode and as a service. This will NOT launch HeavyWeather. It is intended to be used with WUHU running in serial mode.
Requires .net framework 1.1
1-20-2007 v1.0.0.0 First release Download wuhuservice
Sendmail.exe
sendmail.exe is a win32 .net console application that allows you to send emails from the command line
Requires .net framework 1.1
Usage:
SendMail.exe <mail server> <to> <from> <subject> <body>
<mail server> the addresses of your mail server
<to> the addresses of the email recipients
<from> your email address
<subject> subject of your email
<body> the text of the email
Example:
SendMail.exe 127.0.0.1 me@test.com;you@test.com Me@test.com Hi hello!
2/28/2005 v1.0.0.0 Download sendmail
Feel free to contact me below if you have questions or bugs to report.
Comments or questions are welcome.




