We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
?
The text was updated successfully, but these errors were encountered:
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...
Sorry, something went wrong.
No branches or pull requests
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
?
The text was updated successfully, but these errors were encountered: