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

How to track pokeminer status remotely? #276

Open
and7ey opened this issue Aug 30, 2016 · 3 comments
Open

How to track pokeminer status remotely? #276

and7ey opened this issue Aug 30, 2016 · 3 comments

Comments

@and7ey
Copy link

and7ey commented Aug 30, 2016

I am running pokeminer on AWS machine (without web-interface). How could I monitor remotely what happens there with pokeminer?

@leclaida
Copy link

run http.server in the background and monitor worker.log

@Aiyubi
Copy link

Aiyubi commented Aug 31, 2016

what do you mean with "no web interface" ?

I am pretty sure you can start the web.py and access the ip of your aws machine for the regular website
And the worker.py is also showing you the status

@and7ey
Copy link
Author

and7ey commented Sep 18, 2016

Both approaches assume that I should regularly visit some site or read the log. I am looking for solution to receive for ex., e-mail notifications when a problem occurs.

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

3 participants