1. NAME
ccollect_delete_source - delete sources from ccollect(1)
2. SYNOPSIS
ccollect_delete_source.sh [-d] [-f] <hostnames to create sources for>
3. DESCRIPTION
ccollect_delete_source.sh deletes backup sources from ccollect(1) and optional also the backups created for that source.
4. OPTIONS
-d:
Delete also the destination directory. add_ccollect_source.sh
will change
to the source/name/destination directory, get the absolute name and delete
it recursively.
-f:
Force deletion. Do not ask. Very handy for people who know what they do.
Very dangerous for everyone else.
5. FILES
- $CCOLLECT_CONF/sources
-
Directory containing the sources. $CCOLLECT_CONF is /etc/ccollect, if unset.
6. SEE ALSO
ccollect(1), ccollect_add_source(1), ccollect_add_source(1), ccollect_logwrapper(1), ccollect_list_intervals(1)
7. AUTHOR
Nico Schottelius <nico-ccollect--@--schottelius.org>
8. RESOURCES
Main web site: http://www.nico.schottelius.org/software/ccollect/
9. COPYING
Copyright (C) 2007-2008 Nico Schottelius. Free use of this software is granted under the terms of the GNU General Public License Version 3 (GPLv3).