User Tools

Site Tools


resources:tools:logtool

This is an old revision of the document!


Harvest Inspector

The harvest inspector is a great tool to visualize how efficient you're farming. If you upload your Chia log file, the harvester will read every line to see if you are farming correctly. It is very common for large or small things to go wrong while harvesting Chia. Use this tool to become a better spacefarmer!

How to use the Harvest Inspector?

Using the Harvest Inspector is easy; just upload your Chia debug log.

There are two things you need to keep in mind:

  1. You need to have log level INFO enabled for your Chia logs. Not sure how to do this? See this guide on how to do it.
  2. If you want to use your current log, please copy+paste it first. Otherwise the inspection will be aborted if the log gets written.

Note that no information is being uploaded, everything is calculated clientside.

Interpreting your results

After uploading your Chia debug log and the tool is done calculating, you will see three things:

  1. The Results bar
  2. The Harvest graph
  3. The Proofs graph

Results bar

The Results bar shows you the statistics that the Harvest Inspector took from your log.

Results bar
Result Interpretation Benchmark
Total HarvestTotal plots that passed the plot filter <your plots> * 9
Harvest per minute Plots per minute that passed the plot filter <your plots> * 9 / 1440
Proofs per hour Partials submitted per hour <your plots> * 10 / <your avg difficulty>
Lookup time (avg) Average time it took your plots to pass the plot filterbelow <30s, ideally <5s
Total Plots Your total unique plot count -

Harvest graph

The harvest graph, that looks in fact a bit like a farm field, is where you can do most debugging. Ideally, this should show mainly white squares meaning that all is going well. If it shows a lot of dark blue squares however, it might be an indication something is wrong at your farm.

Proofs graph

resources/tools/logtool.1657606496.txt.gz · Last modified: 2022/07/12 06:14 by 192.99.5.48

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki