README.md aktualisiert
This commit is contained in:
parent
86c35d4b77
commit
297a1d1f8a
|
@ -114,11 +114,9 @@ Group=root
|
||||||
ExecStart=/opt/node_exporter/node_exporter-1.3.1.linux-amd64/node_exporter
|
ExecStart=/opt/node_exporter/node_exporter-1.3.1.linux-amd64/node_exporter
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=multi-user.target
|
WantedBy=multi-user.target </pre></span>
|
||||||
</pre></span>
|
|
||||||
|
|
||||||
<pre><span>
|
<pre><span>systemctl daemon-reload
|
||||||
systemctl daemon-reload
|
|
||||||
systemctl start node_exporter
|
systemctl start node_exporter
|
||||||
systemctl enable node_exporter
|
systemctl enable node_exporter
|
||||||
systemctl status node_exporter</pre></span>
|
systemctl status node_exporter</pre></span>
|
Loading…
Reference in New Issue