Search:  

 
 
   All ForumsHot TopicsGallery






how-to block ads


 
Forums » Tech and Talk » Computing Clubs » Team Starfire » [BOINC] Setting up BoincView (windows)
Uniqs:
5381
Share Topic:
RSS topic:
toggle:
flat / full
normal / watch
Posting:
Post a:
Post a:
[BOINC] Starting new work units »
« [OT] Anybody still up?  
page: 1 · 2

Xaak
You'll find me at T S W B.org
Premium
join:2002-06-19


2 edits

[BOINC] Setting up BoincView (windows)

BoincView is a great utility to monitor and control your fleet.

Here's a quick install guide to help you make the most of it.

Download and install it from Here .

Choose which machine you want to install it on, and install the software. Make note of the machine's IP address. You can open a command window and type ipconfig, and that should show you.

Next, on each client, you need to do 3 things.

First, you need to obtain it's boinc password. This is found in your boinc install directory (usually c:\program files\boinc). Open the file named gui_rpc_auth.cfg Use either notepad, wordpad, or your favorite text editor. The code you see there is the password.

Second, you need to create a text file named remote_hosts.cfg This file needs to have the IP address of the box on which BoincView is running. This file can be created using notepad, wordpad, or any text editor, and must be plain text. If you use notepad, make sure that the saved file does not have .txt at the end. Note: You may add additional IPs to the file to allow multiple boincview installations if you wish.

Last, restart the boinc service. This will activate the remote_hosts.cfg file and allow RPC access.

Once this file is set up on each machine, and you have the passwords for those machines, go into BoincView. To add a location, you can click on the large green plus sign towards the left side of the window on the toolbar.

Type in the name of the box (or whatever you want to call it).

Choose the Via network access (using GUI RPC) radio button.

In the hostname or ip address box, type in either the hostname or the IP .

Boinc Password is the password you got from the remote machine's gui_rpc_auth.cfg file.

Leave the port unchanged. If boinc can't use it, it will automatically switch over to an alternate port.

Set the Interval For Updates to whatever you want. I have mine set at 30 seconds for each box.

Click Apply.

If you get an error that there's nothing on port 1043, then the gui_rpc_auth.cfg file either wasn't created, or the boinc service wasn't restarted.

You can now use the functions within BoincView to control the boinc client on any configured machine.

Hope this helps .
--
Xaak

Xaak Consulting, LLC

parkut
Crunch Addict
Premium
join:2001-12-15
Harrison Township, MI
clubs:

Re: [BOINC] Setting up BoincView (windows)

Very nice write up. I agree, a wonderful program. I use it daily to check on and manage my fleets.

paul
Granpa Paul
Premium,MVM,ExMod 2006
join:2001-07-14
clubs:
Very nice indeed! Any tips on general use you'd like to share?

Xaak
You'll find me at T S W B.org
Premium
join:2002-06-19


1 edit

Re: [BOINC] Setting up BoincView (windows)

said by paul See Profile :

Very nice indeed! Any tips on general use you'd like to share?
One tip is that the work tab can be dangerous. For example, I'm running 10 hosts and have over 3000 queued and in progress wus. So when switching to the work tab for all locations, the progam can take a long time to configure itself, and appear to hang. There are two ways around this.
First, when switching to the work tab, make sure you have one location selected.

The other way is once you get to the work screen (make sure you only have one location selected), right click over the entries on the work tab and uncheck the show all results tab. This will show you only the completed and in progress wus, and you can safely switch to the work tab when all locations is selected.

If you later want to see queued wus, first choose a single location, then check the show all results menu choice and remember to uncheck it when you're done.
--
Xaak

Xaak Consulting, LLC

KcTracker
Excuse Me for Interupting
Premium
join:2003-05-13
Prairie Village, KS
Thanks XaaK, now I see what I haven't been doing right. Great guide.
--
Team Starfire is home!

broadbandit
Premium
join:2000-07-21
Morrisville, PA
clubs:
I use boinview daily to monitor both my corp fleet and home farm.

Subaru
1-3-2-4
Premium
join:2001-05-31
Greenwich, CT
clubs:

1 edit
can't get it to work keeps saying it can't find anything.. Do I need to forward any ports?

How do you restart the service?? I don't see BIONIC under the Service section in XP.

parkut
Crunch Addict
Premium
join:2001-12-15
Harrison Township, MI
clubs:
·AT&T Midwest
·WOW Internet and C..

if you installed boinc as a service, it will be running when you start windows (unless there is an error). to start the service if it has stopped for some reason, open a DOS box (start/run/cmd). When the black box opens up on your screen, type the command NET START BOINC

It will be obvious by any messages displayed if it worked or not.

BOINCVIEW will try to see the BOINC client program by looking at port 1043 or 31416. If BOINC is not running, BOINCview will complain.
--
Hello, my name is Bill and I'm a crunchaholic...

Proud to be the current host of Crunchenstein #1, #3, #4 and #5

Subaru
1-3-2-4
Premium
join:2001-05-31
Greenwich, CT
clubs:
I guess I did not install it as a service thats why?

CatSnak
RIP Splashy - We miss you
Premium
join:2001-05-06
Lakeside, CA


2 edits

Re: [BOINC] Setting up BoincView (windows)

I'm not running BOINC as a service and BOINC view is working fine for me.

I followed the instructions set forth in this thread to a T and had only one minor issue.

I would like to say that it should be made a little clearer that the remote_hosts.cfg file needs to be IN the BOINC directory and contain the IP address of the host running BOINC View then you just copy and past the file to each of the machines you want to monitor using BOINC View. Took a few minutes to figure out why I couldn't get any info on the remote box then I figured out because I put the IP of the machine I was installing BOINC on in the file instead of the machine I had BOINC View running on. Once I figured that out everything shows up like it's supposed to.
--
Founding member, 2002-2003, 2005-2006 Director of Communications, 2004-2005 Secretary for the Crunchenstein Project

broadbandit
Premium
join:2000-07-21
Morrisville, PA
clubs:

said by Subaru See Profile :

I guess I did not install it as a service thats why?
correct, run setup again with the boinc executable and choose to install as a service. you will need a version of NT, Windows 2000/XP/Server 2k3.
--

It ain't easy being greazy..
Load "*",8,1

Subaru
1-3-2-4
Premium
join:2001-05-31
Greenwich, CT
clubs:
·Packet8

thats what I did.. I made the file I put my pc's IP address in it, I take it it means the Real IP and not the 192.168.1.101 type address.

But yeah I renamed it and I put the file in the BIONC folder, no good.
--
It's NOT Ni-kon It's NE-KON!

"Life is like a dogsled team. If you aren't the lead dog, the scenery never changes"

broadbandit
Premium
join:2000-07-21
Morrisville, PA
clubs:

Re: [BOINC] Setting up BoincView (windows)

when you start your remote clients, use Net Start Boinc -allow_remote_gui_rpc

another situation, do you have a firewall on each of them?
--

It ain't easy being greazy..
Load "*",8,1

Subaru
1-3-2-4
Premium
join:2001-05-31
Greenwich, CT
clubs:
·Packet8

Re: [BOINC] Setting up BoincView (windows)

said by broadbandit See Profile :

when you start your remote clients, use Net Start Boinc -allow_remote_gui_rpc

another situation, do you have a firewall on each of them?
No firewall on any of them

How do I restart the service, With the above line you gave me?
--
It's NOT Ni-kon It's NE-KON!

"Life is like a dogsled team. If you aren't the lead dog, the scenery never changes"

broadbandit
Premium
join:2000-07-21
Morrisville, PA
clubs:


2 edits

Re: [BOINC] Setting up BoincView (windows)

edit: oh you said restart..

To restart, you will need to type 'net stop boinc' then do what you need to do, then net start boinc. or upon each system reboot, this automatically is done for you.

