Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Web server for monitoring multiple rigs #2

Closed
TrantorRWS opened this issue Jun 5, 2017 · 10 comments
Closed

Web server for monitoring multiple rigs #2

TrantorRWS opened this issue Jun 5, 2017 · 10 comments

Comments

@TrantorRWS
Copy link

I have multi rigs like lot of people and I would love to view all of them in a single place.
Will it be possible to have one "master" web server in order to display informations of all rigs ?

excavator will connect to an existing management web server on the network like a simple client

If it possible it will be AMAZING 🥇

@nicehashdev
Copy link
Contributor

It is already possible if you modify index.html in folder web.

Use one excavator for getting html data, and the rest for getting API data over js.

@TrantorRWS
Copy link
Author

TrantorRWS commented Jun 5, 2017

Great news :D
But which part should I update in index.html ?
I'm a total noob in web :(

I can't load the excavator web page on my iphone/ipad nor windows phone any suggestion ?
Of course they are on same network.

@nicehashdev
Copy link
Contributor

We have no plans to make default page available for multiple miners.

By default, excavator binds to localhost and can be accessed only on local PC. If you need access in your LAN, then you should bind to your LAN IP.

@Kayfolom
Copy link

Kayfolom commented Jun 6, 2017

I have plans to write a simple application for Android to monitor the excavator.
Maybe next week I will publish the application here https://play.google.com/store/apps/developer?id=%D0%95%D0%B2%D0%B3%D0%B5%D0%BD%D0%B8%D0%B9+%D0%9A%D0%BE%D1%80%D0%B5%D0%BF%D0%BE%D0%B2

@TrantorRWS
Copy link
Author

I have already edited the config file to bind to LAN IP.
I can access excavator web page from other computer in the same LAN but can't from mobile devices.

@Kayfolom
Copy link

Kayfolom commented Jun 6, 2017

I have already edited the config file to bind to LAN IP.
I can access excavator web page from other computer in the same LAN but can't from mobile devices.

Try use "How to enable JavaScript in your iphone"
http://aboutjavascript.com/en/how-to-enable-javascript-in-safari.html

@Kayfolom
Copy link

@ziomber ziomber mentioned this issue Jul 7, 2017
@danilomichelucci
Copy link

danilomichelucci commented Jan 23, 2018

It would be awesome to have the option to ADD all the rigs to be seen in the same dashboard console, so you can easily monitor at least the basic info (tempeture, Hash rate, Power and so on) . I know you said about index.html but I am not a dev guy, I even do not know how to start changing the html file to add more RIGs. Would it be possible to give a clue about how to do that using index.html JS? maybe share some example?

@eewar
Copy link

eewar commented Feb 9, 2018

Like this?

dash

@nicehashdev
Copy link
Contributor

Web is not supported anymore. Closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants
@Kayfolom @nicehashdev @TrantorRWS @danilomichelucci @eewar and others