man cmp_sanity




NAME

  cmp_sanity - backcopy and compare configuration files


SYNOPSIS

  cmp_sanity.ksh [-options]


DESCRIPTION

  The   cmp_sanity.ksh   script   is   distributed   with   uaxtools   and  uses  the
  etc/machines.linux file of host definitions and /var/local/LinuxFiles directory  of
  customized  configuration files to validate mode, ownership, and sum of system con-
  figuration files.  The cmp_sanity.ksh script uses push with the concept of  a  man-
  agement  system  validating other nodes.  This script has been used on a management
  server overseeing UNIX workstations, Linux clusters, Cray X* clusters, and  Solaris
  node farms.


OPTIONS

  -f file
         file to backcopy.

  -m|n node
         node(s) to backcopy.

  -t type
         type to backcopy.

  -c|u class
         class|use to backopy.

  -v version
         version maj[.min] to backcopy.

  -o other
         other to backcopy.

  -h|p*Files
         *Files list/directory, or use -sun, -linux, -xt, -academic.

  -w     pause and sdiff|more.

  -b     backcopy update (prompted).

  -l     implied '-b -m hostname' (less keystrokes).

  +s     use diff not sdiff.

  -s     do not [s]diff files.

  -d     debug (enable set -x).


ACKNOWLEDGEMENTS

  Written at the University of Alaska.  Ongoing maintenance via SourceForge by Denali
  Sun Consulting.

  Suggestions or bug reports can be directed to denalisun907@gmail.com.


RELATED INFORMATION

  See: uaxtools(8), chk_sanity(8), push(8).