ccollect_add_source.sh creates a new backup source for use with ccollect(1). It copies the files from to the source directory with the hostname below $CCOLLECT_CONF/sources. It is designed to run on a backup server to create new directories for new hosts.
ccollect_add_source.sh
will create a directory with the hostname you
specified on the command line. A common valua for destination_base
is
/home/server/backup.
source_prefix
is put before the hostname, source_postfix
is appended
after it. A common value for source_prefix
maybe root@ and :/
for source_postfix
.
ccollect(1), ccollect_analyse_logs.sh, ccollect_delete_source(1), ccollect_list_intervals(1), ccollect_logwrapper(1),
Nico Schottelius <nico-ccollect--@--schottelius.org>
Main web site: http://www.nico.schottelius.org/software/ccollect/