Git Product home page Git Product logo

prometheus-mining's Introduction

TRM, Lolminer, T-Rex, miners with EthMan-compatible API (Phoenix miner, Nanominer, Claymore's, etc.) monitoring based on Prometheus and Grafana

TL;DR

I can help with the setup inexpensively. Write me in Telegram: @nouveau_nvc0.

Deploying

Run miners with following params:

  • Teamredminer: --api_listen=0.0.0.0:4028
  • Lolminer: --apiport 4069
  • T-Rex: --api-bind-http 0.0.0.0:4067
  • Claymore's ETH, Phoenix and Nanominer listen on 3333 port by default. For other miners EthMan-compatible API check the documentation
  • NVMiner (https://github.com/mhssamadani/Autolykos2_NV_Miner) listens on port 36207 by default

Configuring

You must declare RIGS environment variable:

RIGS='rig1=( trm 192.168.1.123 4028 )
rig2=( t-rex 192.168.1.123 4067 )
rig3=( lolminer 192.168.1.123 4069 )
rig4=( ethman 192.168.1.123 3333 )
rig5=( nvminer 192.168.1.123 36207 )'

Without Telegram alerts

docker-compose -f docker-compose.yml up --build

With Telegram alerts

Create Telegram bot (message @botfather) and get your user ID (message @userinfobot). For details: https://github.com/metalmatze/alertmanager-bot/blob/0.4.2/README.md

cp alertmanager-bot.sh.example alertmanager-bot.sh

Then open alertmanager-bot.sh and configure it.

docker-compose -f docker-compose-alertmanager-bot.yml up --build

Finally open http://<server address>:3000/ in your browser. After login to Grafana you should import json dashboards from dashboards dir.

If you want to buy me a coffee

BTC: bc1qtv30ctkad9h2gnupx9pa59cgvpatswx5z90phc

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.