Author

Topic: Monero Mining Monitor: open source remote per rig monitoring and statistics (Read 1083 times)

newbie
Activity: 3
Merit: 0
Hi,
Thanks for a great monitor!

is there a way to add somewhere in the totals the number of connected peers, it apears in the log file of xmr-proxy but not on the web gui you made.

unless you might have any idea how to change the worker ID in xmr-proxy to be the computer name of the miner, or just the internal IP of the miner, because the proxy is installed on a hosted machine somewhere and I have a lot of miners from same internal network (same external IP) and so recognized as a single miner in the stats...

Thanks again!
newbie
Activity: 8
Merit: 0

REPOSITORY

https://github.com/taushet/monero_mining_monitor

DESCRIPTION

This is a Monero mining rig remote monitoring suite written in python and jQuery. It requires the use of XMR-proxy by Atrides (https://github.com/Atrides/xmr-proxy). It allows you to fully monitor your rigs via the web or locally.

Here is what it looks like when up and running:

https://i.imgur.com/xOIcB1a.png


FEATURES

  • Detailed statistics per rig
  • Share quality monitoring
  • Uptime monitoring
  • Pool connection monitoring
  • Built-in web server, allowing you to monitor your rigs locally or remotely

INSTALLATION

Windows:

  • install python 2.7.3
  • install all dependencies (pandas and numpy)
  • install xmr-proxy (good guide for windows users here: https://bitcointalksearch.org/topic/m.8331755)
  • change logging to 'INFO' mode, to save space (in xmr-proxy-master/config.py)
  • give your miners static IP addresses, if you can.
  • point all your miners to the IP running the xmr-proxy
  • copy this repository into the parent directory of xmr-proxy (if not, you will have to edit the logfile path in mmm_config.py)
  • open the mmm_windows_start.bat file (or make it run automatically at startup by making a shortcut, running shell:startup and putting it there)
  • open your web browser to http://127.0.0.1:8000/mmm_web.html

Linux:



DONATE

If this helped you, feel free to throw a few XMR my way Smiley
4BHeoptXyZ4BkqHcyQo6QSA51q7M9uYAKB75bAuCwcbUavsbcjwe6ocJhRDyJCHSTd9Cenq418xq3P2 dZK2J1CVHKbkTjTi

Jump to: