com-cdslinvchk

Langue: en

Version: 22 July 2009 (fedora - 01/12/10)

Section: 1 (Commandes utilisateur)

NAME

com-cdslinvchk - Check inventoryfile

SYNOPSIS

com-cdslinvchk [-l|--logfile filename] [-d|--debug] [-V|--defaultvalues] [-v|--version] [-i|--inventoryfile filename] [-r|--root value] [-h|--help]

DESCRIPTION

Binary to check if cdsls that are defined in the inventoryfile really exists on filesystem. Outputs a message if check was succesfull or not. In case of failure the tool documents which of the tested cdsls have failed in the logfile.

OPTIONS

-l|--logfile filename
Specify the path of used logfile (default: /var/adm/cdsl_check_list)
-d|--debug
Extends output by adding debugging messages
-V|--defaultvalues
Use defaultvalues to perform inventorycheck. Parameter is only needed to proceed when no other parameter is given. Needed to avoid showing help-text when nothing else is specified.
-v|--version
Outputs version
-i|--inventoryfile filename
Specify the path of inventoryfile to create/use (default: /var/lib/cdsl/cdsl_inventory.xml)
-r|--root value
Sets chroot to check cdsls which where created for a chroot-Environment
-h|--help
Shows a short help

EXAMPLES

 $ com-cdslinvchk
 

Uses default values for inventory- and logfile and check cdsl defined in inventoryfile. Outputs debugging messages.

 $ com-cdslinvchk -i /my_dir/my_inventory.xml -l /my_dir/logfile
 

Checks if cdsl defined in inventoryfile /my_dir/my_inventory.xml exists on filesystem. In case of failure report these to logfile

FILES

bin/com-cdslinvchk
lib/comoonics/cdsl/*

The above files are distributed and installed by the com-cdsl-py package.

AUTHOR

This manual page was written by Andrea Offermann <andrea2@atix.de>. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts and no Back-Cover Texts.

SEE ALSO

com-mkcdslinfrastructure, com-mkcdsl, com-rmcdsl, com-searchcdsls