infra/roles/monitoring-server/templates/influxdb_collectors_cron.j2

13 lines
488 B
Django/Jinja

# distributed from ansible
# m h dom mon dow
13 */1 * * * {{ myusername }} /usr/local/bin/berlinrona.py >> /tmp/berlinrona.log 2>&1
23 */1 * * * {{ myusername }} /usr/local/bin/sdfcheck.py >> /tmp/sdfcheck.log 2>&1
33 */1 * * * {{ myusername }} /usr/local/bin/matrix-federation.py >> /tmp/matrix-federation.log 2>&1
*/15 * * * * {{ myusername }} /usr/local/bin/hospital.py >> /tmp/hospital.log 2>&1
#* * * * * {{ myusername }} /usr/local/bin/impfstoff.py >> /tmp/impfstoff.log 2>&1
#