erikng / Cacher

A python script for extracting macOS Caching Server data
Apache License 2.0
134 stars 40 forks source link

Better calculation of bandwidth served #31

Closed calum-github closed 7 years ago

calum-github commented 7 years ago

This scrapes the logs for each request and stores the total bytes from internet, cache and peers. This is more reliable than using the summary of Since server start, as these requests do not get removed from the log on server reboot, so calculating these will always be correct no matter what the since server start says