cfmsr - cfm status report
cfmsr -D dir [-d] [-h] [-v] { . | host [...] }
-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
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.
cfm-cmd-list