systemd_exporter
systemd_exporter copied to clipboard
add node_systemd_units
REF: https://github.com/povilasv/systemd_exporter/issues/new
Example from node exporter:
node_systemd_units{state="activating"} 1
node_systemd_units{state="active"} 221
node_systemd_units{state="deactivating"} 0
node_systemd_units{state="failed"} 0
node_systemd_units{state="inactive"} 67