Skip to content

alxkvx/rigstats

Repository files navigation

rig-stats

This is simple php page that collects stats from miners and shows it on single page.

alt text alt text

Requirements:

  • Linux or windows pc/laptop/raspberryPi/server/VM on the same network with miners
  • running web server: apache/nginx etc.
  • php with json module

Installation:

download files into web server doc root (f.e. /var/www/html):

root@raspberrypi:/var/www/html/# git clone https://github.com/alxkvx/rig-stats.git

change owner of files to Apache user:

root@raspberrypi:/var/www/html# chown -R www-data.www-data rig-stats/

Add your miners using "ADD" button on the page.

Access:

http://<machine_IP>/rig-stats/s9.php

http://<machine_IP>/rig-stats/l3.php

http://<machine_IP>/rig-stats/rigs.php

About

simple script to fetch s9/l3/claymore stats via API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published