d6a8b35a989d8b3a2c81e00e0346f52acb036474
All checks were successful
gitea-kspace/prometheus-textfile-collectors/pipeline/head This commit looks good
Background
Ubuntu packages are outdated and getting textfile collectors working is a hassle. This is the only sane option for running Prometheus Node Exporter with textfile collectors such as SMART metrics, NVMe metrics etc.
Deploying
See supplied docker-compose.yml
and launch:
docker-compose --project-name prometheus_node_exporter up -d
Security
Don't forget to add some iptables
rules for protecting the node exporter endpoint.
Description
Languages
Shell
68.5%
Dockerfile
31.5%