Skip to content

stevescode/cgminer-stats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cgminer-stats

A Simple Script for Recording CGMiner Stats into an SQL Database

  1. Add SQL and Miner details to the functions.inc.php file.

  2. Create the SQL table using the create-table.sql script.

  3. Copy the update-db.php and functions.inc.php files to your raspberry pi and schedule it to run the update-db script as a cron job at your required interval.

  4. Upload the index.php, style.css and functons.inc.php files onto your webserver to view the Database records.

About

Record/Read CGMiner Stats stored in an SQL Database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published