Bitcoin Forum
June 19, 2024, 05:05:10 PM *
News: Latest Bitcoin Core release: 27.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 130213 times)
zOU
Hero Member
*****
Offline Offline

Activity: 728
Merit: 500

★ these are stars ★


View Profile
May 10, 2016, 08:34:40 PM
 #621

It'll take some modifications, see my earlier posts in this thread.

It's not that hard if you understand code a bit Smiley

vg54dett
Hero Member
*****
Offline Offline

Activity: 501
Merit: 500


View Profile
May 10, 2016, 08:50:39 PM
 #622

I'm needing some help with the android app. I've read through the thread. I'm struggling with the cryptoglance url. How do I know or determine where it is located and what it is? I'm sure this is a silly questions but I'm not tech savvy.
Thanks

I have the same question.
Can't find the answer properly detailed , and readme txt doesn't help a lot.

I have the windows app running on a dedicated computer , behind a router behind an internet dsl box.
I have bought the android app.
In the router at port forward page, I have have added the 4041 port to the 192.168.1.xx internal ip of the computer.

But I can't understand what I have to put as ip in the android app.
Obvioulsy nothing  like 192.168.1.xx , and internet box externeal ip (found thanks to ipburger.com) doesn't work.


Could you help ?
zOU
Hero Member
*****
Offline Offline

Activity: 728
Merit: 500

★ these are stars ★


View Profile
May 11, 2016, 05:01:00 AM
 #623

https://github.com/cryptoGlance/cryptoGlance-web-app/blob/master/README.md#faq

Quote
OPTIONAL - If you wish to access cryptoGlance from other devices, you'll need to edit the {{install_dir}}/settings.json file. Change line 30 to use your 192.168.x.x address, similar to:

"listen_on": ["192.168.1.20", 4041],

Then you need your FW to allow connection from the outside.

If you're at home, just connect your android device to your home wifi and browse to  the 192.168.*****:4041 IP (or whatever your subnet is).

when that works, all you have to fix is your port forwarding.

vg54dett
Hero Member
*****
Offline Offline

Activity: 501
Merit: 500


View Profile
May 11, 2016, 08:58:36 AM
 #624

https://github.com/cryptoGlance/cryptoGlance-web-app/blob/master/README.md#faq

Quote
OPTIONAL - If you wish to access cryptoGlance from other devices, you'll need to edit the {{install_dir}}/settings.json file. Change line 30 to use your 192.168.x.x address, similar to:

"listen_on": ["192.168.1.20", 4041],

Then you need your FW to allow connection from the outside.

If you're at home, just connect your android device to your home wifi and browse to  the 192.168.*****:4041 IP (or whatever your subnet is).


Thx for trying to help.
This part is working.

But to connect when I'm away from home , I don't understand what IP I have to use in the android app.

zOU
Hero Member
*****
Offline Offline

Activity: 728
Merit: 500

★ these are stars ★


View Profile
May 11, 2016, 10:04:25 AM
 #625

Thx for trying to help.
This part is working.

But to connect when I'm away from home , I don't understand what IP I have to use in the android app.



you need to use your allocated public IP:

https://www.whatismyip.com/

since it can change, you should ideally use a dyndns service.
and also redirect port 4041 to your internal IP from your router.

vg54dett
Hero Member
*****
Offline Offline

Activity: 501
Merit: 500


View Profile
May 11, 2016, 10:18:46 AM
 #626

Thx for trying to help.
This part is working.

But to connect when I'm away from home , I don't understand what IP I have to use in the android app.



you need to use your allocated public IP:

https://www.whatismyip.com/

since it can change, you should ideally use a dyndns service.
and also redirect port 4041 to your internal IP from your router.

Awesome thank you.

So, for the newbs like me asking about the IP in the APP , you have to use your public IP , no matter if you use router + box.
(it was never exactly said in simple words in the thread, that's why the question come back often from different guys).

To sum up , 3 steps :

- edit the {{install_dir}}/settings.json file. Change line 30 to use your 192.168.x.x address, similar to: "listen_on": ["192.168.1.20", 4041], and allow firewall when asked.
- do the port forward thing in the router with port 4041 and the 192.168.x.x address of the device where the app run
- use the "public IP":4041 in the android app. Public IP can be found with ipburger.com or whatismyip.com for example.

I think the read me txt should be updated with more detailed explanation for beginners.

Thanks again zOU
zOU
Hero Member
*****
Offline Offline

Activity: 728
Merit: 500

★ these are stars ★


View Profile
May 11, 2016, 10:38:40 AM
 #627

My pleasure Smiley

smracer
Donator
Legendary
*
Offline Offline

Activity: 1055
Merit: 1020



View Profile
May 14, 2016, 04:06:42 PM
 #628

Is there an easier way to add 200+ miners than one at a time?  Can I edit the miners.json file manually and add the IP addresses?
zOU
Hero Member
*****
Offline Offline

Activity: 728
Merit: 500

★ these are stars ★


View Profile
May 14, 2016, 04:08:48 PM
 #629

Is there an easier way to add 200+ miners than one at a time?  Can I edit the miners.json file manually and add the IP addresses?

That should work

Add a couple to see the correct format, then edit the file Smiley

smracer
Donator
Legendary
*
Offline Offline

Activity: 1055
Merit: 1020



View Profile
May 14, 2016, 04:30:46 PM
 #630

Is there an easier way to add 200+ miners than one at a time?  Can I edit the miners.json file manually and add the IP addresses?

That should work

Add a couple to see the correct format, then edit the file Smiley

Man this is slow over Teamviewer.  

Can I just add every IP address on the subnet to the miners.json file and will it just show the active ones?

Also I have one S7 showing up red and not hashing.  Will Cryptoglance auto-restart the miner or do I have to tell it to do that?

ff3
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
May 14, 2016, 07:53:36 PM
 #631

Great app thank you!  One issue with the Windows version, when I try to change the layout it immediatly reverts back to the default one.
Flexystar
Full Member
***
Offline Offline

Activity: 1092
Merit: 227



View Profile
May 14, 2016, 11:35:53 PM
 #632


Also I have one S7 showing up red and not hashing.  Will Cryptoglance auto-restart the miner or do I have to tell it to do that?


Any info about this feature?
cryptoglance (OP)
Sr. Member
****
Offline Offline

Activity: 298
Merit: 250


View Profile WWW
May 17, 2016, 12:09:47 AM
 #633

Sorry all for being inactive. We're trying our best to be around.

Great app thank you!  One issue with the Windows version, when I try to change the layout it immediatly reverts back to the default one.
This can happen when cookies somehow corrupt or if your screen size is too small.



Also I have one S7 showing up red and not hashing.  Will Cryptoglance auto-restart the miner or do I have to tell it to do that?


Any info about this feature?
Currently CryptoGlance will look for an 'x' in the chip status that cgminer reports and will try to restart the miner. I'm not sure if the s7 reports it the same as the s5, but the s5 is what we build that feature for.

Flexystar
Full Member
***
Offline Offline

Activity: 1092
Merit: 227



View Profile
May 17, 2016, 07:21:18 AM
 #634

Currently CryptoGlance will look for an 'x' in the chip status that cgminer reports and will try to restart the miner. I'm not sure if the s7 reports it the same as the s5, but the s5 is what we build that feature for.

Hm.. need add some supports to restart miner via ssh, or if miner don't respond via API (Like frezz). Or, something like this - for miners add option - Run This Shell Script if miner go down (and put shell path to sh).
Kray
Hero Member
*****
Offline Offline

Activity: 658
Merit: 500



View Profile
May 23, 2016, 03:42:18 PM
 #635

I really like your software and am using it on my Windows 7 rig to monitor my miners.
aarons6
Legendary
*
Offline Offline

Activity: 1736
Merit: 1006


View Profile
May 25, 2016, 11:00:23 PM
 #636

anyway to change your password without deleting your config file and starting over?
cryptoglance (OP)
Sr. Member
****
Offline Offline

Activity: 298
Merit: 250


View Profile WWW
May 26, 2016, 04:41:35 AM
 #637

anyway to change your password without deleting your config file and starting over?

Unfortunately not Sad

toptek
Legendary
*
Offline Offline

Activity: 1274
Merit: 1000


View Profile
May 28, 2016, 01:57:16 AM
 #638

anyway to change your password without deleting your config file and starting over?


All i delete is the account.json in the configs folder password can be changed and nothing else seems to be gone or you can edit it there .... unless you mean you would like some way of changing it with out going under the hood, so to speak ..

For security, your account has been locked. Email acctcomp15@theymos.e4ward.com
zOU
Hero Member
*****
Offline Offline

Activity: 728
Merit: 500

★ these are stars ★


View Profile
May 28, 2016, 06:51:14 AM
 #639

1 thing:

In the overview, the "highest temperature " column shows the average temperature.

xxcsu
Hero Member
*****
Offline Offline

Activity: 1498
Merit: 597


View Profile WWW
June 19, 2016, 04:01:06 AM
 #640

cryptoGlance working with antminer s9 ?

Learn about Merit & new rank requirements , Learn how to use MERIT , make this community better
If you like the answer you got for your question from any member ,
If you find any post useful , informative use the +Merit button.
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!