summaryrefslogtreecommitdiff
path: root/roles/monitoring/prometheus/exporter/node/templates/textfile-collector-scripts/apt.timer.j2
blob: b8a9c34e5546b2cc9570bf3a1cbb20fffea4da13 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Promethues node exporter textfile collector apt

[Timer]
OnBootSec=50s
OnCalendar=*-*-* *:1/30:17
AccuracySec=10s

[Install]
WantedBy=timers.target