Downloads
Here are all the wonderful downloads you will find on this site.
scheck
Download scheck
Scheck is a free ( LGPL ) server monitoring application for running
on a GNU/Linux host. It will attempt to make
a TCP connection to a host on a specified port. If the connection fails, a
message is logged to a log file at ~/.scheck/scheck.log, and an email is sent.
If that connection comes back up, it will then send another message and an
entry is made in the log. Messages are sent when the status of a port changes.
The code is not the best code in the world, but it's small and I have run it
through valgrind to clean any memory leaks. It doesn't require any SMTP server
to be running on the localhost, it uses it's own super simple SMTP engine for
delivering messages.
NTimerLib, NTimerGUI, and NTimerCL
Download NTimer
NTimer came out of a need to have an easy ( cross platform ) time
tracking tool at work. Not that I really have to, but I am going to release
all of the below software under the LGPL license.
I have built and run all of these projects below using .NET ( 2.0 ) as well as
Mono on Linux. The NAnt build files and Visual Studio 2005 solutions and projects
are included.


