Few updates before move to Devuan.
This commit is contained in:
parent
4349aabc6b
commit
f407de48ec
60 changed files with 2137 additions and 175 deletions
5
etc/default/prometheus-node-exporter
Normal file
5
etc/default/prometheus-node-exporter
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
# Set the command-line arguments to pass to the server.
|
||||
# Due to shell escaping, to pass backslashes for regexes, you need to double
|
||||
# them (\\d for \d). If running under systemd, you need to double them again
|
||||
# (\\\\d to mean \d), and escape newlines too.
|
||||
ARGS="--web.listen-address=5.101.171.215:9100"
|
||||
Loading…
Add table
Add a link
Reference in a new issue