Bitcoin Forum
July 01, 2024, 07:19:13 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: [Mining-Monitor.org][EWBF][DSTM][BMiner][CCMiner] Web-based rig monitoring  (Read 411 times)
somethingiswrong (OP)
Newbie
*
Offline Offline

Activity: 31
Merit: 0


View Profile WWW
March 16, 2018, 10:04:59 PM
Last edit: July 19, 2018, 07:23:56 PM by somethingiswrong
 #1




Mining-Monitor.org is a central, web based monitoring platform to keep track of everything about your mining rig(s) and pool(s).

This project is still in development and is improved weekly.
Feel free to leave feedback, bug reports and any other thoughts on this service.

To use this web application you need to enable the API of your miners and configure a port forward to make the API accessible from the WWW (Read Only Mode)
Since the API will only be running in Read Only Mode, there should be no concerns about security.
You can find detailed information on how to do this on the ‘Getting started’ tab on the website.


Supported miners:
# EWBF's Cuda miner: https://bitcointalk.org/index.php?topic=1707546.0 / https://bitcointalk.org/index.php?topic=4466962.0
# DSTM ZM: https://bitcointalk.org/index.php?topic=2021765.0
# Bminer: https://bitcointalk.org/index.php?topic=2519271.0
# CCMiner: Tested with: tpruvot (2.2.4, 2.2.5), ocminer (suprminer 1.6), enemy
# More are planned

Available features:

                                                                   

Monitor your general performance
# Hashes per second
       - (Total for a mining software)
       - (Total for an algorithm)
# Active workers and GPUs
# 1H, 24H and 7D performance
# Performance ranking
# Submitted shares ranking
# GPU performance ranking
# Rig availability overview
https://mining-monitor.org/about/images/dashboard.png




                                                                   

Monitor individual rigs
# Hashes per second
# Submitted shares
# Rejected shares
# Power usage
# Temperatures

Monitor individual GPUs on those rigs
# Hashes per second
# Submitted shares
# Rejected shares
# Power usage
# Temperatures

https://mining-monitor.org/about/images/my_rigs.png




                                                                   

Profitability calculator
This calculator takes the data from your miner in combination with free configurable values to calculate the 24h profit of your rig.
(All data provided by the WhatToMine.com API)

# Algo, hashrate and power usage are automatically filled from your rigs data
# Enter additional power usage (CPU, HDD etc.)
# Select a coin
# Enter the price of a KWH
# Enter pool fee
# Save the settings

https://mining-monitor.org/about/images/profit.png




                                                                   

Review your favourite coin stats in the "coin drawer"
See the Top 100 or 10 specific coins and thier stats.
(All data provided by the CoinMarketCap.com API)

https://mining-monitor.org/about/images/top100.png

https://mining-monitor.org/about/images/custom10.png




                                                                   

Monitor your mining pool accounts
Add the privat or public API keys/Wallets to display you pool account stats.

# Direct link to the pool website
# Active workers
# Current balance
# Last payment/Total Paid

Currently supported pools

# Nanopool
# Suprnova
# Ethermine
# Ethpool
# Flypool
# Mining-Monitor
# MiningPoolHub
# miningspeed.com
# zhash.pro
# equipool.1ds.us

https://mining-monitor.org/about/images/pools.png




                                                                   

Receive notifications about your rigs
Basic notifications

# Sends an email notification if your rig dosn't reply to the API parser within 5 minutes
# Can be activated/deactivated for each individual rig

https://mining-monitor.org/about/images/notify.png




                                                                   

Advanced notifications

# Configure a min. hashrate
# Configure a max. themperature
# Sends an email notification if your rig's hashrate is dropping or themperature is rising
# Can be activated/deactivated for each individual rig

https://mining-monitor.org/about/images/notify_advanced.png




                                                                   

Download section for mining software and utilities
https://mining-monitor.org/about/images/files.png




                                                                   

Community chat
No seperate account needed, the website account is valid for the chat.
Feel free to discuss all kinds of mining and crypto related topics.
Also: direct support will be available in the chat.
https://mining-monitor.org/about/images/chat.png

Costs
This service is completely free to use.
You can support the project by taking a look in the donation tab on the website.
The collected donations will be used to pay the server bills.

Official contact information
Main support plattform: https://chat.mining-monitor.org
Email contact: siw(at)mining-monitor.org
Twitter: https://twitter.com/Mining_Monitor
Raziel666
Newbie
*
Offline Offline

Activity: 63
Merit: 0


View Profile
March 22, 2018, 04:10:26 PM
 #2

What you've done seems very good! Are you planning on implementing monitoring for ccminer? What about pools based on Yii framework (ahashpool, zpool, etc.)?
somethingiswrong (OP)
Newbie
*
Offline Offline

Activity: 31
Merit: 0


View Profile WWW
March 22, 2018, 05:24:42 PM
 #3

What you've done seems very good! Are you planning on implementing monitoring for ccminer? What about pools based on Yii framework (ahashpool, zpool, etc.)?

First of all, thank you for your feedback Smiley
I'm currently working on the implementation of BMiner and have already made some progress there. BMiner should be available for monitoring in the next couple of days.
ccminer is also on my list and I will go for all of its forks after BMiner is ready to use.

Yii API seems interesting, I will take a look on it too. Thanks for the recommendation.
Updates will be posted on this thread.
Raziel666
Newbie
*
Offline Offline

Activity: 63
Merit: 0


View Profile
March 22, 2018, 05:28:34 PM
 #4

What you've done seems very good! Are you planning on implementing monitoring for ccminer? What about pools based on Yii framework (ahashpool, zpool, etc.)?

First of all, thank you for your feedback Smiley
I'm currently working on the implementation of BMiner and have already made some progress there. BMiner should be available for monitoring in the next couple of days.
ccminer is also on my list and I will go for all of its forks after BMiner is ready to use.

Yii API seems interesting, I will take a look on it too. Thanks for the recommendation.
Updates will be posted on this thread.

Thanks for the fast reply! I was just asking as many people (me included!) use some of the Yii-based pools using some algo-switching software, and most of the miners used are forks of ccminer.

Take a look for example at NemosMiner: https://github.com/nemosminer/NemosMiner/tree/master/Miners

Out of the 18 miners, 11 are ccminer forks. EWBF and DSTM are already supported by you, so by implementing ccminer support, I think many people will begin using your platform! Smiley
somethingiswrong (OP)
Newbie
*
Offline Offline

Activity: 31
Merit: 0


View Profile WWW
March 24, 2018, 03:02:18 PM
 #5

I'm currently working on some code and database improvements, so BMiner will be delayed until the end of next week.
The goal of these improvements is to make it easier to implement new miner APIs to the service.
Stay tuned Smiley
puprush
Newbie
*
Offline Offline

Activity: 34
Merit: 0


View Profile
March 24, 2018, 09:04:05 PM
 #6

Registering as we speak -- Question, I mange several farms for people and my own. Is there a way to have "linked" accounts for businesses, I would be willing to pay a fee of course.

It would be great to see Farm X,Y,Z on one webpage and be able to see if I need to give a particular rig some attention.
somethingiswrong (OP)
Newbie
*
Offline Offline

Activity: 31
Merit: 0


View Profile WWW
March 25, 2018, 06:36:20 PM
 #7

Registering as we speak -- Question, I mange several farms for people and my own. Is there a way to have "linked" accounts for businesses, I would be willing to pay a fee of course.

It would be great to see Farm X,Y,Z on one webpage and be able to see if I need to give a particular rig some attention.

So if I'm understanding right, your want to create multiple accounts (one for every farm) and add rigs to those accounts.
Then you want one account to get all data from those accounts as an overview?

Like:

ACC1
# Performance data etc.
# Rig failures

ACC2
# Performance data etc.
# Rig failures

Are all rigs in one farm running the same miner?
somethingiswrong (OP)
Newbie
*
Offline Offline

Activity: 31
Merit: 0


View Profile WWW
May 07, 2018, 04:04:43 PM
 #8

UPDATE LOG

07.05.18

New Features
The "coin drawer" is now configurable in your account settings.
By default the top 100 cryptocurrencies are displayed.
You can now set 10 specific coins you want to keep track of.

https://mining-monitor.org/about/images/selection.png

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!