Temporary fix

This commit is contained in:
Kazuhiro MUSASHI 2023-02-05 14:03:52 +09:00
parent 9175c284ec
commit 19240a2c7a
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
[program:node_exporter]
command=/usr/local/bin/node_exporter --web.listen-address="127.0.0.1:9100"
command=/usr/local/bin/node_exporter --web.listen-address="127.0.0.1:9100" -collector.systemd
stdout_logfile=/var/log/supervisor/node_exporter.log
redirect_stderr=true
stdout_logfile_maxbytes=1MB