man chk_sanity




NAME

  chk_sanity - validate configuration files


SYNOPSIS

  chk_sanity.ksh [-options] [hostname[...]]


DESCRIPTION

  The   chk_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 chk_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

  -h sun|linux|cray
         to specify *Files type.

  -sun|-linux|-cray
         alternate specfication of *Files type.

  -u     run 'upd_*Files.ksh -u'.

  -F     force upd_*Files update.

  -l     run on local node only,

  -x     use 'set -x' (debug mode).

  -q     non-quiet (verbose) mode.

  +q     quiet mode.

  -node|-w|-m node1[,node2...]
         same as 'hostname [...]'

  -type type
         specify machines.linux node/hardware type.

  -status status
         specify machine status.

  -group|-usage usage|group
         specify node group|usage type.

  -version|-os version[.sub]

  -other|-frame|-rack other|frame|rack
         specify machine other|frame|rack type.


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), upd_LinuxFiles(8), push(8).