NAME

  cfmd - cfm database relative check


SYNOPSIS

  cfmd [-f dst_fil] { . | [cfm_options] [add_dirs] }


OPTIONS

  -f dst_file  - destination file, eg: /cm/cfm/status/`hostname`_d
  .            - execute with default opts vice display usage info
  cfm_options  - see cfm, default option is -Q
  add_dirs     - additional dir trees, eg /home/dmetz /app/<app1>
                 cfm will only check files on the host servering them


DESCRIPTION

  This cmd is an options wrapper for cfm.
  cfmd tests files on the executing host that are identified in the
  cfm database using recusive decent thru the cfm database dirs. In
  addition to mismatches the output tells you which database files are
  missing on the executing host. It will not check existing files on
  your host which have not been committed to the cfm database. See
  `cfmh' for that. Tested dir trees will not include /mnt+ and /export+
  trees by default. You may add such dirs on the cmdline using their 
  mapped names.


SEE ALSO

cfm-cmd-list