NAME

  cfmsr - cfm status report


SYNOPSIS

  cfmsr -D dir [-d] [-h] [-v] { . | host [...] }


OPTIONS

  -D dir - data files dir. Default is cwd overridden by $CFMROOT/status 
           then by $CFM_STAT_DIR, then by cmdline opt -D
  -d     - report cfmd status
  -h     - report cfmh status
  -v     - report cfmv status
  .      - report for the executing host
  host   - report for host list


DESCRIPTION

  The cfmds, cfmhs, and cfmvs cmds do a full scan of all files
  for the host and log the results to the CFMROOT/status dir.
  These are intended for execution by cron on a daily basis.
  Cfmsr digests the log files to make a composit report.
  Note that cfmhs updates the monitor files for daemon config,
  disk config, and rpm complement before testing files. It then
  does host relative checks that will reveal uncontrolled files.
  Cfmd does database relative checks that will reveal missing files.
  Cfmvs monitors the ownership, permissions, and checksums of files.


SEE ALSO

cfm-cmd-list


AUTHORS Copyright (c) 1998 - 2000 Derald Metzger This file is part of the cfm pkg (GPL).