add hint: prevent backup deletion for unreachable hosts
Signed-off-by: Nico Schottelius <nico@denkbrett.schottelius.org>
This commit is contained in:
parent
8f2af0e466
commit
5caad132b5
1 changed files with 2 additions and 0 deletions
|
@ -757,6 +757,8 @@ the following script as source specific pre-exec:
|
|||
# ping -c1 -q `cat "/etc/ccollect/sources/$name/source" | cut -d"@" -f2 | cut -d":" -f1`
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
This prevents the deletion of old backups, if the host is not reachable.
|
||||
|
||||
This hint was reported by Daniel Aubry.
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue