CrunzhMonitor 1.4
CrunzhMonitorMac is a small program to check the stability of your web server. It simply checks the possibility of connecting to you web server (http server) and if it fails, maintains an error log. It is possible to configure how often it should check. It is free and open source software!
The first time you run CrunzhMonitor you get the following dialog:

The input field called site where it says www.crunzh.com is the URL of the website you want to monitor, just type in the location of your website. The next field (interval) is how often (in minutes) you want CrunzhMonitor to check the server. The default is every 5 minutes.
The final two checkboxes is ÒPopup on errorÓ and ÒKeep logÓ. If you check ÒPopup on errorÓ CrunzhMonitor will use a popup to notify you if there is a problem. The keep log checkbox indicates if you want to keep your logfile when you end the program.
Then just click ÒStart monitoringÓ and it will notify you of any problems with your website.
If you want to save your settings, go to the File menu and select ÒSave settingsÓ, then CrunzhMonitor will load the settings automatically the next time you launch the program.
The field called Status is either OK or Error depending on the last attempt to contact the server.
Time of last error, is the data and time of the last time an error was encountered.
Last error is simply the last error that occurred when trying to contact the server.
You can contact me by posting in the forum at forum.crunzh.com and I would appreciate any kind of constructive criticism and suggestions.
Please post your OS version and what you were doing at the time the problem occurred. This will make it much faster and easier for me to help you.
It is possible download the newest version of this program at the address http://www.crunzh.com where you also can get the java source code for the program.
Version history:
Version 1.4 28th of February 2010.
- Fixed a problem that could prevent the timestamp in the log from updating.
- Added a optional popup notification in case of errors.
Version 1.3 15th of November 2009
- Added the ability for CrunzhMonitor to use the same logfile on every run, so that you can keep a log over longer periods of time.
Version 1.1 13th of July 2008
- You can now monitor a website for changes, so that you will get notified when the page changes.
Version 1.0 24th of April 2008
- Better error reporting.
Version 0.9 Beta 26th of March 2008
- The first released version.
Copyright and Disclaimer:
Copyright (c) 2008-2010, Martin Schultz
All rights reserved.
Redistribution and use in source and binary forms, with or without modification,
Are permitted provided that the following conditions are met:
* Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.
* Neither the name of Crunzh Technologies nor the names of its contributors
may be used to endorse or promote products derived from this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.