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.
Sat Feb 16 13:00:04 CST 2008
Important info for users running 2.3.2a on Windows
It has come to my attention that the system tray icon restore behaviour is still broken in this
release, and may in fact actually be worse than previous versions.
I believe this is actually due
to a broken compile, as the code added did work during testing. Unfortunately I cannot release a
recompiled build until early next week as I have to create a fresh Virtual Machine of XP and the
FahMon build environment owing to my current VM now being broken beyond all usefulness.
If you do experience significant problems with the current build of 2.3.2a, switch back to 2.3.2 until I can recompile 2.3.2a correctly again.
Download: 2.3.2 Zip file | 2.3.2 InstallerPlease note: This issue does not affect Linux or OS X users.
Sat Feb 16 07:37:10 CST 2008
FahMon 2.3.2a Released. Now with OS X Support!
FahMon 2.3.2a 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:
- The endian-swap bug has been squashed so you can now monitor PPC Macs from Windows again.
- Several annoying Windows bugs have been squashed, so FahMon now restores it's frame state from the system tray and taskbar correctly.
- FahMon now runs on Mac OS X!
My thanks to several members of Team Mac OS X who helped test and debug the OS X verison.
Several translation updates were missed for this version, so if you notice missing translations whilst using FahMon and feel like updating them, send them along to me and I'll incorporate them into the builds on the website.
As always if you find any bugs in FahMon please report them using trac.
Now some eye-candy:
Mon Feb 11 12:06:33 CST 2008
Comments system added
I'm trying out a comment system for the news section of the site, so feel free to use it if you
will.
The captcha can sometimes appear completely unreadable, so I recommend you refresh the page
until it is readable and then start writing your comments.
Hopefully I can get that fixed.
The software powering the comments is a nifty set of php scripts called blogkomm which I've integrated into nanoblogger.
2008-07-10 by ColonelCain, 19:12h