copr: add path to monitoring.py script
This commit is contained in:
parent
a03f1f2ada
commit
e5c0c0ef3e
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@
|
||||||
name: "generating prometheus metrics"
|
name: "generating prometheus metrics"
|
||||||
user: root
|
user: root
|
||||||
minute: 0
|
minute: 0
|
||||||
job: /usr/bin/python3 monitoring.py
|
job: /usr/bin/python3 /usr/bin/monitoring.py
|
||||||
tags:
|
tags:
|
||||||
- cron_tasks
|
- cron_tasks
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue