quoting
This commit is contained in:
parent
43fc504e21
commit
b6eb41ae74
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ apt install prometheus-node-exporter
|
||||||
|
|
||||||
chown prometheus:prometheus $PROM_DIR
|
chown prometheus:prometheus $PROM_DIR
|
||||||
|
|
||||||
echo "ARGS+= --collector.textfile.directory $PROM_DIR" \
|
echo "ARGS+=' --collector.textfile.directory '$PROM_DIR" \
|
||||||
>> /etc/default/prometheus-node-exporter
|
>> /etc/default/prometheus-node-exporter
|
||||||
|
|
||||||
install programs/rdl_prometheus /usr/local/bin/
|
install programs/rdl_prometheus /usr/local/bin/
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue