So I have been running arbtt-capture for two weeks now, and I see that it has recorded lots of data via arbtt-stats --dump-samples; but I still don’t understand how to do anything useful with the data without writing what feels like 1000 lines of configuration.
I have read through the user guide, but still don’t know where to start. At the moment, arbtt-stats just outputs:
Processing data [==================================================================================] 100%
Total time per tag
==================
Tag_|_Time_|_Percentage_
My configuration is:
{$idle > 60 ==> tag inactive}
My main issue is that the configuration example is not really helpful, at least for me. It is huge and I don’t understand at the moment what I need of that and what I don’t. Is there may be a step-by-step guide for creating a config, showing how you can build something from the bottom up? For example, just to get started by adding a few lines that show how much time I spent in Firefox would be helpful to understand how this actually works.
So I have been running arbtt-capture for two weeks now, and I see that it has recorded lots of data via
arbtt-stats --dump-samples; but I still don’t understand how to do anything useful with the data without writing what feels like 1000 lines of configuration.I have read through the user guide, but still don’t know where to start. At the moment, arbtt-stats just outputs:
My configuration is:
My main issue is that the configuration example is not really helpful, at least for me. It is huge and I don’t understand at the moment what I need of that and what I don’t. Is there may be a step-by-step guide for creating a config, showing how you can build something from the bottom up? For example, just to get started by adding a few lines that show how much time I spent in Firefox would be helpful to understand how this actually works.