Bitcoin Forum
April 19, 2024, 03:32:29 PM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 [16] 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 »
  Print  
Author Topic: cryptoGlance [v2.1] :: Open-source, self-hosted, multi-rig monitoring tool!  (Read 130208 times)
cryptoglance (OP)
Sr. Member
****
Offline Offline

Activity: 298
Merit: 250


View Profile WWW
May 31, 2015, 05:49:53 PM
 #301

Sorry for the maybe stupid question but cryptoglance shows all my 4 S3 miners and the correct pool/hashspeed
But I just tried for the first time to make a pool switch to the second pool in the list and nothings appears/changes after saving.
Trying to make a restart ends in the same result.
Looks like I have no remote control but all works fine if I do it on the miner webinterface.
Any suggestions?
Thanks in advance

This happens when you do not have write access to the cgminer API. Take a look at this post on how to configure the cgminer config on a bitmain product: https://bitcointalk.org/index.php?topic=569924.msg11078275#msg11078275

For CryptoGlance to update the miner remotely, you need to have a W: in front of the IP you want to grant access to.

1713540749
Hero Member
*
Offline Offline

Posts: 1713540749

View Profile Personal Message (Offline)

Ignore
1713540749
Reply with quote  #2

1713540749
Report to moderator
1713540749
Hero Member
*
Offline Offline

Posts: 1713540749

View Profile Personal Message (Offline)

Ignore
1713540749
Reply with quote  #2

1713540749
Report to moderator
There are several different types of Bitcoin clients. The most secure are full nodes like Bitcoin Core, which will follow the rules of the network no matter what miners do. Even if every miner decided to create 1000 bitcoins per block, full nodes would stick to the rules and reject those blocks.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
Real-Duke
Legendary
*
Offline Offline

Activity: 3360
Merit: 2145


Top Crypto Casino


View Profile
May 31, 2015, 06:29:53 PM
 #302

Thanks for reply!
Simply pressing "Esc" + "i" to start edit modus of the file? Sorry if I'm completly wrong here

█████████████████████████
████▐██▄█████████████████
████▐██████▄▄▄███████████
████▐████▄█████▄▄████████
████▐█████▀▀▀▀▀███▄██████
████▐███▀████████████████
████▐█████████▄█████▌████
████▐██▌█████▀██████▌████
████▐██████████▀████▌████
█████▀███▄█████▄███▀█████
███████▀█████████▀███████
██████████▀███▀██████████
█████████████████████████
.
BC.GAME
▄▄░░░▄▀▀▄████████
▄▄▄
██████████████
█████░░▄▄▄▄████████
▄▄▄▄▄▄▄▄▄██▄██████▄▄▄▄████
▄███▄█▄▄██████████▄████▄████
███████████████████████████▀███
▀████▄██▄██▄░░░░▄████████████
▀▀▀█████▄▄▄███████████▀██
███████████████████▀██
███████████████████▄██
▄███████████████████▄██
█████████████████████▀██
██████████████████████▄
.
..CASINO....SPORTS....RACING..
█░░░░░░█░░░░░░█
▀███▀░░▀███▀░░▀███▀
▀░▀░░░░▀░▀░░░░▀░▀
░░░░░░░░░░░░
▀██████████
░░░░░███░░░░
░░█░░░███▄█░░░
░░██▌░░███░▀░░██▌
░█░██░░███░░░█░██
░█▀▀▀█▌░███░░█▀▀▀█▌
▄█▄░░░██▄███▄█▄░░▄██▄
▄███▄
░░░░▀██▄▀


▄▄████▄▄
▄███▀▀███▄
██████████
▀███▄░▄██▀
▄▄████▄▄░▀█▀▄██▀▄▄████▄▄
▄███▀▀▀████▄▄██▀▄███▀▀███▄
███████▄▄▀▀████▄▄▀▀███████
▀███▄▄███▀░░░▀▀████▄▄▄███▀
▀▀████▀▀████████▀▀████▀▀
cryptoglance (OP)
Sr. Member
****
Offline Offline

Activity: 298
Merit: 250


View Profile WWW
June 01, 2015, 03:54:06 AM
 #303

Thanks for reply!
Simply pressing "Esc" + "i" to start edit modus of the file? Sorry if I'm completly wrong here

 You can try to use vim

Start vim with: sudo vim filename
i - to enter edit mode
ESC - to exit edit mode
:wq - to save and exit
:q! - to exit without saving

Once your changes are done, restart:
sudo shutdown -r now

aarons6
Legendary
*
Offline Offline

Activity: 1736
Merit: 1006


View Profile
June 01, 2015, 04:56:06 AM
 #304

anyway to have the pools show the password?
i use the westhash as the pool 0 and i use a p= password, but its shows as ********* kind of sucks.

also can you make the refresh longer then 2 minutes? like maybe 10?
and can you add solo.ckpool.org to the list of pools that you can show?
cryptoglance (OP)
Sr. Member
****
Offline Offline

Activity: 298
Merit: 250


View Profile WWW
June 01, 2015, 05:47:35 AM
 #305

anyway to have the pools show the password?
i use the westhash as the pool 0 and i use a p= password, but its shows as ********* kind of sucks.
Unfortunately not. cgminer API does not provide the password for pools (not sure why...). Maybe in the future we can have some kind of functionality that lets the app SSH into the device and gather passwords, but no promises there Sad


also can you make the refresh longer then 2 minutes? like maybe 10?
Sure! It'll be in the next nightly update which is aimed to be this week.


and can you add solo.ckpool.org to the list of pools that you can show?
Not sure the solo pool has much information we can pull, or if it even has an API. I'll look into this though.

aarons6
Legendary
*
Offline Offline

Activity: 1736
Merit: 1006


View Profile
June 01, 2015, 06:04:59 AM
Last edit: June 01, 2015, 06:17:30 AM by aarons6
 #306

anyway to have the pools show the password?
i use the westhash as the pool 0 and i use a p= password, but its shows as ********* kind of sucks.
Unfortunately not. cgminer API does not provide the password for pools (not sure why...). Maybe in the future we can have some kind of functionality that lets the app SSH into the device and gather passwords, but no promises there Sad


also can you make the refresh longer then 2 minutes? like maybe 10?
Sure! It'll be in the next nightly update which is aimed to be this week.


and can you add solo.ckpool.org to the list of pools that you can show?
Not sure the solo pool has much information we can pull, or if it even has an API. I'll look into this though.

cool thanks.

it give you this
{"hashrate1m": "1.24T", "hashrate5m": "1.31T", "hashrate1hr": "981G", "hashrate1d": "73.1G", "hashrate7d": "10.7G", "lastupdate": 1433138570, "workers": 3, "bestshare": 23563035.189569253}

from your username which is your btc address.. thats all the info one would need.

one more thing, is there a timeout? sometimes one or two of my miners show up as --- --- --- until it gets refreshed again.

i have 3 s3s and 1 s5.
Mikestang
Legendary
*
Offline Offline

Activity: 1274
Merit: 1000



View Profile
June 01, 2015, 06:20:15 AM
 #307

and can you add solo.ckpool.org to the list of pools that you can show?
Not sure the solo pool has much information we can pull, or if it even has an API. I'll look into this though.

cool thanks.

it give you this
{"hashrate1m": "1.24T", "hashrate5m": "1.31T", "hashrate1hr": "981G", "hashrate1d": "73.1G", "hashrate7d": "10.7G", "lastupdate": 1433138570, "workers": 3, "bestshare": 23563035.189569253}

from your username which is your btc address.. thats all the info one would need.


I second this suggestion, would love to have this panel available in CG.
rickzsi
Newbie
*
Offline Offline

Activity: 29
Merit: 0


View Profile
June 01, 2015, 02:26:34 PM
Last edit: June 01, 2015, 03:10:45 PM by rickzsi
 #308

Hi Everyone,

Noob question for anyone who cares to answer.  I just downloaded and installed cryptoglance and when I try to add Antpool as a mining pool, "Antpool" does not appear in the pool "Type" dropdown box in the software.  The only options are Bitcoin Affiliate Network, CkPool, Eclipse, Eligius, MagicPool, MPOS, Mutipool.us, NOMP, and WafflePool.  

Any suggestions?
cryptoglance (OP)
Sr. Member
****
Offline Offline

Activity: 298
Merit: 250


View Profile WWW
June 01, 2015, 04:17:44 PM
 #309

it give you this
{"hashrate1m": "1.24T", "hashrate5m": "1.31T", "hashrate1hr": "981G", "hashrate1d": "73.1G", "hashrate7d": "10.7G", "lastupdate": 1433138570, "workers": 3, "bestshare": 23563035.189569253}

from your username which is your btc address.. thats all the info one would need.
Thank you for this!

one more thing, is there a timeout? sometimes one or two of my miners show up as --- --- --- until it gets refreshed again.

i have 3 s3s and 1 s5.
CryptoGlance will initially attempt to fetch data for all devices to generate an overview. After this step, all rigs will update at the speed defined in Settings.

You can always click the Update button in the Overview panel, this should force an update.


Hi Everyone,

Noob question for anyone who cares to answer.  I just downloaded and installed cryptoglance and when I try to add Antpool as a mining pool, "Antpool" does not appear in the pool "Type" dropdown box in the software.  The only options are Bitcoin Affiliate Network, CkPool, Eclipse, Eligius, MagicPool, MPOS, Mutipool.us, NOMP, and WafflePool. 

Any suggestions?
AntPool is a fairly new panel. Navigate to Settings, enable App Updates and select your desired branch. The safest branch is Release. The app will prompt you with an Update Available. Click the Update Now button and let the magic happen! Cheesy

Mikestang
Legendary
*
Offline Offline

Activity: 1274
Merit: 1000



View Profile
June 01, 2015, 05:09:39 PM
 #310

it give you this
{"hashrate1m": "1.24T", "hashrate5m": "1.31T", "hashrate1hr": "981G", "hashrate1d": "73.1G", "hashrate7d": "10.7G", "lastupdate": 1433138570, "workers": 3, "bestshare": 23563035.189569253}

from your username which is your btc address.. thats all the info one would need.
Thank you for this!


If you implement this, please use a unixtime stamp converter so it will show the lastupdate in a time format human beings can understand.
cryptoglance (OP)
Sr. Member
****
Offline Offline

Activity: 298
Merit: 250


View Profile WWW
June 01, 2015, 05:34:04 PM
 #311

it give you this
{"hashrate1m": "1.24T", "hashrate5m": "1.31T", "hashrate1hr": "981G", "hashrate1d": "73.1G", "hashrate7d": "10.7G", "lastupdate": 1433138570, "workers": 3, "bestshare": 23563035.189569253}

from your username which is your btc address.. thats all the info one would need.
Thank you for this!


If you implement this, please use a unixtime stamp converter so it will show the lastupdate in a time format human beings can understand.
Of course! We try to keep all time format the same in CryptoGlance

rickzsi
Newbie
*
Offline Offline

Activity: 29
Merit: 0


View Profile
June 01, 2015, 06:27:22 PM
 #312

it give you this
{"hashrate1m": "1.24T", "hashrate5m": "1.31T", "hashrate1hr": "981G", "hashrate1d": "73.1G", "hashrate7d": "10.7G", "lastupdate": 1433138570, "workers": 3, "bestshare": 23563035.189569253}

from your username which is your btc address.. thats all the info one would need.
Thank you for this!

one more thing, is there a timeout? sometimes one or two of my miners show up as --- --- --- until it gets refreshed again.

i have 3 s3s and 1 s5.
CryptoGlance will initially attempt to fetch data for all devices to generate an overview. After this step, all rigs will update at the speed defined in Settings.

You can always click the Update button in the Overview panel, this should force an update.


Hi Everyone,

Noob question for anyone who cares to answer.  I just downloaded and installed cryptoglance and when I try to add Antpool as a mining pool, "Antpool" does not appear in the pool "Type" dropdown box in the software.  The only options are Bitcoin Affiliate Network, CkPool, Eclipse, Eligius, MagicPool, MPOS, Mutipool.us, NOMP, and WafflePool.  

Any suggestions?
AntPool is a fairly new panel. Navigate to Settings, enable App Updates and select your desired branch. The safest branch is Release. The app will prompt you with an Update Available. Click the Update Now button and let the magic happen! Cheesy

Ok. Th Update Available shows up, but when i try to select the update, I get the message: ==> ERROR: Failed to create the directory: update\v2.1.0.4-beta.

Thoughts?
rickzsi
Newbie
*
Offline Offline

Activity: 29
Merit: 0


View Profile
June 01, 2015, 06:39:17 PM
 #313

P.S. I am on a Windows 8 laptop.
cryptoglance (OP)
Sr. Member
****
Offline Offline

Activity: 298
Merit: 250


View Profile WWW
June 01, 2015, 06:42:02 PM
 #314

Ok. Th Update Available shows up, but when i try to select the update, I get the message: ==> ERROR: Failed to create the directory: update\v2.1.0.4-beta.

Thoughts?
Can you try another update type, such as Nightly or Release?

rickzsi
Newbie
*
Offline Offline

Activity: 29
Merit: 0


View Profile
June 01, 2015, 06:51:47 PM
 #315

Ok. Th Update Available shows up, but when i try to select the update, I get the message: ==> ERROR: Failed to create the directory: update\v2.1.0.4-beta.

Thoughts?
Can you try another update type, such as Nightly or Release?

Thanks. Release did it.  The other two resulted in the error above.
cryptoglance (OP)
Sr. Member
****
Offline Offline

Activity: 298
Merit: 250


View Profile WWW
June 01, 2015, 06:55:33 PM
 #316

Ok. Th Update Available shows up, but when i try to select the update, I get the message: ==> ERROR: Failed to create the directory: update\v2.1.0.4-beta.

Thoughts?
Can you try another update type, such as Nightly or Release?

Thanks. Release did it.  The other two resulted in the error above.

I believe this is because of an error with the previous build. Majority of the updates from now on should work as expected

rickzsi
Newbie
*
Offline Offline

Activity: 29
Merit: 0


View Profile
June 01, 2015, 07:35:32 PM
 #317

Ok. Th Update Available shows up, but when i try to select the update, I get the message: ==> ERROR: Failed to create the directory: update\v2.1.0.4-beta.

Thoughts?
Can you try another update type, such as Nightly or Release?

Thanks. Release did it.  The other two resulted in the error above.

I believe this is because of an error with the previous build. Majority of the updates from now on should work as expected

Sounds great.  It's working now.  Beautiful GUI.  Nice job.  One last question for now: In your program, my rigs appear to "come and go", meaning they always appear to switch from offline to online (fairly constantly).  This tends to cause all of the other windows to continually re-arrange themselves.  Is there anything I can do about this?
cryptoglance (OP)
Sr. Member
****
Offline Offline

Activity: 298
Merit: 250


View Profile WWW
June 01, 2015, 07:40:23 PM
 #318

Sounds great.  It's working now.  Beautiful GUI.  Nice job.  One last question for now: In your program, my rigs appear to "come and go", meaning they always appear to switch from offline to online (fairly constantly).  This tends to cause all of the other windows to continually re-arrange themselves.  Is there anything I can do about this?
Are your rigs on your local network or hosted externally? It's switching status because it's taking longer than 2 seconds to get a response from the miner.

rickzsi
Newbie
*
Offline Offline

Activity: 29
Merit: 0


View Profile
June 01, 2015, 07:41:32 PM
 #319

Sounds great.  It's working now.  Beautiful GUI.  Nice job.  One last question for now: In your program, my rigs appear to "come and go", meaning they always appear to switch from offline to online (fairly constantly).  This tends to cause all of the other windows to continually re-arrange themselves.  Is there anything I can do about this?
Are your rigs on your local network or hosted externally? It's switching status because it's taking longer than 2 seconds to get a response from the miner.

They are local.  Anything I can do to speed up response time?
cryptoglance (OP)
Sr. Member
****
Offline Offline

Activity: 298
Merit: 250


View Profile WWW
June 01, 2015, 08:26:52 PM
 #320

Sounds great.  It's working now.  Beautiful GUI.  Nice job.  One last question for now: In your program, my rigs appear to "come and go", meaning they always appear to switch from offline to online (fairly constantly).  This tends to cause all of the other windows to continually re-arrange themselves.  Is there anything I can do about this?
Are your rigs on your local network or hosted externally? It's switching status because it's taking longer than 2 seconds to get a response from the miner.

They are local.  Anything I can do to speed up response time?
Not sure what you can do locally... However if you want to edit a file, you can change this value until the next release.

Navigate to: C:\cryptoglance\application\includes\classes\miners\
Open with notepad: cgminer.php

Search for:
Code:
$socket = stream_socket_client('tcp://'.$this->_host.':'.$this->_port, $errno, $errstr, 2);

Replace with:
Code:
$socket = stream_socket_client('tcp://'.$this->_host.':'.$this->_port, $errno, $errstr, 10);

Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 [16] 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!