Changes

Jump to navigation Jump to search
210 bytes added ,  17:26, 24 June 2014
Line 91: Line 91:  
|-
 
|-
 
|spent_time
 
|spent_time
|Time spent since the activity was opened and until the activities was closed (see [[#Spent_time|Spent time]])
+
|seconds that the activity was opened (see [[#Spent_time|Spent time]])
 
|Integer
 
|Integer
 
|-
 
|-
Line 201: Line 201:  
=== Network traffic ===
 
=== Network traffic ===
   −
Harvest-monitor is a lightweight daemon which uses custom iptables counters to do measurements on network traffic. This is an optional feature. If available, harvest-client will collect these measurements and report it to the server.  
+
Harvest-monitor is a lightweight daemon which uses custom iptables counters to do measurements on network traffic. These counters are then accumulated in a SQLite database, where each row presents a day. This is an optional feature. If available, harvest-client will collect these measurements and report it to the server.  
    
*The source code can be found at: https://github.com/tchx84/harvest-monitor
 
*The source code can be found at: https://github.com/tchx84/harvest-monitor
Line 208: Line 208:  
=== Spent time ===
 
=== Spent time ===
   −
This is based on downstream sugar-toolkit and sugar-toolkit-gtk3 patches by Manuel Quiñones and Martin Abente. This is also a optional feature.
+
This is based on downstream sugar-toolkit and sugar-toolkit-gtk3 patches by Manuel Quiñones and Martin Abente. These patches allow the activities to count the time (in seconds) for when it was opened. Only takes into account the time for when activity is the main screen. This is also a optional feature.
    
* sugar-toolkit downstream pathches: https://github.com/manuq/sugar-toolkit/tree/spent-time
 
* sugar-toolkit downstream pathches: https://github.com/manuq/sugar-toolkit/tree/spent-time
572

edits

Navigation menu