HFM.NET - Monitoring Application for Folding@Home v7

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

toTOW
Site Moderator
Posts: 6296
Joined: Sun Dec 02, 2007 10:38 am
Location: Bordeaux, France
Contact:

Re: HFM.NET - Monitoring Application for Folding@Home v6/v7

Post by toTOW »

HFM doesn't need to access to the v7 FAHClient file, it connects to it through the API (on a local client : localhost:36330).

Are you adding the correct client (Client v7 vs Legacy v6) to HFM ?

You need to allow remote access in the config.xml files of the clients you want to monitor :

Code: Select all

  <!-- HTTP Server -->
  <allow v='127.0.0.1-192.168.1.5'/>

  <!-- Network -->
  <proxy v=':8080'/>

  <!-- Remote Command Server -->
  <command-allow-no-pass v='127.0.0.1-192.168.1.5'/>
192.168.1.5 is the IP of the machine that will be monitoring the client ... it doesn't seem to matter a lot, since mine changed and remote connection is still possible (my monitoring machine is now 192.168.1.2) ...
Image

Folding@Home beta tester since 2002. Folding Forum moderator since July 2008.
davidcoton
Posts: 1102
Joined: Wed Nov 05, 2008 3:19 pm
Location: Cambridge, UK

Re: HFM.NET - Monitoring Application for Folding@Home v6/v7

Post by davidcoton »

@toTOW It looks to me as if you have set access for the whole range between the two addresses, so the change of monitoring address within that range will be irrelevant.
A smaller range to match your network (and the single loopback address 127.0.0.1) would be a little safer. Try "127.0.0.1 192.168.1.0/24"
Image
toTOW
Site Moderator
Posts: 6296
Joined: Sun Dec 02, 2007 10:38 am
Location: Bordeaux, France
Contact:

Re: HFM.NET - Monitoring Application for Folding@Home v6/v7

Post by toTOW »

Yes maybe ... but I won't touch it since it's working ... and I don't care about allowing everything, all the machines are on my LAN behind the router firewall :D
Image

Folding@Home beta tester since 2002. Folding Forum moderator since July 2008.
bruce
Posts: 20910
Joined: Thu Nov 29, 2007 10:13 pm
Location: So. Cal.

Re: HFM.NET - Monitoring Application for Folding@Home v6/v7

Post by bruce »

Aha. There is a hidden directory which belongs to each user on the system -- one which cannot be used if all users need to access it.

We don't recommend the "install for all users" option. It contains several poor assumptions and is often a challenge to get running correctly.

The environment variable %APPDATA% is set by Windows and is what applications are supposed to use. %APPDATA%\Fahclient is what FAH would use if you had installed "just for me"

Nevertheless, if you're using the up-to-date HFM, it will expect to find 127.0.0.1:36330 open to a telnet-like connection.
awsum140
Posts: 47
Joined: Sun Sep 28, 2014 11:38 pm
Location: New Jersey

Re: HFM.NET - Monitoring Application for Folding@Home v6/v7

Post by awsum140 »

Thanks for all the comments and advice.

Out of curiosity, what are the "poor assumptions" of an "install for all users"? As far as it being a challenge installing it, it seems to go right in and work the first time, every time.

What I was looking for was a plug and play remote monitor. I guess this isn't it. My days of fooling with .xml are long ago and I have zero interest in getting back into it. I'll stick to the shoe leather method and check the machine every now and then. I know I can uninstall and then reinstall the FAH client for single user, but it just isn't worth the effort. KISS principle.
Image
harlam357
Posts: 222
Joined: Fri Jun 27, 2008 11:03 pm
Location: Alabama - USA
Contact:

Re: HFM.NET - Monitoring Application for Folding@Home v6/v7

Post by harlam357 »

New Version: 0.9.5 - Revision 478 - Project Site - Download

Fix/Update: Use project summary JSON feed for project (work unit) information in lieu of parsing psummary.html.

---

Need help with HFM? Have a feature request? Please join the discussions. Post in the HFM Google Group.

http://groups.google.com/group/hfm-net
toTOW
Site Moderator
Posts: 6296
Joined: Sun Dec 02, 2007 10:38 am
Location: Bordeaux, France
Contact:

Re: HFM.NET - Monitoring Application for Folding@Home v6/v7

Post by toTOW »

A new version of HFM is available, see this post from Harlam357 in the project Google Group : https://groups.google.com/forum/#!topic ... -PC84vRSrY :)
HFM.NET v0.9.6.501

Download Location on Google Drive: https://drive.google.com/open?id=0B8d5F ... zdsaEd5UXM

- Release Date: March 12, 2016

- Fix: Change the default Project Summary download URL for new installs to http://assign.stanford.edu/api/project/summary.

