mesaguy / ansible-prometheus

Ansible role for the management of Prometheus software and Prometheus exporters
https://galaxy.ansible.com/mesaguy/prometheus
MIT License
71 stars 31 forks source link

Support Devuan OS and sysvinit service. #38

Open divansantana opened 2 years ago

divansantana commented 2 years ago

Fixes #22

@mesaguy this works but I guess the tests won't work since the devuan docker images it references don't exist.

3001io commented 1 year ago

My latest upgrade to my Devuan running Grafana broke Prometheus because it hard depends on systemd now. Node-exporter logs show "msg="collector failed" name=systemd duration_seconds=xxxxx err="coudn't get units: the name org.freedesktop.systemd1 was not provided by any .service files". Like, really?