Harvest: Difference between revisions

Tch (talk | contribs)
Tch (talk | contribs)
 
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