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

[Timer]
OnBootSec=10s
OnUnitActiveSec=15min

[Install]
WantedBy=timers.target