README.md aktualisiert

This commit is contained in:
M_Viper 2024-02-15 14:56:23 +00:00
parent 86c35d4b77
commit 297a1d1f8a
1 changed files with 2 additions and 4 deletions

View File

@ -114,11 +114,9 @@ Group=root
ExecStart=/opt/node_exporter/node_exporter-1.3.1.linux-amd64/node_exporter
[Install]
WantedBy=multi-user.target
</pre></span>
WantedBy=multi-user.target </pre></span>
<pre><span>
systemctl daemon-reload
<pre><span>systemctl daemon-reload
systemctl start node_exporter
systemctl enable node_exporter
systemctl status node_exporter</pre></span>