FahMon (multi-platform app to monitor various F@h clients)

This forum contains information about 3rd party applications which may be of use to those who run the FAH client and one place where you might be able to get help when using one of those apps.

Moderator: Site Moderators

weedacres
Posts: 138
Joined: Mon Dec 24, 2007 11:18 pm
Hardware configuration: UserNames: weedacres_gpu ...
Location: Eastern Washington

Re: FahMon (multi-platform app to monitor various F@h clients)

Post by weedacres »

Yup, forgot the unicode.
I fixed that and completed everything down to Compiling FahMon. I've seen:
svn export http://svn.fahmon.net/trunk fahmon but am not sure what to do with that under XP.
Image
uncle_fungus
Site Admin
Posts: 1288
Joined: Fri Nov 30, 2007 9:37 am
Location: Oxfordshire, UK

Re: FahMon (multi-platform app to monitor various F@h clients)

Post by uncle_fungus »

If you just want to do a build of the current svn trunk without having to install an svn client to mirror the repository, there is a link to the latest zip file at the bottom of this page: http://trac.fahmon.net/browser/trunk

If you want to go the whole hog and actually use an svn client, I recommend using tortoisesvn on windows, and then use that to "checkout" http://svn.fahmon.net/trunk (should be fairly obvious how to use since it installs itself as an explorer extension)
weedacres
Posts: 138
Joined: Mon Dec 24, 2007 11:18 pm
Hardware configuration: UserNames: weedacres_gpu ...
Location: Eastern Washington

Re: FahMon (multi-platform app to monitor various F@h clients)

Post by weedacres »

Thanks for your patience.
I got it compiled with no errors and 35 warnings. When I run it it closes so fast I can't see anything.
Image
uncle_fungus
Site Admin
Posts: 1288
Joined: Fri Nov 30, 2007 9:37 am
Location: Oxfordshire, UK

Re: FahMon (multi-platform app to monitor various F@h clients)

Post by uncle_fungus »

The warnings you can ignore if they're just about merging .data and .text sections. The instant closing means FahMon is crashing which I'm pretty sure is due to a build environment configuration issue, however I'm not sure what the problem is at the moment.
weedacres
Posts: 138
Joined: Mon Dec 24, 2007 11:18 pm
Hardware configuration: UserNames: weedacres_gpu ...
Location: Eastern Washington

Re: FahMon (multi-platform app to monitor various F@h clients)

Post by weedacres »

Thanks for your patient help.
I think at this point I'll wait for the next release.
Image
markfw
Posts: 143
Joined: Mon Feb 04, 2008 3:32 pm

Re: FahMon (multi-platform app to monitor various F@h clients)

Post by markfw »

Where is the clientstab.txt file read from for 2.3.4 ? I have a copy in my 2.3.2 directory with 36 clients, and I did a search on my PC, but I can;t find the one 2.3.4 is reading, which only shows 20 of my clients >????
MstrBlstr
Posts: 578
Joined: Thu Nov 29, 2007 7:03 pm
Location: Texas

Re: FahMon (multi-platform app to monitor various F@h clients)

Post by MstrBlstr »

Would be somewhere like:

C:\Documents and Settings\User\Application Data\FahMon\config

You will have to set Windows to show hidden files and folders to be able to see the Application Data folder.
-=MB=-
markfw
Posts: 143
Joined: Mon Feb 04, 2008 3:32 pm

Re: FahMon (multi-platform app to monitor various F@h clients)

Post by markfw »

Perfect, thanks ! I wonder why the search function did not find that file for me ??? And why does it take forever under 2.3.4 to load the log file ?
MstrBlstr
Posts: 578
Joined: Thu Nov 29, 2007 7:03 pm
Location: Texas

Re: FahMon (multi-platform app to monitor various F@h clients)

Post by MstrBlstr »

markfw wrote:Perfect, thanks ! I wonder why the search function did not find that file for me ??? And why does it take forever under 2.3.4 to load the log file ?
Because it is most likely in a hidden folder , which means the file is hidden as well. Even to the search function. You have to un-hide hidden files and folders for the search to find them.

Note. I would be careful replacing that file. It was changed a bit from the older version, so might not be compatible with the new version. Make sure that you backup the old file first.
* Altered clientstab.txt to be tab delimited.
Lost of clients. Read back through this thread a bit. You may have to compile from the SVN where that has been corrected.
-=MB=-
markfw
Posts: 143
Joined: Mon Feb 04, 2008 3:32 pm

Re: FahMon (multi-platform app to monitor various F@h clients)

Post by markfw »

Well, they all show up, and they have the right info in the left pane, but they say "anonymous" and no info on the right. and The log is not loaded. Its very odd.
bollix47
Posts: 2957
Joined: Sun Dec 02, 2007 5:04 am
Location: Canada

Re: FahMon (multi-platform app to monitor various F@h clients)

Post by bollix47 »

FYI

The new core 14 for GPU folding shows up as "UNKOWN" in the core column. All other info appears to be correct including the points and PPD and, yes, I did update the projects.
Image
uncle_fungus
Site Admin
Posts: 1288
Joined: Fri Nov 30, 2007 9:37 am
Location: Oxfordshire, UK

Re: FahMon (multi-platform app to monitor various F@h clients)

Post by uncle_fungus »

bollix47 wrote:FYI

The new core 14 for GPU folding shows up as "UNKOWN" in the core column. All other info appears to be correct including the points and PPD and, yes, I did update the projects.
That's already sorted in SVN. A new release is due very soon, there are a few things to finalise, but this should clear up all (hopefully) of the outstanding bugs.
bollix47
Posts: 2957
Joined: Sun Dec 02, 2007 5:04 am
Location: Canada

Re: FahMon (multi-platform app to monitor various F@h clients)

Post by bollix47 »

Great news UF and thanks very much for all your hard work. :wink:
Image
dempaSD
Posts: 17
Joined: Tue Nov 18, 2008 2:16 am
Location: Sweden and US

Re: FahMon (multi-platform app to monitor various F@h clients)

Post by dempaSD »

I am happy being able to use FahMon for monitoring of my contribution to science! But as I've seen others mentioning already - loading the bigger log files takes forever and eats a lot of cpu. Is this on schedule to be handled better with next release of the software? Currently I need to roll the log files manually for the monitoring to be bearable when having multiple gpu clients configured.

Thanks!
Image
uncle_fungus
Site Admin
Posts: 1288
Joined: Fri Nov 30, 2007 9:37 am
Location: Oxfordshire, UK

Re: FahMon (multi-platform app to monitor various F@h clients)

Post by uncle_fungus »

dempaSD wrote:I am happy being able to use FahMon for monitoring of my contribution to science! But as I've seen others mentioning already - loading the bigger log files takes forever and eats a lot of cpu. Is this on schedule to be handled better with next release of the software? Currently I need to roll the log files manually for the monitoring to be bearable when having multiple gpu clients configured.

Thanks!
Indeed, the SVN code has been handling this very well for a while now, FahMon just reads the last 4KiB of the log and ignores the rest.
Post Reply