<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Node-Exporter :: Stichwort :: Linux-Schmie.de Dokumentationen</title>
    <link>https://doc.train-linux.de/de/tags/node-exporter/index.html</link>
    <description></description>
    <generator>Hugo</generator>
    <language>de-DE</language>
    <lastBuildDate>Fri, 12 Jun 2026 14:32:58 +0200</lastBuildDate>
    <atom:link href="https://doc.train-linux.de/de/tags/node-exporter/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Node Exporter mit TLS und Basic Auth</title>
      <link>https://doc.train-linux.de/de/howto/prometheus/node-exporter-tls-auth/index.html</link>
      <pubDate>Tue, 10 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://doc.train-linux.de/de/howto/prometheus/node-exporter-tls-auth/index.html</guid>
      <description>Create a self-signed cert for node-exporter:&#xA;$ openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -keyout node_exporter.key -out node_exporter.crt -subj “/C=ZA/ST=CT/L=SA/O=VPN/CN=localhost” -addext “subjectAltName = DNS:localhost” Move the certs into the directory we created:</description>
    </item>
  </channel>
</rss>