mirror of
https://github.com/prometheus/node_exporter.git
synced 2024-11-13 17:14:23 -08:00
9 lines
96 B
SYSTEMD
9 lines
96 B
SYSTEMD
|
[Unit]
|
||
|
Description=Node Exporter
|
||
|
|
||
|
[Socket]
|
||
|
ListenStream=9100
|
||
|
|
||
|
[Install]
|
||
|
WantedBy=sockets.target
|