[Unit] Description=Node Exporter service After=network.target [Service] User=node_exporter ExecStart=/usr/sbin/node_exporter --collector.textfile.directory=/var/lib/node_exporter ExecReload=/bin/kill -HUP $MAINPID [Install] WantedBy=multi-user.target