aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/apt-panopticon-update-data.lua (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-12-23Major refactor, especially of the downloading and processing code.onefang1-0/+2
Make the code more readable, less scattered. Use a coroutine to multitask better. Plugable functions for parsing the download results, and figuring out what to download next. Track timeouts at a finer level. Dig for IPs in the forked apt-panopticons, not all at once at the beginning. Various cleanups and tweaks.
2019-12-12Repack updated data directories.onefang1-2/+2
2019-12-12Move the about to be replaced rrd directory deletion closer to the ↵onefang1-1/+1
replacement code.
2019-12-11Rename RRD-rescue to update-data.onefang1-0/+0
2019-12-10Clean up after RRD rescue.onefang1-1/+7
2019-12-10Oops, forgot to uncomment the untaring commands.onefang1-2/+2
2019-12-10A script for extracting RRD data from old results_date backups.onefang1-0/+40