systemd_exporter icon indicating copy to clipboard operation
systemd_exporter copied to clipboard

Nrefused, send no warning if systemd <239

Open juju4 opened this issue 3 years ago • 0 comments

When installing systemd_exporter on Ubuntu 18.04, there is a spam of logs related to https://github.com/povilasv/systemd_exporter/blob/master/systemd/systemd.go#L644 installation done with https://github.com/cloudalchemy/ansible-systemd-exporter

I think that systemd version should be tested once and if below, don't issue warning as expected. Or have a config option to silence message.

Thanks

juju4 avatar Jan 08 '22 19:01 juju4