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

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 »

shatteredsilicon wrote:Are there any news on the Linux FahMon crashing when asked to monitor a GPU client? Is there a fix?
Yes. The bug has already been fixed in SVN, so I will probably create a beta build for you to run until I finish the next gold release.
shatteredsilicon
Posts: 87
Joined: Tue Jul 08, 2008 2:27 pm
Hardware configuration: 1x Q6600 @ 3.2GHz, 4GB DDR3-1333
1x Phenom X4 9950 @ 2.6GHz, 4GB DDR2-1066
3x GeForce 9800GX2
1x GeForce 8800GT
CentOS 5 x86-64, WINE 1.x with CUDA wrappers

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

Post by shatteredsilicon »

Thanks, that'd be awesome. :-D
Image
1x Q6600 @ 3.2GHz, 4GB DDR3-1333
1x Phenom X4 9950 @ 2.6GHz, 4GB DDR2-1066
3x GeForce 9800GX2
1x GeForce 8800GT
CentOS 5 x86-64, WINE 1.x with CUDA wrappers
tmoble
Posts: 58
Joined: Mon Dec 03, 2007 7:19 am
Location: Glendale, Az

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

Post by tmoble »

uh-oh

I missed this line you reply about stripping a couple lines in the source:

The same applies to ProjectsManager::Save

oops, I'll do it again.
tmoble
Posts: 58
Joined: Mon Dec 03, 2007 7:19 am
Location: Glendale, Az

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

Post by tmoble »

I searched that file several times using gedit, didn't find any lines beginning with "inline" at all. Still projectsManager.cpp, right?

I do see one instance of the word "inlined" with a "d" up near the top.

any other direction?

Also, I notice that fahmon won't restart, just blinks and goes away.
osgorth
Posts: 72
Joined: Fri Sep 12, 2008 10:46 am

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

Post by osgorth »

Is there a way to make FahMon operate in some client/server model? I have computers running in two different locations, and it would be lovely if they could communicate with eachother so I can monitor ALL clients using the same "master FahMon".

I guess what I'm asking is can we get a feature that allows FahMon clients to export via http to another client?
Image
shatteredsilicon
Posts: 87
Joined: Tue Jul 08, 2008 2:27 pm
Hardware configuration: 1x Q6600 @ 3.2GHz, 4GB DDR3-1333
1x Phenom X4 9950 @ 2.6GHz, 4GB DDR2-1066
3x GeForce 9800GX2
1x GeForce 8800GT
CentOS 5 x86-64, WINE 1.x with CUDA wrappers

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

Post by shatteredsilicon »

osgorth wrote:Is there a way to make FahMon operate in some client/server model? I have computers running in two different locations, and it would be lovely if they could communicate with eachother so I can monitor ALL clients using the same "master FahMon".

I guess what I'm asking is can we get a feature that allows FahMon clients to export via http to another client?
You can export a file share containing F@H and point the remote FahMon at those.
Image
1x Q6600 @ 3.2GHz, 4GB DDR3-1333
1x Phenom X4 9950 @ 2.6GHz, 4GB DDR2-1066
3x GeForce 9800GX2
1x GeForce 8800GT
CentOS 5 x86-64, WINE 1.x with CUDA wrappers
osgorth
Posts: 72
Joined: Fri Sep 12, 2008 10:46 am

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

Post by osgorth »

Yeah, but can you make a file share over the internet? These machines are not on the same network.
Image
Russ_64
Posts: 47
Joined: Wed Dec 05, 2007 4:31 pm
Hardware configuration: Dual Xeon E5645 (12C/24T) / 24Gb DDR3 - VMware ESXi 6.7.0
FAH v7.5.1
Location: London, UK

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

Post by Russ_64 »

I guess you could share your folders on the Internet but it would be a major security hole in your network(s). If you can run servers on your network then setup an FTP server and drop the log files onto it every 15 minutes using scripts and get the machine running FahMon to pull in the logs to update your progress.
ImageImageImage
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 »

tmoble wrote:I searched that file several times using gedit, didn't find any lines beginning with "inline" at all. Still projectsManager.cpp, right?

I do see one instance of the word "inlined" with a "d" up near the top.

any other direction?
Are you trying to compile from SVN or from one of the released versions?

In 2.3.2b the file will look like this: http://trac.fahmon.net/browser/tags/2.3 ... anager.cpp
In SVN HEAD it will look like this: http://trac.fahmon.net/browser/trunk/sr ... anager.cpp
tmoble wrote:Also, I notice that fahmon won't restart, just blinks and goes away.
If you run FahMon from the terminal what does it crash out with (if you're trying to monitor GPU2 clients from Linux and are not using SVN r313 or later, FahMon will crash with a segmentation fault)?
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 »

osgorth wrote:Is there a way to make FahMon operate in some client/server model? I have computers running in two different locations, and it would be lovely if they could communicate with eachother so I can monitor ALL clients using the same "master FahMon".

I guess what I'm asking is can we get a feature that allows FahMon clients to export via http to another client?
A similar request has already been made in trac: http://trac.fahmon.net/ticket/138
It's on the cards, but not for the next version at least.
osgorth
Posts: 72
Joined: Fri Sep 12, 2008 10:46 am

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

Post by osgorth »

Thanks uncle_fungus, looking forwards to it! :)

Russ_64 - great idea, I'll try to get that working. Thanks!
Image
Shadowtester
Posts: 79
Joined: Tue Dec 04, 2007 4:18 am

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

Post by Shadowtester »

Another option to monitor client over the internet is the fci "Folding at Home Client Info" setup but it does take some setup and the server has to run on a Linux os here is a link to the website for more info.

http://fci.bile.nl/?target=home.plc
Shadowtester

Image
HkQwerty
Posts: 5
Joined: Thu Aug 28, 2008 11:40 pm
Hardware configuration: My Desktop PC:
* CPU: Intel Core2 Quad Q8200
* RAM: 4GB DDR2
* Display: Asus EN8600GTS-HTDP-256M
** i.e., NVIDIA GeForce 8600GTS
* OS: Windows Vista Ultimate SP2 64-bit
Location: Hong Kong SAR

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

Post by HkQwerty »

Why can't I run FahMon?

I'm using the GPU Client and I sucessfully installed the FahMon (Windows Installer) recently.

But when I click the shortcut in the start menu, it keeps saying that "Could not create directory <./config/>".
After I press OK, it then says "Directory './config/' couldn't be created (error 5: access denied)

OS: Vista 64bit
Client: GPU systray install 6.20rc1

=========

Now I get rid of the problem by uninstalling it and then installing it in "C:\FahMon" instead of the default directory "C:\Program Files (x86)\FahMon"

I hope the new official release, which works with Vista's security, come up soon.
Last edited by HkQwerty on Sat Sep 20, 2008 2:40 pm, edited 1 time in total.
bruce
Posts: 20824
Joined: Thu Nov 29, 2007 10:13 pm
Location: So. Cal.

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

Post by bruce »

HkQwerty wrote:Why can't I run FahMon?

I'm using the GPU Client and I sucessfully installed the FahMon (Windows Installer) recently.

But when I click the shortcut in the start menu, it keeps saying that "Could not create directory <./config/>".
After I press OK, it then says "Directory './config/' couldn't be created (error 5: access denied)

OS: Vista 64bit
Client: GPU systray install 6.20rc1
Where did you install FahMon? It sounds like Vista security doesn't want you putting data in that location. If you used "Program Files" like many of us have done for years, you have to get used to the new security rules and put the program somewhere else, or install in WinXP 32-bit compatibility mode, or disable Vista's added security.
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 next official release will be built to work with Vista's security model.
Post Reply