- Enhancement: Right-click context menu now includes commands to Fold, Pause, and Finish the FAH client slot.
- Enhancement: Work Unit History data can now be exported to csv through the File menu of the Work Unit History window.

- Change: Reworked HFM's FAH v7 client interface API.
- Change: Reworked FAH v7 client handling code. Testing has shown faster retrieval times of the log.txt file through the FAH v7 client API.
Image

Folding@Home beta tester since 2002. Folding Forum moderator since July 2008.
Kjetil
Posts: 178
Joined: Sat Apr 14, 2012 5:56 pm
Location: Stavanger Norway

Re: HFM.NET - Monitoring Application for Folding@Home v6/v7

Post by Kjetil »

HFM.NET v095 is up to date. Do update not work in hfm.net?
toTOW
Site Moderator
Posts: 6296
Joined: Sun Dec 02, 2007 10:38 am
Location: Bordeaux, France
Contact:

Re: HFM.NET - Monitoring Application for Folding@Home v6/v7

Post by toTOW »

The answer is in Harlam357's posts in the Google Group ... he didn't push this version to his auto-update mechanism yet ...
Image

Folding@Home beta tester since 2002. Folding Forum moderator since July 2008.
Kjetil
Posts: 178
Joined: Sat Apr 14, 2012 5:56 pm
Location: Stavanger Norway

Re: HFM.NET - Monitoring Application for Folding@Home v6/v7

Post by Kjetil »

Okay.
bruce
Posts: 20910
Joined: Thu Nov 29, 2007 10:13 pm
Location: So. Cal.

Re: HFM.NET - Monitoring Application for Folding@Home v6/v7

Post by bruce »

I wish he would add a filter to "View Cached Log File" so I could see just one slot.

Has he fixed the double-click if the icon to default to "Restore"?

(I know, I should suggest these on the Google Group)
artoar_11
Posts: 657
Joined: Sun Nov 22, 2009 8:42 pm
Hardware configuration: AMD R7 3700X @ 4.0 GHz; ASUS ROG STRIX X470-F GAMING; DDR4 2x8GB @ 3.0 GHz; GByte RTX 3060 Ti @ 1890 MHz; Fortron-550W 80+ bronze; Win10 Pro/64
Location: Bulgaria/Team #224497/artoar11_ALL_....

Re: HFM.NET - Monitoring Application for Folding@Home v6/v7

Post by artoar_11 »

Today, after the restart of two computers I see a message for new update to HFM.NET. The new version: v. 0.9.6.501 (Release Date: June 19, 2016)
Fix: Change the default Project Summary download URL for new installs to http://assign.stanford.edu/api/project/summary.

Enhancement: Right-click context menu now includes commands to Fold, Pause, and Finish the FAH client slot.

Enhancement: Work Unit History data can now be exported to csv through the File menu of the Work Unit History window.

Change: Reworked HFM's FAH v7 client interface API.

Change: Reworked FAH v7 client handling code. Testing has shown faster retrieval times of the log.txt file through the FAH v7 client API.
Download from Google Drive - https://drive.google.com/open?id=0B8d5F ... authuser=0

Project Site: https://github.com/harlam357/hfm-net

Thank you harlam357
toTOW
Site Moderator
Posts: 6296
Joined: Sun Dec 02, 2007 10:38 am
Location: Bordeaux, France
Contact:

Re: HFM.NET - Monitoring Application for Folding@Home v6/v7

Post by toTOW »

He finally pushed to automatic update system the version I announced on May 19th :)
Image

Folding@Home beta tester since 2002. Folding Forum moderator since July 2008.
artoar_11
Posts: 657
Joined: Sun Nov 22, 2009 8:42 pm
Hardware configuration: AMD R7 3700X @ 4.0 GHz; ASUS ROG STRIX X470-F GAMING; DDR4 2x8GB @ 3.0 GHz; GByte RTX 3060 Ti @ 1890 MHz; Fortron-550W 80+ bronze; Win10 Pro/64
Location: Bulgaria/Team #224497/artoar11_ALL_....

Re: HFM.NET - Monitoring Application for Folding@Home v6/v7

Post by artoar_11 »

I watched only the date June 19, 2016. For me it came as a new update, because update on May 19th I have missed.
JimF
Posts: 652
Joined: Thu Jan 21, 2010 2:03 pm

Re: HFM.NET - Monitoring Application for Folding@Home v6/v7

Post by JimF »

I am running HFM.NET 0.9.6.501 on a Win10 machine. When doing the "Download Projects from Stanford" update, I have been getting:
"Unexpected character encountered while parsing value: <. Path '', line 0, position 0.".

I had to re-install the OS once to fix a problem, so it may be on my machine. But uninstalling/reinstalling HFM.NET does not fix it.
Any suggestions?
Post Reply