yep, on the remote clients to enable them, once they are enabled, you can just use 'net start boinc' from here on out.

Go to a command prompt (Start Menu, then Run -- Type cmd), and in the black window, type Net Start Boinc -allow_remote_gui_rpc (or copy and paste this in there)

--

It ain't easy being greazy..
Load "*",8,1


Subaru
1-3-2-4
Premium
join:2001-05-31
Greenwich, CT
clubs:
·Packet8

Re: [BOINC] Setting up BoincView (windows)

said by broadbandit See Profile :

edit: oh you said restart..

To restart, you will need to type 'net stop boinc' then do what you need to do, then net start boinc. or upon each system reboot, this automatically is done for you.

yep, on the remote clients to enable them, once they are enabled, you can just use 'net start boinc' from here on out.

Go to a command prompt (Start Menu, then Run -- Type cmd), and in the black window, type Net Start Boinc -allow_remote_gui_rpc (or copy and paste this in there)
I typed in Net Stop boinc and got this

"The specified service does not exist as an installed service."
--
It's NOT Ni-kon It's NE-KON!

"Life is like a dogsled team. If you aren't the lead dog, the scenery never changes"

Subaru
1-3-2-4
Premium
join:2001-05-31
Greenwich, CT
clubs:
ouch if thats the case then I will pass.

broadbandit
Premium
join:2000-07-21
Morrisville, PA
clubs:

Re: [BOINC] Setting up BoincView (windows)

I'm not certain, but if i recall the last time that i had to reinstall the boinc client on a host as a service which was already installed, it did not delete any pending work.

I hope you aren't taking it the wrong way by thinking you need a reinstallation of your OS. There isn't anything really to say 'ouch' to other then just running the boinc setup file again and choose install as a service. If it's a pain, or the thought of losing a few pending work to get it going, then I understand. Hey, happy crunching!
--

It ain't easy being greazy..
Load "*",8,1

Subaru
1-3-2-4
Premium
join:2001-05-31
Greenwich, CT
clubs:
·Packet8

I know I don't need to reintall the OS, I just had to deal with all the Hassle of getting the omptimed client to run I really did not think I needed the Services version of the Client.
--
It's NOT Ni-kon It's NE-KON!

"Life is like a dogsled team. If you aren't the lead dog, the scenery never changes"

billz n son
Premium
join:2002-01-21
Portland, OR
clubs:

I tried this out and I wasn't able to get it to work. No big deal. I removed the software.

After rebooting my computer, I now get the following error message when BOINC tries to start:

"BOINC manager is not able to connect to a BOINC client."

I figured it must be the remote_hosts.cfg file that I put out there. But after I remove it, I still get the same error message.

Does anyone have any hints on what to try next?

Thank you.

billz

Sat_Man
Monotonous Isn't It
Premium
join:2001-09-14
Gray Court, SC

Re: [BOINC] Setting up BoincView (windows)

said by billz n son See Profile :

I tried this out and I wasn't able to get it to work. No big deal. I removed the software.

Does anyone have any hints on what to try next?
You can set it up using the Update mode "via network access (using GUI RPC)".

1. Allow Sharing on your clients Boinc folder.

2. Create a new client location in BoincView and name it.

3. Select "via network access (using GUI RPC)" in the Update mode

4. In the Shared or local folder of the BOINC client box point it to the directory of the shared BOINC folder on your client. X:\Program Files\BOINC\

5. Click apply

Do this for each client system.

>Fred
--
USAF Retired
Join Team Starfire
"The Gene Pool could use a little Chlorine"

billz n son
Premium
join:2002-01-21
Portland, OR
clubs:

Also, I just noticed that a process named setiathome 4.11 windows intelx86.exe is running at about 99 percent. Even though BOINC Manager is not connected and not even running.

...and when I try to end the process, it comes back in just a few seconds.

Any idea on what's going on here?

Thanks

billz

Sat_Man
Monotonous Isn't It
Premium
join:2001-09-14
Gray Court, SC

Re: [BOINC] Setting up BoincView (windows)

said by billz n son See Profile :

Also, I just noticed that a process named setiathome 4.11 windows intelx86.exe is running at about 99 percent. Even though BOINC Manager is not connected and not even running.
In the Task Manager make sure boinc.exe is not running.
--
USAF Retired
Join Team Starfire
"The Gene Pool could use a little Chlorine"

billz n son
Premium
join:2002-01-21
Portland, OR
clubs:

Satman - thanks for the help. I was able to get the SETI process stopped.

But I'm really stuck now. I don't need or want to use boincview anymore. I uninstalled it boincview and after rebooting Boinc Manager will not work. Next I uninstalled and re-installed the Boinc Manager.

I must have missed a step somewhere though because now I can't get Boinc Manager to connect to localhost. I go to File|Select Computer..., a dialog box comes up and asks me for host name and password. I put 'localhost' as host name. For the password, I paste in the string I got in the email from Berkely. It thinks about it for a second and comes back with the error message of "BOINC Manager is not able to connect to a BOINC client."

Any ideas...

Thanks!

billz

sargeeld
Sgm Retired
Premium
join:2002-12-16
Raeford, NC
clubs:

1 edit
Look in your BOINC folder for a file named gui_rpc_auth. Open it with an editor, that is the password BOINC is looking for. It will change each time you install/reinstall BOINC.

Sat_Man
Monotonous Isn't It
Premium
join:2001-09-14
Gray Court, SC

If you're trying to connect to the computer your currently on, then go to select computer, leave the box "Blank" and click OK, it should connect to "localhost".

>Fred
--
USAF Retired
Join Team Starfire
"The Gene Pool could use a little Chlorine"

parkut
Crunch Addict
Premium
join:2001-12-15
Harrison Township, MI
clubs:
·AT&T Midwest
·WOW Internet and C..

BoincManager will also be unable to connect if boinc.exe is not running.

BOINC.exe can be thought of as the "operating system" for all Boinc projects. It must be running in order for it to manage whatever distributed computing project you have selected. It will calculate the benchmarks, contact the project servers, and upload/download work. When you killed seti*.exe, BOINC noted the seti client application was stopped, and restarted it.

BoincManager and BoincView are interfaces between you and boinc.exe. You pass commands to boinc.exe to attach to projects, update, suspend or detach projects. However, if boinc.exe is not running, then BoincManager or Boincview doesn't have anyone to "talk" to.

Hope this clears up any confusion on who does what.
--
Hello, my name is Bill and I'm a crunchaholic...

Proud to be the current host of Crunchenstein #1, #3, #4 and #5

billz n son
Premium
join:2002-01-21
Portland, OR
clubs:
Thanks all! I think I have a better understanding of what's going on. I've got some things to try, but it'll have to be later today after I get off work.

billz

WLiley
Woodman
Premium
join:2000-12-01
Grand Blanc, MI
clubs:

Is there something wrong with the Bonicview website?

I FINALLY have my Boinc working again. But it looks like in the process, I whacked BoincView. When I go to that linked website, the main frame is empty. Clicking on "downloads" results in the same.

I'd like to get BoincView back.
--
Team Z Member"The Edge... there is no honest way to explain it because the only people who really know where it is are the ones who have gone over." Hunter S. Thompson

WLiley
Woodman
Premium
join:2000-12-01
Grand Blanc, MI
clubs:

Re: [BOINC] Setting up BoincView (windows)

Nevermind. LUSER error.
Downloading now, installing shortly. Crossing fingers when I do.

parkut
Crunch Addict
Premium
join:2001-12-15
Harrison Township, MI
clubs:
·AT&T Midwest
·WOW Internet and C..

Downloads are there, I can see them here: »boincview.amanheis.de/?page=download

You might need to scroll down

The windows download direct link: »boincview.amanheis.de/download/boincview.zip
--
Hello, my name is Bill and I'm a crunchaholic...

Proud to be the current host of Crunchenstein #1, #3, #4 and #5

