All Projects → Quake4 → Mindminer

Quake4 / Mindminer

Licence: gpl-3.0
MindMiner - the miner manager programm with online monitoring

Programming Languages

powershell
5483 projects

Projects that are alternatives of or similar to Mindminer

Ethmonitoring
Miner monitoring software with different notifications support
Stars: ✭ 53 (-23.19%)
Mutual labels:  mining, monitoring
Go Tdigest
A T-Digest implementation in golang
Stars: ✭ 67 (-2.9%)
Mutual labels:  monitoring
Mqtt blackbox exporter
Prometheus Exporter for MQTT monitoring
Stars: ✭ 57 (-17.39%)
Mutual labels:  monitoring
Sip3 Ansible
Ansible scripts to install and configure SIP3
Stars: ✭ 64 (-7.25%)
Mutual labels:  monitoring
Gin Gomonitor
Gin middleware for monitoring
Stars: ✭ 59 (-14.49%)
Mutual labels:  monitoring
Laravel Api Health
Monitor first and third-party services and get notified when something goes wrong!
Stars: ✭ 65 (-5.8%)
Mutual labels:  monitoring
Cryptonight
➿ Pure Go/ASM implementation of CryptoNight hash function with its variants, without any CGO binding.
Stars: ✭ 58 (-15.94%)
Mutual labels:  mining
Burrowui
This is a NodeJS/Angular 2 frontend UI for Kafka cluster monitoring with Burrow
Stars: ✭ 69 (+0%)
Mutual labels:  monitoring
Prometheus.cl
Prometheus.io Common Lisp client
Stars: ✭ 67 (-2.9%)
Mutual labels:  monitoring
Sanic Prometheus
Prometheus metrics for Sanic, an async python web server
Stars: ✭ 63 (-8.7%)
Mutual labels:  monitoring
Hstratum
Stratum Server Plugin for HSD
Stars: ✭ 63 (-8.7%)
Mutual labels:  mining
Datadog Agent
Datadog Agent
Stars: ✭ 1,104 (+1500%)
Mutual labels:  monitoring
Kmon
Linux Kernel Manager and Activity Monitor 🐧💻
Stars: ✭ 1,142 (+1555.07%)
Mutual labels:  monitoring
Cronmon
PHP Web app to monitor cron/scheduled tasks
Stars: ✭ 55 (-20.29%)
Mutual labels:  monitoring
Zabbixdba
Zabbix Database Monitoring Service (Oracle, Pg, MySQL, MS SQL, DB2, etc.)
Stars: ✭ 68 (-1.45%)
Mutual labels:  monitoring
Zabbix Docker Monitoring
🐳 Docker/Kubernetes/Mesos/Marathon/Chronos/LXC/LXD/Swarm container monitoring - Docker image, Zabbix template and C module
Stars: ✭ 1,098 (+1491.3%)
Mutual labels:  monitoring
Spring Boot Actuator Demo
Spring Boot Actuator: Health Check, Metrics Gathering, Auditing, and Monitoring
Stars: ✭ 61 (-11.59%)
Mutual labels:  monitoring
Cruise
Relax, we got this.
Stars: ✭ 64 (-7.25%)
Mutual labels:  monitoring
Bugsnag Python
Official bugsnag error monitoring and error reporting for django, flask, tornado and other python apps.
Stars: ✭ 69 (+0%)
Mutual labels:  monitoring
Xfce4 Genmon Scripts
🐭 XFCE panel generic monitor scripts
Stars: ✭ 69 (+0%)
Mutual labels:  monitoring

MindMiner Version tag Version date tag Issues tag

by Oleg Samsonov aka Quake4

Multi-algorithm, multi-platform, miner manager program. Mining supported on NVIDIA, AMD, and CPU platforms.

This is not another fork based on MultiPoolMiner (NemosMiner, SniffDogMiner, MegaMiner, NPlusMiner and etc). This is a fully new, from scratch source code, written by myself with a smarter miner manager program as the goal.

If anyone has a claim to any of it post your case in the Discord or Bitcoin Talk Forum on english or russian or create issue.

You may configure and further fine-tune any supported miner as well, by modifying its accompanying config.txt

Features

  • Online monitoring on MindMiner site
  • Accounting power consumption
  • Very small code size
  • Low memory use ~60Mb
  • Self update
  • User confirm for benchmarks and new pools
  • No memory leak
  • Small CPU usage
  • Fast switch for most profit algo/coin
  • Very configurable
  • Different verbose level
  • Pools actual balance
  • Actual, up-to-date miners (if not, write me)
  • Up to three currencies (supported list)
  • Api Pools proxy for more then 7 rigs (prevent blocking api pools request)
  • Api/status server (http://127.0.0.1:5555)
  • Switching resistance by percentage and/or timeout
  • Dual mining on Claymore Ethereum & Bminer
  • Run process before & after execution of miner
  • Account accepted & rejected shares
  • Failover pools support
  • Rentals pool support (MiningRigRentals)

Support

Pools (full list)

  • AhashPool
  • BlazePool
  • BlockMasters
  • MiningPoolHub
  • MiningRigRentals
  • NiceHash
  • NLPool
  • ZergPool
  • Zpool

Miners (full list)

  • ccminer (any)
  • сlaymore ethereum (dual)
  • сlaymore neoscrypt
  • cpuminer (any)
  • cpuminer-opt/bf
  • cryptodredge
  • ethminer
  • gminer
  • lolminer
  • phoenix (ethash)
  • sgminer (any)
  • srbm-multi
  • t-rex
  • teamred
  • wildrig
  • xmrig all
  • xmr-stak
  • z-enemy
  • archive (bminer, cast xmr, claymore cn/zcash, dstm, ewbf, gatelessgate, hsrminer, jce, nheqminer & other)

Requirements

PowerShell 5.1

Windows 64-bit edition required as most of the miners releases are compiled as x64 and support only x64 platforms.

Please install both x64 and x86 versions:

If use CPU mining please allow lock page support in OS to double CryptoNight algorithm profit (XMR).

Install

Download latest release to any folder. Unpack and may create config.txt (see config section) or just run "run.bat" and enter BTC wallet and other asked data.

Config (full manual)

Place simple config.txt file into programm folder with json content

{
    "Wallet": { "BTC":  "Your BTC wallet" },
    "Login": "Login for pool with registration (MPH)"
}

For details, see full configuration manual.

Screenshot

Monitoring

MindMiner

nVidia GTX 1070

MindMiner

nVidia GTX 1060 3G

MindMiner

AMD RX 580 4G

MindMiner

Intel i3-6100

MindMiner

Fee

MindMiner has development fee 1%. Enabling MinigRigRentals will add 1% fee.

Thanks

Thanks to aaronsace to the idea but weak implementation.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].