This is just a little and simple server monitor written in Java. It uses a tray icon for user interaction.(so it needs Java 6) and will periodically check some given URLs if they are still alive. There is also a possibility to check the HTML result of the requested pages by regular expressions.
I wrote it some years ago and I thought it might be useful to others. That's why I decided to put the source repository online. There is no released version yet and it is not planned to do a regular release (unless someone really wants that).
The projects source code was formerly hosted at kenai.com, but Oracle decided to close this site.
Project information
- Maintainer:
- Thomas Krause
- Driver:
- Not yet selected
- Licence:
- Simplified BSD Licence
View full history Series and milestones
trunk series is the current focus of development.