Skip to main content

rucio-kronos

usage: rucio-kronos [-h] [--threads THREADS]
[--sleep-time-files SLEEP_TIME_FILES]
[--sleep-time-datasets SLEEP_TIME_DATASETS]

Kronos is a daemon that consume tracer massages and update the replica
accessed time accordingly.

optional arguments:
-h, --help show this help message and exit
--threads THREADS Concurrency control: number of threads
--sleep-time-files SLEEP_TIME_FILES
Seconds to sleep between two cycles for the file
thread
--sleep-time-datasets SLEEP_TIME_DATASETS
Seconds to sleep between two cycles for the dataset
thread