Page 24 of 52

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

Posted: Wed Mar 28, 2012 5:37 pm
by harlam357
Not necessary but certainly appreciated ^w^ing! I do enjoy a cold one. :) I'll let you know what I find and when I get this fixed. Thanks for your support!

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

Posted: Fri Apr 06, 2012 4:51 pm
by Rum@NoV
Hey harlam, thanks for your great monitoring tool!

I have two questions:

- one of my clients has completed 92 WU's (I did a search in FAH's log), but HFM is only showing 41 completed WU's (the counter seems te be stuck @ 41).
- the PPD on the web page is wrong (HFM's PPD is correct). I have a Total PPD of 38.984.600.000.000.006,0 when in fact I've only a PPD of 38.984 ;)

If you need any logs: just ask!

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

Posted: Fri Apr 06, 2012 7:38 pm
by bruce
Rum@NoV wrote:the PPD on the web page is wrong (HFM's PPD is correct).
Which web page is that?

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

Posted: Fri Apr 06, 2012 10:09 pm
by Rum@NoV
bruce wrote:
Rum@NoV wrote:the PPD on the web page is wrong (HFM's PPD is correct).
Which web page is that?
The one that HFM creates after each refresh if you have enabled this function @ the preferences menu.

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

Posted: Fri Apr 06, 2012 11:50 pm
by harlam357
Rum@NoV wrote:Hey harlam, thanks for your great monitoring tool!

I have two questions:

- one of my clients has completed 92 WU's (I did a search in FAH's log), but HFM is only showing 41 completed WU's (the counter seems te be stuck @ 41).
- the PPD on the web page is wrong (HFM's PPD is correct). I have a Total PPD of 38.984.600.000.000.006,0 when in fact I've only a PPD of 38.984 ;)

If you need any logs: just ask!
Hi Rum@NoV,

I assume the client showing only 41 completed is a v7 client? If so, there is a limit to how much v7 log is kept in memory (just under 512k) and that's probably what's going on. I'm considering some adjustments for the completed and failed WU counts. Most likely I'm going to start sourcing these values from the WU History data. That will fix the issue.

I think the PPD on the web page is a culture specific issue. Since you displayed the PPD with a "." in lieu of a "," for the grouping character and a "," in lieu of a "." for the decimal separator. Under "Region and Language" settings in Windows, what is the Format value on your machine. For instance, mine is "English (United States)".

Let's start with these questions and if I need any logs I'll let you know.

Thanks for the report!
-H

Re: Upgrade from v6

Posted: Sat Apr 07, 2012 6:07 am
by jclu52
When using HFM (v0.9.0 r548), it seems (to my untrained eyes) that v7 SMP client does not generate as much as v6 client.
Is it true?

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

Posted: Sat Apr 07, 2012 8:40 am
by Rum@NoV
harlam357 wrote: I assume the client showing only 41 completed is a v7 client? If so, there is a limit to how much v7 log is kept in memory (just under 512k) and that's probably what's going on. I'm considering some adjustments for the completed and failed WU counts. Most likely I'm going to start sourcing these values from the WU History data. That will fix the issue.
Yes, it's a v7 client. I'm looking forward to the adjustments, it will make troubleshooting (f.e. hunting down bad WU's) a client much easier!
harlam357 wrote: I think the PPD on the web page is a culture specific issue. Since you displayed the PPD with a "." in lieu of a "," for the grouping character and a "," in lieu of a "." for the decimal separator. Under "Region and Language" settings in Windows, what is the Format value on your machine. For instance, mine is "English (United States)".
Indeed, mine is Dutch (Belgian point). The previous HFM version didn't have any problems with this though?

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

Posted: Sat Apr 07, 2012 4:16 pm
by bruce
Rum@NoV wrote:Indeed, mine is Dutch (Belgian point). The previous HFM version didn't have any problems with this though?
THe previous CLIENT didn't have any problems like that. See https://fah-web.stanford.edu/projects/F ... ticket/849 HFM uses FAHClient to gather data.

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

Posted: Wed Apr 18, 2012 1:53 pm
by harlam357
Rum@NoV wrote:
harlam357 wrote: I think the PPD on the web page is a culture specific issue. Since you displayed the PPD with a "." in lieu of a "," for the grouping character and a "," in lieu of a "." for the decimal separator. Under "Region and Language" settings in Windows, what is the Format value on your machine. For instance, mine is "English (United States)".
Indeed, mine is Dutch (Belgian point). The previous HFM version didn't have any problems with this though?
That's probably the issue... I'll need to test with that culture. There are some actual .net methods executed by the xslt engine. These are used to format some of the numbers... that's probably where this is coming from. Again, I'll give it a test... thanks for the report!

Issue entered here: http://code.google.com/p/hfm-net/issues/detail?id=275

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

Posted: Mon Apr 30, 2012 6:43 pm
by msgclb
I'm trying to monitor a FAH v7 client with HFM 0.9.0 that is on another computer and HFM isn't cooperating.

I put this in my allow list for the v7 client's remote IP address (no password) and was restarted.

Code: Select all

127.0.0.1,192.168.1.0/24 (network address: 192.168.1.138)
I haven't been able to figure out what goes in HFM's client setup. I've tried various combinations of IP addresses. Also the v7 client's computer name was accepted by HFM client setup but it didn't update.

Can anybody tell me what I am doing wrong? Is this even possible?

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

Posted: Sun May 06, 2012 3:47 am
by harlam357
Definitely possible. You say "(the) client's computer name was accepted by HFM". When you enter the setup information are you trying the "Test Connection" button? If that works and shows slots in the grid below that... then you're in good shape. If HFM simply takes a while to get a reading just be patient.

If the "Test Connection" button comes back with an error dialog, try setting the allow list without the comma. My clients simply have a space between 127.0.0.1 and my LAN subnet.

Typically when entering the "Address" of the machine in HFM you can simply use the name of the machine; but if that proves troublesome then the IP can also be used.

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

Posted: Sun May 06, 2012 7:00 am
by bruce
Also note: Your Router probably assigns IP addresses dynamically with DHCP. That means from time to time, the remote machine may change IP addresses (like when the router has to be restarted). You may choose to start using the host names -- or switch to fixed addresses.

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

Posted: Sun May 06, 2012 8:22 pm
by msgclb
I haven't found a solution.

In the code section below you'll see several attempts to set up the 'command-allow-no-pass'.
I've tried both a comma and a space in the allow list. Same results.

On my main rig I set the HFM Address to the machine name where the v7 client resides.
When I click the "Test Connection" button I don't receive any error or info in the box below the button.

In the code section below notice the "Server access denied" lines.
I'm guessing they are in response either to me clicking the "Test Connection" button or HFM doing an update.

In the last group of lines below you'll notice a '142" along with a "135".
I tried another Windows computer with that address with the same results.

Any ideas?

Code: Select all

18:08:01:  <!-- Remote Command Server -->
18:08:01:  <command-allow-no-pass v='127.0.0.1 192.168.1.0/24'/>
18:08:01:
18:08:01:  <!-- Folding Slots -->
18:08:01:  <slot id='0' type='GPU'/>
18:08:01:</config>
18:09:11:WU00:FS00:0x16:Completed   4500000 out of 50000000 steps (9%).
18:09:24:Server access denied for 192.168.1.135:54673
18:09:29:Server access denied for 192.168.1.135:54674
18:09:36:Server access denied for 192.168.1.135:54678
18:12:46:WU00:FS00:0x16:Completed   5000000 out of 50000000 steps (10%).
18:14:29:Server access denied for 192.168.1.135:54732
18:16:21:WU00:FS00:0x16:Completed   5500000 out of 50000000 steps (11%).


18:23:00:  <!-- Remote Command Server -->
18:23:00:  <command-allow-no-pass v='127.0.0.1 192.168.0.0/24'/>
18:23:00:
18:23:00:  <!-- Folding Slots -->
18:23:00:  <slot id='0' type='GPU'/>
18:23:00:</config>
18:23:31:WU00:FS00:0x16:Completed   6500000 out of 50000000 steps (13%).
18:24:11:Server access denied for 192.168.1.135:54809
18:24:13:Server access denied for 192.168.1.135:54811
18:24:30:Server access denied for 192.168.1.135:54813

19:24:07:  <!-- Remote Command Server -->
19:24:07:  <command-allow-no-pass v='127.0.0.1,192.168.0.0/24'/>
19:24:07:
19:24:07:  <!-- Folding Slots -->
19:24:07:  <slot id='0' type='GPU'/>
19:24:07:</config>
19:24:43:Server access denied for 192.168.1.135:55965
19:26:02:Server access denied for 192.168.1.135:55978
19:27:33:WU00:FS00:0x16:Completed  15000000 out of 50000000 steps (30%).
19:29:32:Server access denied for 192.168.1.135:56010
19:29:46:Server access denied for 192.168.1.135:56014
19:31:09:WU00:FS00:0x16:Completed  15500000 out of 50000000 steps (31%).
19:34:44:WU00:FS00:0x16:Completed  16000000 out of 50000000 steps (32%).
19:34:48:Server access denied for 192.168.1.135:56053
19:37:36:Server access denied for 192.168.1.142:49159
19:38:19:WU00:FS00:0x16:Completed  16500000 out of 50000000 steps (33%).

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

Posted: Sun May 06, 2012 8:35 pm
by bollix47
Did you change the standard port of 36330 to something different? It seems to be trying different ports.

Did you turn on file sharing in the Windows client? Can you actually see the remote computer when you right click on Start > Explore > Network?

Try changing the Allow and Allow no password to 127.0.0.1,192.168.1.100-192.168.1.149 on both computers.

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

Posted: Sun May 06, 2012 8:59 pm
by msgclb
I haven't changed the port from 36330 and I was also wondering if isn't looking for a different port.

File sharing is on and this HFM on my main rig has several v6 clients active.
The remote computer is available in my network.

Below is your suggested allow address using a space. I also tried a comma with the same results.

Code: Select all

20:45:59:  <!-- Remote Command Server -->
20:45:59:  <command-allow-no-pass v='127.0.0.1 192.168.1.100-192.168.1.149'/>
20:45:59:
20:45:59:  <!-- Folding Slots -->
20:45:59:  <slot id='0' type='GPU'/>
20:45:59:</config>
20:46:30:Server access denied for 192.168.1.135:57015
20:46:34:WU00:FS00:0x16:Completed  26000000 out of 50000000 steps (52%).
20:48:41:Server access denied for 192.168.1.135:57036
20:50:00:Server access denied for 192.168.1.135:57047
20:50:10:WU00:FS00:0x16:Completed  26500000 out of 50000000 steps (53%).