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

Centralized STATS #480

Open
mlnishiya opened this issue Feb 3, 2018 · 1 comment
Open

Centralized STATS #480

mlnishiya opened this issue Feb 3, 2018 · 1 comment

Comments

@mlnishiya
Copy link

I haver 5 computers working 4 me..

Can i centralize stats on one of that computers?

4 exemple:
worker 1: 500h/s
worker 2: 500h/s
worker 4: 500h/s
host centralized shows 1500h/s
10s 60s 15m

?

@mlnishiya
Copy link
Author

mlnishiya commented Feb 3, 2018

i think can we use a AJAX in WEBSERVICE to collect all data n show it all in a single webview

just adding worker IP:port

worker 1: 192.168.0.1:16000
worker 2: 192.168.0.1:16000
worker 3: 192.168.0.1:16000
host: 192.168.0.1:16000 (collection of all workers)

note:
"httpd_port" : 0,
it should be up
"httpd_port" : 16000,

i'm doing it with my own web server, n some php code... using javascript to calc infos i want... i think it can be native...

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

No branches or pull requests

1 participant