man get_Machines




NAME

  get_Machines - identify systems


SYNOPSIS

  get_Machines.ksh [options] [nodelist]


DESCRIPTION

  The  get_Machines.ksh  script  is  distributed  with  uaxtools.  It is invoked from
  chk_sanity.ksh and push and is not intended to be invoked manually.

  The script utilizes the etc/machines.*  file to identify systems by parsing  match-
  ing entries.  When specifying lists use !list to indicate NOT matching.  For nodes,
  use =list to bypass checking the machines file.  The lists may be  space  or  comma
  delimited.


OPTIONS

  -list file
         specify a machines.list file.

  -n|-m nodelist
         specify a list of nodes.

  -type typelist
         specify a type list.

  -s sts_list
         specify a status list.

  -g|-u use_list
         specify a usage|class|group list.

  -v|-os ver_list
         specify version or verion.subversion list.

  -o|f|r racklist
         specify other|location|rack list.

  -debug display debugging information.

  -check validate lists.


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).