Allow to wait longer for unresponsive hosts
This commit is contained in:
parent
be1cf37ca3
commit
c7896338ed
2 changed files with 2 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
set -eu
|
||||
|
||||
LOGFILE=/var/log/borg
|
||||
TEXTFILE_COLLECTOR_DIR=/var/lib/node_exporter
|
||||
TEXTFILE_COLLECTOR_DIR=/var/lib/prometheus/node-exporter
|
||||
PROM_FILE=$TEXTFILE_COLLECTOR_DIR/backup.prom
|
||||
TMP_FILE=$PROM_FILE.$$
|
||||
HOSTNAME=$(hostname)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue