updating README.md #7
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
dd-ix/akvorado-stats!7
Loading…
Reference in a new issue
No description provided.
Delete branch "systemd-cron"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I would prefer to split the clickhouse export description from the other scripts in this repository. Let's move most of this content to
akvo-top-asn/README.mdand add only a small overview & toc in the top level.Putting scripts in
/var/libviolates the FHS and I dislike it, too. Please consider to use/usr/src,/usr/local/libor/opt.There are missing details about the python dependencies. Since
clickhouse-connectmight not packaged at most linux distris we should add some details about using a virtualenv in the timers.This script is not DD-IX specific nor is the export itself. We should keep the name of the script and the service consistent.
The
--week 1parameter is already the default. This command won't work as it is missing one of the required action parameters (i.e.--upload).It looks like running this script as
rootwhich would be a bad practice.