minor
This commit is contained in:
parent
1db0653ec6
commit
2a813d8f20
@ -5,6 +5,8 @@ After=network.target
|
||||
[Service]
|
||||
User=nobody
|
||||
ExecStart=/usr/local/bin/node_exporter \
|
||||
--collector.systemd \
|
||||
--collector.processes \
|
||||
--web.config.file=/etc/node_exporter/config.yml \
|
||||
--web.listen-address=":6330"
|
||||
Restart=always
|
||||
|
||||
Loading…
Reference in New Issue
Block a user