mirror of
https://gitlab.archlinux.org/archlinux/infrastructure.git
synced 2025-01-18 08:06:16 +01:00
Collects the smart data using smartctl and outputs them in the textcollector dir. This expects smartd to be configured to regularly self tests on a regular interval to detect if a disk is broken.
11 lines
167 B
Django/Jinja
11 lines
167 B
Django/Jinja
[Unit]
|
|
Description=Prometheus Smart Exporter TextCollector Timer
|
|
|
|
[Timer]
|
|
OnUnitActiveSec=1h
|
|
OnBootSec=15min
|
|
RandomizedDelaySec=1min
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|