Search found 14 matches

by smartcat99s
Fri Jul 23, 2010 12:44 am
Forum: 3rd party contributed software
Topic: HFM.NET - Monitoring Application for Folding@Home v7
Replies: 768
Views: 696671

Re: HFM.NET - Client Monitoring Application for Folding@Home

See Issue 29: http://code.google.com/p/hfm-net/issues/detail?id=29 This functionality (or really a synopsis there of) is going to supersede the current CompletedUnits.csv file. It will likely have a totally different data store (maybe even SQL Server Express), have its own UI (much like Benchmarks)...
by smartcat99s
Wed Sep 16, 2009 4:14 pm
Forum: Issues with a specific WU
Topic: Project: 2669 (Run 8, Clone 98, Gen 144) will not process
Replies: 9
Views: 1630

Re: Project: 2669 (Run 8, Clone 98, Gen 144) will not process

I just got this one on a Linux SMP box [16:09:53] *------------------------------* [16:09:53] Folding@Home Gromacs SMP Core [16:09:53] Version 2.10 (Sun Aug 30 03:43:28 CEST 2009) [16:09:53] [16:09:53] Preparing to commence simulation [16:09:53] - Ensuring status. Please wait. [16:09:54] Called Deco...
by smartcat99s
Thu Oct 30, 2008 5:10 pm
Forum: 3rd party contributed software
Topic: maxFAH - windows multi client installer/manager
Replies: 26
Views: 9102

Re: *WIP* maxFAH ( hp multi client installer for windows )

FYI, I've got VS2003, 2005, and 2008 and denio SMP running on a XP SP2 machine.

PM me when this gets rolling again if you want the help.
by smartcat99s
Sat Jul 12, 2008 1:10 am
Forum: 3rd party contributed software
Topic: FahMon (multi-platform app to monitor various F@h clients)
Replies: 891
Views: 212858

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

It turns out it wasn't the firewall. I compiled it again and It's repeating the same behaviour and I've tried numerous firewall options including disabling firewalls on both sides. I did run gdb though although now FahMon is hanging rather than crashing. The 'Downloading New Projects' window appear...
by smartcat99s
Sat May 24, 2008 12:39 am
Forum: 3rd party contributed software
Topic: FoldWatcher is out!!! (The ULTIMATE Monitoring Environment..
Replies: 52
Views: 18999

Re: FoldWatcher is out!!! (The ULTIMATE Monitoring Environment..

FYI, getting the linux source to build under windows was trivial. I tested this so that you wouldn't have to keep maintaining a "port", but rather a couple of patches. One thing that might help is that you could "#ifdef WIN32" to keep the paths together in onefile, as the makefil...
by smartcat99s
Thu May 22, 2008 3:46 am
Forum: 3rd party contributed software
Topic: FoldWatcher is out!!! (The ULTIMATE Monitoring Environment..
Replies: 52
Views: 18999

Re: FoldWatcher is out!!! (The ULTIMATE Monitoring Environment..

Windows Client: Is the folderwatcher.exe in a command window necessary?? No, it's not. And I have ABSOLUTELY NO IDEA why it pops up, as the original Linux version does NOT include that. I hope I' ll find out soon the buggy part. What you need to do is add this to the CFLAGS when you compile the win...
by smartcat99s
Thu May 22, 2008 1:00 am
Forum: 3rd party contributed software
Topic: FoldWatcher is out!!! (The ULTIMATE Monitoring Environment..
Replies: 52
Views: 18999

Re: FoldWatcher is out!!! (The ULTIMATE Monitoring Environment..

Can it monitor a PS3 by chance? I have no idea if other clients can even do that either. Is the folderwatcher.exe in a command window necessary?? No third party client can monitor the PS3 because there is no way to get at the WU progress without using something ugly like screen scraping. The comman...
by smartcat99s
Wed May 21, 2008 12:29 am
Forum: 3rd party contributed software
Topic: FoldWatcher is out!!! (The ULTIMATE Monitoring Environment..
Replies: 52
Views: 18999

Re: FoldWatcher is out!!! (The ULTIMATE Monitoring Environment..

Pette Broad wrote:Downloaded Windows version but it won't run as various dll's are missing.
Agreed, the QT runtime libraries are not included. I got an error that mentioned QtCore.dll
by smartcat99s
Tue May 20, 2008 2:08 am
Forum: 3rd party contributed software
Topic: FoldWatcher is out!!! (The ULTIMATE Monitoring Environment..
Replies: 52
Views: 18999

Re: FoldWatcher is out!!! (The ULTIMATE Monitoring Environment..

Will you be adding "make install" capabilities? It's rather inconvienent to have each and every user install their own copy. Sidenote -- I usually expect programs to install into /usr/bin, not /usr/sbin ;) Otherwise it looks good! [ivo@ragana foldwatcher-0.1.0]$ make make: *** No rule to m...
by smartcat99s
Wed May 14, 2008 5:43 pm
Forum: 3rd party contributed software
Topic: Management Tool For Linux F@H Clients - Looking for Testers
Replies: 3
Views: 2136

Re: Management Tool For Linux F@H Clients - Looking for Testers

You might want to offer a way to run remote management without requiring "PermitRootLogon yes" (i.e. have ssh call sudo)

(I've already got my clients integrated with Arch Linux -- see the PKGBUILD in the AUR)
by smartcat99s
Tue May 13, 2008 4:04 pm
Forum: Discussions of General-FAH topics
Topic: ideas on speeding up stats
Replies: 27
Views: 5750

Re: ideas on speeding up stats

I like looking at them every once in a while. Would it be possible to only update those pages once a day/every other day?
by smartcat99s
Tue May 13, 2008 2:34 am
Forum: 3rd party contributed software
Topic: Evolved Statistics Page - Comments?
Replies: 28
Views: 10072

Re: Evolved Statistics Page - Comments?

It doesn't seem like you're handling &'s in names correctly (see http://mnetcs.com/statistics/usersList. ... amId=11108 - R&M_Collective)
by smartcat99s
Tue Apr 22, 2008 3:37 pm
Forum: 3rd party contributed software
Topic: F@H Monitor creation & Info from F@H files...
Replies: 11
Views: 4225

Re: F@H Monitor creation & Info from F@H files...

The hexdumps of queue.dat and wuinfo_XX.dat are probably the most reliable way of getting info about the current WU. unitinfo.txt and FAHlog.txt do provide a lot of information, but they can easily be messed up by the FAH client with some cores (fahlog by SMP, unitinfo by various cores) When I was m...
by smartcat99s
Wed Mar 26, 2008 9:44 pm
Forum: 3rd party contributed software
Topic: DB Query
Replies: 8
Views: 4905

Re: DB Query

At EOC (http://folding.extremeoverclocking.com/?nav=XML), you can request access to XML based stats that are updated every three hours. It's not available for all teams and users though.