Skip to content
jimmyfo edited this page Jan 8, 2018 · 7 revisions

Welcome to the MineMonitor wiki!

MineMonitor

Monitor user stats for available cryptonote-universal-pool stats.

This should be for versions 4.4.* and greater. Other versions may have issues with some SSL certificates.

It should work with either this or this, though you will need to confirm on a case by case basis.

  • Open the app

  • Click the settings button on the top right.

  • Enter the stats URL for your pool

    • Note that you should use the "stats" end point, not "live_stats"
      • Examples would be https://www.durinsmine.com or https://minexmr.com
      • If you're looking for your site's URL, open the developer console on your browser and look at the network tab when you refresh the page. There will be a "stats" endpoint - that is likely your site's pool stats, and replacing "stats" with "stats_address?address=" will likely be your user stats.
  • Enter the user stats URL for your pool (your address will be appended to the end)

  • Choose if/how frequently you want to receive notifications for blocks found, blocks matured, and payments

    • Notifications only run when app is open/minimized for security purposes
  • Enter your payment address

    • XMR and Aeon have been tested
  • Save.

  • Refresh.

Note that you can only refresh once per minute manually. There is also a 5 minute background process that will run if the app is open (even if minimized) that will refresh and send notifications for new blocks.

Sample what it looks like:

And the edit settings screen:

Clone this wiki locally