Xaak
You'll find me at T S W B.org
Premium
join:2002-06-19

Just as a note, I found that the release version of Boincview has some memory issues, which may or may not cause problems depending on the number of machines you're running and boinc cache size.

I have been running the latest beta version for the past few weeks and it's much, much better with respect to memory usage, and the apparent lockups I experienced under the release version are now gone. And it's been dead stable.

Hope this helps.
--
Xaak
Xaak Consulting, LLC

Sat_Man
Monotonous Isn't It
Premium
join:2001-09-14
Gray Court, SC

Re: [BOINC] Setting up BoincView (windows)

I couldn't get the the release version of Boincview to work. It kept hanging up. I downloaded the beta version and it's working fine. One question, when I click on "update project SETI@home at location xxxx" it never updates the selected client. Is this only available when using "via network access" and not "via direct file access"?

>Fred
--
USAF Retired
Join Team Starfire
"The Gene Pool could use a little Chlorine"

Xaak
You'll find me at T S W B.org
Premium
join:2002-06-19


1 edit

Re: [BOINC] Setting up BoincView (windows)

Yes. Direct file just reads the info. You must follow the instructions at the top exactly to set up network access. Then Boincview can send remote commands to the Boinc client.

edit: sp
--
Xaak

Xaak Consulting, LLC

Sat_Man
Monotonous Isn't It
Premium
join:2001-09-14
Gray Court, SC

Re: [BOINC] Setting up BoincView (windows)

said by Xaak See Profile :

Yes. Direct file just reads the info. You must follow the instructions at the top exactly to set up network access. Then Boincview can send remote commands to the Boinc client.

edit: sp
I set it up with direct file because it was quicker. I figured I'd have to change it to get the full use of BoincView. Thanks!

>Fred
--
USAF Retired
Join Team Starfire
"The Gene Pool could use a little Chlorine"

Xaak
You'll find me at T S W B.org
Premium
join:2002-06-19

Re: [BOINC] Setting up BoincView (windows)

There you go, taking the easy way out again . Don't you know it takes less time to do it right the first time?
--
Xaak
Xaak Consulting, LLC

Sat_Man
Monotonous Isn't It
Premium
join:2001-09-14
Gray Court, SC

Re: [BOINC] Setting up BoincView (windows)

I know...I know...but if I did it right the first time I wouldn't have anything to do!;)
Forums » Tech and Talk » Computing Clubs » Team Starfire[BOINC] Starting new work units »
« [OT] Anybody still up?  
page: 1 · 2


Tuesday, 24-Nov 12:56:27 Terms of Use | Privacy Policy | Hosting by www.nac.net - DSL,Hosting & Co-lo | feedback | contact
over 10 years online! © 1999-2009 dslreports.com.republican-creole
page compression OFF
Most commented news this week
· [95] New AT&T Ad Campaign Hits Back At Verizon
· [73] New Bill Takes Aim At Higher Verizon ETFs
· [30] Earthlink Suffers From Major E-mail Outage
· [30] AT&T Offers New Prepaid Wireless plans
· [28] Frontier Increases Modem Rental Fee
· [16] Vivendi In Way Of Comcast's NBC Desires
· [15] Senators Want ACTA Made Public
· [13] Charter Still Fighting With Creditors
· [11] FCC Broadband Problem List Omits 'No Competition,' FCC Itself
· [9] Time Warner Dallas Customers Get WiMax December 1
Most people now reading
· Windows 7 boot manager editing questions [Microsoft Help]
· Big Bank Alternative to Bank of America? [General Questions]
· CTV & Canwest ask CRTC to order blocking of U.S. programs [TekSavvy]
· Climate Change Scandal Erupts After Email Hack. [Security]
· What to use while demonoid is down? [Filesharing Software]
· iNum and 911 [VOIP Tech Chat]
· Firearms: Ammo question. [General Questions]
· persistent connection to qw-in-f113.1e100.net on boot [Security]
· HELP - Structured Wire and Home Network [Home/Office setup photos]