Cacher
Cacher copied to clipboard
A python script for extracting macOS Caching Server data
I am getting an error, any help would be appreciated. IOS-CCS:Cacher-master-2 macmini$ python cacher.py --targetdate "2019-09-19" \--deviceids \--teamsalert \--teamswebhook "https://outlook.office.com/webhook/792f5196-ea16-45b3-a7e7-07708470b74b@e7119446-0f7e-4a91-a73a-7873a46c3354/IncomingWebhook/3b42557b61d54d91b7b3ca6c833b507d/f0031761-94c3-46db-xxxx" Traceback (most recent call last): File "cacher.py", line 891, in...
Configured to support High Sierra and Unified Logging. Removed Server.app references.
Does this work on Mojave with the Server App no longer managing it?
Will you add support Microsoft Teams?
Since the caching service was removed from Server in 10.13 log location has moved as well, breaking Cacher. Any plans to update Cacher for 10.13? Thanks!
Hi, Thanks for the work on this script. Just deployed and it works a treat. Is there any chance you could add metrics on drive space used by the cache...
I was wondering if it is possible that the script show me the IP addresses of clients who downloaded files from my server? Answer: It can but it would need...
- Use the Metrics sqlite DB to calculate bandwidth this seems to be the most accurate method to get statistics about how much data the caching server has served. I've...
3.0.4 has a great update to calculating the totals. I'm just curious as to why I would be seeing such a large difference between what cahcer and my server logs...