Fri Nov 12 12:55:55 CST 2010
FahMon 2.3.99.4 Released
FahMon 2.3.99.4 is now available for download. Please see the download page for details on how to get it.
For a comprehensive list of changes please view the changelog which is linked to from the homepage.
What's new in this release
- New core support and fixed parsing of others.
- Pause detection works properly now.
- Update available window will show version numbers on subsequent updates.
- Benchmarks database now stored in xml format.
As always if you find any bugs in the FahMon please report them using trac
Tue Oct 19 17:39:30 CDT 2010
FahMon 2.3.99.3 Released
FahMon 2.3.99.3 is now available for download. Please see the download page for details on how to get it.
For a comprehensive list of changes please view the changelog which is linked to from the homepage.
What's new in this release
- New core support.
- Fixed Windows Vista/7 DEP/C++ runtime crash
- Fixed projects.dat not deleting on Windows
As always if you find any bugs in the FahMon please report them using trac
Sun Oct 17 16:09:52 CDT 2010
FahMon 2.3.99.2 Released
FahMon 2.3.99.2 is now available for download. Please see the download page for details on how to get it.
For a comprehensive list of changes please view the changelog which is linked to from the homepage.
What's new in this release
- New core support.
- Fixed thread-safety issues.
- Projects database now stored in xml format.
As always if you find any bugs in the FahMon please report them using trac
Mon Apr 6 08:59:32 CDT 2009
FahMon 2.3.99.1 Released
FahMon 2.3.99.1 is now available for download. Please see the download page for details on how to get it.
For a comprehensive list of changes please view the changelog which is linked to from the homepage.
What's new in this release
- Fixed a nasty crash-bug which affected Windows users monitoring linux clients. This also cleans up some behaviour that affects all platforms
As always if you find any bugs in the FahMon please report them using trac
Fri Apr 3 17:34:38 CDT 2009
FahMon 2.3.99 Released
FahMon 2.3.99 is now available for download. Please see the download page for details on how to get it.
For a comprehensive list of changes please view the changelog which is linked to from the homepage.
A bit of what's new in this release:
- Removed WU info panel from default view.
- Lots of performance changes.
- You can now monitor clients via FTP and HTTP.
- You can upload web output to an FTP server automatically.
What happened to 2.4.0?
As a result of the performance and memory fixes, a previously
infrequent crash-bug has increased in prevalence and will take more
time to fix. Since this is still unlikely to occur often I'm
releasing the current code as it stands. 2.4.0 will be released as
soon as this crash-bug is fixed.
As always if you find any bugs in FahMon please report them using trac
Sat Jan 17 09:35:13 CST 2009
FahMon IRC Channel now online
For those of you wanting online support or to discuss the
development of FahMon, there is now an official IRC channel on
freenode.net at #fahmon.
Join #fahmon on freenode in
your IRC client
Join #fahmon on freenode with the mibbit web IRC client
Tue Nov 4 18:05:18 CST 2008
FahMon 2.3.4 Released
FahMon 2.3.4 is now available for download. Please see the download page for details on how to get it.
For a comprehensive list of changes please view the changlog which is linked to from the homepage.
What's new in this release:
- This version fixes the nasty bug in 2.3.3 which cause clients to fail to update after non-specific periods of time. This was caused by a typo in the update queue handler which now works properly.
- CPU usage has been reduced slightly when refreshing clients thanks to a re-worked message logger.
- clientstab.txt is now tab-delimited. This has no effect on FahMon, but may break compatibility with other tools that read this file.
As always if you find any bugs in FahMon please report them using trac
Sat Nov 1 13:11:52 CDT 2008
FahMon 2.3.3 Released
FahMon 2.3.3 is now available for download. Please see the download page for details on how to get it.
For a comprehensive list of changes please view the changelog which is linked to from the home page.
What's new in this release:
- The client list view has been made much more configurable and additional columns can be added with a right click on the column title.
- You can now completely hide the WU Info panel on the right hand side of the main FahMon window.
- Clients can now be managed from the main menu instead of a right click menu in the clients list.
- Clients can now be manually disabled if you don't want FahMon to monitor them.
- Paused clients can now be detected and shouldn't register as *hung*.
- A number of debilitating bugs that affected GPU monitoring have been fixed.
- FahMon on Windows now follows MS guidelines for storage of settings. This means no more problems with UAC on Vista when downloading project updates.
Special thanks go to John Daiker for providing a number of patches to improve GPU2 support as well as fixing the "quick-refresh" crash bug.
As always if you find any bugs in FahMon please report them using trac
Mon Jun 16 11:48:49 CDT 2008
Upcoming developments and contributions
I'm writing this news post mainly to let members of the community know what's going on with FahMon development-wise, since there have been no new announcements since April.
DevelopmentsFor those of you who are not aware, FahMon is coded entirely in
my spare time, which recently I have had virtually none of (writing
theses was the main culprit). However, I'm about to start a major
drive to get various bits of core code in FahMon up to scratch and
more stable.
There are already a number of GUI enhancements in svn including
re-organised menus (for those who were confused about the lack of a
"client" menu), configurable columns in the main view and the
ability to hide the "WU Information" panel. There may be a few more
tweaks to the GUI being made of the next few days to try and make
the whole thing a little slicker than in the current release.
After finishing the GUI updates I'll be taking a look at the
innards of the monitoring code, and possibly re-writing major
portions of it to increase stability, and compatibility (mainly
with SMP clients inside Virtual Machines).
I also hope to be able to put together some build-bots to automatically compile the latest svn code to ease the testing process.
ContributingThere are a number of ways that you can help contribute to the development of FahMon, and only 1 of them requires you to have any programming knowledge:
- Bug reporting. This is very important to help improve FahMon, because unless I know a bug exists, I can't fix it.
- Ideas for features. You guys might come up with something I had'nt thought of.
- Code contributions. I welcome any patches to code, from typos to new functions.
- Monetary donations. There's a paypal link on the homepage. There's no obligation, but if you want to donate, the facility is there.
Fri Apr 11 17:50:09 CDT 2008
FahMon 2.3.2b Released.
FahMon 2.3.2b is now available for download. See the download page for details on how to get it.
For a comprehensive list of changes please view the changelog which is linked to from the home page and the download page.
What's new in this release:
- Several behavioural fixes to dialogs and a number of visual fixes including displaying fractional deadlines correctly.
- Windows now maximises from the System tray correctly. Finally.
- A number of performance and behaviour tweaks to the OS X build.
- GPU2 core support.
Special thanks go to Mark Gerby (Gerby19) for helping me debug and test some of the Windows bugs
To activate GPU2 support you may need to update the project list from the "FahMon" menu.
As always if you find any bugs in FahMon please report them using trac.
2008-07-10 by ColonelCain, 19:12h