Skip to main content

rucio-hermes

usage: rucio-hermes [-h] [--run-once] [--threads THREADS] [--bulk BULK]
[--sleep-time SLEEP_TIME]

Hermes is a daemon that get the messages and sends them to external services (influxDB, ES, ActiveMQ).

optional arguments:
-h, --help show this help message and exit
--run-once One iteration only
--threads THREADS Concurrency control: number of threads
--bulk BULK Bulk control: number of requests per cycle
--sleep-time SLEEP_TIME
Delay control: second control per cycle

Run the daemon::

$ rucio-hermes --run-once